Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-12-14 | Fixes for the stricter checking with the new toolchain, provided | martin | 3 | -1/+70 | |
by Robert Elz in pkg/14911 (slightly modified by me). | |||||
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 | -6/+9 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -16/+14 | |
+ 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-09-03 | remove 'jlam' target | wiz | 1 | -4/+1 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -4/+3 | |
2000-07-30 | Find xpm headers when xpkgwedge is installed. | jlam | 3 | -10/+13 | |
2000-07-24 | add fixes for mips. Fixes recently noted pmax compile problems. | dmcmahill | 2 | -7/+18 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
2000-01-03 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -8/+8 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+9 | |
1999-03-08 | Add missing dependence for "xpm" package. Fixes PR pkg/7104 by | tron | 1 | -1/+3 | |
John F. Woods. | |||||
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-24 | Use -O2, not -O6. | mycroft | 1 | -2/+2 | |
1998-11-24 | optimize, for mycroft | hubertf | 1 | -2/+2 | |
1998-09-14 | More /var/games changes for scorfiles | garbled | 4 | -13/+44 | |
1998-08-27 | Remove a ton of cruft relating to ELF building of pkgs. The trick I had | garbled | 2 | -9/+5 | |
previously used with OBJECT_FMT is not necc. with the revelation that -Wl,-R works. Also fixed alot of PREFIX -> X11BASE typos. | |||||
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-07 | Add NetBSD RCS Ids. | agc | 6 | -0/+12 | |
1998-08-02 | Improve sound support. | tron | 3 | -9/+39 | |
1998-08-02 | Fix compiler warning. | tron | 1 | -0/+10 | |
1998-08-02 | Replace "#ifdef sparc" with "if defined(sparc) && !defined(__NetBSD__)" | tron | 2 | -6/+32 | |
to make this compile on NetBSD sparc. Fixes PR pkg/5894 by Brad Salai. | |||||
1998-07-30 | New "maelstrom" package created by Tim Rightnour: | tron | 10 | -0/+209 | |
an incredible, fast moving, high graphics version of asteroids. |