Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -3/+3 | |
${PREFIX}. | |||||
2005-06-12 | This package requires imake & xmkmf to build so note it in USE_TOOLS. | jlam | 1 | -1/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-03-08 | Use bl3. | snj | 1 | -3/+3 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2002-10-21 | Convert to buildlink2. Remove MASTER_SITES and HOMEPAGE, they are not | wiz | 4 | -21/+26 | |
valid any longer. Make it work with xpkgwedge. | |||||
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -3/+3 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
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 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -15/+13 | |
+ 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-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -4/+3 | |
2000-07-11 | Use X11PREFIX in preference to X11BASE for installed files, so that this | agc | 1 | -2/+2 | |
package cooperates better with an installed xpkgwedge. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+12 | |
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-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-14 | Include <X11/xpm.h> not <xpm.h>. Fixes pr 5942. | frueauf | 4 | -0/+52 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 6 | -0/+12 | |
1998-08-01 | Initial addition of tanked-0.90, a multiplayer internet tank game for X11. | frueauf | 11 | -0/+146 | |
Closes pr 5883 by Tim Rightnour. |