Commit graph

243 commits

Author SHA1 Message Date
Gerald Pfeifer
2b212f9647 Update to the 20050628 snapshot of GCC 3.4.5.
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-07-05 21:20:42 +00:00
Gerald Pfeifer
90ed2364f4 Remove support for Java, not the least because libjava only builds on i386,
Java in GCC 4.x is so much better, and this reduces build time and download
bandwidth required for this "legacy" port whose main purpose is to support
package building on FreeBSD 4.x quite a bit.

Submitted by:	obrien
2005-07-05 20:10:58 +00:00
Gerald Pfeifer
254c2f5548 Update to the 20050607 snapshot GCC 3.4.5. 2005-06-08 17:48:02 +00:00
Gerald Pfeifer
9c6a6bdaaa Update to the 20050531 snapshot of GCC 3.4.5. 2005-06-01 22:01:33 +00:00
Gerald Pfeifer
892bccab4d Update to the 20050524 snapshot of GCC 3.4.5. 2005-05-26 00:11:58 +00:00
Gerald Pfeifer
2c4ec331f7 Fix the handling of man pages on systems with an old version of Perl, once
and for all and forever.
2005-05-22 19:11:39 +00:00
Gerald Pfeifer
a8f7c40238 Update to the 20050520 snapshot of 3.4.5. Simplify the handling of man
pages on old systems with Perl 5.0.
2005-05-22 02:02:57 +00:00
Gerald Pfeifer
a709acae01 We no longer need to/should remove libdata/pkgconfig.
Pointed out by:	pav
2005-05-16 20:55:34 +00:00
Gerald Pfeifer
f12aae60de Update to the 20050513 snapshot of GCC 3.4.4.
Clean up MASTER_SITES.  Add conflicts with the gcc40 and gcc41 ports.
Simplify the handling of libraries which are not installed in all
configurations and put the 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 16:18:01 +00:00
Gerald Pfeifer
53abb53f0c Update to the 20050506 snapshot of GCC 3.4.4. Fix some portlint warnings
as well as the list of FTP sites to check on the way.
2005-05-08 18:21:37 +00:00
Gerald Pfeifer
7a4bbb1462 Add -fPIC to CXXFLAGS for static builds on alpha for 4.x. Should not be
necessary in theory, but is, apparently.

Submitted by:	Idar Tollefsen <idart@performancedesign.no>
2005-05-06 18:39:54 +00:00
Gerald Pfeifer
eab00128a5 Update to the 20050429 snapshot of GCC 3.4.4. 2005-04-30 19:19:37 +00:00
Gerald Pfeifer
00eab069fc Update to the 20050422 snapshot of GCC 3.4.4. 2005-04-24 17:28:50 +00:00
Gerald Pfeifer
e20e93f524 Update to the 20050415 snapshot of GCC 3.4.4. 2005-04-17 18:19:58 +00:00
Gerald Pfeifer
87bc895f71 Update to the 20050408 snapshot of GCC 3.4.4. 2005-04-10 20:12:45 +00:00
Gerald Pfeifer
b4d7422776 On alpha, we need at least GCC 3.3 to bootstrap GCC 3.4 or well'll get
a compiler error.

Submitted by:	Idar Tollefsen <idart@performancedesign.no>
Reviewed by:	kris
2005-04-03 18:57:30 +00:00
Gerald Pfeifer
5982904819 Update to the 20050401 snapshot of GCC 3.4.4. 2005-04-02 19:07:51 +00:00
Gerald Pfeifer
530bde3ffd Update to the 20050311 snapshot of GCC 3.4.4. 2005-03-15 18:31:49 +00:00
Gerald Pfeifer
f36f722df5 Update to the 20050211 snapshot of GCC 3.4.4. 2005-02-13 12:34:54 +00:00
Gerald Pfeifer
034a9382a0 Update to the 20050128 snapshot of GCC 3.4.4. 2005-01-29 12:28:49 +00:00
Gerald Pfeifer
92797b5f8f Update to the 20050114 snapshot of GCC 3.4.4. 2005-01-16 20:26:31 +00:00
Gerald Pfeifer
cd03772a46 Update to the 20050107 snapshot of GCC 3.4.4. 2005-01-09 22:49:39 +00:00
Gerald Pfeifer
453a752990 Update to the 20041224 snapshot of GCC 3.4.4. 2004-12-25 13:41:58 +00:00
Gerald Pfeifer
a1d84d4d47 Update to the 20041217 snapshot of GCC 3.4.4. On the way, properly remove
the libdata/pkgconfig directory.[1]

