summaryrefslogtreecommitdiff
path: root/games/fgfs-base (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [patch][non-maintainer] add use_gmake to games/flightgearEdwin Groothuis2003-09-281-3/+4
| | | | | | | | | | | | | | Per bento, this port seems to require having USE_GMAKE set. (This probably doesn't really affect most users). Also, while fiddling around, pacify portlint a bit. Informed maintainer. PR: ports/56514 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=89657
* Left out a line in previous commit.Dag-Erling Smørgrav2003-07-171-0/+2
| | | | Notes: svn path=/head/; revision=85041
* Upgrade to 0.9.2.Dag-Erling Smørgrav2003-07-145-82/+616
| | | | Notes: svn path=/head/; revision=84896
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use threads. Temporarily add an extra dependency on SimGear to make sureDag-Erling Smørgrav2003-03-032-3/+32
| | | | | | | we get a version that was compiled with thread support. Notes: svn path=/head/; revision=76814
* Unbotch the previous commit: metakit is in LOCALBASE, not X11BASE.Dag-Erling Smørgrav2003-03-031-3/+3
| | | | Notes: svn path=/head/; revision=76792
* Add metakit to dependency list. I thought it was already includedDag-Erling Smørgrav2003-02-251-0/+2
| | | | | | | indirectly, but apparently it wasn't. Notes: svn path=/head/; revision=76464
* BUILD_DEPENDS isn't enough, we need RUN_DEPENDS as well so the dependencyDag-Erling Smørgrav2003-02-051-0/+3
| | | | | | | | gets registered in the package. This should unbreak the bento builds of games/flightgear. Notes: svn path=/head/; revision=74836
* Remove a duplicate of patch-aa that snuck in here.Dag-Erling Smørgrav2003-01-221-10/+0
| | | | Notes: svn path=/head/; revision=73827
* Take over maintainership (Brian says he's too busy flying real planes).Dag-Erling Smørgrav2003-01-2215-787/+3094
| | | | | | | | | 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. Notes: svn path=/head/; revision=73781
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* Fix links to the Handbook, the FAQ and the porters-handbook.Marc Fonvieille2002-08-043-4/+4
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=63962
* 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