Commit graph

192 commits

Author SHA1 Message Date
Gerald Pfeifer
2c4fe14389 Mark broken on amd64 (which used to be called x86_64). 2004-02-18 09:43:30 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
Gerald Pfeifer
2374195e4c Fix the incorrect pkg-descr on binaries installed and "sign" this port.
Given that the GCC 3.2 branch has been completely frozen, remove CVS and
update-related features from Makefile.
2003-10-15 15:25:03 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Dirk Meyer
219b47517d - remove empty dir lib/security 2003-06-10 02:19:05 +00:00
Gerald Pfeifer
355c47d511 Track upstream update of the patch for WITH_BOUNDSCHECKING (which removed
the previous patch).

Submitted by:	lioux
2003-05-22 23:12:06 +00:00
Gerald Pfeifer
2486c65cfc Remove three obsolete comments. 2003-05-22 19:54:19 +00:00
Gerald Pfeifer
507624f28d Remove --with-gnu-as --with-gnu-ld, which are actually no-ops.
Also, we don't need USE_BISON for GCC releases.
2003-05-06 11:42:56 +00:00
Dirk Meyer
42240d6754 Fix install problem of gnustep-objc
extend comment for ia64
2003-04-27 10:05:14 +00:00
Gerald Pfeifer
f79ce0b807 There is now a version of the bounds-checking patch also for GCC 3.2.3.
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
2003-04-26 22:30:15 +00:00
Gerald Pfeifer
def14f66ea Merge targets pre-configure and pre-build, simplify them, and remove
patch-va.  All of these dealt with us patching generated files (which
we don't do any longer).
2003-04-25 18:45:31 +00:00
Gerald Pfeifer
01314d62ac Update to GCC 3.2.3 as released today. (This is the last release from this
branch which has been "closed" in GCC CVS, so we can simplify this port.)
2003-04-25 17:30:51 +00:00
Gerald Pfeifer
216a3c7853 Make MAINTAINER overrideable by slave ports. 2003-04-25 06:40:43 +00:00
Dirk Meyer
960cd205ac - drop javlib in PLIST for ia64 too.
Approved by:	gerald
2003-04-22 18:04:48 +00:00
Gerald Pfeifer
8039f626dd On sparc64 libgcj is not built by default (and won't build easily), so we
need to dynamically construct pkg-plist to take this into account.

Noticed by:	bento+kris
2003-04-21 08:35:53 +00:00
Gerald Pfeifer
f38a070d82 Remove the last part of jdp's profile fixes from 1998/10/08, which actually
breaks -fprofile-arcs for current GCCs.

PR:		50842
2003-04-14 09:06:18 +00:00
Dirk Meyer
81c16ac79d 1) COMMENT can be overrritten by a slave port (suggested by obrien)
2) Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work.
   fix PLIST so critical file libgcc_s.so.1 is included.
   no response from obrien since 2003-03-31
Approved by:	gerald
2003-04-13 06:05:49 +00:00
Gerald Pfeifer
0c4650a88c Remove PATCH_SITES and PATCHFILES which we haven't used lately and related
material.

Reviewed by:	obrien
2003-04-04 16:16:13 +00:00
Gerald Pfeifer
97ebd85a1f Appease portlint by using ${GMAKE}, ${GREP}, and some whitespace changes. 2003-04-03 09:55:58 +00:00
Gerald Pfeifer
61cf47fa3f Finally remove the parts of this patch that date back to 1998 and have now
been commented for more than a year.
2003-04-02 20:18:22 +00:00
Gerald Pfeifer
b3df6d1ece Simplify the shell code used by the pre-patch target.
Suggested by:	obrien
Reviewed by:	Dan Nelson <dnelson@allantgroup.com>
2003-04-01 22:49:30 +00:00
Dirk Meyer
37c39ae480 LATEST_LINK can now be overwritten by the slave port.
added ${PKGNAMESUFFIX} to LATEST_LINK, so it differs when set.
Approved by:	gerald
2003-03-31 01:12:17 +00:00
Gerald Pfeifer
ded3b5a006 Add support for the bounds-checking patch by Herman ten Brugge (which
provides an -fbounds-checking command-line option).  This is optional
and built only if WITH_BOUNDSCHECKING is defined.

PR:		50178
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
2003-03-30 23:55:35 +00:00
Gerald Pfeifer
364c27a0ca Add support for the base language test suites.
Submitted by:	Loren James Rittle <rittle@labs.mot.com>
2003-03-28 21:21:45 +00:00
Gerald Pfeifer
29245523d4 Enable libgcj (which has actually been building fine since GCC 3.1 on
FreeBSD/i386 and works on FreeBSD/alpha using the hack in files/patch-ub).

