| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a WITHOUT_LIBJAVA knob, which disables building libgcj and thus saves | Gerald Pfeifer | 2004-03-28 | 3 | -40/+48 |
* | Update to the 20040308 snapshot of GCC 3.3.4. | Gerald Pfeifer | 2004-03-14 | 2 | -23/+17 |
* | Mark broken on amd64 (which used to be called x86_64). | Gerald Pfeifer | 2004-02-18 | 1 | -0/+4 |
* | Update to the 2004-02-16 snapshot of GCC 3.3.4. | Gerald Pfeifer | 2004-02-16 | 2 | -17/+16 |
* | Fix build on systems without a decent version of Perl. | Gerald Pfeifer | 2004-02-08 | 1 | -6/+8 |
* | Update to the 2004-02-02 snapshot of GCC 3.3. (Add distinfo part.) | Gerald Pfeifer | 2004-02-06 | 1 | -12/+12 |
* | Update to the 2004-02-02 snapshot of GCC 3.3. | Gerald Pfeifer | 2004-02-05 | 1 | -1/+1 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
* | Consider another instance of the man pages not being generated if Perl 5.6 | Gerald Pfeifer | 2004-02-01 | 1 | -6/+6 |
* | The Fortran frontend binary is called g77, not f77. | Gerald Pfeifer | 2004-01-30 | 1 | -1/+1 |
* | Update to the 2004-01-26 snapshot of GCC 3.3. Introduce a new make variable | Gerald Pfeifer | 2004-01-26 | 2 | -24/+34 |
* | Use the SORT macro from bsd.port.mk. | Trevor Johnson | 2004-01-22 | 1 | -1/+1 |
* | Add missing part of yesterday's commit. | Gerald Pfeifer | 2004-01-21 | 1 | -6/+12 |
* | Update to the 2004-01-19 snapshot of GCC 3.3. Employ USE_SIZE. | Gerald Pfeifer | 2004-01-21 | 1 | -1/+2 |
* | Configure with --program-suffix and make related and further simplifications. | Gerald Pfeifer | 2004-01-17 | 2 | -21/+14 |
* | Sync handling of man pages with the gcc34 port. Merge in my 2004/01/09 | Gerald Pfeifer | 2004-01-17 | 2 | -17/+11 |
* | Update to the 2004-01-12 snapshot of GCC 3.3. Make the automatic generation | Gerald Pfeifer | 2004-01-13 | 2 | -15/+18 |
* | Update to the 2004-01-05 snapshot. On the way, combine and simplify the | Gerald Pfeifer | 2004-01-05 | 3 | -25/+13 |
* | Update to the 2003-12-22 snapshot. | David E. O'Brien | 2003-12-26 | 2 | -9/+8 |
* | Update to the 2003-12-08 snapshot. Simplify handling of .info files, and | Gerald Pfeifer | 2003-12-14 | 3 | -23/+17 |
* | Update to the 2003-12-01 snapshot (quite some fixes). | Gerald Pfeifer | 2003-12-06 | 2 | -8/+8 |
* | Significantly simplify and shorten the post-install handling of GCJ include | Gerald Pfeifer | 2003-11-15 | 1 | -26/+7 |
* | Restore support for gij. | Gerald Pfeifer | 2003-11-09 | 1 | -1/+1 |
* | Update to the 2003-11-03 snapshot of GCC 3.3.3. Handle binaries that are | Gerald Pfeifer | 2003-11-08 | 2 | -12/+20 |
* | Build GCC using `make bootstrap-lean` instead of `make bootstrap` to increase | Gerald Pfeifer | 2003-11-08 | 1 | -1/+1 |
* | Use an updated version of the bounds checking patch which applies w/o | Gerald Pfeifer | 2003-10-22 | 2 | -2/+2 |
* | Adopt this port. | Gerald Pfeifer | 2003-10-20 | 1 | -1/+1 |
* | Update to a slightly newer version of the optional bounds checking patches, | Gerald Pfeifer | 2003-10-20 | 2 | -5/+5 |
* | Update to the GCC 3.3.2 release, fixing packaging problems caused by the | Gerald Pfeifer | 2003-10-17 | 2 | -48/+17 |
* | Update from the 2003-08-04 to the 2003-10-13 snapshot which essentially | Gerald Pfeifer | 2003-10-15 | 3 | -11/+10 |
* | - ECHO -> ECHO_MSG | Edwin Groothuis | 2003-09-27 | 1 | -3/+3 |
* | Update the optional GCC bounds checking patch to the latest version which | Gerald Pfeifer | 2003-08-11 | 2 | -1/+3 |
* | Upgrade to the 4-Aug-2003 GCC 3.3.1 in-development snapshot. | David E. O'Brien | 2003-08-06 | 2 | -8/+7 |
* | style nit. | David E. O'Brien | 2003-08-04 | 1 | -1/+1 |
* | Use the nice new infrastructure for handling .info files. It's so much | Gerald Pfeifer | 2003-08-04 | 2 | -22/+2 |
* | Upgrade to the 28-July-2003 GCC 3.3.1 in-development snapshot. | David E. O'Brien | 2003-08-04 | 2 | -19/+19 |
* | Use ${STRIP_CMD} instead of strip. Strip some additional files and simplify | Gerald Pfeifer | 2003-07-11 | 1 | -17/+16 |
* | My manpage creation fake-out broke with 3.1.1. Give up and add a build | David E. O'Brien | 2003-07-11 | 1 | -0/+1 |
* | Add checksum for bounds-checking-gcc-3.3-1.00.patch.bz2 lost by revision 1.69. | Gerald Pfeifer | 2003-07-09 | 1 | -0/+1 |
* | Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot. | David E. O'Brien | 2003-07-09 | 3 | -18/+17 |
* | Add bounds-checking support using Herman ten Brugge's patches. | Gerald Pfeifer | 2003-06-17 | 3 | -1/+36 |
* | Don't remove the share/java and share/java/classes system directories. | Kris Kennaway | 2003-06-09 | 1 | -2/+0 |
* | Update to the official release of GCC 3.3. On the way, somewhat restructure | Gerald Pfeifer | 2003-05-15 | 3 | -24/+20 |
* | Update to the second prerelease of GCC 3.3. Add support for the core | Gerald Pfeifer | 2003-05-09 | 2 | -6/+16 |
* | I now made .bz2 sources available on gcc.gnu.org, so again use these instead | Gerald Pfeifer | 2003-05-08 | 1 | -3/+1 |
* | Update to the first prerelease of GCC 3.3, which is only available as .tar.gz. | Gerald Pfeifer | 2003-05-06 | 3 | -38/+20 |
* | Remove --with-gnu-as --with-gnu-ld, which are actually no-ops. | Gerald Pfeifer | 2003-05-06 | 1 | -1/+1 |
* | Properly add the "[FreeBSD]" marker to the GCC version string also for | Gerald Pfeifer | 2003-05-06 | 1 | -1/+1 |
* | G++ headers are now installed in c++/<gcc_ver> rather than g++-v3. | David E. O'Brien | 2003-05-06 | 1 | -1/+1 |
* | Upgrade to the 28-April-2003 GCC 3.3 in-development snapshot. | David E. O'Brien | 2003-05-04 | 2 | -6/+6 |