summaryrefslogtreecommitdiff
path: root/games/taxipilot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty directoriesTilman Keskinoz2004-12-051-0/+2
| | | | Notes: svn path=/head/; revision=123216
* Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBSMichael Nottebrock2004-05-211-10/+5
| | | | | | | | | | safeness, fix compilation where needed. Committers: Please do NOT include Makefile.kde or commit new ports which do so. It's for use with the core KDE ports maintained by kde@freebsd.org ONLY. Notes: svn path=/head/; revision=109667
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-2/+1
| | | | | | | | | | | the USE_<x> equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups. Notes: svn path=/head/; revision=103722
* - Update to version 0.9.01Kirill Ponomarev2004-02-202-3/+3
| | | | | | | | PR: ports/63136 Submitted by: Ports Fury Notes: svn path=/head/; revision=101517
* - Fix build on -stableKirill Ponomarev2004-02-142-84/+94
| | | | | | | | | | - Sort pkg-plist PR: ports/62819 Submitted by: Ports Fury Notes: svn path=/head/; revision=100912
* Update to 0.9.0Tilman Keskinoz2004-02-133-303/+416
| | | | | | | Reminded by: John Angelmo <john@veidit.net> Notes: svn path=/head/; revision=100859
* Fix dependencies after KDE 3.2Tilman Keskinoz2004-02-131-2/+2
| | | | Notes: svn path=/head/; revision=100842
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Fix buildKirill Ponomarev2003-12-252-17/+10
| | | | | | | | PR: 60565 Submitted by: Ports Fury Notes: svn path=/head/; revision=96582
* Per bento logs, mark as broken on 5.x due to stricter handling of multilineMark Linimon2003-12-211-1/+7
| | | | | | | string constants in gcc3.3. Informed maintainer. Notes: svn path=/head/; revision=96374
* Unbreak on 4.x 3rd try.Tilman Keskinoz2003-11-203-8/+28
| | | | Notes: svn path=/head/; revision=94512
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Mark broken on 4.x and drop Maintainership, because I obviously don't careTilman Keskinoz2003-10-201-4/+2
| | | | | | | enough about this port. Notes: svn path=/head/; revision=91753
* There is no stdint.h in STABLE.Tilman Keskinoz2003-07-271-1/+10
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=85672
* Add missing dependency on kdemultimedia3Tilman Keskinoz2003-07-041-0/+2
| | | | | | | Reported by: adamw Notes: svn path=/head/; revision=84186
* Add taxipilot, a spacetaxi-like game for KDETilman Keskinoz2003-07-034-0/+332
Notes: svn path=/head/; revision=84173