| Commit message (Expand) | Author | Age | Files | Lines |
* | Accept -march/-mcpu "k8", "opteron", and "athlon64". | David E. O'Brien | 2005-10-31 | 2 | -1/+15 |
* | Support FreeBSD 7. | David E. O'Brien | 2005-10-31 | 4 | -3/+46 |
* | We no longer install any libraries to $PREFIX/lib, so remove this from | Gerald Pfeifer | 2005-07-19 | 1 | -1/+1 |
* | IGNORE on 7.x and above. | Gerald Pfeifer | 2005-07-14 | 1 | -0/+3 |
* | Directly install libraries into a port-specific location instead of | Gerald Pfeifer | 2005-07-14 | 1 | -16/+5 |
* | Now that the GCC 3.3 branch has been closed, switch from tracking snapshots | Gerald Pfeifer | 2005-07-10 | 2 | -16/+15 |
* | Fix the handling of man pages on systems with an old version of Perl, once | Gerald Pfeifer | 2005-05-22 | 1 | -3/+3 |
* | Fix (and simplify) the handling of man pages on old systems with Perl 5.0. | Gerald Pfeifer | 2005-05-20 | 1 | -9/+7 |
* | Update to the 20050511 snapshot of GCC 3.3.6. | Gerald Pfeifer | 2005-05-16 | 3 | -33/+26 |
* | Silence two portlint warnings. | Gerald Pfeifer | 2005-05-09 | 1 | -2/+2 |
* | Update to the 20050427 snapshot of GCC 3.3.6. On the way, remove all traces | Gerald Pfeifer | 2005-05-03 | 4 | -74/+22 |
* | Update to the 20050330 pre-release of GCC 3.3.6. | Gerald Pfeifer | 2005-04-02 | 2 | -13/+13 |
* | Update to the 20050223 snapshot of GCC 3.3.6. | Gerald Pfeifer | 2005-02-24 | 2 | -13/+13 |
* | Update to the 20050202 snapshot of GCC 3.3.6. | Gerald Pfeifer | 2005-02-03 | 2 | -13/+13 |
* | Update to the 20050112 snapshot of GCC 3.3.6. Among others, this includes a | Gerald Pfeifer | 2005-01-16 | 2 | -13/+13 |
* | Update to the 20041215 snapshot of GCC 3.3.6. | Gerald Pfeifer | 2004-12-17 | 2 | -14/+14 |
* | Update to the 20041103 snapshot of GCC 3.3.5. | Gerald Pfeifer | 2004-11-04 | 2 | -13/+13 |
* | Update to the 20041013 snapshot. | Gerald Pfeifer | 2004-10-19 | 2 | -13/+13 |
* | Update to the 20040901 snapshot of GCC 3.3.5. | Gerald Pfeifer | 2004-09-02 | 2 | -13/+13 |
* | Update to the 20040630 snapshot and change the version to 3.3.5. | Gerald Pfeifer | 2004-07-04 | 2 | -18/+17 |
* | Mark BROKEN on amd64. It looks like the system compiler miscompiles this, | Gerald Pfeifer | 2004-07-03 | 1 | -3/+4 |
* | Update to the 2004-06-16 snapshot of GCC 3.3.4. | Gerald Pfeifer | 2004-06-17 | 2 | -13/+13 |
* | Update to the 2004-05-05 snapshot of GCC 3.3.4. | Gerald Pfeifer | 2004-05-14 | 2 | -13/+13 |
* | Remove support for WITH_BOUNDSCHECKING which was broken most of the time | Gerald Pfeifer | 2004-05-03 | 1 | -25/+1 |
* | Update to the 2004-04-11 snapshot and a later version of the bounds checking | Gerald Pfeifer | 2004-04-17 | 2 | -15/+18 |
* | 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 |