| Commit message (Expand) | Author | Age | Files | Lines |
* | Adopt this port and update to the 2004-02-18 snapshot of GCC 3.4. | Gerald Pfeifer | 2004-02-19 | 2 | -45/+18 |
* | Update to the 2004-02-11 snapshot of GCC 3.4. | Gerald Pfeifer | 2004-02-12 | 2 | -22/+24 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
* | Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26 | Gerald Pfeifer | 2004-01-28 | 3 | -39/+38 |
* | Update to the 2004-01-14 snapshot of GCC 3.4. | Gerald Pfeifer | 2004-01-22 | 4 | -38/+54 |
* | Use the SORT macro from bsd.port.mk. | Trevor Johnson | 2004-01-22 | 1 | -1/+1 |
* | Use PAX macro. | Trevor Johnson | 2004-01-22 | 1 | -1/+1 |
* | Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05 | Gerald Pfeifer | 2004-01-10 | 3 | -28/+13 |
* | Fix packaging which was quite broken. On the way, update PORTVERSION to | Gerald Pfeifer | 2004-01-09 | 2 | -7/+6 |
* | Update to the 2003-12-31 snapshot. | David E. O'Brien | 2004-01-06 | 2 | -7/+7 |
* | Update to the 2003-12-24 snapshot. | David E. O'Brien | 2003-12-26 | 4 | -19/+10 |
* | Sync with gcc33/Makefile rev 1.146, which fixed my broken logic in the | David E. O'Brien | 2003-12-15 | 1 | -1/+1 |
* | * Deal with GCC's configurary's assumption that /usr/local/{include,lib} | David E. O'Brien | 2003-12-15 | 3 | -0/+14 |
* | Update to the 2003-12-10 mainline snapshot of GCC which has fixes for (at | Gerald Pfeifer | 2003-12-14 | 3 | -22/+36 |
* | Really mark as broken. | Gerald Pfeifer | 2003-12-04 | 1 | -1/+1 |
* | Update to the 2003-11-26 snapshot and fix several packaging issues. | Gerald Pfeifer | 2003-12-04 | 3 | -67/+17 |
* | Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4. | Gerald Pfeifer | 2003-11-14 | 8 | -295/+45 |
* | - ECHO -> ECHO_MSG | Edwin Groothuis | 2003-09-27 | 1 | -3/+3 |
* | 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 |
* | Upgrade to the 21-April-2003 GCC 3.3 in-development snapshot. | David E. O'Brien | 2003-04-28 | 2 | -6/+6 |
* | Merge targets pre-configure and pre-build, simplify them, and remove | Gerald Pfeifer | 2003-04-25 | 2 | -20/+2 |
* | Make MAINTAINER overrideable by slave ports. | Gerald Pfeifer | 2003-04-25 | 1 | -1/+1 |
* | Fifty-one months after ELF flag day, and after the system compiler became | Gerald Pfeifer | 2003-04-24 | 3 | -96/+0 |
* | Further fixes to pkg-plist. (Tested according to Porter's Handbook 2.4 on | Gerald Pfeifer | 2003-04-23 | 1 | -3/+1 |
* | Allow YACC to be used, rather than Bison, for C/C++. | David E. O'Brien | 2003-04-22 | 1 | -0/+29 |
* | merge changes from gcc32 to gcc33 after testing | Dirk Meyer | 2003-04-21 | 2 | -7/+36 |
* | Not sure how I missed these patches in my 24-March-2003 GCC 3.3 | David E. O'Brien | 2003-04-20 | 2 | -90/+10 |
* | Remove files/patch-t-freebsd. The underlying problem has been fixed in | Gerald Pfeifer | 2003-04-17 | 1 | -10/+0 |
* | Remove the last part of jdp's profile fixes from 1998/10/08, which actually | Gerald Pfeifer | 2003-04-14 | 1 | -11/+0 |
* | Appease portlint by various whitespace changes. Remove last traces of | Gerald Pfeifer | 2003-04-06 | 1 | -12/+8 |
* | Finally remove the parts of this patch that date back to 1998 and have now | Gerald Pfeifer | 2003-04-02 | 1 | -24/+0 |
* | Remove special alpha optimization warning. alpha support now should be | Gerald Pfeifer | 2003-04-02 | 1 | -20/+0 |
* | LATEST_LINK can now be overwritten by the slave port. | Dirk Meyer | 2003-03-31 | 1 | -1/+1 |
* | Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot. | David E. O'Brien | 2003-03-29 | 3 | -18/+60 |
* | Fix COMMENT and a Makefile comment. | Gerald Pfeifer | 2003-03-24 | 1 | -2/+2 |
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
* | Use the most modern spelling of egcs.cygnus.com. | David E. O'Brien | 2002-12-03 | 1 | -1/+1 |