Commit Graph

302 Commits

Author SHA1 Message Date
Gerald Pfeifer
029df2b0d3 Update to the 20060513 snapshot of GCC 4.2.0. 2006-05-14 09:57:29 +00:00
Gerald Pfeifer
a7e4d2d8a4 Update to the 20060506 snapshot of GCC 4.2.0.
ia64 and sparc64 should build again now; http://gcc.gnu.org/PR25865 has
been addressed.
2006-05-13 14:09:00 +00:00
Gerald Pfeifer
b6acded77e Avoid hard-coding the GCC release series in the cklatest target. 2006-05-12 19:48:37 +00:00
Alex Dupre
ffcb54b54f Chase gmp library and bump PORTREVISION. 2006-05-10 14:46:47 +00:00
Gerald Pfeifer
2d78e8dca5 IGNORE on ia64 and sparc64, because we know things currently cannot work
on these two.
2006-04-23 11:08:41 +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
95ff45e3cf Update to the 20060422 snapshot of GCC 4.2.0. 2006-04-23 10:29:31 +00:00
Gerald Pfeifer
d0ccdc7ed4 Update to the 20060415 snapshot of GCC 4.2.0. Adjust the explanation
on why Java still is disabled.
2006-04-16 13:12:07 +00:00
Gerald Pfeifer
bd65d7f788 Update to the 20060408 snapshot of GCC 4.2.0. 2006-04-09 15:37:00 +00:00
Gerald Pfeifer
9a8f155fc1 Update to the 20060401 snapshot of GCC 4.2.0. 2006-04-02 22:28:10 +00:00
Gerald Pfeifer
fea0827329 Fix handling of shared libraries via rc.d for non-default prefixes. 2006-03-29 06:07:08 +00:00
Gerald Pfeifer
39353ab732 Update to the 20060325 snapshot of GCC 4.2.0. Two minor cleanups on the
Java side, without real functional changes.
2006-03-26 15:21:50 +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
fe510419e7 Update to the 20060318 snapshot of GCC 4.2.0. 2006-03-20 13:09:40 +00:00
Gerald Pfeifer
4f5c18a510 Update to the 20060311 snapshot of GCC 4.2.0.
The spamming of $PREFIX/include/ssp is now finally gone after my reports
upstream, which allows us to restrict the conflict with gcc-4.1.* 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 22:42:16 +00:00
Gerald Pfeifer
529ed7dc50 Update to the 20060218 snapshot of GCC 4.2.0.
Remove USE_REINPLACE= as advised by new portlint.  Also note that at
least some of the installation hierarchy problems with libgomp have
been fixed now due to my report upstream.
2006-02-21 21:34:01 +00:00
Gerald Pfeifer
832aff624c Update to the 20060211 snapshot of GCC 4.2.0. 2006-02-12 20:29:35 +00:00
Gerald Pfeifer
30806e27b7 Update to the 20060204 snapshot of GCC 4.2.0. 2006-02-05 02:38:37 +00:00
Gerald Pfeifer
c0ccd6c6fa Update to the 20060128 snapshot of GCC 4.2.0. 2006-02-01 10:59:21 +00:00
Gerald Pfeifer
4adfb3ff55 Update to the 20060121 snapshot of GCC 4.2.0, which now includes libgomp. 2006-01-27 01:55:53 +00:00
Gerald Pfeifer
e3a171fa28 Update to the 20060114 snapshot of GCC 4.2.0. 2006-01-15 02:53:36 +00:00
Gerald Pfeifer
098f4a3e75 Update to the 20060107 snapshot of GCC 4.2.0.
GCC no longer installs an empty ${PREFIX}/share/classpath/, so we can
avoid my hack to remove it.
2006-01-08 20:32:47 +00:00
Gerald Pfeifer
4c2bebb4aa Update to the 20051231 snapshot of GCC 4.2.0. 2006-01-01 21:15:22 +00:00
Gerald Pfeifer
a438fc49de Update to the 20051224 snapshot of GCC 4.2.0.
Improve packaging by using @dirrm include/ssp instead of speculative
removal.  Remove broken removal of the info/gcc42 directory; this has
to be handled by Mk/bsd.ports.mk.
2005-12-28 14:31:05 +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
10290a3326 Install the .info files of the lang/gcc42 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc33
and lang/gcc34.

Dedicated to:	obrien
2005-12-21 21:14:08 +00:00
Gerald Pfeifer
b8b3c9dae0 Update to the 20051217 snapshot of GCC 4.2.0. Due to changes in the build
systems, this will consume more diskspace to build (some 900MB on i386).
2005-12-19 15:18:56 +00:00
Gerald Pfeifer
0385d0d70a Update program names to account for GCC 4.2. 2005-12-14 11:01:14 +00:00
Gerald Pfeifer
b240fc287c Complete the repocopy of lang/gcc41 to lang/gcc42 and update to the 20051210
snapshot of GCC 4.2.0.

