Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${STRIP_CMD} instead of strip. Strip some additional files and simplify | gerald | 2003-07-11 | 1 | -17/+16 |
| | | | | | | | | | the machinery so that we do not need to maintain duplicate lists of binaries. Rename loop variables from $file to $f to avoid warnings by future versions of portlint. Fix a post-build comment. Reviewed by: obrien | ||||
* | My manpage creation fake-out broke with 3.1.1. Give up and add a build | obrien | 2003-07-11 | 1 | -0/+1 |
| | | | | dependency on perl 5.6. | ||||
* | Add checksum for bounds-checking-gcc-3.3-1.00.patch.bz2 lost by revision 1.69. | gerald | 2003-07-09 | 1 | -0/+1 |
| | |||||
* | Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot. | obrien | 2003-07-09 | 3 | -18/+17 |
| | |||||
* | Add bounds-checking support using Herman ten Brugge's patches. | gerald | 2003-06-17 | 3 | -1/+36 |
| | | | | | PR: 53395 Submitted by: Dan Nelson <dnelson@allantgroup.com> | ||||
* | Don't remove the share/java and share/java/classes system directories. | kris | 2003-06-09 | 1 | -2/+0 |
| | |||||
* | Update to the official release of GCC 3.3. On the way, somewhat restructure | gerald | 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 | 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 | 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 | 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 | 2003-05-06 | 1 | -1/+1 |
| | |||||
* | Properly add the "[FreeBSD]" marker to the GCC version string also for | gerald | 2003-05-06 | 1 | -1/+1 |
| | | | | prereleases and releases. | ||||
* | G++ headers are now installed in c++/<gcc_ver> rather than g++-v3. | obrien | 2003-05-06 | 1 | -1/+1 |
| | |||||
* | Upgrade to the 28-April-2003 GCC 3.3 in-development snapshot. | obrien | 2003-05-04 | 2 | -6/+6 |
| | |||||
* | Upgrade to the 21-April-2003 GCC 3.3 in-development snapshot. | obrien | 2003-04-28 | 2 | -6/+6 |
| | |||||
* | Merge targets pre-configure and pre-build, simplify them, and remove | gerald | 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 | 2003-04-25 | 1 | -1/+1 |
| | |||||
* | Fifty-one months after ELF flag day, and after the system compiler became | gerald | 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 | 2003-04-23 | 1 | -3/+1 |
| | | | | i386-unknown-freebsd4.8.) | ||||
* | Allow YACC to be used, rather than Bison, for C/C++. | obrien | 2003-04-22 | 1 | -0/+29 |
| | | | | Submitted by: kan | ||||
* | merge changes from gcc32 to gcc33 after testing | dinoex | 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 | obrien | 2003-04-20 | 2 | -90/+10 |
| | | | | in-development snapshot upgrade. | ||||
* | Remove files/patch-t-freebsd. The underlying problem has been fixed in | gerald | 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 | 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 | 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 | 2003-04-02 | 1 | -24/+0 |
| | | | | been commented for more than a year. | ||||
* | Remove special alpha optimization warning. alpha support now should be | gerald | 2003-04-02 | 1 | -20/+0 |
| | | | | sufficiently stable. | ||||
* | LATEST_LINK can now be overwritten by the slave port. | dinoex | 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. | obrien | 2003-03-29 | 3 | -18/+60 |
| | |||||
* | Fix COMMENT and a Makefile comment. | gerald | 2003-03-24 | 1 | -2/+2 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Use the most modern spelling of egcs.cygnus.com. | obrien | 2002-12-03 | 1 | -1/+1 |
| | |||||
* | The effort to maintain these for FreeBSD just isn't worth it with the lack | obrien | 2002-11-05 | 1 | -1/+1 |
| | | | | of reward. | ||||
* | Use MASTER_SITES_GCC. | knu | 2002-10-19 | 1 | -3/+2 |
| | | | | Approved by: obrien (maintainer) | ||||
* | Upgrade to the 14-Oct-2002 GCC 3.3 in-development snapshot. | obrien | 2002-10-18 | 2 | -9/+9 |
| | |||||
* | Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout. | obrien | 2002-10-10 | 5 | -146/+165 |
| | |||||
* | ftp://ftp.netwinder.org/ is no longer a MASTER_SITE. | gerald | 2002-07-31 | 1 | -1/+0 |
| | | | | Approved by: obrien (maintainer+mentor) | ||||
* | This is now in the stock FSF sources. | obrien | 2002-05-18 | 1 | -64/+0 |
| | |||||
* | Upgrade to a 18-May-2002 GCC 3.2 in-development checkout. | obrien | 2002-05-18 | 1 | -15/+15 |
| | |||||
* | GCC 2.95 and later aren't called egcs (any longer). Also update | gerald | 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 | 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. | obrien | 2002-04-07 | 2 | -30/+30 |
| | |||||
* | Upgrade to a 27-March-2002 GCC 3.2 in-development checkout. | obrien | 2002-03-29 | 2 | -24/+28 |
| | |||||
* | Upgrade to a 12-March-2002 GCC 3.2 in-development checkout. | obrien | 2002-03-13 | 1 | -2/+2 |
| | |||||
* | Upgrade to the 10-March-2002 GCC 3.2 in-development snapshot. | obrien | 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. | obrien | 2002-03-09 | 1 | -0/+1 |
| | |||||
* | Sync with gcc30's style. | obrien | 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. | obrien | 2002-03-02 | 3 | -28/+10 |
| | |||||
* | Update to the 2002-02-04 snapshot. | obrien | 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. | obrien | 2002-02-05 | 1 | -2/+5 |
| |