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

192 Commits

Author SHA1 Message Date
Gerald Pfeifer
b507dd2e50 Update to the 20070226 snapshot of GCC 4.1.3. 2007-02-27 14:52:12 +00:00
Gerald Pfeifer
cb3bd8f8e8 Update to the 20070219 snapshot of GCC 4.1.3.
This has a patch of mine to account for the removal of /usr/bin/objformat
on 7-CURRENT and defaults to elf instead of aout in this case.
2007-02-20 06:24:50 +00:00
Gerald Pfeifer
34d4fbcabf Update to the 20070205 snapshot of GCC 4.1.2. 2007-02-06 18:13:59 +00:00
Gerald Pfeifer
56aaf1c267 Update to the 20070129 snapshot of GCC 4.1.2. 2007-01-30 15:44:14 +00:00
Gerald Pfeifer
318f96e7b2 Update to the 20070122 snapshot of GCC 4.1.2. 2007-01-27 01:48:23 +00:00
Gerald Pfeifer
2f4ff75983 Update to the 20070115 snapshot of GCC 4.1.2. 2007-01-20 03:12:19 +00:00
Gerald Pfeifer
929c678ba7 Update to the 20070108 snapshot of GCC 4.1.2. 2007-01-09 13:05:56 +00:00
Gerald Pfeifer
2228a5a379 Update to the 20061229 snapshot of GCC 4.1.2. 2006-12-30 15:19:57 +00:00
Gerald Pfeifer
d2447cff6f Update to the 20061222 snapshot of GCC 4.1.2. 2006-12-27 03:52:23 +00:00
Max Khon
b8a88edf7e Update to 20061208. 2006-12-09 18:05:02 +00:00
Gerald Pfeifer
0154eba66f Update to the 20061201 snapshot of GCC 4.1.2. 2006-12-02 09:18:57 +00:00
Gerald Pfeifer
6e2f4dcb3a Update to the 20061124 snapshot of GCC 4.1.2. 2006-11-26 16:28:18 +00:00
Gerald Pfeifer
c12161bbf3 Update to the 20061110 snapshot of GCC 4.1.2. 2006-11-11 23:56:00 +00:00
Gerald Pfeifer
9dad22ba2f Update to the 20061103 snapshot of GCC 4.1.2. 2006-11-05 05:34:19 +00:00
Gerald Pfeifer
833247b42e Update to the 20061027 snapshot of GCC 4.1.2. 2006-10-31 15:45:10 +00:00
Gerald Pfeifer
0dbe60dd3d Update lang/gcc42 to the 20061014 snapshot of GCC 4.2.0, which appends a
version number to libdata/pkgconfig/libgcj.pc.  Fix packaging on amd64
on the way (enabling Java actually was a noop, except for pkg-plist).

Update lang/gcc41 to the 20061013 snapshot of GCC 4.1.2.

These changes allow us to remove the CONFLICT between lang/gcc41 and
lang/gcc42 when building with Java support (the default on i386).

Approved by:	portmgr (erwin)
2006-10-19 16:43:58 +00:00
Gerald Pfeifer
fa5a0e3241 Update to the 20061006 snapshot of GCC 4.1.2. 2006-10-10 03:57:23 +00:00
Gerald Pfeifer
7346972868 Update to the 20060922 snapshot of GCC 4.1.2.
This brings one potential fix for the intermittent bootstrap comparison
failures kris has been seeing on the Ports Build Cluster for FreeBSD 6.x.
2006-09-23 08:33:48 +00:00
Gerald Pfeifer
bba98f761b Update to the 20060915 of GCC 4.1.2.
Remove the hack we had used to rename man pages to match the actual
names of binaries (back when GCCs configure mechanism failed to do so).
2006-09-16 15:57:42 +00:00
Gerald Pfeifer
c948b2ef0b Update to the 20060908 snapshot of GCC 4.1.2. 2006-09-10 13:02:38 +00:00
Gerald Pfeifer
a0871a92d4 Update to the 20060901 snapshot of GCC 4.1.2. 2006-09-02 08:39:11 +00:00
Gerald Pfeifer
b11da75512 Update to the 20060825 snapshot of GCC 4.1.2. 2006-08-27 16:01:51 +00:00
Gerald Pfeifer
b960eaef11 Update to the 20060818 snapshot of GCC 4.1.2. 2006-08-21 19:10:41 +00:00
Gerald Pfeifer
3f549711cb Update to the 20060811 snapshot of GCC 4.1.2. 2006-08-13 06:45:33 +00:00
Gerald Pfeifer
e09b138930 Restore Fortran in distinfo, which I had missed with the previous commit. 2006-08-07 21:23:06 +00:00
Gerald Pfeifer
01f92753ac Update to the 20060804 snapshot of GCC 4.1.2. 2006-08-07 16:11:59 +00:00
Gerald Pfeifer
519a1dafa1 Update to the 20060728 snapshot of GCC 4.1.2. 2006-07-31 05:31:41 +00:00
Gerald Pfeifer
0f1b8c31eb Update to the 20060721 snapshot of GCC 4.1.2.
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.
2006-07-22 16:02:44 +00:00
Gerald Pfeifer
b7896f60aa Update to the 20060714 snapshot of GCC 4.1.2. 2006-07-15 08:57:40 +00:00
Gerald Pfeifer
6b2ec9b9f4 Update to the 20060707 snapshot of GCC 4.1.2.
Simplify the subdirectory we use for GCC-specific libraries and include
files from gcc/${CONFIGURE_TARGET}/${PORTVERSION} to gcc-${PORTVERSION}.

