Commit graph

456 commits

Author SHA1 Message Date
Gerald Pfeifer
61c6070cab Use current GNU binutils from ports (devel/binutils) instead of the
system tools.  The latter are half a decade old and fail to properly
support modern CPUs and their standard features such as SSE or AVX in
the case of AMD64/Intel64 which means that they even break when using
a simple -march=native.

On the way, sort CONFIGURE_ARGS.

PR:		140995, 136607
2009-12-01 11:36:59 +00:00
Gerald Pfeifer
76685cdef1 Update to the 20091126 snapshot of GCC 4.5.0. Among others this fails
to build emulators/wine due to problems with debuginfo, but then this
is more of an experimental port than anything, so always use with care.
2009-11-29 17:15:04 +00:00
Gerald Pfeifer
1bcccb5059 With lang/gcc295 gone (and not building for most of the last year), we can
now remove the check for a gcc295 binary that might cause build failure in
libgcj.
2009-11-24 20:57:24 +00:00
Gerald Pfeifer
6744507392 Update to the 20091119 snapshot of GCC 4.5.0. 2009-11-20 12:44:18 +00:00
Gerald Pfeifer
4304d66fd4 No longer download Objective-C related files which we don't actually use.
Minor style changes.

Adjust the ports description to the new style I am using for the various
gcc ports and remove an obsolete note on memory consumption when building
libgcj (the Java library).
2009-11-20 00:03:20 +00:00
Gerald Pfeifer
f86a9d60f4 Update to the 20091112 snapshot of GCC 4.5.0. 2009-11-13 15:30:43 +00:00
Gerald Pfeifer
3f30b7b6de Update to the 20091105 snapshot of GCC 4.5.0. 2009-11-06 19:19:11 +00:00
Gerald Pfeifer
835ed15c77 Update to the 20091029 snapshot of GCC 4.5.0. 2009-10-31 11:25:38 +00:00
Gerald Pfeifer
ebb9460b06 Update to the 20091022 snapshot of GCC 4.5.0. 2009-10-24 20:34:08 +00:00
Gerald Pfeifer
d52353ace1 Update to the 20091015 snapshot of GCC 4.5.0. 2009-10-16 17:48:36 +00:00
Gerald Pfeifer
a6661018e9 Update to the 20091008 snapshot of GCC 4.5.0. Add math/mpc as a
dependency going forward; it will become mandatory in the next weeks
and for the final GCC 4.5.0 release.
2009-10-11 07:49:17 +00:00
Gerald Pfeifer
d6b695af0d Update to the 20091001 snapshot of GCC 4.5.0. 2009-10-03 07:27:00 +00:00
Gerald Pfeifer
f295d8d3bc For GCC 4.5 libgcj has been broken up such compilation no longer requires
more than half a GB of memory.  Accordingly, we can now remove the build-
time test for that from pre-everything.

Feature safe:	yes
2009-09-26 22:08:43 +00:00
Gerald Pfeifer
4bc9b65c6e Update to the 20090924 snapshot of GCC 4.5.0.
Feature safe:	yes
2009-09-26 14:03:34 +00:00
Gerald Pfeifer
586b066219 Update to the 20090917 snapshot of GCC 4.5.0.
Feature safe:	yes
2009-09-18 21:34:10 +00:00
Gerald Pfeifer
2bee2170dd Update to the 20090910 snapshot of GCC 4.5.0. 2009-09-11 14:05:58 +00:00
Gerald Pfeifer
c60879a8da Update to the 20090827 snapshot of GCC 4.5.0. 2009-09-04 13:04:10 +00:00
Gerald Pfeifer
461880eaaa Update to the 20090820 snapshot of GCC 4.5.0. 2009-08-22 10:18:08 +00:00
Gerald Pfeifer
1ae84e1f9d Update to the 20090813 snapshot of GCC 4.5.0. 2009-08-14 08:22:24 +00:00
Gerald Pfeifer
2c4d77d9e3 Update to the 20090806 snapshot of GCC 4.5.0. 2009-08-07 08:37:14 +00:00
Gerald Pfeifer
940a643ca3 Update to the 20090730 snapshot of GCC 4.5.0. 2009-07-31 23:40:58 +00:00
Gerald Pfeifer
32d6b72b10 Update to the 20090723 snapshot of GCC 4.5.0. 2009-07-25 11:17:16 +00:00
Gerald Pfeifer
6d6085e98d Update to the 20090716 snapshot of GCC 4.5.0. 2009-07-18 13:13:28 +00:00
Gerald Pfeifer
606ab4d91f Update to the 20090709 snapshot of GCC 4.5.0. 2009-07-11 17:41:10 +00:00
Gerald Pfeifer
c53ef4bd4f Update to the 20090625 snapshot of GCC 4.5.0. 2009-06-26 21:19:33 +00:00
Gerald Pfeifer
df07df42fb The new libffi man pages depend on Java, thus are not available on x86-64.
Reported by:	QAT
2009-06-22 06:37:32 +00:00
Gerald Pfeifer
28db2f2cf9 Update to the 20090618 snapshot of GCC 4.5.0. Tweak pkg-descr "footer".
Add hack for non-default LOCALBASE until the ports infrastructure has
been fixed. [1]

