Commit graph

173 commits

Author SHA1 Message Date
Gerald Pfeifer
bdfe573334 Update to GCC 4.0.4, the official release. This closes the GCC 4.0 branch.
Remove the cklatest target and files/patch-gengtype-yacc.y; bison no longer
is a requirement.
2007-02-04 10:49:02 +00:00
Gerald Pfeifer
13c47e6b11 Update to the 20070114 snapshot of GCC 4.0.4. 2007-01-15 01:48:37 +00:00
Gerald Pfeifer
aa94a96e26 Update to the 20061228 snapshot of GCC 4.0.4. 2006-12-29 09:34:46 +00:00
Gerald Pfeifer
1b40443abd Update to the 20061130 snapshot of GCC 4.0.4. 2006-12-02 01:45:55 +00:00
Gerald Pfeifer
a0eb4f9fb5 Update to the 20061123 snapshot of GCC 4.0.4. 2006-11-26 15:32:46 +00:00
Gerald Pfeifer
df1ebc1683 Update to the 20061026 snapshot of GCC 4.0.4. 2006-10-31 12:00:19 +00:00
Gerald Pfeifer
479cdc7eda Update to the 20061005 snapshot of GCC 4.0.4. 2006-10-09 19:21:41 +00:00
Gerald Pfeifer
3dc9d12513 Update to the 20060921 snapshot of GCC 4.0.4.
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-22 10:28:22 +00:00
Gerald Pfeifer
0ae153fd38 Update to the 20060914 snapshot of GCC 4.0.4.
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-15 12:45:57 +00:00
Gerald Pfeifer
3fad39e68c Update to the 20060907 snapshot of GCC 4.0.4. 2006-09-10 00:25:47 +00:00
Gerald Pfeifer
bdfe0774ef Update to the 20060824 snapshot of GCC 4.0.4. 2006-08-25 10:13:38 +00:00
Gerald Pfeifer
2a65622f1e Update to the 20060810 snapshot of GCC 4.0.4. 2006-08-12 15:24:09 +00:00
Gerald Pfeifer
b0e21550e1 Update to the 20060720 snapshot of GCC 4.0.4.
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.
2006-07-21 21:49:13 +00:00
Gerald Pfeifer
cc3ebf0328 Update to the 20060713 snapshot of GCC 4.0.4. 2006-07-14 07:02:39 +00:00
Gerald Pfeifer
044dcd30dc Update to the 20060706 snapshot of GCC 4.0.4.
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-08 20:09:56 +00:00
Gerald Pfeifer
c38acda35d Update to the 20060629 snapshot of GCC 4.0.4. 2006-07-01 12:17:44 +00:00
Gerald Pfeifer
a4a16bd2bb Update to the 20060622 snapshot of GCC 4.0.4.
Fix USE_LDCONFIG for non-default prefix installation.
2006-06-23 13:24:19 +00:00
Gerald Pfeifer
ec0ea04338 Update to the 20060615 snapshot of GCC 4.0.4. 2006-06-16 08:20:14 +00:00
Gerald Pfeifer
8c4494fc28 Update to the 20060525 snapshot of GCC 4.0.4. 2006-05-26 13:32:11 +00:00
Gerald Pfeifer
774ff5972f Update to the 20060518 snapshot of GCC 4.0.4. 2006-05-19 12:54:31 +00:00
Gerald Pfeifer
726b4f9323 Update to the 20060511 snapshot of GCC 4.0.4. 2006-05-12 12:54:20 +00:00
Gerald Pfeifer
434da160eb Update to the 20060427 snapshot of GCC 4.0.4. 2006-04-28 11:30:24 +00:00
Gerald Pfeifer
a926fb2456 Update to the 20060420 snapshot of GCC 4.0.4. 2006-04-21 21:16:53 +00:00
Gerald Pfeifer
3dab295d18 Update to the 20060413 snapshot of GCC 4.0.4. Try to get rid of the
x86_64-specific configure hack.
2006-04-14 20:02:03 +00:00
Gerald Pfeifer
7a2bbf0106 Update to the 20060406 snapshot of GCC 4.0.4. 2006-04-07 06:57:10 +00:00
Gerald Pfeifer
e1cb608b4f Update to the 20060330 snapshot of GCC 4.0.4. 2006-03-31 16:09:43 +00:00
Gerald Pfeifer
424ef30e4e Update to the 20060323 snapshot of GCC 4.0.4. 2006-03-25 06:04:15 +00:00
Gerald Pfeifer
bbf79e5155 Update to the 20060316 snapshot of GCC 4.0.4.
Now that GCC 4.1.0 has been released, remove support for the Fortran
frontend which was still quite immature in the 4.0 series compared to
what we now have in the the 4.1 series.

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

