summaryrefslogtreecommitdiff
path: root/games/gltron
AgeCommit message (Collapse)AuthorFilesLines
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-04Recursive bump for libmikmod shlib major ++wiz1-2/+2
Noted by dholland.
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache1-2/+2
2011-10-03Fix build with native X.dholland2-1/+21
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-01Reset maintainer.wiz1-2/+2
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-7/+1
2008-11-08Recursive dependency bump for libspeex (it is backward-compatible,bjs1-2/+2
but also has API additions).
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-04-29PKGREVISION++ for SDL_sound API bump.wiz1-2/+2
2008-04-22Bump PKGREVISION for SDL_sound ABI update.wiz1-2/+2
2006-06-29Add two missing local protoypes.joerg2-1/+16
2006-06-26Added a patch for NetBSD.rillig2-1/+17
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)wiz1-2/+2
for SDL shlib changes.
2006-05-24USE_LANGUAGES=c c++wiz1-1/+2
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz1-2/+2
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
2005-06-01Replace PKGBASE in WRKSRC with PKGNAME_NOREV.wiz1-2/+2
2005-05-31Do not play games with PKGBASE.wiz1-3/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-27PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).wiz1-2/+2
2005-03-11Disabled -Wall -Werror flags for gcc. Approved by wiz.rillig1-1/+2
2005-02-23Add RMD160 digests.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-06-15this needs -lm on Solaris for a bunch of math functions.grant1-1/+3
2004-03-07Use bl3.snj1-5/+5
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-18Update to version 0.70.cube7-86/+2545
- booster - wall acceleration - better handling of .ini file (versioning & protection against partly written files) - simplified GUI - new bot AI
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-11Fix definitions so WRKSRC goes to the right place now thatjmc1-3/+4
PKGREVISION has come into play here.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-11libmikmod buildlink2.mk is pulled in by SDL_sound, no need to include it here.salo1-2/+1
2003-04-11Actually, it doesn't really need GNU make.salo1-2/+1
2003-04-11Import of gltron-0.62: 3D lightcycle game inspired by the movie Tronsalo4-0/+165
You steer a futuristic bike, called lightcycle. Combat takes place in a rectangular arena. Your bike leaves a trail behind, which is like a wall. The goal is to force the other players to drive into a wall. The winner is the last player alive. As the name suggests, the game is inspired by the movie Tron. Or more exactly, by all the games that where inspired by the movie Tron. Package submitted by Quentin Garnier via pkgsrc-wip.