Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to the 20041013 snapshot. | gerald | 2004-10-19 | 2 | -13/+13 |
| | |||||
* | Update to the 20040901 snapshot of GCC 3.3.5. | gerald | 2004-09-02 | 2 | -13/+13 |
| | |||||
* | Update to the 20040630 snapshot and change the version to 3.3.5. | gerald | 2004-07-04 | 2 | -18/+17 |
| | | | | | | | Optimize the SNAPDATE variable away on the way and use ${ECHO_MSG} instead of ${ECHO} [1]. Spotted by: eik [1] | ||||
* | Mark BROKEN on amd64. It looks like the system compiler miscompiles this, | gerald | 2004-07-03 | 1 | -3/+4 |
| | | | | | | and most people on this platform will use either the system compiler or gcc34 anyways. se ${ECHO} instead of echo. | ||||
* | Update to the 2004-06-16 snapshot of GCC 3.3.4. | gerald | 2004-06-17 | 2 | -13/+13 |
| | |||||
* | Update to the 2004-05-05 snapshot of GCC 3.3.4. | gerald | 2004-05-14 | 2 | -13/+13 |
| | |||||
* | Remove support for WITH_BOUNDSCHECKING which was broken most of the time | gerald | 2004-05-03 | 1 | -25/+1 |
| | | | | | | (due to the 3.3 branch moving quite a bit between releases). PR: 64959 | ||||
* | Update to the 2004-04-11 snapshot and a later version of the bounds checking | gerald | 2004-04-17 | 2 | -15/+18 |
| | | | | | patch (which still has two mismatches, though). Tweak the pre-everything message, plus display a note when libgcj is not built. | ||||
* | Add a WITHOUT_LIBJAVA knob, which disables building libgcj and thus saves | gerald | 2004-03-28 | 3 | -40/+48 |
| | | | | | | | | | quite some build time and also disk. Make this the default on sparc64 and ia64 where libgcj has not been ported to and thus fix long-standing packaging issues on these two platforms. On the way, update to the 20040322 snapshot of GCC 3.3.3. PR: 63427 (mostly) | ||||
* | Update to the 20040308 snapshot of GCC 3.3.4. | gerald | 2004-03-14 | 2 | -23/+17 |
| | | | | | | | - Work around breakage due to the renaming of x86_64 to amd64 (which still has not been addressed upstream). - USE_SIZE is now the default, no need to specify it explicitly. - Remove WANT_THREADS_SUPPORT knob, which should be a no-op by now. | ||||
* | Mark broken on amd64 (which used to be called x86_64). | gerald | 2004-02-18 | 1 | -0/+4 |
| | |||||
* | Update to the 2004-02-16 snapshot of GCC 3.3.4. | gerald | 2004-02-16 | 2 | -17/+16 |
| | |||||
* | Fix build on systems without a decent version of Perl. | gerald | 2004-02-08 | 1 | -6/+8 |
| | | | | PR: 62397 | ||||
* | Update to the 2004-02-02 snapshot of GCC 3.3. (Add distinfo part.) | gerald | 2004-02-06 | 1 | -12/+12 |
| | | | | PR: 62409 | ||||
* | Update to the 2004-02-02 snapshot of GCC 3.3. | gerald | 2004-02-05 | 1 | -1/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Consider another instance of the man pages not being generated if Perl 5.6 | gerald | 2004-02-01 | 1 | -6/+6 |
| | | | | | | | | is not installed and move/adjust the previous hack. Reported by: bento Lee Harr <missive@hotmail.com> AMAKAWA Shuhei <sa264@cam.ac.uk> | ||||
* | The Fortran frontend binary is called g77, not f77. | gerald | 2004-01-30 | 1 | -1/+1 |
| | |||||
* | Update to the 2004-01-26 snapshot of GCC 3.3. Introduce a new make variable | gerald | 2004-01-26 | 2 | -24/+34 |
| | | | | SUFFIX to avoid hardcoding the version number and reorder USE_ variables. | ||||
* | Use the SORT macro from bsd.port.mk. | trevor | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | Add missing part of yesterday's commit. | gerald | 2004-01-21 | 1 | -6/+12 |
| | | | | | | Update to the 2004-01-19 snapshot of GCC 3.3. Employ USE_SIZE. Reported by: Rolandas Naujikas <rolnas@takas.lt> | ||||
* | Update to the 2004-01-19 snapshot of GCC 3.3. Employ USE_SIZE. | gerald | 2004-01-21 | 1 | -1/+2 |
| | |||||
* | Configure with --program-suffix and make related and further simplifications. | gerald | 2004-01-17 | 2 | -21/+14 |
| | |||||
* | Sync handling of man pages with the gcc34 port. Merge in my 2004/01/09 | gerald | 2004-01-17 | 2 | -17/+11 |
| | | | | | | change to the gcc34 port to adjust the renaming of gccbug to the scheme used by the other programs installed by this port. Remove hack to provide stubs for binaries not built on some platforms. | ||||
* | Update to the 2004-01-12 snapshot of GCC 3.3. Make the automatic generation | gerald | 2004-01-13 | 2 | -15/+18 |
| | | | | | | | | of the package list for libraries and include files more failure tolerant, so that at least `make install` now works on sparc64. libgcj still is not supported and packaging is broken on sparc64; mark BROKEN on that platform. | ||||
* | Update to the 2004-01-05 snapshot. On the way, combine and simplify the | gerald | 2004-01-05 | 3 | -25/+13 |
| | | | | post-install handling of target libraries and GCJ include files. | ||||
* | Update to the 2003-12-22 snapshot. | obrien | 2003-12-26 | 2 | -9/+8 |
| | |||||
* | Update to the 2003-12-08 snapshot. Simplify handling of .info files, and | gerald | 2003-12-14 | 3 | -23/+17 |
| | | | | merge in some of my recent changes to the gcc34 port. | ||||
* | Update to the 2003-12-01 snapshot (quite some fixes). | gerald | 2003-12-06 | 2 | -8/+8 |
| | | | | Further simplify handling of .info files. | ||||
* | Significantly simplify and shorten the post-install handling of GCJ include | gerald | 2003-11-15 | 1 | -26/+7 |
| | | | | files. | ||||
* | Restore support for gij. | gerald | 2003-11-09 | 1 | -1/+1 |
| | |||||
* | Update to the 2003-11-03 snapshot of GCC 3.3.3. Handle binaries that are | gerald | 2003-11-08 | 2 | -12/+20 |
| | | | | | not provided on all platforms (notably SPARC at this time) by installing a dummy instead. | ||||
* | Build GCC using `make bootstrap-lean` instead of `make bootstrap` to increase | gerald | 2003-11-08 | 1 | -1/+1 |
| | | | | the chance of success on disk starved hosts (e.g. on the FreeBSD cluster). | ||||
* | Use an updated version of the bounds checking patch which applies w/o | gerald | 2003-10-22 | 2 | -2/+2 |
| | | | | problems. | ||||
* | Adopt this port. | gerald | 2003-10-20 | 1 | -1/+1 |
| | | | | Agreed to by: obrien | ||||
* | Update to a slightly newer version of the optional bounds checking patches, | gerald | 2003-10-20 | 2 | -5/+5 |
| | | | | | | | but disable the note on WITH_BOUNDSCHECKING as even these have not been updated for GCC 3.3.2 yet. Noticed by: trevor | ||||
* | Update to the GCC 3.3.2 release, fixing packaging problems caused by the | gerald | 2003-10-17 | 2 | -48/+17 |
| | | | | | | | | previous update on the way. Generalize this port such that switching between GCC snapshots and releases will be even simpler next time. Remove code to use CVS to obtain sources as I (wearing my GCC hat) can guarantee that we will provide snapshots as long as needed in the future. | ||||
* | Update from the 2003-08-04 to the 2003-10-13 snapshot which essentially | gerald | 2003-10-15 | 3 | -11/+10 |
| | | | | will become GCC 3.3.2. Fix the incorrect pkg-descr on binaries installed. | ||||
* | - ECHO -> ECHO_MSG | edwin | 2003-09-27 | 1 | -3/+3 |
| | | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Update the optional GCC bounds checking patch to the latest version which | gerald | 2003-08-11 | 2 | -1/+3 |
| | | | | | | | again works with current GCC 3.3 sources (modulo a minor tweak to avoid a patch affecting a bison generated file). PR: 54587 | ||||
* | Upgrade to the 4-Aug-2003 GCC 3.3.1 in-development snapshot. | obrien | 2003-08-06 | 2 | -8/+7 |
| | |||||
* | style nit. | obrien | 2003-08-04 | 1 | -1/+1 |
| | |||||
* | Use the nice new infrastructure for handling .info files. It's so much | gerald | 2003-08-04 | 2 | -22/+2 |
| | | | | simpler now. | ||||
* | Upgrade to the 28-July-2003 GCC 3.3.1 in-development snapshot. | obrien | 2003-08-04 | 2 | -19/+19 |
| | |||||
* | 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 |
| |