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
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
Gerald Pfeifer
a13701decc
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-16 12:26:33 +00:00
Gerald Pfeifer
49cbc680a5
Update to the 20050709 snapshot of GCC 4.1.0.
2005-07-10 13:14:34 +00:00
Gerald Pfeifer
7dd847ea0b
Adjust pkg-plist to (temporary) bug which added libssp include files.
2005-07-06 20:46:23 +00:00
Gerald Pfeifer
d59e2c4de2
Update to the 20050702 snapshot of GCC 4.1.0.
2005-07-05 18:06:17 +00:00
Gerald Pfeifer
64468fce1c
Update to the 20050625 snapshot of GCC 4.1.0.
...
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-26 11:44:16 +00:00
David E. O'Brien
2d4b1e6ff4
Update to the 20050618 snapshot of GCC 4.1.0.
2005-06-19 23:50:28 +00:00
Maho Nakata
46a4c74271
A workaround to build libjava.
...
Approved by: gerald
2005-06-14 00:45:24 +00:00
Gerald Pfeifer
d9473b1047
Update to the 20050611 snapshot of GCC 4.1.0.
2005-06-12 22:07:06 +00:00
Gerald Pfeifer
929871ba8e
Update to the 20050604 snapshot of GCC 4.1.0.
2005-06-04 22:41:09 +00:00
Gerald Pfeifer
588b0c39a5
Generally disable libjava again, since it mysteriously causes the build to
...
fail on the ports cluster and some users's system, just not those Loren and
me have access to.
PR: 81788
2005-06-03 00:39:47 +00:00
Gerald Pfeifer
a332da27dc
Update to the 20050528 snapshot of GCC 4.1.0. Adjust the libjava-related
...
part of the packaging list.
2005-05-29 22:29:08 +00:00
Gerald Pfeifer
ced91ddba0
Update to the 20050522 snapshot of 4.1.0. Simplify the handling of man
...
pages on systems with an old version of Perl, once and for all and forever.
Reenable building libjava where appropriate, now that this has been fixed
upstream. And treat Fortran libraries exactly like other language support
libraries, reducing conflicts with other gcc ports and getting rid of the
libtool archives on the way.
2005-05-22 23:42:53 +00:00
Gerald Pfeifer
b37971d2b7
Include the (optional) Fortran frontend.
2005-05-19 13:46:23 +00:00
Gerald Pfeifer
5a7ced2020
Update to the 20050515 snapshot of GCC 4.1.0.
...
Add a conflict with the gcc34 port and address portlint warnings.
Simplify the handling of libraries which are not installed in all
configurations and put all libgcj libraries in the same directory
as all others, getting rid of the libtool .la archives on the way.
No longer install fsf-funding.7 gfdl.7 gpl.7, remove some cruft from
the post-install target, and simplify generation of the dynamic parts
of the packaging list.
2005-05-16 21:52:09 +00:00
Gerald Pfeifer
9843b4e433
Update to the 20050508 snapshot of GCC 4.1.0. Add the new gjnih41 program
...
and its man page, address some portlint warnings, and resort pkg-plist. Mark
conflicts with lang/gcc33 and lang/gcc40.
2005-05-09 20:53:40 +00:00
Gerald Pfeifer
db5d02a600
Update to the 20050501 snapshot of GCC 4.1.0. This contains a patch I
...
had applied upstream to address the sparc64 bootstrap failure, so remove
the BROKEN entry.
2005-05-01 19:31:58 +00:00
Gerald Pfeifer
a64004003a
Disable the build on alpha.[1] Address some complaints by portlint.
...
Discussed with: kris [1]
2005-04-30 22:22:12 +00:00
Gerald Pfeifer
81371a360f
Complete the repocopy of gcc40 to gcc41 and update to the 20050424
...
snapshot of GCC 4.1.0.
PR: 80306
2005-04-25 15:05:59 +00:00
Gerald Pfeifer
75331fa2ca
GCC 4.0.0 has been release. Update to the first snapshot of GCC 4.0.1,
...
which is basically identical with the 4.0.0 release.
2005-04-24 19:29:57 +00:00
Gerald Pfeifer
109bd17e85
Update to the 20050416 snapshot of GCC 4.0.0.
2005-04-17 17:30:36 +00:00
Gerald Pfeifer
c0df2d20e0
Update to the 20050409 snapshot of GCC 4.0.0. That's getting rather close
...
to the real thing now.
2005-04-10 20:52:18 +00:00
Gerald Pfeifer
9e0821d200
Update to the 20050402 snapshot of GCC 4.0.0.
2005-04-03 16:41:02 +00:00
Gerald Pfeifer
b0fe092796
Mark BROKEN on sparc64. I reported the problem upstream, but there is no
...
fix in sight yet.
Approved by: portmgr (krion)
2005-03-31 23:24:12 +00:00
Gerald Pfeifer
fb73c8f288
Update to the 20050319 snapshot of GCC 4.0.0.
2005-03-20 22:08:59 +00:00
Gerald Pfeifer
d9419263c9
Update to the 20050312 of GCC 4.0.0.
2005-03-19 17:45:56 +00:00
David E. O'Brien
cc7e4202b5
portlint.
2005-03-02 08:46:01 +00:00
David E. O'Brien
046adb5f9a
Update to the 20050226 snapshot.
2005-03-02 08:33:46 +00:00
Gerald Pfeifer
b33648820f
Update to the 20050220 snapshot of GCC 4.0, and mostly fix the packing list
...
for the libjava case (still disabled for now, though).
2005-02-21 16:40:36 +00:00
Gerald Pfeifer
a93ca6112a
Update to the 20050130 snapshot of GCC 4.0.0. Adjust pkg-plist wrt. to
...
libjava which I hope to re-enable with the next update.
2005-02-01 17:10:39 +00:00
Gerald Pfeifer
fce18a3e70
Update to the 20050116 snapshot of GCC 4.0.
2005-01-16 20:32:29 +00:00
Gerald Pfeifer
c5605ba41e
Update to the 20050109 snapshot of GCC 4.0.0.
2005-01-09 20:47:26 +00:00
Gerald Pfeifer
32ab5e6e11
Update to the 20041226 snapshot of GCC 4.0.0.
2004-12-28 12:19:08 +00:00
Gerald Pfeifer
2ad712e83d
Update to the 20041219 snapshot of GCC 4.0.0. Quite some changes.
2004-12-25 15:16:14 +00:00
Maho Nakata
5de6d77527
Adding knob WITH_FORTRAN.
...
Now we have GNU Fortran 90/95 compiler
with this knob.
PR: 74187
Approved by: gerald (maintainer)
2004-12-16 09:32:21 +00:00
Gerald Pfeifer
2fc1dab9fd
Update to the 20041205 snapshot of GCC 4.0.0.
2004-12-06 19:44:35 +00:00
Gerald Pfeifer
9af0054e13
Update to the 20041128 snapshot of GCC 4.0.0.
2004-11-30 13:44:32 +00:00
Gerald Pfeifer
80162fb2a8
Update to the 20041121 snapshot of GCC 4.0.0 (removing last traces of the
...
old bounds checker). This includes quite a couple of SPARC fixes and should
fix the bootstrap failure there.
2004-11-22 13:51:50 +00:00
Gerald Pfeifer
21266c1728
Update to the 20041114 snapshot of GCC 4.0.0.
2004-11-14 21:42:10 +00:00
Gerald Pfeifer
21eda2d85f
Adjust the names of the individual frontends to GCC 4.0.
...
PR: 73581
2004-11-09 22:29:42 +00:00
Gerald Pfeifer
320bcd6f9a
Update to the 20041107 snapshot of GCC 4.0.0 which contains some iconv-
...
related fixes I had submitted upstream.
2004-11-08 15:46:03 +00:00
Gerald Pfeifer
e862f8cb7b
Revert those changes from the prevision commit (revision 1.181) that were
...
accidental, considering obrien's log entry and the breakage caused.
Spotted by: kris (on behalf of pointyhat)
2004-11-07 11:40:15 +00:00
David E. O'Brien
e4cd19415f
Catch the 'cklatest' target up to changes on the MASTER_SITES.
2004-11-05 19:53:25 +00:00
David E. O'Brien
6ee371136c
Autogenerate the libexec portion of PLIST.
...
Remove unused .la files.
Reviewed by: gerald
2004-11-05 19:48:46 +00:00
Gerald Pfeifer
7beb4bf214
Complete the repo-copy of gcc34 to gcc40 and update to the 20041024
...
snapshot of GCC 4.0.0.
PR: 71696.
2004-10-31 05:19:21 +00:00
Gerald Pfeifer
cf5087d1a6
Update to the 20041015 snapshot of GCC 3.4.3.
2004-10-21 17:18:47 +00:00
Gerald Pfeifer
6aef5ec97e
Update to the 20040827 snapshot of GCC 3.4.2.
2004-09-03 22:24:26 +00:00
Volker Stolz
8864d164aa
Fix location of pkgconfig-data
...
Approved by: gerald
2004-09-03 17:42:11 +00:00
Gerald Pfeifer
52e5408702
Update to the 20040806 snapshot off GCC 3.4.
2004-08-12 14:17:13 +00:00
Gerald Pfeifer
fea4dadb0e
Update to the 2004-07-23 snapshot of GCC 3.4.2.
2004-07-25 13:20:47 +00:00