Commit graph

26 commits

Author SHA1 Message Date
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
rh
1d8820934c Use new USE_MESA variable to depend on the correct Mesa packages 2000-10-15 12:06:32 +00:00
wiz
de9af656f0 add RCS Id 2000-09-03 10:04:54 +00:00
drochner
30efa1f5af remove patch -lGL -> -lMesaGL, this fails with Mesa-3.1 (and wasn't
necessary before)
from Sean Doran <smd@ebone.net> per PR pkg/9862
2000-04-12 19:07:55 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
855416f289 replaced some commands by their ${COMMAND} counterparts 2000-01-02 03:14:03 +00:00
tron
b7f3f61a86 Use wildcard dependence for "Mesa" package so that either standard or
hardware accelerated Mesa libraries can be used.
1999-09-29 22:58:43 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
mycroft
03c24fa7fb More EXTRACT_CMD fallout.
NOTE: These are not tested!
1999-04-05 17:23:01 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
frueauf
7138d002c5 Some more for pkglint. 1998-11-12 23:34:30 +00:00
tron
759b05279a Depend on Mesa-3.0. 1998-09-30 20:03:18 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
garbled
3c5586dd86 Rethink this. Use cat >> instead of install to avoid wiping out the old
scorefile (if it exists)
1998-09-13 23:05:16 +00:00
garbled
564fd404a0 Now that I've screwed up the RCSID's fix them. 1998-09-13 20:40:39 +00:00
garbled
ffa5ec0eff Make this pkg use /var/games for scorefiles. (all games should do this
eventually)
1998-09-13 20:24:28 +00:00
garbled
2896fa8483 Remove a ton of cruft relating to ELF building of pkgs. The trick I had
previously used with OBJECT_FMT is not necc. with the revelation that
-Wl,-R works.  Also fixed alot of PREFIX -> X11BASE typos.
1998-08-27 14:06:07 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
frueauf
b69c58705a () -> {}. 1998-08-23 20:30:51 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
tron
2c7ecc3bbe Make "clean" should be quiet. 1998-08-09 23:15:06 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
frueauf
2eff19e9c6 Initial addition of battalion-1.4, a virtual reality 3D GL game for X11.
Closes pr 5849 by Tim Rightnour.
1998-08-06 21:07:39 +00:00