The new share/libstdc++/python/libstdcxx has now moved to a version
specific location based on an upstream report of mine.

And there are now three new ffi related man pages.

Dedicated to:
2009-06-19 16:28:03 +00:00
Gerald Pfeifer
f22ea942e9 Update to the 20090604 snapshot of GCC 4.5.0. 2009-06-06 05:14:38 +00:00
Gerald Pfeifer
75fbad65cc Update to the 20090528 snapshot of GCC 4.5.0.
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-30 09:32:25 +00:00
Gerald Pfeifer
26431e483f Update to the 20090521 snapshot of GCC 4.5.0. 2009-05-24 07:41:17 +00:00
Gerald Pfeifer
713614a72d Make the determination of SUFFIX more general and the one of
CONFIGURE_SCRIPT more robust.
2009-05-19 12:31:05 +00:00
Gerald Pfeifer
7ccb59fb24 Update to the 20090514 snapshot of GCC 4.5.0.
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.

Tinder-tested by:	itetcu@
2009-05-18 10:01:29 +00:00
Pav Lucistnik
1ebd8b8869 - Chase math/libgmp4 shlib bump
Reported by:	pointyhat
Pointy hat to:	ale
2009-05-14 11:53:13 +00:00
Gerald Pfeifer
7f9e4dcb90 Update to the 20090507 snapshot of GCC 4.5.0. 2009-05-09 16:10:17 +00:00
Gerald Pfeifer
991bbfcb7f Update to the 20090423 snapshot of GCC 4.5.0. 2009-04-24 17:03:46 +00:00
Gerald Pfeifer
04b5cb2941 Update to the 20090409 snapshot of GCC 4.5.0. 2009-04-10 12:55:31 +00:00
Gerald Pfeifer
9ba9b893e8 This port installs gcc45, g++45, gcj45, gfortran45 and so forth, not the
44 flavors of course.

Reported by:	linimon
2009-04-08 01:12:23 +00:00
Gerald Pfeifer
898dd6f9d2 Initiate lang/gcc45 by updating to the 20090402 snapshot of GCC 4.5.0.
Address a long term FIXME related to older versions of FreeBSD by
removing NOMANCOMPRESS=yes.
2009-04-07 23:39:11 +00:00
Gerald Pfeifer
942b1de739 Update to the 20090331 snapshot of GCC 4.4.0. 2009-04-01 12:10:19 +00:00
Gerald Pfeifer
d1e3c81e3c Update to the 20090327 snapshot of GCC 4.4.0.
Set MAKE_JOBS_SAFE to allow for parallel builds.
2009-03-29 20:11:49 +00:00
Gerald Pfeifer
33924ed815 Update to the 20090313 snapshot of GCC 4.4.0.
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: gjnih44, grepjar44, jar44, jv-scan44, rmic44,
and rmiregistry44.

Rename the check target to full-regression-test to be in sync with
the lang/gcc43 port.  Add a conditional dependency on misc/dejagnu
and make the inclusion of gcc-testsuite in DISTFILES conditional, too.
2009-03-14 21:19:39 +00:00
Gerald Pfeifer
940fb195e6 Update to the 20090227 snapshot of GCC 4.4.0. 2009-02-28 09:27:22 +00:00
Gerald Pfeifer
1f488c2256 Update to the 20090220 snapshot of GCC 4.4.0. 2009-02-21 15:52:17 +00:00
Gerald Pfeifer
610521f704 Update to the 20090213 snapshot of GCC 4.4.0.
This no longer contains bin/addr2name.awk44.  Also remove the
post-build target and its hint for running the testsuite.
2009-02-14 19:37:27 +00:00
Gerald Pfeifer
426c930e82 Update to the 20090130 snapshot of GCC 4.4.0.
Set PORTNAME, MAINTAINER, COMMENT, and LATEST_LINK unconditionally as
opposed to using ?=.

Add powerpc to NOT_FOR_ARCHS. [1]

PR:		130964 [1]
2009-02-01 10:50:03 +00:00
Alex Dupre
4926cbc0b9 Chase mpfr library. 2009-01-30 23:23:18 +00:00
Gerald Pfeifer
53fa59ba07 Update to the 20090123 snapshot of GCC 4.4.0. 2009-01-24 11:52:19 +00:00
Gerald Pfeifer
f266c1a8be Update to the 20090116 snapshot of GCC 4.4.0. 2009-01-17 19:42:59 +00:00
Gerald Pfeifer
8bc298e17f Update to the 20090109 snapshot of GCC 4.4.0. 2009-01-10 18:59:50 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00