Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-25 | Full DESTDIR support. Bump revision. | joerg | 3 | -14/+22 | |
2009-06-30 | Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with | joerg | 1 | -1/+3 | |
MAKE_JOBS=2 and worked without. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -4/+1 | |
2008-01-19 | Reset maintainer on his request. | wiz | 1 | -2/+2 | |
2007-03-06 | Fixed PR 29448. | rillig | 2 | -4/+12 | |
2007-03-05 | make this build with newer gcc | drochner | 2 | -6/+13 | |
2006-12-27 | - fine grained X11 dependencies for packages which have either USE_IMAKE | joerg | 1 | -1/+2 | |
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback. | |||||
2006-12-15 | Mechanically replace all includes of buildlink3.mk of the following | joerg | 1 | -2/+2 | |
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr | |||||
2006-04-12 | Use normal make. Be a setgid game. No sound server included, so don't | joerg | 4 | -17/+35 | |
try to build one on FreeBSD and DragonFly. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
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. |