aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc31/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Remove the lang/gcc31 port. It fails to build on several architecturesGerald Pfeifer2005-07-311-22/+0
| | | | | | | | | | | | (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. Notes: svn path=/head/; revision=140557
* Unbreak the port by remove the Java language from this port. Anyone usingDavid E. O'Brien2004-11-271-12/+0
| | | | | | | | 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. Notes: svn path=/head/; revision=122632
* Upgrade to the 1-July-2002 GCC 3.1.1 pre-release snapshot.David E. O'Brien2002-07-081-12/+12
| | | | | | | | | 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. Notes: svn path=/head/; revision=62666
* Upgrade to the 4-March-2002 GCC 3.1 development snapshot.David E. O'Brien2002-03-091-12/+13
| | | | Notes: svn path=/head/; revision=55760
* Sync with gcc30's style.David E. O'Brien2002-03-041-61/+15
| | | | | | | | | This includes changing the name from g<BINARY> to <BINARY>31, using a single .info file rather than the mirage of them, and switch to using the .bz2 distfiles. Notes: svn path=/head/; revision=55533
* Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.David E. O'Brien2002-03-021-19/+0
| | | | Notes: svn path=/head/; revision=55407
* Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.David E. O'Brien2001-05-041-7/+20
| | | | | | | [and a sad day in history] Notes: svn path=/head/; revision=42241
* Fix nits in the auto lib-gcc PLIST generation.David E. O'Brien2001-03-021-22/+6
| | | | Notes: svn path=/head/; revision=38969
* Change name of programs from e<program_name> to g<program_name>, sinceDavid E. O'Brien2000-12-051-4/+4
| | | | | | | | | | | e<program_name> conflicts with the egcs port. I'm open to a better nameing scheme. Also change the shared libs configuring logic a little bit due to changed way of doing it on libstdc++-v3, which this snapshot uses by default. Notes: svn path=/head/; revision=35702
* Upgrade to the 2000-07-17 GCC 2.96 development snapshot.David E. O'Brien2000-09-051-204/+5
| | | | Notes: svn path=/head/; revision=32315
* Upgrade to the 2000-05-01 GCC 2.96 development snapshot.David E. O'Brien2000-05-061-1/+0
| | | | Notes: svn path=/head/; revision=28321
* Upgrade to the 2000-03-06 GCC 2.96 development snapshot.David E. O'Brien2000-03-081-0/+1
| | | | Notes: svn path=/head/; revision=26672
* Upgrade to the 2000-02-21 GCC 2.96 development snapshot.David E. O'Brien2000-03-081-0/+1
| | | | Notes: svn path=/head/; revision=26635
* Upgrade to the 2000-02-07 GCC 2.96 development snapshot.David E. O'Brien2000-02-141-20/+2
| | | | Notes: svn path=/head/; revision=25815
* Upgrade to the 2000-01-10 GCC 2.96 development snapshot.David E. O'Brien2000-01-171-3/+2
| | | | Notes: svn path=/head/; revision=24793
* Update to the 1999-10-25 snapshot.David E. O'Brien1999-11-011-2/+0
| | | | Notes: svn path=/head/; revision=22840
* Upgrade to the 1999-09-20 development snapshot.David E. O'Brien1999-10-101-33/+42
| | | | Notes: svn path=/head/; revision=22313
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21122
* Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95David E. O'Brien1999-08-051-2/+3
| | | | | | | | snapshot. Mark BROKEN until the next Cygnus snapshot. Notes: svn path=/head/; revision=20542
* The number of things this port installs has grown.David E. O'Brien1999-07-041-1/+38
| | | | | | | (mostly junk in PREFIX/lib/gcc-lib/.../include) Notes: svn path=/head/; revision=20014
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-2/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* I give you the latest and greatest of the EGCS snapshot series.David E. O'Brien1999-04-211-8/+18
| | | | | | | | | | | This is their bleeding edge offering. This will enable us to better track the direction EGCS is going for future upgrades of /usr/contrib/egcs/. Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and* a native Java compiler. Notes: svn path=/head/; revision=18045
* Wasn't in the main dir when I commited this the first time.David E. O'Brien1998-12-261-1/+5
| | | | | | | Noticed by: jdp Notes: svn path=/head/; revision=15639
* "upgrade" to EGCS egcs-1.1.1-prerelease-3.David E. O'Brien1998-12-021-6/+1
| | | | | | | | | Note that the 1.1 versions are an older code base (egcs rev 2.91.x) vs. the snapshot this is replacing (egcs rev 2.92.x). However people have reported less problems with 1.1.1-prerel than the current snapshots. Notes: svn path=/head/; revision=15064
* back to the snaps w/egcs-19980914David E. O'Brien1998-09-261-1/+6
| | | | | | | Submitted by: jdp Notes: svn path=/head/; revision=13401
* * upgrade to 19980816 snapshotDavid E. O'Brien1998-08-261-186/+186
| | | | | | | * reduce maintance costs, advantage PLIST_SUB Notes: svn path=/head/; revision=12863
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-5/+1
| | | | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. Notes: svn path=/head/; revision=12621
* Upgrade to the 19980803 snapshot.David E. O'Brien1998-08-111-178/+178
| | | | Notes: svn path=/head/; revision=12441
* Upgrade to the 19980721 snap.David E. O'Brien1998-07-261-178/+178
| | | | Notes: svn path=/head/; revision=12138
* upgrade to the July 15th (19980715) snapshotDavid E. O'Brien1998-07-161-178/+178
| | | | Notes: svn path=/head/; revision=11930
* Upgrade to the 19980628 snapshot.David E. O'Brien1998-07-061-178/+178
| | | | | | | | (note the 19980608 snapshot had major problems -- I'd suggest upgrading if you are using this version) Notes: svn path=/head/; revision=11759
* upgrade to 19980608 snapshotDavid E. O'Brien1998-06-101-176/+177
| | | | Notes: svn path=/head/; revision=11371
* + Remove the MANUAL_PACKAGE_BUILD.David E. O'Brien1998-05-201-143/+156
| | | | | | | | | | | + The C++ includes and gcc specific libs now live under gcc-lib/..... + don't install ``c++'' + make links egcc and eg++ + c++filt --> g++filt to non conflict with stock version + clean up package dirs on ``pkg_delete'' Notes: svn path=/head/; revision=11080
* Upgrade to 1998-05-08 snapshot version.David E. O'Brien1998-05-191-31/+31
| | | | Notes: svn path=/head/; revision=11068
* Upgrade to the May 2nd 1998 snapshot version.David E. O'Brien1998-05-051-51/+31
| | | | Notes: svn path=/head/; revision=10856
* Upgrade to 980406 snapshotDavid E. O'Brien1998-04-141-29/+53
| | | | | | | Reviewed by: my PITA ecs240 project Notes: svn path=/head/; revision=10516
* Upgrade to the 980315 snapshot.David E. O'Brien1998-04-071-29/+29
| | | | Notes: svn path=/head/; revision=10432
* Upgrade to version 1.0.2 release.David E. O'Brien1998-04-071-29/+29
| | | | Notes: svn path=/head/; revision=10431
* The private copy of float.h seems to have gone away.David E. O'Brien1998-03-101-1/+0
| | | | Notes: svn path=/head/; revision=10091
* Fix things so it packages.David E. O'Brien1998-03-081-30/+30
| | | | | | | | Take over maintaince from jdp until after the 3.0 crunch is over. Ok'ed by: jdp Notes: svn path=/head/; revision=10074
* Just-cant-get-this-one-right by: obrienDavid E. O'Brien1998-02-171-1/+12
| | | | Notes: svn path=/head/; revision=9768
* Forgot to submit PLIST diff.David E. O'Brien1998-02-171-32/+30
| | | | | | | Noticed by: Satoshi Notes: svn path=/head/; revision=9767
* This is a new port for egcs, which probably stands for somethingJohn Polstra1998-01-101-0/+238
like "enhanced GNU compiler suite." It contains updated versions of gcc, g++, and g77 with many bugfixes and some new optimizations. The C++ compiler in particular is vastly improved over gcc-2.7.2.1. Notes: svn path=/head/; revision=9316