Remove the hack to set RANLIB=: now that this has been addressed upstream.
2006-07-09 18:01:17 +00:00
Gerald Pfeifer
7b139d94ed Update to the 20060630 snapshot of GCC 4.1.2. 2006-07-01 16:08:22 +00:00
Gerald Pfeifer
bd599096f5 Update to the 20060623 snapshot of GCC 4.1.2.
Fix USE_LDCONFIG for non-default prefix installation.
2006-06-25 19:51:35 +00:00
Gerald Pfeifer
449925ca7f Update to the 20060616 snapshot of GCC 4.1.2. 2006-06-17 09:09:13 +00:00
Gerald Pfeifer
9e327e6777 Update to the 20060609 snapshot of GCC 4.1.2. 2006-06-10 12:34:49 +00:00
Gerald Pfeifer
426445a69c Update to the 20060602 snapshot of GCC 4.1.2. 2006-06-03 08:48:22 +00:00
Gerald Pfeifer
31f3766d05 Update to the 20060526 snapshot of GCC 4.1.2. This is more or less what
we released as GCC 4.1.1 upstream.
2006-05-28 15:03:36 +00:00
Gerald Pfeifer
7fc4a24d9c Update to the 20060519 snapshot of GCC 4.1.1. 2006-05-21 13:47:28 +00:00
Gerald Pfeifer
788f936172 Update to the 20060512 snapshot of GCC 4.1.1. 2006-05-14 10:05:16 +00:00
Gerald Pfeifer
7ed7935b1f Update to the 20060421 snapshot of GCC 4.1.1. 2006-04-22 20:52:00 +00:00
Gerald Pfeifer
d247df7da9 Update to the 20060414 snapshot of GCC 4.1.1.
Reenable Java again, now that the memory overflow issue during installation
seems to have been addressed (and support for FreeBSD 5.3 and later is now
upstream).
2006-04-16 08:44:48 +00:00
Gerald Pfeifer
8c80229b83 Update to the 20060407 snapshot of GCC 4.1.1. 2006-04-08 10:06:35 +00:00
Gerald Pfeifer
7f2262a9dd Update to the 20060331 snapshot of GCC 4.1.1. 2006-04-02 03:38:12 +00:00
Gerald Pfeifer
1a1b97dbff Update to the 20060324 snapshot of GCC 4.1.1. Two minor cleanups on the
Java side, without real functional changes.
2006-03-25 14:27:50 +00:00
Gerald Pfeifer
8fd0dcddae Update to the 20060317 snapshot of GCC 4.1.1. 2006-03-20 04:50:13 +00:00
Gerald Pfeifer
932c3d26cd Update to the 20060310 snapshot of GCC 4.1, which basically is GCC 4.1.0
plus only a few patches.

The spamming of $PREFIX/include/ssp is now finally gone after my reports
upstream, which allows us to restrict the conflict with gcc-4.2.* to the
case where we build Java.

Convert the build-time dependency on math/mpfr to a full one, since the
Fortran frontend also needs this at run time.

Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.

Remove bogus USE_X11 (which was not used by default nor any other port).

No longer hardcode the version number in LATEST_LINK.
2006-03-15 09:37:21 +00:00
Gerald Pfeifer
665b10cc4e Update to the 20060217 snapshot of GCC 4.1.0.
Remove USE_REINPLACE= as advised by new portlint.
2006-02-19 18:48:09 +00:00
Gerald Pfeifer
cd62b69003 Update to the 20060210 snapshot of GCC 4.1.0. 2006-02-11 23:22:30 +00:00
Gerald Pfeifer
ee5371a226 Update to the 20060203 snapshot of GCC 4.1.0. 2006-02-04 17:24:23 +00:00
Gerald Pfeifer
f2d194a410 Update to the 20060127 snapshot of GCC 4.1.0. 2006-02-01 01:02:41 +00:00
Gerald Pfeifer
9a8723bd71 Update to the 20060120 snapshot of GCC 4.1.0. 2006-01-22 04:35:07 +00:00