summaryrefslogtreecommitdiff
path: root/games/fgfs-base (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_4_6_2'.release/4.6.2cvs2svn2002-08-1016-811/+0
| | | | | Notes: svn path=/head/; revision=64310 svn path=/tags/RELEASE_4_6_2/; revision=64312; tag=release/4.6.2
* BROKEN: Does not link correctlyKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59384
* Remove #include <malloc.h>. Port build still broken.Kris Kennaway2002-03-311-0/+3
| | | | Notes: svn path=/head/; revision=57009
* First round of auto* cleanups:Will Andrews2002-01-061-1/+5
| | | | | | | | | | | | | | | | - 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/ Notes: svn path=/head/; revision=52646
* The plib library name is libplibsl.a, not libpsl.a.Satoshi Asami2000-11-131-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=35106
* Rename PLIST.notools to pkg-plist.notools.Satoshi Asami2000-10-081-1/+1
| | | | | | | (I'm leaving patches.tools alone as it should still work fine after the change.) Notes: svn path=/head/; revision=33508
* PORTNAME/PORTVERSION stuffMichael Haro2000-04-141-5/+4
| | | | Notes: svn path=/head/; revision=27507
* Add a patch to unbreak for gcc 2.95.1Chris Piazza1999-09-101-0/+94
| | | | | | | | PR: 13674 Submitted by: maintainer Notes: svn path=/head/; revision=21535
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza1999-08-221-10/+3
| | | | Notes: svn path=/head/; revision=20886
* egcc/eg++ have been renamed to gcc295/g++295. ChangeChris Piazza1999-08-171-3/+3
| | | | | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20765
* Fix a BUILD_DEPENDS= that should have been BUILD_DEPENDS+=.Chris Piazza1999-07-091-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=20129
* Fixups for RELENG_3. (this was an error on my part, oops!)Chris Piazza1999-07-081-2/+9
| | | | | | | | PR: 12553 Submitted by: maintainer Notes: svn path=/head/; revision=20117
* FlightGear, a free, multi-platform civil aviation flight simulator.Chris Piazza1999-07-0315-0/+709
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> Notes: svn path=/head/; revision=19961