Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-09 | Bump PKGREVISION due to upgrade of Mesa and friends. | jschauma | 1 | -2/+3 | |
Only include Mesa/buildlink2.mk if the package requires all three of MesaLib, glu and glut - else only include the necessary buildlink2s. | |||||
2002-10-21 | Only use Mesa if BATTLEBALL_USE_MESA is set. | wiz | 1 | -3/+2 | |
2002-10-20 | Convert to buildlink2. | wiz | 4 | -9/+23 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-10-22 | Add CHECK_MESA prior to bsd.prefs.mk to make sure the Mesa check is | rh | 1 | -1/+2 | |
performed | |||||
2000-10-15 | Use new USE_MESA variable to depend on the correct Mesa packages | rh | 1 | -6/+4 | |
2000-01-06 | DTRT with bsd.prefs.mk/bsd.pkg.mk. Fix grammar in note. | fredb | 1 | -3/+5 | |
2000-01-06 | Prevent windows from "oscillating" and walking off the screen by | fredb | 1 | -0/+19 | |
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 | Update to battleball-2.1. | fredb | 7 | -122/+30 | |
- - 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-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
2000-01-02 | created patch-sum | wiz | 1 | -0/+6 | |
1999-08-07 | Expand nested template for consumption by egcs-1.1.1. (Fixes pr-6748.) | fredb | 5 | -2/+104 | |
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(). | |||||
1998-08-26 | Automatically append HOMEPAge to DESCR files, and remove homepage URLs | tsarna | 1 | -3/+1 | |
from individual DESCR files that had them. | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-04 | New "battleball" package created by Tim Rightnour: | tron | 5 | -0/+31 | |
a 3d game of soccer, with tanks. |