summaryrefslogtreecommitdiff
path: root/lang/gcc33
AgeCommit message (Expand)Author
2004-10-19Update to the 20041013 snapshot.Gerald Pfeifer
2004-09-02Update to the 20040901 snapshot of GCC 3.3.5.Gerald Pfeifer
2004-07-04Update to the 20040630 snapshot and change the version to 3.3.5.Gerald Pfeifer
2004-07-03Mark BROKEN on amd64. It looks like the system compiler miscompiles this,Gerald Pfeifer
2004-06-17Update to the 2004-06-16 snapshot of GCC 3.3.4.Gerald Pfeifer
2004-05-14Update to the 2004-05-05 snapshot of GCC 3.3.4.Gerald Pfeifer
2004-05-03Remove support for WITH_BOUNDSCHECKING which was broken most of the timeGerald Pfeifer
2004-04-17Update to the 2004-04-11 snapshot and a later version of the bounds checkingGerald Pfeifer
2004-03-28Add a WITHOUT_LIBJAVA knob, which disables building libgcj and thus savesGerald Pfeifer
2004-03-14Update to the 20040308 snapshot of GCC 3.3.4.Gerald Pfeifer
2004-02-18Mark broken on amd64 (which used to be called x86_64).Gerald Pfeifer
2004-02-16Update to the 2004-02-16 snapshot of GCC 3.3.4.Gerald Pfeifer
2004-02-08Fix build on systems without a decent version of Perl.Gerald Pfeifer
2004-02-06Update to the 2004-02-02 snapshot of GCC 3.3. (Add distinfo part.)Gerald Pfeifer
2004-02-05Update to the 2004-02-02 snapshot of GCC 3.3.Gerald Pfeifer
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke
2004-02-01Consider another instance of the man pages not being generated if Perl 5.6Gerald Pfeifer
2004-01-30The Fortran frontend binary is called g77, not f77.Gerald Pfeifer
2004-01-26Update to the 2004-01-26 snapshot of GCC 3.3. Introduce a new make variableGerald Pfeifer
2004-01-22Use the SORT macro from bsd.port.mk.Trevor Johnson
2004-01-21Add missing part of yesterday's commit.Gerald Pfeifer
2004-01-21Update to the 2004-01-19 snapshot of GCC 3.3. Employ USE_SIZE.Gerald Pfeifer
2004-01-17Configure with --program-suffix and make related and further simplifications.Gerald Pfeifer
2004-01-17Sync handling of man pages with the gcc34 port. Merge in my 2004/01/09Gerald Pfeifer
2004-01-13Update to the 2004-01-12 snapshot of GCC 3.3. Make the automatic generationGerald Pfeifer
2004-01-05Update to the 2004-01-05 snapshot. On the way, combine and simplify theGerald Pfeifer
2003-12-26Update to the 2003-12-22 snapshot.David E. O'Brien
2003-12-14Update to the 2003-12-08 snapshot. Simplify handling of .info files, andGerald Pfeifer
2003-12-06Update to the 2003-12-01 snapshot (quite some fixes).Gerald Pfeifer
2003-11-15Significantly simplify and shorten the post-install handling of GCJ includeGerald Pfeifer
2003-11-09Restore support for gij.Gerald Pfeifer
2003-11-08Update to the 2003-11-03 snapshot of GCC 3.3.3. Handle binaries that areGerald Pfeifer
2003-11-08Build GCC using `make bootstrap-lean` instead of `make bootstrap` to increaseGerald Pfeifer
2003-10-22Use an updated version of the bounds checking patch which applies w/oGerald Pfeifer
2003-10-20Adopt this port.Gerald Pfeifer
2003-10-20Update to a slightly newer version of the optional bounds checking patches,Gerald Pfeifer
2003-10-17Update to the GCC 3.3.2 release, fixing packaging problems caused by theGerald Pfeifer
2003-10-15Update from the 2003-08-04 to the 2003-10-13 snapshot which essentiallyGerald Pfeifer
2003-09-27- ECHO -> ECHO_MSGEdwin Groothuis
2003-08-11Update the optional GCC bounds checking patch to the latest version whichGerald Pfeifer
2003-08-06Upgrade to the 4-Aug-2003 GCC 3.3.1 in-development snapshot.David E. O'Brien
2003-08-04style nit.David E. O'Brien
2003-08-04Use the nice new infrastructure for handling .info files. It's so muchGerald Pfeifer
2003-08-04Upgrade to the 28-July-2003 GCC 3.3.1 in-development snapshot.David E. O'Brien
2003-07-11Use ${STRIP_CMD} instead of strip. Strip some additional files and simplifyGerald Pfeifer
2003-07-11My manpage creation fake-out broke with 3.1.1. Give up and add a buildDavid E. O'Brien
2003-07-09Add checksum for bounds-checking-gcc-3.3-1.00.patch.bz2 lost by revision 1.69.Gerald Pfeifer
2003-07-09Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot.David E. O'Brien
2003-06-17Add bounds-checking support using Herman ten Brugge's patches.Gerald Pfeifer
2003-06-09Don't remove the share/java and share/java/classes system directories.Kris Kennaway