1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

252 Commits

Author SHA1 Message Date
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
Gerald Pfeifer
2790dd4131 Update to the 20050602 snapshot of GCC 4.0.1. 2005-06-03 09:00:41 +00:00
Gerald Pfeifer
5cd77c9d1d Update to the 20050526 snapshot of GCC 4.0.1.
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-27 10:32:52 +00:00
Gerald Pfeifer
e5f7e660e3 Update to the 20050521 snapshot of 4.0.1. Simplify the handling of man
pages on systems with an old version of Perl, once and for all and forever.
2005-05-22 21:44:14 +00:00
Gerald Pfeifer
9dce897e4c Update to the 20050514 snapshot of GCC 4.0.1.
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 20:31:22 +00:00
Gerald Pfeifer
a7ecba8199 Update to the 20050507 snapshot of GCC 4.0.1. Add the new gjnih40 program
and its man page, address some portlint warnings, and resort pkg-plist. The
fix to allow sparc64 bootstraps is upstream and the local patch not needed
any longer.
2005-05-08 22:18:08 +00:00
Gerald Pfeifer
baccec52ba Update to the 20050430 snapshot of GCC 4.0.1. Address some issues pointed
out by portlint and mark conflicts with lang/gcc33 and lang/gcc41.
2005-05-04 17:46:56 +00:00
Gerald Pfeifer
54764f306d Unbreak sparc64.
Submitted by:	Eric Botcazou (via upstream Bugzilla)
2005-04-30 20:14:19 +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
Gerald Pfeifer
6e25d7c699 Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1). 2004-07-10 21:01:57 +00:00