Do not strip some of the the binaries any longer.

No longer hardcode the version number in LATEST_LINK.
2006-03-17 13:21:04 +00:00
Gerald Pfeifer
5a22d96a47 Update to the 20060216 snapshot of GCC 4.0.3.
Remove USE_REINPLACE= as advised by new portlint.
2006-02-17 09:52:53 +00:00
Gerald Pfeifer
f226aebc82 Update to the 20060209 snapshot of GCC 4.0.3. 2006-02-11 13:09:01 +00:00
Gerald Pfeifer
7c3e6ff41e Update to the 20060202 snapshot of GCC 4.0.3. 2006-02-04 02:31:52 +00:00
Gerald Pfeifer
7568c9f4e1 Update to the 20060126 snapshot of GCC 4.0.3. 2006-01-27 14:29:26 +00:00
Gerald Pfeifer
68fd67076d Update to the 20060119 snapshot of GCC 4.0.3. 2006-01-21 05:10:38 +00:00
Gerald Pfeifer
8f2662ce0a Update to the 20060112 snapshot of GCC 4.0.3. 2006-01-14 00:00:41 +00:00
Gerald Pfeifer
8821945735 Update to the 20060105 snapshot of GCC 4.0.3. 2006-01-07 09:51:16 +00:00
Gerald Pfeifer
9f515c0b1b Update to the 20051229 snapshot of GCC 4.0.3.
Remove broken removal of the info/gcc40 directory; this has to be
handled by Mk/bsd.ports.mk.
2005-12-30 21:46:20 +00:00
Gerald Pfeifer
92df77a64f Update to the 20051222 snapshot of GCC 4.0.3. 2005-12-23 00:15:04 +00:00
Gerald Pfeifer
f369fc50b4 Update to the 20051215 snapshot of GCC 4.0.3.
Install the .info files of the lang/gcc40 port in a port-specific
subdirectory, and move include/mf-runtime.h into a version specific
directory.   This allows us to remove the conflicts with lang/gcc33,
lang/gcc41 and lang/gcc42.

Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 40.
2005-12-22 00:47:46 +00:00
Gerald Pfeifer
97f3c7b776 Update to the 20051208 snapshot of GCC 4.0.3. 2005-12-09 11:11:29 +00:00
Gerald Pfeifer
76f0eff8df Update to the 20051201 snapshot of GCC 4.0.3. 2005-12-02 19:37:57 +00:00
Gerald Pfeifer
4931d8baa1 Update to the 20051124 snapshot of GCC 4.0.3. 2005-11-27 20:14:36 +00:00
Gerald Pfeifer
476920f197 Update to the 20051117 snapshot of GCC 4.0.3. 2005-11-18 01:36:54 +00:00
Gerald Pfeifer
27a0953aef Update to the 20051110 snapshot of GCC 4.0.3 (which requires a fix to
build with GCC 2.95 that I already submitted upstream as well).

Add a long missing dependency on USE_ICONV=yes.[1]

PR:		88894 [1]
Submitted by:	Björn König" <bkoenig@cs.tu-berlin.de> [1]
2005-11-14 16:25:42 +00:00
Gerald Pfeifer
7525a79cd2 Update to the 20051020 snapshot of GCC 4.0.3. 2005-11-09 01:02:14 +00:00
Gerald Pfeifer
c5f1f8d2e8 Update to the 20050929 snapshot of GCC 4.0.3. 2005-10-01 13:06:35 +00:00
Gerald Pfeifer
3cb9dee4c2 Update to the 20050922 snapshot of GCC 4.0.2. 2005-09-23 14:21:07 +00:00
Gerald Pfeifer
5523ee881b Update to the 20050908 snapshot of GCC 4.0.2. 2005-09-11 00:08:51 +00:00
Gerald Pfeifer
f4f6f48f44 Update to the 20050901 snapshot of GCC 4.0.2. 2005-09-02 22:15:27 +00:00
Gerald Pfeifer
f817e8dcb6 Update to the 20050825 snapshot of GCC 4.0.2. 2005-08-29 12:12:01 +00:00
Gerald Pfeifer
3313c2663c Update to the 20050728 snapshot of GCC 4.0.2.
Remove support for Java, not the least because libjava only builds on i386
and still does not really work there.
2005-07-29 18:55:07 +00:00