aboutsummaryrefslogtreecommitdiffstats
path: root/games/tnl
Commit message (Collapse)AuthorAgeFilesLines
* - Update URL of my distfile mirror in 87 portsamdmi32009-07-291-1/+1
| | | | Approved by: portmgr (erwin)
* update to 0.6.2boliver2009-07-111-1/+1
|
* - Update address of my distfile mirroramdmi32009-01-061-1/+1
|
* update cegui to 0.6.2oliver2008-12-061-2/+2
| | | | bump PORTREVISION for the affected ports
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* update cegui to 0.6.1oliver2008-07-031-2/+2
| | | | bump PORTREVISION for the affected ports
* Update my email address in 132 ports.amdmi32008-06-201-1/+1
| | | | Approved by: miwi (mentor)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Thunder&Lightning is a futuristic action flight simulator andmiwi2008-05-225-0/+511
realtime strategy game that takes place in a large 3D environment. Jump into the pilot seat of your Lightning aircraft and fight against Thunder tanks in a fierce battle for control of the island! Apart from flight simulators, Thunder&Lightning takes inspiration from (but is not a clone or remake of) the 80's classic Carrier Command. This means that you will find yourself in control of a futuristic carrier with aircraft and amphibious tanks at your disposal. In the long run, there will be multiple Islands to conquer, each with its own defense strategy. Although Thunder&Lightning already supports missions, it aims to be an open-ended game with a dynamically developing world with scripted events on some occasions. WWW: http://tnlgame.net/ PR: ports/121132 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>