2006-07-27 20:48:04 by Johnny C. Lam | Files touched by this commit (32) |
Log message: Rename "SITES_* to "SITES.*" for file-specific lists of sites \ from which to fetch the file. This completes the renaming described in revision 1.1799 of bsd.pkg.mk. |
2006-01-05 23:46:12 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Use SUBST framework. |
2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597) |
Log message: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. |
2005-12-19 22:10:52 by Greg Troxel | Files touched by this commit (1) |
Log message: Reference sitedrivenby.gif from the DIST_SUBDIR where it is. Previous this package failed to 'make install'. |
2005-12-06 15:19:39 by Roland Illig | Files touched by this commit (1) |
Log message: Bumped PKGREVISION because of the recent change to patch-af. |
2005-12-06 15:09:29 by Roland Illig | Files touched by this commit (2) |
Log message: <sys/param.h> must be included before querying __NetBSD_Version__. Noted by Mito Osamu in PR 25487. |
2005-11-29 22:21:12 by Adrian Portelli | Files touched by this commit (1) |
Log message: Update distinfo for last Makefile change Pointed out by Hauke Fath on tech-pkg@ |
2005-11-28 10:48:10 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed pkglint warning: - WARN: Makefile:9: PKGNAME should not be used in DIST_SUBDIR, as it sometimes includes the PKGREVISION. Please use PKGNAME_NOREV instead. Noted by Geert Hendrickx on tech-pkg. |
2005-11-26 11:02:37 by Adrian Portelli | Files touched by this commit (3) |
Log message: Bump to thttpd-2.25bnb4 to address a security issue: http://secunia.com/advisories/17454/ |
2005-08-19 15:38:58 by Quentin Garnier | Files touched by this commit (2) |
Log message: Do the DIST_SUBDIR dance because of already-downloaded files. *Sigh* Pointed out by Thomas Klausner and Jeremy C. Reed. |