Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-29 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2009-07-07 | user-destdir support | joerg | 1 | -7/+7 | |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+1 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2008-01-19 | Reset maintainer on his request. | wiz | 1 | -2/+2 | |
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-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-07-20 | Do not include <malloc.h>. | kristerw | 8 | -1/+108 | |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+2 | |
2004-04-19 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -2/+2 | |
2002-10-10 | buildlink1 -> buildlink2. Correct HOMEPAGE. Remove last MASTER_SITE. | wiz | 1 | -4/+5 | |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-14 | Fix xpkgwedge problems noted by John Darrow <John.P.Darrow@wheaton.edu> in | jlam | 5 | -36/+32 | |
pkg/13191. The changes suggested in the PR were applied, and one more change to look for the appdefaults file under ${PREFIX} instead of under ${X11BASE}. | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
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 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | 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/+4 | |
2000-07-11 | Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed. | agc | 1 | -8/+9 | |
Use a shell "for" loop in preference to a make ".for" loop | |||||
1999-09-21 | Consistency: | abs | 1 | -1/+1 | |
Capitalise, remove trailing '.', remove many leading 'a', or 'the'. | |||||
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+5 | |
1998-11-12 | Minor formatting changes. | agc | 1 | -4/+4 | |
1998-11-12 | Add missing NetBSD RCS Ids. | agc | 3 | -0/+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-20 | Remove bogus "games" category. | tron | 1 | -2/+2 | |
1998-08-18 | Don't install mostly useless examples directory and put resource file | tron | 1 | -48/+5 | |
into correct directory. | |||||
1998-08-18 | Correct locations of "xdm" and resource file directory. | tron | 2 | -8/+33 | |
1998-08-18 | Don't install mostly useless examples directory and put resource file | tron | 1 | -4/+8 | |
into correct directory. | |||||
1998-08-18 | Change annoying default banner text. | tron | 1 | -0/+11 | |
1998-08-18 | New "xbanner" package created by Tim Rightnour: | tron | 6 | -0/+106 | |
make your XDM login screen look pretty. |