Change pkg-plist to avoid hardcoding any version number.

PR:		90253
2005-12-11 22:49:57 +00:00
Gerald Pfeifer
15d05e49d8 Update to the 20051202 snapshot of GCC 4.1.0.
Unfortunately, we have to disable building Java since installation of
libgcj consumes insane amounts of memory and thus fails on machines with
less than 1GB of RAM.
2005-12-04 00:58:11 +00:00
Gerald Pfeifer
7013bbaf06 Add missing pkg-plist update from the previous commit. 2005-11-30 11:26:52 +00:00
Gerald Pfeifer
e8f2893f6e Update to the 20051125 snapshot of GCC 4.1.0 (which gets us rid of a
workaround I had to apply to this port).
2005-11-29 21:09:08 +00:00
Gerald Pfeifer
a75a366e1a mirrors.rcn.net, one of the main mirrors has a corrupted tarball of the
testsuite; since this is not needed for regular operation, just disable
it in the port, but keep the correct data in distinfo, in case someone
wants to obtain and verify it nevertheless.

PR:		89128
Reported by:	pointyhat
2005-11-16 22:14:12 +00:00
Gerald Pfeifer
f61f2b3a33 Update to the 20051112 snapshot of GCC 4.1.0 (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 00:28:31 +00:00
Gerald Pfeifer
b4c28b1112 Update to the 20051029 snapshot of GCC 4.1. This brings many bugfixes
due to the stabilization work for the 4.1.0 release and also addresses
some hierarchy problems I had reported (and which we no longer need to
work around).
2005-11-08 22:15:53 +00:00
Gerald Pfeifer
45e8398974 Update to the 20050924 snapshot of GCC 4.1.0. This brings a huge libjava/
Classpath merger.
2005-09-25 19:35:06 +00:00
Gerald Pfeifer
efc03b4ae3 Update to the 20050917 snapshot of GCC 4.1.0. 2005-09-19 07:53:35 +00:00
Gerald Pfeifer
381009c1e4 Update to the 20050909 snapshot of GCC 4.1.0. 2005-09-12 10:15:28 +00:00
David E. O'Brien
93b6d16f71 This patch is now part of the stock FSF sources, so we don't need it anymore. 2005-09-08 18:07:29 +00:00
David E. O'Brien
9a1e2926b4 Fix bug where static forward declarations weren't accepted.
This allows us to fix non-ISO-C constructs in our kernel to legal ISO-C.

Submitted by:	rodrigc
Obtained from:	http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00006.html
2005-09-07 10:15:08 +00:00
Gerald Pfeifer
b5fd87955c Update to the 20050902 snapshot of GCC 4.1.0. 2005-09-03 14:10:55 +00:00
Gerald Pfeifer
28a08b1898 Reenable the Java frontend and libgcj on i386. All build and installation
problems should be resolved now.

Prevent running ranlib during installation to unbreak user mode
installations which now install libraries with permissions 444.

We now also need the math/mpfr port to build the Fortran frontend.[1]

PR:		85495 [1]
2005-09-02 09:31:27 +00:00
Gerald Pfeifer
f0e7d1a667 Update to the 20050826 snapshot of GCC 4.1.
This gets us rid of the bogus hacking and vmintegration info files,
based on my report upstream.
2005-08-30 13:21:21 +00:00
Gerald Pfeifer
46d6dfebf8 Fix the build on i386, even if that means disabling the Java frontend.
On the way, upgrade to the 20050819 snapshot of GCC 4.1 where the Java
libraries finally build (progress!) but fail due to a problem with the
installation.  If someone wants to force installation, setting SHAREMODE
to allow writing should suffice.

Approved by:	portmgr (krion)
2005-08-24 22:34:45 +00:00
Gerald Pfeifer
8865a0da82 Update to the 20050730 snapshot of GCC 4.1.0.
Replace the WITHOUT_LIBJAVA knob by WITHOUT_JAVA which also disables
building the compiler and tools proper and avoids fetching the entire
Java frontend and library tarball.

Remove bogus ${PREFIX}/share/classpath/api directory that libjava adds
these days.

Make the (optional) handling of the Fortran and Java frontends easier
to understand.
2005-08-01 19:02:03 +00:00
Gerald Pfeifer
1d591a754e Update to the 20050723 snapshot of GCC 4.1.0. Should now work on FreeBSD 7. 2005-07-25 09:45:16 +00:00
Maho Nakata
21702a7edf o Java awt is now working via gtk20
o cairo is disabled since 0.5.0 is reqired
2005-07-20 10:49:51 +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
830ca14b70 GCC 4.1 currently adds an empty directory share/classpath/api und $PREFIX. 2005-07-19 14:59:42 +00:00
Gerald Pfeifer
b99d9db951 Update to the 20050716 snapshot of GCC 4.1.0 (with two new .info files).
Fix installation/deinstallation in case the PREFIX contains the string lib.
2005-07-18 13:27:11 +00:00