PR:			47790
Partially Submitted by:	Loren James Rittle <rittle@labs.mot.com>
2003-03-26 17:42:31 +00:00
Gerald Pfeifer
8e6bf61c38 Remove special alpha optimization warning. alpha support now should be
sufficiently stable, and the testsuite output for FreeBSD/alpha shows no
extra -O2 failures.

Submitted by:	Loren James Rittle <rittle@labs.mot.com>
2003-03-26 10:35:51 +00:00
Gerald Pfeifer
a3b3aede9d Assume maintainership of this port.
Approved by:	obrien (mentor)
2003-03-26 10:19:52 +00:00
Gerald Pfeifer
4a2ca53673 Fix COMMENT and a Makefile comment. 2003-03-24 16:03:14 +00:00
Gerald Pfeifer
9945021b5e Remove special USER_H override.
Submitted by:	Loren James Rittle <rittle@labs.mot.com>
Approved by:	kris (portmgr)
2003-03-20 22:11:30 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
David E. O'Brien
420899055a Bump PORTREVISION to the 5-Feb-2003 release date of GCC 3.2.2 to make sure
all the various tools knows a newer version is available than anything
installed to date.
2003-02-12 16:34:03 +00:00
Gerald Pfeifer
4519345c08 Update to GCC 3.2.2.
Approved by:	obrien (mentor)
2003-02-08 18:34:17 +00:00
Tilman Keskinoz
277019caa1 Adjust pkg-comment, this is not 3.1.
PR:		44374
Submitted by:	Volker Stolz <vs@foldr.org>
2003-01-22 10:09:02 +00:00
David E. O'Brien
19abf1681e Use the most modern spelling of egcs.cygnus.com. 2002-12-03 23:21:14 +00:00
David E. O'Brien
77e870fc03 Fix cklatest paths.
Reported by:	gerald
Approved by:	kris
2002-12-03 04:35:07 +00:00
David E. O'Brien
f9a856abff Update to 3.2.1 release, and fix packaging. 2002-11-26 01:59:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David E. O'Brien
3d7bd2c689 The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.
2002-11-05 03:10:08 +00:00
Akinori MUSHA
e8dcfa2a89 Use MASTER_SITES_GCC.
Approved by:	obrien (maintainer)
2002-10-19 18:55:52 +00:00
David E. O'Brien
2f1bac96e9 Add CVS "fetch" framework. 2002-10-05 21:03:51 +00:00
David E. O'Brien
75da8cdd2c Total hack to allow gcc32 to build on -CURRENT.
This hack makes gcc totally use our stock headers vs. the fixinc'ed ones.
I don't like this change as I don't think there is any chance of getting
this change back into the GCC repository and it is important that the
stock GCC sources will bootstrap on FreeBSD 5.0.

Submitted by:	Don Lewis <dl-freebsd@catspoiler.org>
2002-09-11 16:48:58 +00:00
David E. O'Brien
2479cc6ff4 Upgrade to the 2-Sept-2002 GCC 3.2.1 pre-release snapshot.
(this port has been 100% reset back to an earlier evolution line by a repo
copied from the 'gcc31' port)
2002-09-11 16:45:43 +00:00
David E. O'Brien
3c222d1956 Upgrade to the official GCC 3.1.1 release.
This will be the last release on the GCC 3.1 branch.
2002-08-02 14:54:20 +00:00
Gerald Pfeifer
af80f14d42 Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also the
path was wrong).

Approved by:	obrien (maintainer+mentor)
2002-07-31 12:10:17 +00:00
David E. O'Brien
c2d708e143 Upgrade to the 1-July-2002 GCC 3.1.1 pre-release snapshot.
Note that with this update we loose the .info files.
I am sick and tired of dealing with them and most of all makeinfo --no-split
isn't working.
2002-07-08 18:10:23 +00:00
David E. O'Brien
e80d40b536 Do not require Gcc 3.1 to compile -- or we have an infinate loop on RELENG_4.
Problem Reported by:	Oliver Brandmueller <ob@e-Gitt.NET>
2002-07-02 23:03:50 +00:00
David E. O'Brien
e98a728640 Upgrade to the 17-June-2002 GCC 3.1.1 pre-release snapshot. 2002-06-22 20:26:51 +00:00
David E. O'Brien
a0a3c3ea65 Upgrade to the 27-May-2002 GCC 3.1.1 pre-release snapshot. 2002-06-02 07:09:12 +00:00