summaryrefslogtreecommitdiff
path: root/games/quake/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-06-27I don't maintain this package any more.tron1-2/+2
2002-01-24Remove incorrect and unnecessary "EXTRACT_CMD" definition which broke thetron1-3/+1
"patch" target. "bsd.pkg.mk" will handle this properly.
2002-01-24Remove dead mirror on "ftp.cdrom.com".tron1-3/+2
2002-01-02Make this at least build.hubertf1-11/+12
This was obviously not tested at all...! :-(
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-12-27Mark as i386-only since it uses assembler.wiz1-1/+3
2000-10-15Use new USE_MESA variable to depend on the correct Mesa packagesrh1-2/+2
2000-10-05Make this compile if xpkgwedge is installed.jlam1-1/+4
2000-10-05Adapt to new unzip code in bsd.pkg.mk.jlam1-5/+5
2000-08-07Add dependency on quakedate, remove bogus ONLY_FOR_PLATFORMS linewiz1-2/+2
(it should have been ONLY_FOR_PLATFORM)
2000-02-09Remove unnecessary directory name "pub" from URL for "ftp.fu-berlin.de".tron1-2/+2
2000-02-08make buildable on ELFjdolecek1-9/+1
2000-02-05reorder lines for pkglintwiz1-2/+2
2000-02-01Quake now playable on NetBSD-1.4.x-i386. Heavily based on pkg/9270 bywiz1-7/+38
Brad Spencer <brad@anduin.eldar.org>, with some modifications. Caveats: ELF builds fail; shareware WADs (level files) have to be gotten separately; playing audio from CDs seems to have problems (see pkg/9270); GLX Quakeworld client probably doesn't work; Quakeworld code perhaps triggers optimization bug? Committed mainly to avoid duplication of work, and for the 1.4.x/i386 users/gamers :-)
2000-01-13does compile client now on 1.4.1/i386/a.out, but still untested for lackwiz1-2/+2
of shareware WADs currently
1999-12-28Import of *unfinished* "quake" package based on the recently under GPLtron1-0/+32
released source code: legendary 1st person shoot'em up game