NOTICE: This package has been removed from pkgsrc

./lang/gcc3-f77, GNU Compiler Collection, v3 - F77 compiler

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.3.6, Package name: gcc3-f77-3.3.6, Maintainer: pkgsrc-users

The GNU Compiler Collection (GCC) version 3.x.

This package includes support for compiling the Fortran language.


Required to run:
[lang/gcc3-c] [devel/binutils]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: 2cc43978bb09af6c2ccfdf74797d10d7cc2596fb
RMD160: b32c7a08c690857f0ac52dda3deb47cf5775d967
Filesize: 23410.56 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-08 18:38:32 by Nia Alarie | Files touched by this commit (46) | Package removed
Log message:
lang: Remove gcc3.
   2019-11-03 20:04:09 by Roland Illig | Files touched by this commit (159)
Log message:
lang: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2014-09-06 10:20:29 by Jonathan Perkin | Files touched by this commit (14)
Log message:
Replace all references to _GCC_REQD with the appropriate logical value for
each GCC version.  Using the variable causes impossible version constraints
when a specific GCC is depended upon but the user is using something newer,
as _GCC_REQD will be set to the higher value.
   2013-04-06 22:27:30 by Blue Rats | Files touched by this commit (94)
Log message:
Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
   2012-10-02 22:11:57 by Aleksej Saushev | Files touched by this commit (187)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473)
Log message:
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
   2009-11-07 19:03:55 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support DESTDIR.