aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc47/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 2004-01-14 snapshot of GCC 3.4.Gerald Pfeifer2004-01-221-3/+5
| | | | | | | | | | | | | | | | | | Merge in my 2004/01/17 change to the gcc33 port to configure with --program-suffix and related and further simplifications. Merge in my 2004/01/13 change to the gcc33 port to make the automatic generation of the package list for libraries and include files more failure tolerant, so that at least `make install` now works on sparc64. Merge in my 2004/01/05 change to the gcc33 port to combine and simplify the post-install handling of target libraries and GCJ include files. libgcj still is not supported and packaging is broken on sparc64; mark BROKEN on that platform. Notes: svn path=/head/; revision=98790
* Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05Gerald Pfeifer2004-01-101-3/+0
| | | | | | | | | changes which combine and simplify the post-install handling of target libraries and GCJ include files and my 2003-12-14 change which simplifies handling of .info files from the lang/gcc33 port. Notes: svn path=/head/; revision=97870
* Fix packaging which was quite broken. On the way, update PORTVERSION toGerald Pfeifer2004-01-091-1/+1
| | | | | | | | match the new versioning scheme in GCC-land and adjust the renaming of gccbug to the scheme used by the other programs installed by this port. Notes: svn path=/head/; revision=97810
* Update to the 2003-12-10 mainline snapshot of GCC which has fixes for (atGerald Pfeifer2003-12-141-3/+19
| | | | | | | | | | | least) two FreeBSD-related problems I had reported against the previous snapshot. Make some final adjustments to track changes in directory layout between GCC 3.3 and 3.4, make some simplifications, and remove the BROKEN tag. Notes: svn path=/head/; revision=95766
* Update to the 2003-11-26 snapshot and fix several packaging issues.Gerald Pfeifer2003-12-041-23/+0
| | | | | | | | | | | Import significant simplifications of the post-install handling of GCJ include files from the gcc33 port. Use the new INFO= facility. The port is still (marked) broken, but should essentially work out of the box once the remaining upstream bugs have been fixed. Notes: svn path=/head/; revision=95022
* Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.Gerald Pfeifer2003-11-141-17/+17
| | | | | | | | | | There is no bounds-checking patch for GCC 3.4 yet, extended printf format checking for FreeBSD has not been ported yet, and the port is BROKEN due to weird libjava build failures which occur if and only if building from within the FreeBSD ports system. Notes: svn path=/head/; revision=93976
* Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot.David E. O'Brien2003-07-091-3/+3
| | | | Notes: svn path=/head/; revision=84543
* Don't remove the share/java and share/java/classes system directories.Kris Kennaway2003-06-091-2/+0
| | | | Notes: svn path=/head/; revision=82586
* Update to the official release of GCC 3.3. On the way, somewhat restructureGerald Pfeifer2003-05-151-3/+0
| | | | | | | | | the port so that switching between snapshots and releases will amount to fewer changes in the future. Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1. Notes: svn path=/head/; revision=81031
* Further fixes to pkg-plist. (Tested according to Porter's Handbook 2.4 onGerald Pfeifer2003-04-231-3/+1
| | | | | | | i386-unknown-freebsd4.8.) Notes: svn path=/head/; revision=79509
* merge changes from gcc32 to gcc33 after testingDirk Meyer2003-04-211-0/+25
| | | | | | | | | | | - Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work. - fix PLIST so critical file libgcc_s.so.1 is included. - complete PLIST - COMMENT can be overrritten by a slave port - uncomment MANPAGES, as they are currently not installed. Notes: svn path=/head/; revision=79398
* Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot.David E. O'Brien2003-03-291-1/+12
| | | | Notes: svn path=/head/; revision=77705
* Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.David E. O'Brien2002-10-101-20/+22
| | | | Notes: svn path=/head/; revision=67786
* Upgrade to a 06-April-2002 GCC 3.2 in-development checkout.David E. O'Brien2002-04-071-25/+25
| | | | Notes: svn path=/head/; revision=57405
* Upgrade to a 27-March-2002 GCC 3.2 in-development checkout.David E. O'Brien2002-03-291-12/+12
| | | | Notes: svn path=/head/; revision=56827
* 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