Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Gerald Pfeifer
fd34e8ad87
Now that the GCC 3.3 branch has been closed, switch from tracking snapshots
...
to the final release, 3.3.6. Unfortunately, this requires using PORTEPOCH.
Tweak a comment and remove a debug output on the way.
2005-07-10 17:13:19 +00:00
Gerald Pfeifer
639098bd00
Update to the 20050511 snapshot of GCC 3.3.6.
...
Add conflicts with the gcc40 and gcc41 ports, due to the .info files.
Simplify the handling of libraries which are not installed in all
configurations.
No longer install fsf-funding.7 gfdl.7 gpl.7, remove some cruft from
the post-install target, and simplify generation of the dynamic parts
of the packaging list.
2005-05-16 17:10:36 +00:00
Gerald Pfeifer
63f5afe07d
Update to the 20050427 snapshot of GCC 3.3.6. On the way, remove all traces
...
of the Java frontend and libgcj which speeds up the build significantly and
reduces the number of file conflicts with lang/gcc34 to a minimum (which is,
in turn, needed for proper building and testing of the alpha port). Everyone
with interest in Java really should use lang/gcc34 or, better, lang/gcc40.
2005-05-03 23:16:32 +00:00
Gerald Pfeifer
78014b7091
Update to the 20050330 pre-release of GCC 3.3.6.
2005-04-02 18:53:52 +00:00
Gerald Pfeifer
730e0cd23f
Update to the 20050223 snapshot of GCC 3.3.6.
2005-02-24 16:54:02 +00:00
Gerald Pfeifer
d52598d2ac
Update to the 20050202 snapshot of GCC 3.3.6.
2005-02-03 19:06:53 +00:00
Gerald Pfeifer
b24c3b604e
Update to the 20050112 snapshot of GCC 3.3.6. Among others, this includes a
...
fix by obrien to use the KSE pthread lib for -pthread.
2005-01-16 18:44:38 +00:00
Gerald Pfeifer
642675286a
Update to the 20041215 snapshot of GCC 3.3.6.
2004-12-17 19:08:19 +00:00
Gerald Pfeifer
bf41230a9b
Update to the 20041103 snapshot of GCC 3.3.5.
2004-11-04 10:33:41 +00:00
Gerald Pfeifer
72857ab69f
Update to the 20041013 snapshot.
2004-10-19 22:37:10 +00:00
Gerald Pfeifer
acd6c65252
Update to the 20040901 snapshot of GCC 3.3.5.
2004-09-02 12:51:53 +00:00
Gerald Pfeifer
5439bdadb6
Update to the 20040630 snapshot and change the version to 3.3.5.
...
Optimize the SNAPDATE variable away on the way and use ${ECHO_MSG}
instead of ${ECHO} [1].
Spotted by: eik [1]
2004-07-04 20:50:59 +00:00
Gerald Pfeifer
2c7a504b30
Update to the 2004-06-16 snapshot of GCC 3.3.4.
2004-06-17 21:30:57 +00:00
Gerald Pfeifer
3cb682cf5c
Update to the 2004-05-05 snapshot of GCC 3.3.4.
2004-05-14 20:15:02 +00:00
Gerald Pfeifer
595858c676
Update to the 2004-04-11 snapshot and a later version of the bounds checking
...
patch (which still has two mismatches, though).
Tweak the pre-everything message, plus display a note when libgcj is not built.
2004-04-17 18:25:47 +00:00
Gerald Pfeifer
5bab905509
Add a WITHOUT_LIBJAVA knob, which disables building libgcj and thus saves
...
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)
2004-03-28 00:16:07 +00:00
Gerald Pfeifer
4bc04f3260
Update to the 20040308 snapshot of GCC 3.3.4.
...
- 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.
2004-03-14 12:39:34 +00:00
Gerald Pfeifer
49154b4b87
Update to the 2004-02-16 snapshot of GCC 3.3.4.
2004-02-16 19:32:39 +00:00
Gerald Pfeifer
eb16805645
Update to the 2004-02-02 snapshot of GCC 3.3. (Add distinfo part.)
...
PR: 62409
2004-02-06 09:06:27 +00:00
Gerald Pfeifer
acef2d3ac6
Update to the 2004-01-26 snapshot of GCC 3.3. Introduce a new make variable
...
SUFFIX to avoid hardcoding the version number and reorder USE_ variables.
2004-01-26 22:51:16 +00:00
Gerald Pfeifer
d846c1b2b5
Add missing part of yesterday's commit.
...
Update to the 2004-01-19 snapshot of GCC 3.3. Employ USE_SIZE.
Reported by: Rolandas Naujikas <rolnas@takas.lt>
2004-01-21 13:51:42 +00:00
Gerald Pfeifer
75daad926a
Update to the 2004-01-12 snapshot of GCC 3.3. Make the automatic generation
...
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.
2004-01-13 21:24:49 +00:00
Gerald Pfeifer
0e4a35336b
Update to the 2004-01-05 snapshot. On the way, combine and simplify the
...
post-install handling of target libraries and GCJ include files.
2004-01-05 22:39:43 +00:00
David E. O'Brien
22b475c1a0
Update to the 2003-12-22 snapshot.
2003-12-26 15:39:48 +00:00
Gerald Pfeifer
eb7f54c028
Update to the 2003-12-08 snapshot. Simplify handling of .info files, and
...
merge in some of my recent changes to the gcc34 port.
2003-12-14 21:09:36 +00:00
Gerald Pfeifer
566f4b19bd
Update to the 2003-12-01 snapshot (quite some fixes).
...
Further simplify handling of .info files.
2003-12-06 17:39:09 +00:00
Gerald Pfeifer
32c5a7922e
Update to the 2003-11-03 snapshot of GCC 3.3.3. Handle binaries that are
...
not provided on all platforms (notably SPARC at this time) by installing a
dummy instead.
2003-11-08 22:05:16 +00:00
Gerald Pfeifer
7bc3091fb7
Use an updated version of the bounds checking patch which applies w/o
...
problems.
2003-10-22 01:20:57 +00:00
Gerald Pfeifer
8925e345a4
Update to a slightly newer version of the optional bounds checking patches,
...
but disable the note on WITH_BOUNDSCHECKING as even these have not been
updated for GCC 3.3.2 yet.
Noticed by: trevor
2003-10-20 15:17:00 +00:00
Gerald Pfeifer
2348d513f7
Update to the GCC 3.3.2 release, fixing packaging problems caused by the
...
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.
2003-10-17 13:34:24 +00:00
Gerald Pfeifer
9f56449994
Update from the 2003-08-04 to the 2003-10-13 snapshot which essentially
...
will become GCC 3.3.2. Fix the incorrect pkg-descr on binaries installed.
2003-10-15 19:22:46 +00:00
Gerald Pfeifer
c6dfdef4fd
Update the optional GCC bounds checking patch to the latest version which
...
again works with current GCC 3.3 sources (modulo a minor tweak to avoid a
patch affecting a bison generated file).
PR: 54587
2003-08-11 16:14:52 +00:00
David E. O'Brien
1cbb6d6420
Upgrade to the 4-Aug-2003 GCC 3.3.1 in-development snapshot.
2003-08-06 16:49:37 +00:00
David E. O'Brien
346b76a924
Upgrade to the 28-July-2003 GCC 3.3.1 in-development snapshot.
2003-08-04 07:55:58 +00:00
Gerald Pfeifer
4e8956733b
Add checksum for bounds-checking-gcc-3.3-1.00.patch.bz2 lost by revision 1.69.
2003-07-09 21:52:36 +00:00
David E. O'Brien
ea2f5a20cc
Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot.
2003-07-09 21:20:55 +00:00
Gerald Pfeifer
1006fbdfb8
Add bounds-checking support using Herman ten Brugge's patches.
...
PR: 53395
Submitted by: Dan Nelson <dnelson@allantgroup.com>
2003-06-17 21:17:12 +00:00
Gerald Pfeifer
6234046b7f
Update to the official release of GCC 3.3. On the way, somewhat restructure
...
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.
2003-05-15 12:56:34 +00:00
Gerald Pfeifer
3d5eaab42b
Update to the second prerelease of GCC 3.3. Add support for the core
...
languages testsuites (similar to the lang/gcc32 port).
2003-05-09 14:47:00 +00:00
Gerald Pfeifer
f23ec6ffe5
Update to the first prerelease of GCC 3.3, which is only available as .tar.gz.
...
Adjust COMMENT and remove NO_CDROM. Reenable man pages.
2003-05-06 22:14:55 +00:00
David E. O'Brien
91003077c5
Upgrade to the 28-April-2003 GCC 3.3 in-development snapshot.
2003-05-04 02:52:49 +00:00
David E. O'Brien
61c4db0e8e
Upgrade to the 21-April-2003 GCC 3.3 in-development snapshot.
2003-04-28 02:23:49 +00:00
David E. O'Brien
21080a020f
Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot.
2003-03-29 23:14:33 +00:00
David E. O'Brien
7cd2eff96a
Upgrade to the 14-Oct-2002 GCC 3.3 in-development snapshot.
2002-10-18 04:14:28 +00:00
David E. O'Brien
86c666a8ce
Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.
2002-10-10 23:19:05 +00:00
David E. O'Brien
d3909fe686
Upgrade to the 10-March-2002 GCC 3.2 in-development snapshot.
...
Due to the lack of a real snapshot distfile, this has to use CVS
as the fetch method.
2002-03-13 05:08:26 +00:00
David E. O'Brien
9a20bf6731
Sync with gcc30's style.
...
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.
2002-03-04 21:08:06 +00:00
David E. O'Brien
9604fa36af
Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.
2002-03-02 18:53:57 +00:00
David E. O'Brien
1190560cdc
Update to the 2002-02-04 snapshot.
...
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...
2002-02-10 11:16:51 +00:00