1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

445 Commits

Author SHA1 Message Date
Gerald Pfeifer
d60f8b3931 Update to the 20100214 snapshot of GCC 4.3.5. 2010-02-15 12:43:30 +00:00
Gerald Pfeifer
43e5c9dc1a Update to the 20100207 snapshot of GCC 4.3.5. 2010-02-14 01:26:35 +00:00
Gerald Pfeifer
ecaa82f31f Update to the 20091227 snapshot of GCC 4.3.5. On the way, sort pkg-plist
a bit differently.
2009-12-28 13:48:37 +00:00
Gerald Pfeifer
3f3259b1e8 Remove Fortran support from this port. GCC 4.4 really is the preferred
version when using Fortran (as seen by USE_FORTRAN=yes) and there and
GCC 4.5 is where upstream is focusing and fixing bugs, etc.  Given the
rapid evolution of the new GCC Fortran frontend, it is strict preferrable.

Discussed with:	Steve Kargl <sgk@troutmask.apl.washington.edu>,
		Pedro F. Giffuni <giffunip@yahoo.com>
2009-11-19 11:31:29 +00:00
Gerald Pfeifer
0ce4462f94 Update to the 20091115 snapshot of GCC 4.3.5.
Remove support for the Java frontend and library where users are better
served using GCC 4.4 or later.  This makes this port a whole lot cheaper
and also allows us to remove the (somewhat bogus) check for lang/gcc295
as well as WANT_GNOME.

No longer download Objective-C related files which we don't actually use.
2009-11-19 00:32:46 +00:00
Gerald Pfeifer
4637c9173e Update to the 20091108 snapshot of GCC 4.3.5. 2009-11-09 23:36:19 +00:00
Gerald Pfeifer
2a4396ce3a Update to the 20091004 snapshot of GCC 4.3.5. 2009-10-08 11:37:42 +00:00
Gerald Pfeifer
4f66326c81 Update to the 20090913 snapshot of GCC 4.3.5. 2009-09-14 13:25:51 +00:00
Gerald Pfeifer
ca064c2b3b Update to the 20090823 snapshot of GCC 4.3.5. 2009-08-26 22:46:22 +00:00
Gerald Pfeifer
bdc035d2f5 Update to the 20090809 snapshot of GCC 4.3.5. 2009-08-12 21:26:24 +00:00
Gerald Pfeifer
4842a084ed Update to the 20090726 snapshot of GCC 4.3.4. 2009-07-31 22:44:14 +00:00
Gerald Pfeifer
9891055f1f Update to the 20090705 snapshot of GCC 4.3.4. 2009-07-11 09:39:52 +00:00
Gerald Pfeifer
f2ac1e1e0e Update to the 20090621 snapshot of GCC 4.3.4. 2009-06-22 20:48:17 +00:00
Ion-Mihai Tetcu
2dccf89d57 Fix build with custom LOCALBASE
Approved by:	maintainer gerald@)
2009-06-16 15:55:15 +00:00
Gerald Pfeifer
541be3c32f Update to the 20090531 snapshot of GCC 4.3.4. 2009-06-01 10:35:02 +00:00
Gerald Pfeifer
c4a16bf342 Update to the 20090524 snapshot of GCC 4.3.4.
Move the snapshot date from PORTREVISION to being a part of PORTVERSION
to allow for PORTREVISION bumps.

Simplify pre-everything and adjust PLIST_SUB accordingly.

Move VERSIONSTRING down to pacify portlint after all those years and
extract it from PORTVERSION, too.
2009-05-26 19:34:01 +00:00
Gerald Pfeifer
290cdcd62c Make the determination of SUFFIX more general and the one of
CONFIGURE_SCRIPT more robust.
2009-05-19 02:10:13 +00:00
Gerald Pfeifer
22f488972e Update to the 20090517 snapshot of GCC 4.3.4.
Extract SUFFIX from PORTVERSION.  Use SUFFIX for TARGLIB (and thus for
the library path used by this port).  Also use SUFFIX for the libexec
directory instead of the full port version and flatten the directory
structure and simplify the logic along the way.

Adjust Makefile header; nothing really left from the original.
2009-05-18 12:38:55 +00:00
Gerald Pfeifer
b40030c962 Update to the 20090510 snapshot of GCC 4.3.4. 2009-05-16 11:32:56 +00:00
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Gerald Pfeifer
b980ef831e Update to the 20090503 snapshot of GCC 4.3.4. 2009-05-04 08:36:30 +00:00
Gerald Pfeifer
5fb9ae9fcb Update to the 20090419 snapshot of GCC 4.3.4. 2009-04-23 07:29:05 +00:00
Gerald Pfeifer
8cf6b73c77 Update to the 20090405 snapshot of GCC 4.3.4. 2009-04-09 22:47:16 +00:00
Gerald Pfeifer
69cfe8098b Update to the 20090326 snapshot of GCC 4.3.4 which should conclude
this GCC branch (I disabled further snapshots upstream).

