| Commit message (Expand) | Author | Age | Files | Lines |
* | - fix typo in condition. | Dirk Meyer | 2004-04-16 | 1 | -1/+1 |
* | - fix amd64 build | Dirk Meyer | 2004-04-15 | 1 | -5/+17 |
* | - take maintainership | Dirk Meyer | 2004-04-13 | 1 | -2/+2 |
* | This old version of GCC really only makes sense on i386 at this point (if at | Gerald Pfeifer | 2004-04-11 | 1 | -5/+3 |
* | Remove WITH_BOUNDSCHECKING knob, as the patch disappeared upstream and | Gerald Pfeifer | 2004-03-13 | 2 | -26/+0 |
* | Mark broken on amd64 (which used to be called x86_64). | Gerald Pfeifer | 2004-02-18 | 1 | -0/+4 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
* | Use the SORT macro from bsd.port.mk. | Trevor Johnson | 2004-01-22 | 1 | -1/+2 |
* | Fix the incorrect pkg-descr on binaries installed and "sign" this port. | Gerald Pfeifer | 2003-10-15 | 2 | -36/+6 |
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | Sergey A. Osokin | 2003-09-24 | 1 | -1/+1 |
* | - remove empty dir lib/security | Dirk Meyer | 2003-06-10 | 1 | -0/+1 |
* | Track upstream update of the patch for WITH_BOUNDSCHECKING (which removed | Gerald Pfeifer | 2003-05-22 | 3 | -6/+6 |
* | Remove three obsolete comments. | Gerald Pfeifer | 2003-05-22 | 1 | -3/+0 |
* | Remove --with-gnu-as --with-gnu-ld, which are actually no-ops. | Gerald Pfeifer | 2003-05-06 | 1 | -2/+1 |
* | Fix install problem of gnustep-objc | Dirk Meyer | 2003-04-27 | 1 | -2/+2 |
* | There is now a version of the bounds-checking patch also for GCC 3.2.3. | Gerald Pfeifer | 2003-04-26 | 2 | -1/+2 |
* | Merge targets pre-configure and pre-build, simplify them, and remove | Gerald Pfeifer | 2003-04-25 | 2 | -20/+2 |
* | Update to GCC 3.2.3 as released today. (This is the last release from this | Gerald Pfeifer | 2003-04-25 | 4 | -16/+11 |
* | Make MAINTAINER overrideable by slave ports. | Gerald Pfeifer | 2003-04-25 | 1 | -1/+1 |
* | - drop javlib in PLIST for ia64 too. | Dirk Meyer | 2003-04-22 | 1 | -1/+1 |
* | On sparc64 libgcj is not built by default (and won't build easily), so we | Gerald Pfeifer | 2003-04-21 | 3 | -8/+12 |
* | Remove the last part of jdp's profile fixes from 1998/10/08, which actually | Gerald Pfeifer | 2003-04-14 | 1 | -11/+0 |
* | 1) COMMENT can be overrritten by a slave port (suggested by obrien) | Dirk Meyer | 2003-04-13 | 1 | -2/+5 |
* | Remove PATCH_SITES and PATCHFILES which we haven't used lately and related | Gerald Pfeifer | 2003-04-04 | 1 | -6/+0 |
* | Appease portlint by using ${GMAKE}, ${GREP}, and some whitespace changes. | Gerald Pfeifer | 2003-04-03 | 1 | -11/+10 |
* | Finally remove the parts of this patch that date back to 1998 and have now | Gerald Pfeifer | 2003-04-02 | 1 | -24/+0 |
* | Simplify the shell code used by the pre-patch target. | Gerald Pfeifer | 2003-04-01 | 1 | -5/+4 |
* | LATEST_LINK can now be overwritten by the slave port. | Dirk Meyer | 2003-03-31 | 1 | -1/+1 |
* | Add support for the bounds-checking patch by Herman ten Brugge (which | Gerald Pfeifer | 2003-03-30 | 3 | -1/+37 |
* | Add support for the base language test suites. | Gerald Pfeifer | 2003-03-28 | 2 | -0/+10 |
* | Enable libgcj (which has actually been building fine since GCC 3.1 on | Gerald Pfeifer | 2003-03-26 | 3 | -2/+41 |
* | Remove special alpha optimization warning. alpha support now should be | Gerald Pfeifer | 2003-03-26 | 1 | -20/+0 |
* | Assume maintainership of this port. | Gerald Pfeifer | 2003-03-26 | 1 | -1/+1 |
* | Fix COMMENT and a Makefile comment. | Gerald Pfeifer | 2003-03-24 | 1 | -2/+2 |
* | Remove special USER_H override. | Gerald Pfeifer | 2003-03-20 | 1 | -8/+0 |
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
* | Bump PORTREVISION to the 5-Feb-2003 release date of GCC 3.2.2 to make sure | David E. O'Brien | 2003-02-12 | 1 | -1/+1 |
* | Update to GCC 3.2.2. | Gerald Pfeifer | 2003-02-08 | 2 | -7/+7 |
* | Adjust pkg-comment, this is not 3.1. | Tilman Keskinoz | 2003-01-22 | 1 | -1/+1 |
* | Use the most modern spelling of egcs.cygnus.com. | David E. O'Brien | 2002-12-03 | 1 | -1/+1 |
* | Fix cklatest paths. | David E. O'Brien | 2002-12-03 | 1 | -1/+1 |
* | Update to 3.2.1 release, and fix packaging. | David E. O'Brien | 2002-11-26 | 4 | -42/+49 |
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
* | The effort to maintain these for FreeBSD just isn't worth it with the lack | David E. O'Brien | 2002-11-05 | 1 | -1/+1 |
* | Use MASTER_SITES_GCC. | Akinori MUSHA | 2002-10-19 | 1 | -3/+2 |
* | Add CVS "fetch" framework. | David E. O'Brien | 2002-10-05 | 1 | -0/+34 |
* | Total hack to allow gcc32 to build on -CURRENT. | David E. O'Brien | 2002-09-11 | 1 | -4/+12 |
* | Upgrade to the 2-Sept-2002 GCC 3.2.1 pre-release snapshot. | David E. O'Brien | 2002-09-11 | 3 | -45/+45 |
* | Upgrade to the official GCC 3.1.1 release. | David E. O'Brien | 2002-08-02 | 2 | -31/+24 |