Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-01 | Don't use malloc.h. | joerg | 1 | -0/+13 | |
2006-04-28 | Remove silly ${OSS} in compile target. Fix errno. Annoate DragonFly | joerg | 2 | -6/+46 | |
need of -lcompat. | |||||
2005-02-13 | Make this package build on Linux. This fixes PR pkg/29357. | minskim | 1 | -2/+2 | |
- Use -lcompat on NetBSD only. - Define LINUXVERSION on Linux. | |||||
2003-07-22 | Do not install into X11BASE, as requested in PR pkg/21685 by Soren Jacobsen. | jmmv | 1 | -11/+2 | |
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-03-09 | Bump PKGREVISION due to upgrade of Mesa and friends. | jschauma | 1 | -3/+3 | |
Only include Mesa/buildlink2.mk if the package requires all three of MesaLib, glu and glut - else only include the necessary buildlink2s. | |||||
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 | 1 | -15/+2 | |
necessary before) from Sean Doran <smd@ebone.net> per PR pkg/9862 | |||||
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 | 2 | -18/+52 | |
eventually) | |||||
1998-08-27 | Remove a ton of cruft relating to ELF building of pkgs. The trick I had | garbled | 1 | -3/+3 | |
previously used with OBJECT_FMT is not necc. with the revelation that -Wl,-R works. Also fixed alot of PREFIX -> X11BASE typos. | |||||
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 | 2 | -0/+78 | |
Closes pr 5849 by Tim Rightnour. |