Set MAKE_JOBS_SAFE to allow for parallel builds.
2009-03-29 16:08:31 +00:00
Gerald Pfeifer
dc41bad6f8 No need to handle PACKAGE_BUILDING specially now that we no longer run
the full testsuite in Tinderboxes.
2009-03-14 21:31:49 +00:00
Gerald Pfeifer
713ba5fa75 Update to the 20090312 snapshot of GCC 4.3.4.
Remove obsolete code to create (empty) man pages in case regular man
pages cannot be created.  This catches four dummy man pages we are
now able to remove: gjnih43, grepjar43, jar43, jv-scan43, rmic43,
and rmiregistry43.
2009-03-14 19:52:37 +00:00
Gerald Pfeifer
25a45ba2cb Rename 131185
Rename the regression-test target to full-regression-test.  The GCC
testsuite simply is too expensive and has been dragging tinderboxes
and other testers down.

PR:		131185
2009-03-01 23:25:34 +00:00
Gerald Pfeifer
e48bbbfe81 Update to the 20090226 snapshot of GCC 4.3.4. 2009-02-27 19:17:43 +00:00
Gerald Pfeifer
0cd69c1266 Update to the 20090212 snapshot of GCC 4.3.4. 2009-02-15 15:13:18 +00:00
Gerald Pfeifer
2d2deffa05 Update to the 20090205 snapshot of GCC 4.3.4. 2009-02-06 13:46:40 +00:00
Gerald Pfeifer
83a724cc08 Rename target check to regression-test [1], remove the post-build target
and its note on testing, add a conditional dependency on misc/dejagnu [1]
and make the inclusion of gcc-testsuite in DISTFILES conditional, too.

PR:		131185
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
2009-02-01 15:24:32 +00:00
Gerald Pfeifer
2ddc22cb40 Add powerpc to NOT_FOR_ARCHS.
PR:		130964
2009-02-01 01:45:42 +00:00
Gerald Pfeifer
f7565fbc02 Update to the 20090129 snapshot of GCC 4.3.4 which basically coincides
with the GCC 4.3.3 release.

Set PORTNAME, MAINTAINER, COMMENT, and LATEST_LINK unconditionally as
opposed to using ?=.
2009-01-31 21:40:26 +00:00
Alex Dupre
4926cbc0b9 Chase mpfr library. 2009-01-30 23:23:18 +00:00
Gerald Pfeifer
8206fd1ff3 Update to the 20090122 snapshot of GCC 4.3.3. 2009-01-23 15:55:37 +00:00
Gerald Pfeifer
54c54c8441 Update to the 20090108 snapshot of GCC 4.3.3. 2009-01-10 08:56:17 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Gerald Pfeifer
ceedb2090e Replace CONFLICTS=gcc-2.95.*, which actually is too late to prevent
us running into build problems, by an earlier check (pre-extract).

Suggested by:	pav
2009-01-03 19:59:01 +00:00
Gerald Pfeifer
908b0aa77f Update to the 20090101 snapshot of GCC 4.3.3. 2009-01-02 07:56:45 +00:00
Gerald Pfeifer
31196d20f7 Update to the 20081225 snapshot of GCC 4.3.3. 2008-12-27 06:24:49 +00:00
Gerald Pfeifer
551f58d4d0 Update to the 20081127 snapshot of GCC 4.3.3. 2008-11-28 22:16:44 +00:00
Gerald Pfeifer
bba1978387 Update to the 20081120 snapshot of GCC 4.3.3. 2008-11-22 15:50:11 +00:00
Gerald Pfeifer
2c3fd986ae Update to the 20081106 snapshot of GCC 4.3.3. 2008-11-07 20:17:50 +00:00
Gerald Pfeifer
8cb9da763e Update to the 20081030 snapshot of GCC 4.3.3. 2008-11-01 11:59:24 +00:00
Gerald Pfeifer
c3fc54220c Update to the 20081023 snapshot of GCC 4.3.3. 2008-10-25 10:21:55 +00:00
Gerald Pfeifer
dd58ad9dec Update to the 20081002 snapshot of GCC 4.3.3. 2008-10-04 20:38:21 +00:00
Gerald Pfeifer
5e9e0d6aa4 Update to the 20080918 snapshot of GCC 4.3.3. 2008-09-23 21:22:35 +00:00
Gerald Pfeifer
68cc86cbaa Update to the 20080904 snapshot of GCC 4.3.3. 2008-09-05 20:35:01 +00:00
Gerald Pfeifer
677fc2a495 Update to the 20080828 snapshot of GCC 4.3.3, which is basically the
GCC 4.3.2 release.
2008-09-01 09:05:46 +00:00
Gerald Pfeifer
fe5a7eaa79 Update to the 20080821 snapshot of GCC 4.3.2. 2008-08-22 07:40:19 +00:00