Commit graph

150 commits

Author SHA1 Message Date
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Kris Kennaway
0969875e62 This port is no longer in use by anything in the ports collection. Mark
it DEPRECATED for future removal.
2004-03-14 03:13:30 +00:00
Trevor Johnson
281b567a90 The Java compiler has been omitted from this port since 2002-04-26.
Remove its entry.

Add size data.
2004-03-10 19:50: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
Edwin Groothuis
a58129d3de - ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything

PR:		ports/56800-56819
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:50:09 +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
Kris Kennaway
bc2b8d09af BROKEN on 5.1: does not compile 2003-05-18 11:48:21 +00:00
David E. O'Brien
b6cb5a7118 These older compilers don't support amd64, sparc64, and ia64. 2003-05-09 05:34:06 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Kris Kennaway
8bcac412d7 Add the fsf-funding.7 gfdl.7 gpl.7 manpages. IMO it is questionable
whether these should even be installed.
2003-01-14 04:11:24 +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
Gerald Pfeifer
60320763d8 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:02:37 +00:00
David E. O'Brien
261a9ec095 Remove Java from this port. If you want to use GCC's Java you really want
to use GCC 3.1.  Also for some reason `gettext' 0.11.1 will not work after
gcc30 [w/Java] has been installed (PR 37361).
2002-04-26 17:22:13 +00:00
Gerald Pfeifer
9956fb5b95 GCC 2.95 and later aren't called egcs (any longer). Also update
description and web address.

Approved by:	obrien (maintainer+mentor)
2002-04-17 07:17:04 +00:00
Gerald Pfeifer
193c9144fd GCC 2.95 and later aren't called egcs (any longer), so remove three patches
that add references to egcs to the documentation.

Approved by:	obrien (maintainer+mentor)
2002-04-12 08:36:34 +00:00
David E. O'Brien
4405bd4097 Upgrade to version 3.0.4. 2002-03-09 21:11:01 +00:00
Akinori MUSHA
c982f5faf1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
David E. O'Brien
9bfa379481 Upgrade to version 3.0.3. 2002-01-27 13:19:16 +00:00
Akinori MUSHA
e2657f7c1e Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflict
with each other's package link name.

(Maintainer timeout; I think it's too trivial to bother him with.)
2002-01-19 19:15:11 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
David E. O'Brien
392eebf7c3 Utilize the PATCH_WRKDIR knob now that it exists. 2001-10-27 18:33:06 +00:00
David E. O'Brien
e45a1649f2 Update to 3.0.2. 2001-10-27 16:46:57 +00:00
FUJISHIMA Satsuki
a2706f9b96 install/deinstall info entryies correctly (revision bump is not needed). 2001-09-23 08:12:10 +00:00
FUJISHIMA Satsuki
e21ef27847 fix package:
unify info files rather than fixing pkg-plist at every future update.
remove %D/lib/gcc-lib/blah if empty.

Non-response from:	maintainer
2001-09-11 15:59:34 +00:00
David E. O'Brien
9f105650b3 Update to 3.0.1. 2001-08-30 19:12:04 +00:00
David E. O'Brien
3f4fe1d4a0 Update to GCC 3.0.0. 2001-08-30 19:06:54 +00:00
David E. O'Brien
5ed3c00f2c Majorly clean this port up. 2001-06-20 19:26:25 +00:00
David E. O'Brien
d277028560 I missed a gcc30'ism when converting this from `gcc-devel'. 2001-06-20 17:42:22 +00:00
David E. O'Brien
f64c99fcbe Fix this port up so gcc30 can be used bsd.port.mk for when we return
to mixed compilers between -current and -stable.
2001-06-02 19:12:03 +00:00
David E. O'Brien
1e2ea8ca7d Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.
[and a sad day in history]
2001-05-04 08:50:08 +00:00
David E. O'Brien
739d74a4c7 Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.
[a nice friend's b-day at that :-)]
2001-03-24 01:40:09 +00:00
David E. O'Brien
3d59e4474e Fix version number. 2001-03-11 04:46:54 +00:00
David E. O'Brien
59d8aee249 Upgrade to the 5-March-2001 edition GCC 2.97 development snapshot. 2001-03-06 23:55:37 +00:00
David E. O'Brien
b9f823ab2b Fix nits in the auto lib-gcc PLIST generation. 2001-03-02 10:09:40 +00:00
David E. O'Brien
aa33b0f337 Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot. 2001-02-14 20:52:39 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46 typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
David E. O'Brien
0436695113 Upgrade to the Christmas edition GCC 2.97 development snapshot. 2000-12-27 02:22:16 +00:00
David E. O'Brien
7450726d85 Upgrade to the 2000-12-18 GCC 2.97 development snapshot. 2000-12-21 23:50:36 +00:00
David E. O'Brien
84cba185ca Forgot to commit the bits that rm's the new libjava as it breaks the
GCC bootstrap.
2000-12-13 18:54:40 +00:00
David E. O'Brien
7d7ab1639f Upgrade to the 2000-12-11 GCC 2.97 development snapshot. 2000-12-13 02:26:23 +00:00
David E. O'Brien
76a9878ebc Change name of programs from e<program_name> to g<program_name>, since
e<program_name> conflicts with the egcs port.  I'm open to a better nameing
scheme.

Also change the shared libs configuring logic a little bit due to changed
way of doing it on libstdc++-v3, which this snapshot uses by default.
2000-12-05 21:36:59 +00:00
David E. O'Brien
932231b1d5 Change the libstdc++.so version number to be more like the stock one.
This change is needed as the one I was using is too much in the range of
shared version numbers the stock libstdc++.so will have.
2000-12-05 20:35:40 +00:00
David E. O'Brien
c517f4bd29 First cut at configure support for FreeBSD PowerPC, Sparc64, and StrongARM. 2000-11-28 19:54:42 +00:00
David E. O'Brien
52693c37bd Upgrade to the 2000-11-20 GCC 2.97 development snapshot.
This one should be using libstdc++ v3 and the new 3.0 C++ ABI now.
2000-11-28 18:55:06 +00:00
David E. O'Brien
1c8d799fc5 Upgrade to the 2000-10-02 GCC 2.97 development snapshot. 2000-10-10 23:32:34 +00:00
David E. O'Brien
572a796bf3 Upgrade to the 2000-08-28 GCC 2.96 development snapshot. 2000-09-15 23:43:48 +00:00