Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Use threads. Temporarily add an extra dependency on SimGear to make sure | des | 2003-03-03 | 2 | -3/+32 |
| | | | | we get a version that was compiled with thread support. | ||||
* | Unbotch the previous commit: metakit is in LOCALBASE, not X11BASE. | des | 2003-03-03 | 1 | -3/+3 |
| | |||||
* | Add metakit to dependency list. I thought it was already included | des | 2003-02-25 | 1 | -0/+2 |
| | | | | indirectly, but apparently it wasn't. | ||||
* | BUILD_DEPENDS isn't enough, we need RUN_DEPENDS as well so the dependency | des | 2003-02-05 | 1 | -0/+3 |
| | | | | | gets registered in the package. This should unbreak the bento builds of games/flightgear. | ||||
* | Remove a duplicate of patch-aa that snuck in here. | des | 2003-01-22 | 1 | -10/+0 |
| | |||||
* | Take over maintainership (Brian says he's too busy flying real planes). | des | 2003-01-22 | 15 | -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. | ||||
* | Remove USE_NEWGCC, which is no longer supported or required. | kris | 2002-08-31 | 1 | -1/+0 |
| | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 | ||||
* | Fix links to the Handbook, the FAQ and the porters-handbook. | blackend | 2002-08-04 | 3 | -4/+4 |
| | | | | Approved by: portmgr | ||||
* | BROKEN: Does not link correctly | kris | 2002-05-18 | 1 | -0/+2 |
| | |||||
* | Remove #include <malloc.h>. Port build still broken. | kris | 2002-03-31 | 1 | -0/+3 |
| | |||||
* | First round of auto* cleanups: | will | 2002-01-06 | 1 | -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/ | ||||
* | The plib library name is libplibsl.a, not libpsl.a. | asami | 2000-11-13 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Rename PLIST.notools to pkg-plist.notools. | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | (I'm leaving patches.tools alone as it should still work fine after the change.) | ||||
* | PORTNAME/PORTVERSION stuff | mharo | 2000-04-14 | 1 | -5/+4 |
| | |||||
* | Add a patch to unbreak for gcc 2.95.1 | cpiazza | 1999-09-10 | 1 | -0/+94 |
| | | | | | PR: 13674 Submitted by: maintainer | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Change all ports that need a new gcc on 3.x to use USE_NEWGCC. | cpiazza | 1999-08-22 | 1 | -10/+3 |
| | |||||
* | egcc/eg++ have been renamed to gcc295/g++295. Change | cpiazza | 1999-08-17 | 1 | -3/+3 |
| | | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Fix a BUILD_DEPENDS= that should have been BUILD_DEPENDS+=. | cpiazza | 1999-07-09 | 1 | -2/+2 |
| | | | | Submitted by: maintainer | ||||
* | Fixups for RELENG_3. (this was an error on my part, oops!) | cpiazza | 1999-07-08 | 1 | -2/+9 |
| | | | | | PR: 12553 Submitted by: maintainer | ||||
* | FlightGear, a free, multi-platform civil aviation flight simulator. | cpiazza | 1999-07-03 | 15 | -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> |