| non port: lang/gcc31/Makefile |
|
CVSWeb
|
Number of commits found: 42 |
|
Sun, 31 Jul 2005
|
[ 13:34 gerald ]
1.727 MOVED
1.452 lang/Makefile
1.155 lang/gcc31/Makefile
1.78 lang/gcc31/distinfo
1.12959 /CVSROOT/modules
1.20 lang/gcc31/files/patch-ad
1.23 lang/gcc31/files/patch-af
1.4 lang/gcc31/files/patch-ai
1.5 lang/gcc31/files/patch-ar
1.12 lang/gcc31/files/patch-fa
(Only the first 10 of 15 ports in this commit are shown above. )
Remove the lang/gcc31 port. It fails to build on several architectures
(even ones it is supposed to work on, cf. pointyhat), it fails to build
on FreeBSD 6 and 7, and lang/gcc32 is basically the same plus a single
ABI changes and many bug fixes.
It is strongly recommended to migrate to GCC 3.4 or 4.0, since only these
are still actively maintained upstream and support FreeBSD 7, for example.
|
|
Wed, 27 Jul 2005
|
[ 22:19 gerald ]
1.154 lang/gcc31/Makefile
Remove duplicate PORTREVISION.
Reported by: flz
|
|
Sun, 20 Mar 2005
|
[ 17:53 adamw ]
1.153 lang/gcc31/Makefile
1.181 lang/gcc32/Makefile
It was discovered that running "make clean" from a port with a dependency
on gcc31 or gcc32 (either with a BUILD_DEPENDS or via USE_GCC) with that
version of gcc already installed causes infinite recursion problems.
The issue stems from gcc31 and gcc32 using USE_GCC internally. Internally,
it was used to override any other definition and say that you can use any
gcc version to build gcc31/gcc32. But that USE_GCC redefinition was causing
recursion errors, so handle the problem instead by just simply undefining
USE_GCC inside the gcc port Makefile itself.
This should make things happy again.
|
|
Sun, 13 Feb 2005
|
[ 21:53 krion ]
1.152 lang/gcc31/Makefile
Handle USE_GCC properly and exchange its value 'X' with an actual
version number.
|
|
Thu, 13 Jan 2005
|
[ 21:19 obrien ]
1.151 lang/gcc31/Makefile
Fix one bug about bootstraping on FreeBSD/amd64.
|
|
Sun, 2 Jan 2005
|
[ 01:00 kris ]
1.90 lang/egcs/Makefile
1.16 lang/gcc27/Makefile
1.102 lang/gcc295/Makefile
1.150 lang/gcc31/Makefile
Does not compile on alpha. Since it's unlikely anyone is going to fix
these old compilers, drop alpha from the supported arch list. Flip over
from NOT_FOR_ARCHS to ONLY_FOR_ARCHS where used, since these ports will
not support any future architectures FreeBSD runs on.
Approved by: portmgr (self)
|
|
Sat, 11 Dec 2004
|
[ 04:00 obrien ]
1.149 lang/gcc31/Makefile
Remove a reference to two FORTRAN libraries that I missed in rev 1.148.
|
|
Sat, 27 Nov 2004
|
[ 23:38 obrien ]
1.148 lang/gcc31/Makefile
1.77 lang/gcc31/distinfo
1.42 lang/gcc31/pkg-plist
Unbreak the port by remove the Java language from this port. Anyone using
GCC 3.1 isn't using it for the Java compiler, but for C/C++ code. Same
for FORTRAN77. The Java bits also don't compile on FreeBSD/sparc64.
|
|
Fri, 26 Nov 2004
|
[ 00:28 kris ]
1.147 lang/gcc31/Makefile
BROKEN: Broken pkg-plist
|
|
Thu, 13 May 2004
|
[ 09:05 kris ]
1.146 lang/gcc31/Makefile
BROKEN on sparc64: Install fails (trying to install missing java support)
|
|
Sat, 10 Apr 2004
|
[ 17:26 trevor ]
1.19 audio/normalize/Makefile
1.24 audio/soundtracker/Makefile
1.19 audio/spiralsynth/Makefile
1.9 biology/avida/Makefile
1.23 biology/tinker/Makefile
1.10 cad/gmsh/Makefile
1.31 cad/magic/Makefile
1.12 chinese/bg5pdf/Makefile
1.11 chinese/cle_base/Makefile
1.7 chinese/cwtex/Makefile
(Only the first 10 of 218 ports in this commit are shown above. )
Tidy up whitespace.
|
|
Sun, 14 Mar 2004
|
[ 03:22 kris ]
1.48 lang/gcc28/Makefile
1.144 lang/gcc31/Makefile
DEPRECATE the unused, outdated gcc28 and gcc31 ports for removal at a future
date.
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Thu, 22 Jan 2004
|
[ 11:06 trevor ]
1.3 audio/mbrolavox/Makefile
1.5 databases/pydbdesigner/Makefile
1.3 devel/ace+tao-doc/Makefile
1.9 devel/cc65/Makefile
1.4 devel/cscout/Makefile
1.10 devel/invitation_to_ruby/Makefile
1.24 editors/ooodict-all/Makefile
1.185 editors/openoffice-1.0/Makefile
1.113 editors/openoffice-1.1/Makefile
1.113 editors/openoffice-2.0-devel/Makefile
(Only the first 10 of 69 ports in this commit are shown above. )
Use the SORT macro from bsd.port.mk.
|
|
Sat, 27 Sep 2003
|
[ 00:50 edwin ]
1.11 irc/tircproxy/Makefile
1.26 japanese/elvis/Makefile
1.12 japanese/msdosfs/Makefile
1.20 japanese/sj3/Makefile
1.16 japanese/truetypefonts/Makefile
1.28 lang/STk/Makefile
1.23 lang/compaq-cc/Makefile
1.12 lang/gcc27/Makefile
1.44 lang/gcc28/Makefile
1.128 lang/gcc30/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
Wed, 24 Sep 2003
|
[ 09:37 osa ]
1.3 audio/adpcm/Makefile
1.15 audio/ecasound/Makefile
1.19 audio/sidplay/Makefile
1.39 audio/xmcd/Makefile
1.8 audio/xmms-musepack/Makefile
1.16 audio/xmradio/Makefile
1.10 benchmarks/dbs/Makefile
1.40 benchmarks/iozone/Makefile
1.21 benchmarks/netperf/Makefile
1.4 biology/dna-qc/Makefile
(Only the first 10 of 143 ports in this commit are shown above. )
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
|
Fri, 9 May 2003
|
[ 05:34 obrien ]
1.9 lang/gcc27/Makefile
1.42 lang/gcc28/Makefile
1.91 lang/gcc295/Makefile
1.125 lang/gcc30/Makefile
1.139 lang/gcc31/Makefile
These older compilers don't support amd64, sparc64, and ia64.
|
|
Thu, 20 Feb 2003
|
[ 18:38 knu ]
1.18 lang/Gofer/Makefile
1.26 lang/STk/Makefile
1.28 lang/Sather/Makefile
1.24 lang/TenDRA/Makefile
1.10 lang/atlast/Makefile
1.6 lang/awka/Makefile
1.9 lang/ccscript/Makefile
1.20 lang/cim/Makefile
1.22 lang/compaq-cc/Makefile
1.6 lang/cu-prolog/Makefile
(Only the first 10 of 104 ports in this commit are shown above. )
De-pkg-comment.
|
|
Tue, 3 Dec 2002
|
[ 23:21 obrien ]
1.137 lang/gcc31/Makefile
1.137 lang/gcc32/Makefile
1.123 lang/gcc33/Makefile
Use the most modern spelling of egcs.cygnus.com.
|
[ 04:35 obrien ]
1.136 lang/gcc31/Makefile
1.136 lang/gcc32/Makefile
Fix cklatest paths.
Reported by: gerald
Approved by: kris
|
|
Tue, 5 Nov 2002
|
[ 03:10 obrien ]
1.21 lang/TenDRA/Makefile
1.76 lang/egcs/Makefile
1.4 lang/gcc27/Makefile
1.34 lang/gcc28/Makefile
1.87 lang/gcc295/Makefile
1.120 lang/gcc30/Makefile
1.133 lang/gcc31/Makefile
1.132 lang/gcc32/Makefile
1.122 lang/gcc33/Makefile
1.28 lang/glibstdc++28/Makefile
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.
|
|
Sat, 19 Oct 2002
|
[ 18:55 knu ]
1.86 lang/gcc295/Makefile
1.119 lang/gcc30/Makefile
1.132 lang/gcc31/Makefile
1.131 lang/gcc32/Makefile
1.121 lang/gcc33/Makefile
Use MASTER_SITES_GCC.
Approved by: obrien (maintainer)
|
|
Wed, 18 Sep 2002
|
[ 14:43 obrien ]
1.131 lang/gcc31/Makefile
1.75 lang/gcc31/distinfo
1.4 lang/gcc31/files/patch-va
Total hack to allow gcc31 to build on -CURRENT.
This hack makes gcc totally use our stock headers vs. the fixinc'ed ones.
There is probably zero chance of getting this fixed in the FSF/GCC CVS
repository, as the 3.1 branch is offically closed.
|
|
Sat, 14 Sep 2002
|
[ 16:57 sobomax ]
1.130 lang/gcc31/Makefile
Fix breakage introduced in previous commit.
Submitted by: "Dan Langille" <dan@langille.org>
|
[ 13:32 sobomax ]
1.37 archivers/bzip2/Makefile
1.39 archivers/unzip/Makefile
1.33 devel/autoconf213/Makefile
1.24 devel/automake/Makefile
1.24 devel/automake14/Makefile
1.33 devel/bison/Makefile
1.44 devel/gmake/Makefile
1.24 devel/imake-4/Makefile
1.12 devel/imake/Makefile
1.20 devel/libtool/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
|
|
Fri, 2 Aug 2002
|
[ 14:54 obrien ]
1.128 lang/gcc31/Makefile
1.74 lang/gcc31/distinfo
Upgrade to the official GCC 3.1.1 release.
This will be the last release on the GCC 3.1 branch.
|
|
Wed, 31 Jul 2002
|
[ 12:10 gerald ]
1.127 lang/gcc31/Makefile
Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also the
path was wrong).
Approved by: obrien (maintainer+mentor)
|
|
Mon, 8 Jul 2002
|
[ 18:10 obrien ]
1.126 lang/gcc31/Makefile
1.73 lang/gcc31/distinfo
1.41 lang/gcc31/pkg-plist
Upgrade to the 1-July-2002 GCC 3.1.1 pre-release snapshot.
Note that with this update we loose the .info files.
I am sick and tired of dealing with them and most of all makeinfo --no-split
isn't working.
|
|
Tue, 2 Jul 2002
|
[ 23:03 obrien ]
1.125 lang/gcc31/Makefile
Do not require Gcc 3.1 to compile -- or we have an infinate loop on RELENG_4.
Problem Reported by: Oliver Brandmueller <ob@e-Gitt.NET>
|
|
Sat, 22 Jun 2002
|
[ 20:26 obrien ]
1.124 lang/gcc31/Makefile
1.72 lang/gcc31/distinfo
Upgrade to the 17-June-2002 GCC 3.1.1 pre-release snapshot.
|
|
Sun, 2 Jun 2002
|
[ 07:09 obrien ]
1.123 lang/gcc31/Makefile
1.71 lang/gcc31/distinfo
Upgrade to the 27-May-2002 GCC 3.1.1 pre-release snapshot.
|
|
Tue, 28 May 2002
|
[ 03:00 obrien ]
1.122 lang/gcc31/Makefile
1.69 lang/gcc31/distinfo
1.4 lang/gcc31/files/patch-ar
Upgrade to the 21-May-2002 GCC 3.1.1 pre-release snapshot.
|
|
Sat, 11 May 2002
|
[ 06:40 obrien ]
1.121 lang/gcc31/Makefile
1.68 lang/gcc31/distinfo
Upgrade to the 6-May-2002 GCC 3.1 pre-release snapshot.
|
|
Wed, 1 May 2002
|
[ 02:54 obrien ]
1.120 lang/gcc31/Makefile
1.67 lang/gcc31/distinfo
Upgrade to the 29-April-2002 GCC 3.1 pre-release snapshot.
|
|
Mon, 29 Apr 2002
|
[ 20:55 obrien ]
1.119 lang/gcc31/Makefile
1.66 lang/gcc31/distinfo
Upgrade to the 22-April-2002 GCC 3.1 pre-release snapshot.
|
|
Wed, 24 Apr 2002
|
[ 14:43 obrien ]
1.118 lang/gcc31/Makefile
1.65 lang/gcc31/distinfo
Upgrade to the Tax Day GCC 3.1 development snapshot.
|
|
Wed, 3 Apr 2002
|
[ 20:21 obrien ]
1.117 lang/gcc31/Makefile
1.64 lang/gcc31/distinfo
Upgrade to the April FOOLS GCC 3.1 development snapshot.
|
|
Thu, 28 Mar 2002
|
[ 22:37 obrien ]
1.116 lang/gcc31/Makefile
1.63 lang/gcc31/distinfo
Upgrade to the 25-March-2002 GCC 3.1 development snapshot.
|
|
Wed, 20 Mar 2002
|
[ 00:35 obrien ]
1.115 lang/gcc31/Makefile
1.62 lang/gcc31/distinfo
Upgrade to the 18-March-2002 GCC 3.1 development snapshot.
|
|
Wed, 13 Mar 2002
|
[ 04:04 obrien ]
1.114 lang/gcc31/Makefile
1.61 lang/gcc31/distinfo
Upgrade to the 11-March-2002 GCC 3.1 development snapshot.
|
|
Mon, 11 Mar 2002
|
[ 09:25 obrien ]
1.113 lang/gcc31/Makefile
1.60 lang/gcc31/distinfo
Upgrade to the 9-March-2002 GCC 3.1 development snapshot.
|
|
Sat, 9 Mar 2002
|
[ 09:00 obrien ]
unknown lang/gcc31/Makefile
unknown lang/gcc31/distinfo
unknown lang/gcc31/pkg-plist
Upgrade to the 4-March-2002 GCC 3.1 development snapshot.
|
Number of commits found: 42 |