Commit graph

20 commits

Author SHA1 Message Date
Dag-Erling Smørgrav
23191bbdb8 Unbotch the previous commit: metakit is in LOCALBASE, not X11BASE. 2003-03-03 11:35:39 +00:00
Dag-Erling Smørgrav
e50ee1f256 Add metakit to dependency list. I thought it was already included
indirectly, but apparently it wasn't.
2003-02-25 18:47:23 +00:00
Dag-Erling Smørgrav
4433ae9359 BUILD_DEPENDS isn't enough, we need RUN_DEPENDS as well so the dependency
gets registered in the package.  This should unbreak the bento builds of
games/flightgear.
2003-02-05 11:23:26 +00:00
Dag-Erling Smørgrav
f525587551 Remove a duplicate of patch-aa that snuck in here. 2003-01-22 23:06:56 +00:00
Dag-Erling Smørgrav
c34b11a2c1 Take over maintainership (Brian says he's too busy flying real planes).
Update to 0.9.1.  So much has changed since 0.6.1 that I've practically
had to redo the port from scratch.  It builds and installs fine now, but
due to limited resources I haven't been able to actually run it.
2003-01-22 13:58:58 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Marc Fonvieille
deef46806d Fix links to the Handbook, the FAQ and the porters-handbook.
Approved by:	portmgr
2002-08-04 09:04:12 +00:00
Kris Kennaway
35a6fc6481 BROKEN: Does not link correctly 2002-05-18 03:01:07 +00:00
Kris Kennaway
de772a8373 Remove #include <malloc.h>. Port build still broken. 2002-03-31 03:17:57 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Satoshi Asami
1ee18e5274 The plib library name is libplibsl.a, not libpsl.a.
Submitted by:	bento
2000-11-13 23:58:11 +00:00
Satoshi Asami
c050cd6b6b Rename PLIST.notools to pkg-plist.notools.
(I'm leaving patches.tools alone as it should still work fine after the change.)
2000-10-08 01:10:50 +00:00
Michael Haro
429158af25 PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
Chris Piazza
9188b31c52 Add a patch to unbreak for gcc 2.95.1
PR:		13674
Submitted by:	maintainer
1999-09-10 04:25:34 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Chris Piazza
781cfbd5c5 Fix a BUILD_DEPENDS= that should have been BUILD_DEPENDS+=.
Submitted by:	maintainer
1999-07-09 06:17:21 +00:00
Chris Piazza
ac207253f8 Fixups for RELENG_3. (this was an error on my part, oops!)
PR:		12553
Submitted by:	maintainer
1999-07-08 06:11:24 +00:00
Chris Piazza
a12cebc971 FlightGear, a free, multi-platform civil aviation flight simulator.
A 3d accelerator card supported by Mesa is highly recommended (3dfx
voodoo/voodo2 / nvidia riva tnt are known to work.)

PR:		12483
Submitted by:	Brian Buchanan <brian@CSUA.Berkeley.EDU>
1999-07-03 06:36:37 +00:00