summaryrefslogtreecommitdiff
path: root/games/battalion
AgeCommit message (Collapse)AuthorFilesLines
1998-08-27Remove a ton of cruft relating to ELF building of pkgs. The trick I hadgarbled2-9/+4
previously used with OBJECT_FMT is not necc. with the revelation that -Wl,-R works. Also fixed alot of PREFIX -> X11BASE typos.
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-2/+0
from individual DESCR files that had them.
1998-08-23() -> {}.frueauf1-6/+6
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-09Make "clean" should be quiet.tron1-2/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc2-0/+4
1998-08-06Initial addition of battalion-1.4, a virtual reality 3D GL game for X11.frueauf7-0/+188
Closes pr 5849 by Tim Rightnour.