Commit Graph

324 Commits

Author SHA1 Message Date
Gerald Pfeifer
87035fc7ef Update to the 20060923 snapshot of GCC 4.2.0. 2006-09-24 11:48:02 +00:00
Maho Nakata
ba91bf551b Remove bootclasspath setting to java-gcj-compat
when building with awt gtk peer.
2006-09-18 09:13:26 +00:00
Gerald Pfeifer
136b648785 Update to the 20060915 of GCC 4.1.2. This fixes the namespace pollution
caused by include/ffi.h.

Enable libgcj on amd64 in addition to i386.

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-17 18:27:16 +00:00
Gerald Pfeifer
e2e084dc7c Update to the 20060909 snapshot of GCC 4.2.0. 2006-09-11 08:54:58 +00:00
Gerald Pfeifer
e87e3d893f Update to the 20060906 snapshot of GCC 4.2.0. This is getting pretty close
to the start of the GCC 4.2 release branch, and removes another namespace
pollution issue.
2006-09-06 19:32:44 +00:00
Gerald Pfeifer
4901f1e647 Update to the 20060826 snapshot of GCC 4.2.0. Among others, this fixes
two cases where the common (file) namespace was polluted by Java-specific
files.

Disable building libgomp on FreeBSD 4.x and early versions of FreeBSD 5.0
due to pthread-related build issues there.[1]

Reported by:	kris (pointyhat) [1]
2006-08-30 10:29:53 +00:00
Gerald Pfeifer
3e23cd22d7 Update to the 20060819 snapshot of GCC 4.2.0. 2006-08-21 14:37:54 +00:00
Gerald Pfeifer
7b4cdd11fd Update to the 20060812 snapshot of GCC 4.2.0. 2006-08-13 16:04:23 +00:00
Maho Nakata
d83ac601bc Setting java.home, changing default awt peer to gtk,
and using cairo backend for WITH_JAVA_AWT

Approved by:	gerald
2006-08-08 12:35:07 +00:00
Gerald Pfeifer
34e8504f40 Update to the 20060805 snapshot of GCC 4.2.0. 2006-08-07 15:17:10 +00:00
Gerald Pfeifer
518884b4c5 Update to the 20060729 snapshot of GCC 4.2.0. 2006-07-31 05:35:03 +00:00
Gerald Pfeifer
fb8f0d524b Update to the 20060722 snapshot of GCC 4.2.0.
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.

Be more friendly for additional patches.

Submitted by:	maho (implicitly)
2006-07-23 13:31:06 +00:00
Gerald Pfeifer
25f5c7f240 Update to the 20060715 snapshot of GCC 4.2.0. 2006-07-17 21:55:15 +00:00
Gerald Pfeifer
dc75513728 Update to the 20060708 snapshot of GCC 4.2.0.
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 12:22:08 +00:00
Gerald Pfeifer
5d654c47e4 Update to the 20060701 snapshot of GCC 4.2.0.
bootstrap-lean is back, which means quite a bit less disk space used when
building this port.  Also, Java comes with new applications gappletviewer42,
gjarsigner42, and gkeytool42 and a new libgcj-tools-4.2.0.jar.
2006-07-03 21:18:10 +00:00
Gerald Pfeifer
3427e44afc Update to the 20060624 snapshot of GCC 4.2.0.
mf-runtime.h no longer pollutes public filename space, so we can
remove our workaround.  Refresh files/java-patch-hier.
2006-06-26 17:03:03 +00:00
Gerald Pfeifer
313c6c2e9c Update to the 20060617 snapshot of GCC 4.2.0.
Employ the new USE_LDCONFIG feature, which allows us to get rid of the
various, much more manual and error-prone hacks we needed so far.

Reviewed by:	flz (for lang/gcc40)
2006-06-18 06:39:28 +00:00
Gerald Pfeifer
41592459c5 Update to the 20060610 snapshot of GCC 4.2.0.
Add zip as a build dependency of Java (libgcj). [1]

Reported by:	kris (pointyhat) [1]
2006-06-11 15:42:59 +00:00
Gerald Pfeifer
8e5af82931 Update to the 20060603 snapshot of GCC 4.2.0.
Java support is back (on i386), and all those additional libtool
files we are currently installing as part of libgcj will be gone
with next week's snapshot.
2006-06-05 19:20:32 +00:00
Gerald Pfeifer
a9bc8e0946 Update to the 20060527 snapshot of GCC 4.2.0. 2006-05-28 14:57:12 +00:00
Maho Nakata
cbb98d4b49 Fix dependency of libart
Submitted by:	kris
Approved by:	gerald (implicitly)
2006-05-28 08:57:49 +00:00
Gerald Pfeifer
805bf98814 Update to the 20060520 snapshot of GCC 4.2.0. 2006-05-21 17:25:16 +00:00
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