Commit graph

18 commits

Author SHA1 Message Date
wiz
78e8f45664 Only use Mesa if BATTLEBALL_USE_MESA is set. 2002-10-21 00:55:26 +00:00
wiz
bc879832dd Convert to buildlink2. 2002-10-20 12:59:07 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
wiz
daff086c30 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 02:08:16 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +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
bf38f1891c Add CHECK_MESA prior to bsd.prefs.mk to make sure the Mesa check is
performed
2000-10-22 05:56:10 +00:00
rh
1d8820934c Use new USE_MESA variable to depend on the correct Mesa packages 2000-10-15 12:06:32 +00:00
fredb
1ddc7d4b12 DTRT with bsd.prefs.mk/bsd.pkg.mk. Fix grammar in note. 2000-01-06 19:10:31 +00:00
fredb
0dddfa2c84 Prevent windows from "oscillating" and walking off the screen by
nop'ing XResizeWindow. This makes it act nearly as if -noresize
is always given on the command line. Oddly enough, this permits
you to resize the window freely. (All "resize" does is attempt
to scale the vertical for you. Without it, you can make the window
tall enough to show a black bar on the bottom--that's all.)
2000-01-06 08:46:33 +00:00
fredb
481e26228b Update to battleball-2.1.
- - Now compiles "out of the box" with g++ 2.8.0 and later.
- - Game window is now taller, for a better view.
- - Now alway double-buffered.
- - OpenGL rendering mode. (Disabled by default in the package.
	Set USE_MESA=YES to build in support for Mesa.)
2000-01-06 08:36:07 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
d0d024052c created patch-sum 2000-01-02 03:34:14 +00:00
fredb
0c050913db Expand nested template for consumption by egcs-1.1.1. (Fixes pr-6748.)
Assorted fixes and tweaks: conditionally disable work-around for
__GNUC__<3.91; enable -funroll-loops per Imakefile comment; NetBSD needs
to include unistd.h to get select().
1999-08-07 10:36:16 +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
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
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
tron
453426a643 New "battleball" package created by Tim Rightnour:
a 3d game of soccer, with tanks.
1998-08-04 21:02:20 +00:00