1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

435 Commits

Author SHA1 Message Date
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
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
820105717e Update to the 20090102 snapshot of GCC 4.4.0. 2009-01-03 16:39:57 +00:00
Gerald Pfeifer
ac5ba5387e Update to the 20081226 snapshot of GCC 4.4.0. 2008-12-27 18:37:16 +00:00
Gerald Pfeifer
c82fdf4ec3 Update to the 20081128 snapshot of GCC 4.4.0. 2008-11-30 21:09:14 +00:00
Gerald Pfeifer
ae3a03dd95 Update to the 20081121 snapshot of GCC 4.4.0. 2008-11-23 15:05:09 +00:00
Gerald Pfeifer
74c09613b0 Update to the 20081107 snapshot of GCC 4.4.0. 2008-11-09 05:07:39 +00:00
Gerald Pfeifer
a9423b452c Update to the 20081017 snapshot of GCC 4.4.0. 2008-10-24 19:45:50 +00:00
Gerald Pfeifer
4b41db8fb2 Update to the 20081003 snapshot of GCC 4.4.0. 2008-10-05 09:02:01 +00:00
Gerald Pfeifer
4a5d2c3fde Update to the 20080926 snapshot of GCC 4.4.0. 2008-09-28 11:42:01 +00:00
Gerald Pfeifer
78f8b71e9e Update to the 20080919 snapshot of GCC 4.4.0. 2008-09-24 08:36:19 +00:00
Gerald Pfeifer
68d50a8eb4 Update to the 20080905 snapshot of GCC 4.4.0. 2008-09-06 22:13:44 +00:00
Gerald Pfeifer
ff7c71b38d Update to the 20080822 snapshot of GCC 4.4.0. 2008-08-23 16:51:55 +00:00
Gerald Pfeifer
d4eb4feea1 Update to the 20080815 snapshot of GCC 4.4.0.
Remove the share/python directory if empty.
2008-08-16 16:30:13 +00:00
Gerald Pfeifer
d1babe68ba Update to the 20080801 snapshot of GCC 4.4.0. 2008-08-04 00:20:30 +00:00
Gerald Pfeifer
6a206f2956 Update to the 20080725 snapshot of GCC 4.4.0. 2008-07-26 22:26:53 +00:00
Gerald Pfeifer
e1f1d987f7 Update to the 20080711 snapshot of GCC 4.4.0. Among others, libgcj
now brings to additional programs, aot-compile and rebuild-gcj-db.
2008-07-12 17:34:24 +00:00
Gerald Pfeifer
af1c2bab61 Update to the 20080627 snapshot of GCC 4.4.0. 2008-06-28 20:17:09 +00:00
Gerald Pfeifer
96d0de496d Update to the 20080613 snapshot of GCC 4.4.0. 2008-06-14 21:56:04 +00:00
Gerald Pfeifer
760a170b91 Update to the 20080606 snapshot of GCC 4.4.0. 2008-06-10 23:37:39 +00:00
Gerald Pfeifer
bd01b5bf6f Update to the 20080523 snapshot of GCC 4.4.0. 2008-05-24 08:36:02 +00:00
Gerald Pfeifer
5f73c24e27 Update to the 20080509 snapshot of GCC 4.4.0. 2008-05-11 15:33:07 +00:00