Gerald Pfeifer
774ff5972f
Update to the 20060518 snapshot of GCC 4.0.4.
2006-05-19 12:54:31 +00:00
Gerald Pfeifer
b6acded77e
Avoid hard-coding the GCC release series in the cklatest target.
2006-05-12 19:48:37 +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
634bb7f5b3
Make sure all lang/gcc* ports I maintain can be properly used as master
...
ports by allowing MAINTAINER and COMMENT to be overridden.
2006-04-23 11:00:59 +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
4f0fd4573a
Restore hack to call amd64 by the name of x86_64 for the sake of configure.
2006-04-18 20:48:29 +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
d1bae98f77
Fix handling of shared libraries via rc.d for non-default prefixes.
2006-03-27 23:06:22 +00:00
Dirk Meyer
989fbabdf9
- add RC_D_SH to keep shared libs working after reboot
2006-03-26 05:16:44 +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
f8ca4b20a3
Update to the 20051220 snapshot of GCC 3.4.6.
...
Install the .info files of the lang/gcc34 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc40
and lang/gcc41 and also removes the hidden conflict with lang/gcc33.
Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 34.
2005-12-21 22:38:26 +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
2b3cad16c1
The Fortran frontend now installs the language driver as
...
bin/%%GNU_HOST%%-gfortran40 as well, like the other languages.
2005-11-21 20:05:15 +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
38b9aef0ce
The previous fix addressed PR85495.
...
PR: 85495
2005-09-01 22:19:48 +00:00
Gerald Pfeifer
481cf07ca9
We now also need the math/mpfr port to build the Fortran frontend.
2005-09-01 22:11:00 +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
Gerald Pfeifer
f67bdf81f6
Update to the 20050721 snapshot of GCC 4.0.2. Should now work on FreeBSD 7.
2005-07-22 15:18:34 +00:00
Gerald Pfeifer
16962b6b74
We no longer install any libraries to $PREFIX/lib, so remove this from
...
LDCONFIG_DIRS.
2005-07-19 15:07:34 +00:00
Gerald Pfeifer
1c225ac555
Fix installation/deinstallation in case the PREFIX contains the string lib.
2005-07-18 14:33:02 +00:00
Gerald Pfeifer
f014033655
Update to the 20050714 snapshot of GCC 4.0.2.
...
No longer put target specific files and include files at the very
end of pkg-plist since that broke the /sbin/ldconfig invocations the
ports machinery added there (before we'd get a chance).[1]
Reported by: dinoex [1]
2005-07-15 16:18:19 +00:00
Gerald Pfeifer
cb25bac874
Update to the 20050707 snapshot of GCC 4.0.1.
...
This basically is the 4.0.1 release.
2005-07-08 12:54:17 +00:00
Gerald Pfeifer
0ed8c919df
Update to the 20050630 snapshot of GCC 4.0.1.
2005-07-04 22:05:35 +00:00
Gerald Pfeifer
35e0d49840
Directly install libraries into a port-specific location instead of
...
moving them there after the original installation. This is simpler
and also avoids the problem where the port would overwrite/remove an
existing copy of libiberty.a, which boils down to a true conflict.
2005-06-25 23:58:33 +00:00
Gerald Pfeifer
14a2a998be
Update to the 20050623 snapshot of GCC 4.0.1.
2005-06-25 00:01:58 +00:00
David E. O'Brien
3669fa14f7
Update to the 20050616 snapshot of GCC 4.0.1.
2005-06-19 22:57:17 +00:00
Gerald Pfeifer
49d8b9b249
Update to the 20050609 snapshot of GCC 4.0.1.
2005-06-12 23:18:30 +00:00