Pointed out by:	pointyhat/kris[1]
2004-12-19 23:45:14 +00:00
Maho Nakata
36e42dfd04 Back out to original. Maho (myself) committed
at different place.

Pointy hat to:  maho
Submitted by:   pav
2004-12-16 10:11:31 +00:00
Maho Nakata
450d1be6e1 gcc-ooo, gcc compiler for OpenOffice.org 2.0 or later
compilation. This version of gcc is as same as which
Hamburg team use to develop OpenOffice.org, applying
following fixes:

o visiblity fix
http://www.nedprod.com/programs/gccvisibility.html
o emum fix
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00968.html

For detail, see the announce:
http://porting.openoffice.org/servlets/ReadMsg?listName=dev&msgNo=14280

Many thanks to: Pavel Janik <Pavel at Janik.cz>
2004-12-16 09:16:23 +00:00
Gerald Pfeifer
ee51661154 Update to the 20041210 snapshot of GCC 3.4.4. 2004-12-15 22:27:01 +00:00
Gerald Pfeifer
560a496a8b Add missing quote in post-build target (which is a real bug, but had not
triggered any problem before).

PR:		74901
Submitted by:	Pasi Hirvonen <psh@iki.fi>
2004-12-10 10:53:43 +00:00
Gerald Pfeifer
85f12eb3ab Update to the 20041203 snapshot of GCC 3.4.4. 2004-12-06 21:33:33 +00:00
Gerald Pfeifer
d3b7bf0059 Update to the 20041126 snapshot of GCC 3.4.4. 2004-11-30 15:37:05 +00:00
Gerald Pfeifer
1c9cf791c0 Update to the 20041119 snapshot of GCC 3.4.4. 2004-11-22 09:54:34 +00:00
Gerald Pfeifer
d1dd15bb4f Update to the 20041112 snapshot, the first of 3.4.4. 2004-11-14 00:53:57 +00:00
Gerald Pfeifer
b8f419b677 Update to the 20041105 snapshot. 2004-11-08 15:07:46 +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
Gerald Pfeifer
5e51067421 Update to the 20041029 snapshot of GCC 3.4.3. 2004-10-30 17:07:02 +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
Gerald Pfeifer
766213bcb0 Update to the 20040702 snapshot. Optimize that SNAPDATE variable away on
the way and use ${ECHO_MSG} instead of ${ECHO} [1].

Spotted by:	eik [1]
2004-07-04 14:39:45 +00:00
Gerald Pfeifer
6ed02c850f Use ${ECHO} instead of echo. 2004-06-17 21:39:17 +00:00
Gerald Pfeifer
c7fc29b5dc Update to the 2004-06-11 snapshot of GCC 3.4.1. 2004-06-16 18:16:26 +00:00
Gerald Pfeifer
3b61648547 Update to the 2004-06-04 snapshot of GCC 3.4.1.
On the way, note that libgcj is not built on amd64.
2004-06-06 03:57:54 +00:00
Gerald Pfeifer
2fbb3a733b Update to the 2004-04-14 snapshot, which should be nearly identical to the
GCC 3.4.0 release.
Tweak the pre-everything message, plus display a note when libgcj is not built.
2004-04-17 16:40:30 +00:00
David E. O'Brien
a2e4a83ec1 I give up, gerald wants the cruft back in. 2004-03-22 17:13:33 +00:00
David E. O'Brien
09a6fc2bd4 Use a different method to remove possibly shared directory, so we can
fail silently.

Submitted by:	kris
2004-03-22 02:10:27 +00:00
David E. O'Brien
d4b244baf7 Re-commit revision 1.165. The perceived breakage by it was a bug in pkg-plist. 2004-03-21 17:02:53 +00:00
David E. O'Brien
323c97787b Remove libexec/gcc/%%GNU_HOST%% and libexec/gcc on pkg_delete. 2004-03-20 19:50:58 +00:00