CVS log for pkgsrc/lang/g95/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / lang / g95
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:34:10 2022 UTC (2 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2
lines
*: recursive bump for perl 5.36
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon May 24 19:52:30 2021 UTC (3 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
*: recursive bump for perl 5.34
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Oct 20 11:33:10 2020 UTC (4 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -1
lines
g95: Not for aarch64
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:09:48 2020 UTC (4 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2
lines
*: bump PKGREVISION for perl-5.32.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed May 13 04:15:50 2020 UTC (4 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1
lines
lang/g95: suppress USE_TOOLS+=perl warning
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Jan 26 17:31:27 2020 UTC (4 years, 9 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Nov 3 19:03:57 2019 UTC (5 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -4
lines
lang: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:21:19 2019 UTC (5 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
Bump PKGREVISIONs for perl 5.30.0
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:45:19 2018 UTC (6 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
Recursive bump for perl5-5.28.0
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jul 17 21:38:39 2018 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -2
lines
Be a good citizen and try using the libgcc from the C compiler. Don't
install a custom libgcc, it creates more problems than it solves
depending on the rpath order. Bump revision.
Revision 1.28.6.1: download - view: text, markup, annotated - select for diffs
Thu Oct 19 17:56:46 2017 UTC (7 years ago) by bsiegert
Branches: pkgsrc-2017Q3
Diff to: previous 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28: +10 -3
lines
Pullup ticket #5583 - requested by maya
lang/g95: Linux build fix
Revisions pulled up:
- lang/g95/Makefile 1.29
---
Module Name: pkgsrc
Committed By: maya
Date: Wed Oct 18 09:38:23 UTC 2017
Modified Files:
pkgsrc/lang/g95: Makefile
Log Message:
g95: fix build on linux
force passing asprintf test which is incorrectly not found due to FORTIFY
pass LIBRARY_PATH so crtn.o and crti.o are found on Ubuntu & friends
Note many reporters need to install g++-multilib as a package to overcome
the errors they reported in the bugs (missing <sys/cdefs.h>)
PR pkg/51198, PR pkg/51690, PR pkg/52116
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Oct 18 09:38:23 2017 UTC (7 years ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +10 -3
lines
g95: fix build on linux
force passing asprintf test which is incorrectly not found due to FORTIFY
pass LIBRARY_PATH so crtn.o and crti.o are found on Ubuntu & friends
Note many reporters need to install g++-multilib as a package to overcome
the errors they reported in the bugs (missing <sys/cdefs.h>)
PR pkg/51198, PR pkg/51690, PR pkg/52116
Revision 1.27.6.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 18:53:33 2017 UTC (7 years, 4 months ago) by bsiegert
Branches: pkgsrc-2017Q1
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +2 -2
lines
Pullup ticket #5490 - requested by maya
lang/g95: build fix
Revisions pulled up:
- lang/g95/Makefile 1.28
- lang/g95/distinfo 1.29-1.30
- lang/g95/patches/patch-gcc_config.gcc 1.5
- lang/g95/patches/patch-gcc_config_mips_netbsd.h 1.1
- lang/g95/patches/patch-gcc_config_rs600_netbsd.h 1.1
---
Module Name: pkgsrc
Committed By: maya
Date: Wed Jun 21 01:12:56 UTC 2017
Modified Files:
pkgsrc/lang/g95: Makefile distinfo
Added Files:
pkgsrc/lang/g95/patches: patch-gcc_config_rs600_netbsd.h
Log Message:
g95: don't try to link against a non-existent file on netbsd/powerpc.
untested but obvious change. currently showing up as a build failure of
math/blas as it attempts to link with crtsavres which is a linux file.
Bump PKGREVISION as the build succeeds.
---
Module Name: pkgsrc
Committed By: maya
Date: Wed Jun 21 11:36:20 UTC 2017
Modified Files:
pkgsrc/lang/g95: distinfo
pkgsrc/lang/g95/patches: patch-gcc_config.gcc
Added Files:
pkgsrc/lang/g95/patches: patch-gcc_config_mips_netbsd.h
Log Message:
g95: Fix netbsd/mips64 builds
NetBSD switched to n32 ABI for mips64el in NetBSD 6, and the build is
failing due to the default ABI mismatch between linker and newly built
compiler.
Default to n32 and backport n32 size definitions from newer GCC.
Small chance of a functional change for o32 builds (which should work), ride
previous PKGREVISION bump for it.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jun 21 01:12:56 2017 UTC (7 years, 4 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Branch point for: pkgsrc-2017Q3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
g95: don't try to link against a non-existent file on netbsd/powerpc.
untested but obvious change. currently showing up as a build failure of
math/blas as it attempts to link with crtsavres which is a linux file.
Bump PKGREVISION as the build succeeds.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Aug 16 00:53:41 2016 UTC (8 years, 2 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Branch point for: pkgsrc-2017Q1
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
typo in comment
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Jul 9 06:38:24 2016 UTC (8 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:50:15 2015 UTC (9 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Jul 16 12:16:31 2014 UTC (10 years, 3 months ago) by rodent
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -2
lines
Restrict USE_TOOLS+= perl:build to Linux.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jul 16 01:47:17 2014 UTC (10 years, 3 months ago) by rodent
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
USE_TOOLS+=perl:build - fixes build failure on Linux.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jun 9 12:40:58 2014 UTC (10 years, 4 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -2
lines
Disable libssp for now to let it build on NetBSD 6.99.43.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Feb 17 16:49:14 2014 UTC (10 years, 8 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Weak aliases are unsupported on Darwin, so don't do it. Fixes lots of
dependencies.
Bump PKGREVISION.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Dec 10 11:44:47 2013 UTC (10 years, 10 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -1
lines
Fix relocation errors on OSX.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 20 23:06:07 2013 UTC (11 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -5
lines
Build libf95 as shared library. Add rpath entries automatically as
needed. Bump revision.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jul 28 12:54:52 2013 UTC (11 years, 3 months ago) by obache
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
fixes missng restore stack address.
PR pkg/47906
Bump PKGREVISION.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jun 1 14:44:01 2013 UTC (11 years, 5 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Create Mac OS X specific package list to ensure that all files get
packaged. Bump package revision because of this fix.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 20 14:39:02 2013 UTC (11 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Small SITES fix
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon May 20 05:47:34 2013 UTC (11 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +24 -25
lines
* Switched to gcc-4.1.2
* Clean-up
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Feb 8 12:46:14 2013 UTC (11 years, 8 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -6
lines
gcc-core-4.0.3.tar.gz is not available from ftp://gcc.gnu.org.
use .bz2 from MASTER_SITE_GNU instead (and some simplify).
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 4 20:31:44 2013 UTC (11 years, 9 months ago) by markd
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -4
lines
Update to 0.93
Changes unknown but 3 years of development since previous stable version.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 2 20:11:39 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jul 21 22:01:17 2012 UTC (12 years, 3 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
Fix LP64 warning in the runtime (missing headers for alloca) and
bump PKGREVISION.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue May 8 02:59:57 2012 UTC (12 years, 5 months ago) by sbd
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
Add --disable-multilib to the gcc configure args, there's no point in
building a multilib gcc as the g95 build doesn't support it.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 20 17:26:19 2012 UTC (12 years, 7 months ago) by hans
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -1
lines
Make sure that the gcc used for building g95 knows which ld/as/objdump
to use on SunOS (same as in lang/gcc46). Add PLIST.SunOS.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 23 09:42:10 2011 UTC (13 years, 9 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -4
lines
Update to g95 0.92.
changes unknown - current stable version.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 7 01:59:26 2008 UTC (16 years, 2 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Add some bits to the previous commit's destdir support, so install now
works consistently. Should fix broken bulk builds.
Update PLIST accordingly && PKGREVISION++.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Sep 7 01:33:51 2008 UTC (16 years, 2 months ago) by dholland
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -4
lines
Add DESTDIR support.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 16 18:47:18 2008 UTC (16 years, 6 months ago) by wennmach
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -9
lines
Makefile cosmetics/speedup, mainly avoidance of the use of subshells
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 4 21:24:48 2008 UTC (16 years, 7 months ago) by markd
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
Update g95 to version 0.91 (current stable version).
OKed wennmach.
Changes are 2 years worth of development.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 7 14:49:39 2006 UTC (17 years, 11 months ago) by wennmach
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -4
lines
The distfile of the current release of g95 was constantly changing,
therefore:
- use DIST_SUBDIR
- downgrade to the latest stable release 0.90, as also suggested
by the principal maintainer of g95, Andy Vaught
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Nov 24 12:28:12 2006 UTC (17 years, 11 months ago) by wennmach
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
distfile changed; regen distinfo and bump PKGREVISION
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Nov 21 13:44:14 2006 UTC (17 years, 11 months ago) by wennmach
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of g95, a Fortran 95 compiler from g95.org.
G95 is a stable, production Fortran 95 compiler available for multiple
CPU architectures and operating systems. Innovations and optimizations
continue to be worked on. Parts of the F2003 standard have been
implemented in g95.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 21 13:44:14 2006 UTC (17 years, 11 months ago) by wennmach
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>