Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-11-30 | As pointed out by jlam: | jschauma | 1 | -2/+2 | |
bump PKGREVISION on packages depending on graphics/glu due to latest shlib changes there. | |||||
2003-07-22 | Do not install into X11BASE, as requested in PR pkg/21685 by Soren Jacobsen. | jmmv | 3 | -16/+7 | |
While here, honor the value of the CC variable while building and remove an unused chunk from a patch file. Bump PKGREVISION to 2. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -7/+7 | |
2003-03-09 | Bump PKGREVISION due to upgrade of Mesa and friends. | jschauma | 3 | -7/+9 | |
Only include Mesa/buildlink2.mk if the package requires all three of MesaLib, glu and glut - else only include the necessary buildlink2s. | |||||
2002-10-20 | Convert to buildlink2. | wiz | 1 | -2/+3 | |
2001-12-05 | s/root/${ROOT_USER}/g, now that the definition appears in the | agc | 1 | -2/+2 | |
defs.${OPSYS}.mk files. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -3/+5 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -8/+6 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -6/+6 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-10-15 | Use new USE_MESA variable to depend on the correct Mesa packages | rh | 1 | -3/+2 | |
2000-09-03 | add RCS Id | wiz | 1 | -0/+1 | |
2000-04-12 | remove patch -lGL -> -lMesaGL, this fails with Mesa-3.1 (and wasn't | drochner | 2 | -17/+4 | |
necessary before) from Sean Doran <smd@ebone.net> per PR pkg/9862 | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
2000-01-02 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -4/+2 | |
1999-09-29 | Use wildcard dependence for "Mesa" package so that either standard or | tron | 1 | -2/+2 | |
hardware accelerated Mesa libraries can be used. | |||||
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+4 | |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -13/+13 | |
pattern match format. Minor pkglint along the way. | |||||
1999-04-05 | More EXTRACT_CMD fallout. | mycroft | 1 | -2/+3 | |
NOTE: These are not tested! | |||||
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -2/+2 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1998-11-12 | Some more for pkglint. | frueauf | 1 | -3/+3 | |
1998-09-30 | Depend on Mesa-3.0. | tron | 1 | -2/+2 | |
1998-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 1 | -1/+3 | |
on alpha. There may be more, but I haven't seen them yet. | |||||
1998-09-13 | Rethink this. Use cat >> instead of install to avoid wiping out the old | garbled | 1 | -2/+4 | |
scorefile (if it exists) | |||||
1998-09-13 | Now that I've screwed up the RCSID's fix them. | garbled | 2 | -0/+2 | |
1998-09-13 | Make this pkg use /var/games for scorefiles. (all games should do this | garbled | 4 | -22/+55 | |
eventually) | |||||
1998-08-27 | Remove a ton of cruft relating to ELF building of pkgs. The trick I had | garbled | 2 | -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-26 | Automatically append HOMEPAge to DESCR files, and remove homepage URLs | tsarna | 1 | -2/+0 | |
from individual DESCR files that had them. | |||||
1998-08-23 | () -> {}. | frueauf | 1 | -6/+6 | |
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-09 | Make "clean" should be quiet. | tron | 1 | -2/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-08-06 | Initial addition of battalion-1.4, a virtual reality 3D GL game for X11. | frueauf | 7 | -0/+188 | |
Closes pr 5849 by Tim Rightnour. |