| Commit message (Expand) | Author | Age | Files | Lines |
* | - mark BROKEN on amd64 | dinoex | 2004-06-02 | 1 | -0/+3 |
* | - fix configure for amd64 | dinoex | 2004-05-31 | 1 | -5/+4 |
* | - mark BROKEN on ia64 | dinoex | 2004-05-21 | 1 | -0/+3 |
* | - fix typo in condition. | dinoex | 2004-04-16 | 1 | -1/+1 |
* | - fix amd64 build | dinoex | 2004-04-15 | 1 | -5/+17 |
* | - take maintainership | dinoex | 2004-04-13 | 1 | -2/+2 |
* | This old version of GCC really only makes sense on i386 at this point (if at | gerald | 2004-04-11 | 1 | -5/+3 |
* | Remove WITH_BOUNDSCHECKING knob, as the patch disappeared upstream and | gerald | 2004-03-13 | 1 | -25/+0 |
* | Mark broken on amd64 (which used to be called x86_64). | gerald | 2004-02-18 | 1 | -0/+4 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
* | Use the SORT macro from bsd.port.mk. | trevor | 2004-01-22 | 1 | -1/+2 |
* | Fix the incorrect pkg-descr on binaries installed and "sign" this port. | gerald | 2003-10-15 | 1 | -32/+0 |
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | osa | 2003-09-24 | 1 | -1/+1 |
* | Track upstream update of the patch for WITH_BOUNDSCHECKING (which removed | gerald | 2003-05-22 | 1 | -1/+1 |
* | Remove --with-gnu-as --with-gnu-ld, which are actually no-ops. | gerald | 2003-05-06 | 1 | -2/+1 |
* | Fix install problem of gnustep-objc | dinoex | 2003-04-27 | 1 | -2/+2 |
* | There is now a version of the bounds-checking patch also for GCC 3.2.3. | gerald | 2003-04-26 | 1 | -1/+1 |
* | Merge targets pre-configure and pre-build, simplify them, and remove | gerald | 2003-04-25 | 1 | -8/+2 |
* | Update to GCC 3.2.3 as released today. (This is the last release from this | gerald | 2003-04-25 | 1 | -7/+3 |
* | Make MAINTAINER overrideable by slave ports. | gerald | 2003-04-25 | 1 | -1/+1 |
* | - drop javlib in PLIST for ia64 too. | dinoex | 2003-04-22 | 1 | -1/+1 |
* | On sparc64 libgcj is not built by default (and won't build easily), so we | gerald | 2003-04-21 | 1 | -0/+4 |
* | 1) COMMENT can be overrritten by a slave port (suggested by obrien) | dinoex | 2003-04-13 | 1 | -2/+5 |
* | Remove PATCH_SITES and PATCHFILES which we haven't used lately and related | gerald | 2003-04-04 | 1 | -6/+0 |
* | Appease portlint by using ${GMAKE}, ${GREP}, and some whitespace changes. | gerald | 2003-04-03 | 1 | -11/+10 |
* | Simplify the shell code used by the pre-patch target. | gerald | 2003-04-01 | 1 | -5/+4 |
* | LATEST_LINK can now be overwritten by the slave port. | dinoex | 2003-03-31 | 1 | -1/+1 |
* | Add support for the bounds-checking patch by Herman ten Brugge (which | gerald | 2003-03-30 | 1 | -1/+25 |
* | Add support for the base language test suites. | gerald | 2003-03-28 | 1 | -0/+9 |
* | Enable libgcj (which has actually been building fine since GCC 3.1 on | gerald | 2003-03-26 | 1 | -2/+1 |
* | Assume maintainership of this port. | gerald | 2003-03-26 | 1 | -1/+1 |
* | Fix COMMENT and a Makefile comment. | gerald | 2003-03-24 | 1 | -2/+2 |
* | De-pkg-comment. | knu | 2003-02-20 | 1 | -0/+1 |
* | Bump PORTREVISION to the 5-Feb-2003 release date of GCC 3.2.2 to make sure | obrien | 2003-02-12 | 1 | -1/+1 |
* | Update to GCC 3.2.2. | gerald | 2003-02-08 | 1 | -2/+2 |
* | Use the most modern spelling of egcs.cygnus.com. | obrien | 2002-12-03 | 1 | -1/+1 |
* | Fix cklatest paths. | obrien | 2002-12-03 | 1 | -1/+1 |
* | Update to 3.2.1 release, and fix packaging. | obrien | 2002-11-26 | 1 | -24/+15 |
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 1 | -2/+0 |
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 1 | -0/+2 |
* | The effort to maintain these for FreeBSD just isn't worth it with the lack | obrien | 2002-11-05 | 1 | -1/+1 |
* | Use MASTER_SITES_GCC. | knu | 2002-10-19 | 1 | -3/+2 |
* | Add CVS "fetch" framework. | obrien | 2002-10-05 | 1 | -0/+34 |
* | Upgrade to the 2-Sept-2002 GCC 3.2.1 pre-release snapshot. | obrien | 2002-09-11 | 1 | -25/+25 |
* | Upgrade to the official GCC 3.1.1 release. | obrien | 2002-08-02 | 1 | -25/+18 |
* | Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also the | gerald | 2002-07-31 | 1 | -2/+2 |
* | Upgrade to the 1-July-2002 GCC 3.1.1 pre-release snapshot. | obrien | 2002-07-08 | 1 | -19/+19 |
* | Do not require Gcc 3.1 to compile -- or we have an infinate loop on RELENG_4. | obrien | 2002-07-02 | 1 | -0/+2 |
* | Upgrade to the 17-June-2002 GCC 3.1.1 pre-release snapshot. | obrien | 2002-06-22 | 1 | -5/+5 |
* | Upgrade to the 27-May-2002 GCC 3.1.1 pre-release snapshot. | obrien | 2002-06-02 | 1 | -5/+3 |