Commit Graph

149 Commits

Author SHA1 Message Date
Mark Linimon
739e564b8c Replace the dangerous .error with IGNORE. 2006-01-27 09:38:34 +00:00
Edwin Groothuis
c92cd65864 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-05 00:53:19 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Trevor Johnson
c4ae703d01 I don't have any plans for this right now. 2005-06-11 22:58:00 +00:00
Kris Kennaway
bdb9620e0c BROKEN on alpha: Does not compile 2005-05-21 18:17:12 +00:00
Alexander Leidinger
d44a718b6e Unbreak on -current where _types.h got a new prerequisite (sys/cdefs.h)
by me.

Unfortunately we don't have a __FreeBSD_Version for this, so the change
isn't limited to -current, it's for >= 500039.

Famous last words: it shouldn't hurt.

Requested by:	portmgr (kris)
2005-04-30 10:51:26 +00:00
Trevor Johnson
329803b1d4 Fix comparison (nod to Freshports sanity-checking daemon). 2005-01-14 12:42:39 +00:00
Trevor Johnson
37c06cf84b This does compile on the Alpha--well, sometimes it does. I agree with kris'
speculation that the default CFLAGS may be causing the problem seen on the
package-building cluster.  Try to work around the problem.
2005-01-14 11:24:38 +00:00
Kris Kennaway
f66966c963 Does not compile on alpha. Since it's unlikely anyone is going to fix
these old compilers, drop alpha from the supported arch list.  Flip over
from NOT_FOR_ARCHS to ONLY_FOR_ARCHS where used, since these ports will
not support any future architectures FreeBSD runs on.

Approved by:	portmgr (self)
2005-01-02 01:00:40 +00:00
David E. O'Brien
da00423604 Compiles on Alpha again. 2004-12-12 08:01:24 +00:00
David E. O'Brien
28be4d1836 If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.95 won't understand.
2004-11-14 19:21:51 +00:00
Trevor Johnson
326800730f List gcov command.
PR:		71150
Submitted by:	leeym
2004-09-01 00:12:15 +00:00
Trevor Johnson
de1abc66a2 Use INFO and TOUCH macros. Fix white space.
PR:		64193
Submitted by:	Yen-Ming Lee
2004-03-15 21:48:02 +00:00
Kris Kennaway
0c9a372405 BROKEN on alpha 5.x: does not compile 2004-02-17 00:02:45 +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
dcbed75aab Remove hashes of unused Fortran, Objective-C and Java distfiles.
Add size data and ID.
2004-01-27 15:56:48 +00:00
Trevor Johnson
9e2ee8db3f This no longer provides a Java compiler. 2004-01-27 15:54:17 +00:00
Trevor Johnson
d1fe6b1100 Make fetchable. 2003-12-26 09:23:17 +00:00
Trevor Johnson
9d50625beb The __WORD_BIT constant in GCC's stl_bvector.h caused a namespace
conflict which kept the mailsync port from compiling.  Resolve it.
2003-12-04 06:38:33 +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
David E. O'Brien
b6cb5a7118 These older compilers don't support amd64, sparc64, and ia64. 2003-05-09 05:34:06 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Kris Kennaway
d604e1d6d3 Use the full path to /sbin/sysctl
Noticed by:	'make index' in crontab
2003-01-30 08:23:53 +00:00
David E. O'Brien
86bcefed82 Actually all that needed to be done in this file to fix for 5-CURRENT
is to remove the explicit "-m elf_i386" and use the default emulation.
2003-01-01 00:46:11 +00:00
Tilman Keskinoz
d8d9471610 Attempt to Fix build on -CURRENT
Good bye 2002! Happy new year 2003! (CET)

PR:		46483
Submitted by:	Stefan Farfeleder <stefan@fafoe.dyndns.org>
2002-12-31 23:00:02 +00:00
Trevor Johnson
d6dca0420b I'd like to try to maintain this. 2002-11-05 06:02:36 +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
Maxim Sobolev
4fe6852b8f Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
2002-09-14 13:32:06 +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
be411a6b38 Allow to build in -CURRENT. 2002-05-06 23:38:29 +00:00
David E. O'Brien
e8105bce77 Catch up with Makefile rev 1.83. 2002-05-06 23:38:17 +00:00
David E. O'Brien
c13128cf52 Remove the split up .info bits files. I switched to "makeinfo --no-split". 2002-05-06 22:57:18 +00:00
Gerald Pfeifer
bae25298f9 Update pkg-comment to reflect GCC's new meaning (since 2.95) and refer
to http://gcc.gnu.org instead of http://egcs.cygnus.com. Also, 2.95 is
not GNU's latest offering any longer. ;-)

Approved by:	obrien (maintainer+mentor)
2002-04-12 18:25:08 +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
232b9d0734 Since I cannot think of any reason one would use this port for FORTRAN or
Java compilers (the newer versions are much better); trim this port down
to just the parts we will need when GCC 3.1 becomes the -CURRENT compiler.
2002-04-10 03:32:10 +00:00
David E. O'Brien
d95e0123d2 Document. 2002-03-24 17:03:20 +00:00
David E. O'Brien
a49ca2d5bb Let machine/ansi.h know not to play glibc for us. 2002-03-24 11:44:40 +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
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
David E. O'Brien
139a823944 ftp.freesoftware.com -- R.I.P. 2001-09-13 23:38:10 +00:00
Dima Dorfman
74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00
David E. O'Brien
d0bad05ab8 DEFAULT_VTABLE_THUNKS got set back to 1' from 2' in 2.95.3.
Just forget about VTABLE THUNKS and use the C++ ABI the base 2.95 G++ uses
since there is no advantage the other way.
2001-04-17 09:26:26 +00:00
David E. O'Brien
6aa650495f Update to version 2.95.3. 2001-03-19 01:13:24 +00:00
David E. O'Brien
1a04ccb05b Use MASTER_SITE_SOURCEWARE.
Submitted by:	sf
2001-02-15 23:14:42 +00:00
David E. O'Brien
0de1de8ea1 Update to the 3rd 2.95.3 pre-release (test) release. 2001-02-13 12:21:21 +00:00
David E. O'Brien
208f3677ae Introduce `TARGLIB' from gcc-devel to clean this thing up.
Also change the ELF vs. aout logic so other formats can be targeted.
2001-01-07 21:59:01 +00:00
David E. O'Brien
c8c574e692 Update to GCC 2.95.3 release candidate "test1" 2001-01-07 21:45:37 +00:00
David E. O'Brien
f305c0c0c2 Make LIBSTDCPP_REV match the new reality.
Submitted by:	Max Khon <fjoe@iclub.nsu.ru>
2000-12-13 17:23:34 +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