Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | the port so that switching between snapshots and releases will amount to fewer changes in the future. Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1. | ||||
* | Update to the second prerelease of GCC 3.3. Add support for the core | Gerald Pfeifer | 2003-05-09 | 2 | -6/+16 |
| | | | | languages testsuites (similar to the lang/gcc32 port). | ||||
* | I now made .bz2 sources available on gcc.gnu.org, so again use these instead | Gerald Pfeifer | 2003-05-08 | 1 | -3/+1 |
| | | | | | of .gz sources. Remove a makeinfo related hack for CONFIGURE_ENV which is not needed any longer. | ||||
* | Update to the first prerelease of GCC 3.3, which is only available as .tar.gz. | Gerald Pfeifer | 2003-05-06 | 3 | -38/+20 |
| | | | | Adjust COMMENT and remove NO_CDROM. Reenable man pages. | ||||
* | 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 |
| | | | | prereleases and releases. | ||||
* | 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 |
| | | | | | patch-va. All of these dealt with us patching generated files (which we don't do any longer). | ||||
* | 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 |
| | | | | | | | ELF-only as well, remove support for aout from the next generation of GCC. Suggested by: Loren James Rittle <rittle@labs.mot.com> Discussed with: obrien | ||||
* | Further fixes to pkg-plist. (Tested according to Porter's Handbook 2.4 on | Gerald Pfeifer | 2003-04-23 | 1 | -3/+1 |
| | | | | i386-unknown-freebsd4.8.) | ||||
* | Allow YACC to be used, rather than Bison, for C/C++. | David E. O'Brien | 2003-04-22 | 1 | -0/+29 |
| | | | | Submitted by: kan | ||||
* | merge changes from gcc32 to gcc33 after testing | Dirk Meyer | 2003-04-21 | 2 | -7/+36 |
| | | | | | | | | - Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work. - fix PLIST so critical file libgcc_s.so.1 is included. - complete PLIST - COMMENT can be overrritten by a slave port - uncomment MANPAGES, as they are currently not installed. | ||||
* | 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 |
| | | | | in-development snapshot upgrade. | ||||
* | Remove files/patch-t-freebsd. The underlying problem has been fixed in | Gerald Pfeifer | 2003-04-17 | 1 | -10/+0 |
| | | | | | | | | | GCC 3.2.x, on the GCC 3.3 branch and GCC mainline, and while all versions of FreeBSD should build fine with this patchs, its just another extra difference to pristine FSF sources and may cause subtle header-related bugs for FreeBSD 4.x systems. Submitted by: Loren James Rittle <rittle@latour.rsch.comm.mot.com> | ||||
* | Remove the last part of jdp's profile fixes from 1998/10/08, which actually | Gerald Pfeifer | 2003-04-14 | 1 | -11/+0 |
| | | | | | | breaks -fprofile-arcs for current GCCs. PR: 50842 | ||||
* | Appease portlint by various whitespace changes. Remove last traces of | Gerald Pfeifer | 2003-04-06 | 1 | -12/+8 |
| | | | | | PATCH_SITES and PATCHFILES which we haven't used lately as well as of libgcj not building properly. | ||||
* | Finally remove the parts of this patch that date back to 1998 and have now | Gerald Pfeifer | 2003-04-02 | 1 | -24/+0 |
| | | | | been commented for more than a year. | ||||
* | Remove special alpha optimization warning. alpha support now should be | Gerald Pfeifer | 2003-04-02 | 1 | -20/+0 |
| | | | | sufficiently stable. | ||||
* | LATEST_LINK can now be overwritten by the slave port. | Dirk Meyer | 2003-03-31 | 1 | -1/+1 |
| | | | | added ${PKGNAMESUFFIX} to LATEST_LINK, so it differs when set. | ||||
* | 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 |
| | |||||
* | 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 |
| | | | | of reward. | ||||
* | Use MASTER_SITES_GCC. | Akinori MUSHA | 2002-10-19 | 1 | -3/+2 |
| | | | | Approved by: obrien (maintainer) | ||||
* | Upgrade to the 14-Oct-2002 GCC 3.3 in-development snapshot. | David E. O'Brien | 2002-10-18 | 2 | -9/+9 |
| | |||||
* | Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout. | David E. O'Brien | 2002-10-10 | 5 | -146/+165 |
| | |||||
* | ftp://ftp.netwinder.org/ is no longer a MASTER_SITE. | Gerald Pfeifer | 2002-07-31 | 1 | -1/+0 |
| | | | | Approved by: obrien (maintainer+mentor) | ||||
* | This is now in the stock FSF sources. | David E. O'Brien | 2002-05-18 | 1 | -64/+0 |
| | |||||
* | Upgrade to a 18-May-2002 GCC 3.2 in-development checkout. | David E. O'Brien | 2002-05-18 | 1 | -15/+15 |
| | |||||
* | GCC 2.95 and later aren't called egcs (any longer). Also update | Gerald Pfeifer | 2002-04-17 | 2 | -13/+3 |
| | | | | | | description and web address. Approved by: obrien (maintainer+mentor) | ||||
* | GCC 2.95 and later aren't called egcs (any longer), so remove two patches | Gerald Pfeifer | 2002-04-12 | 2 | -23/+0 |
| | | | | | | that add references to egcs to the documentation. Approved by: obrien (maintainer+mentor) | ||||
* | Upgrade to a 06-April-2002 GCC 3.2 in-development checkout. | David E. O'Brien | 2002-04-07 | 2 | -30/+30 |
| | |||||
* | Upgrade to a 27-March-2002 GCC 3.2 in-development checkout. | David E. O'Brien | 2002-03-29 | 2 | -24/+28 |
| | |||||
* | Upgrade to a 12-March-2002 GCC 3.2 in-development checkout. | David E. O'Brien | 2002-03-13 | 1 | -2/+2 |
| | |||||
* | Upgrade to the 10-March-2002 GCC 3.2 in-development snapshot. | David E. O'Brien | 2002-03-13 | 2 | -41/+46 |
| | | | | | Due to the lack of a real snapshot distfile, this has to use CVS as the fetch method. | ||||
* | Mark broken while I find a suitable snapshot. | David E. O'Brien | 2002-03-09 | 1 | -0/+1 |
| | |||||
* | Sync with gcc30's style. | David E. O'Brien | 2002-03-04 | 3 | -85/+39 |
| | | | | | | This includes changing the name from g<BINARY> to <BINARY>31, using a single .info file rather than the mirage of them, and switch to using the .bz2 distfiles. | ||||
* | Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot. | David E. O'Brien | 2002-03-02 | 3 | -28/+10 |
| | |||||
* | Update to the 2002-02-04 snapshot. | David E. O'Brien | 2002-02-10 | 2 | -6/+6 |
| | | | | | This port still does not install properly (still has some old cruft in it). But incase someone wants to work on a patch to help me out... | ||||
* | This allows the port to build, but it still has install problems. | David E. O'Brien | 2002-02-05 | 1 | -2/+5 |
| | |||||
* | Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot. | David E. O'Brien | 2002-02-03 | 11 | -297/+202 |
| | |||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -7/+7 |
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. | ||||
* | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵ | Mario Sergio Fujikawa Ferreira | 2001-11-20 | 1 | -1/+1 |
| | | | | the later case | ||||
* | Utilize the PATCH_WRKDIR knob now that it exists. | David E. O'Brien | 2001-10-27 | 1 | -4/+1 |
| | |||||
* | Major overhall and style clean up. | David E. O'Brien | 2001-08-15 | 1 | -27/+17 |
| |