Age | Commit message (Expand) | Author | Files | Lines |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+1 |
2007-09-09 | Fix a typo in a comment. | jlam | 1 | -2/+2 |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -3/+3 |
2007-06-14 | MAKE_JOBS_SAFE=no, reported in PR 36441. | obache | 1 | -1/+3 |
2006-11-24 | Reset maintainer: | wiz | 1 | -2/+2 |
2006-07-27 | Rename "SITES_* to "SITES.*" for file-specific lists of sites from which | jlam | 1 | -2/+2 |
2006-01-05 | Use SUBST framework. | joerg | 1 | -8/+10 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-19 | Reference sitedrivenby.gif from the DIST_SUBDIR where it is. Previous | gdt | 1 | -2/+2 |
2005-12-06 | Bumped PKGREVISION because of the recent change to patch-af. | rillig | 1 | -2/+2 |
2005-12-06 | <sys/param.h> must be included before querying __NetBSD_Version__. Noted | rillig | 2 | -6/+10 |
2005-11-29 | Update distinfo for last Makefile change | adrianp | 1 | -7/+7 |
2005-11-28 | Fixed pkglint warning: | rillig | 1 | -2/+2 |
2005-11-26 | Bump to thttpd-2.25bnb4 to address a security issue: | adrianp | 3 | -9/+25 |
2005-08-19 | Do the DIST_SUBDIR dance because of already-downloaded files. *Sigh* | cube | 2 | -8/+9 |
2005-08-19 | The thttpd tarball has changed (the e-mail address of the author was | cube | 3 | -15/+18 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 checksums. | wiz | 1 | -1/+3 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -2/+2 |
2004-09-14 | Add patch from PR 25487 to disable mmap on old (1.5ish) NetBSD systems. | wiz | 3 | -2/+26 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -2/+1 |
2004-02-22 | bl3ify and general touch-up | jlam | 2 | -13/+12 |
2004-01-17 | Update to 2.25b, provided by Michael Santos in PR pkg/24128. | xtraeme | 2 | -5/+5 |
2003-10-27 | Update to 2.24. Closes PR pkg/22198 (fix was integratedin that version). | cube | 4 | -23/+7 |
2003-09-19 | Fix a buffer overflow reported in PR 22863 by Ross Patterson. | wiz | 3 | -2/+17 |
2003-07-22 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2002-09-20 | Make these scripts more portable by taking advantage of automatic rc.d | grant | 1 | -3/+3 |
2002-09-19 | Take advantage of the auto-generation and installation of rc.d scripts. | jlam | 1 | -3/+2 |
2002-06-16 | pkglint silencing. | wiz | 1 | -6/+6 |
2002-06-16 | Update to 2.23beta1, as requested in pkg/17251 by Oliver Tonnhofer. | wiz | 4 | -13/+18 |
2002-05-12 | don't change .htpasswd into .thtpasswd | joda | 1 | -2/+2 |
2002-02-05 | Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f". | jlam | 1 | -3/+3 |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -3/+1 |
2001-11-26 | Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. | jlam | 1 | -3/+3 |
2001-11-25 | PKG_SYSCONFDIR is where the configuration files for a package may be found. | jlam | 1 | -2/+2 |
2001-11-21 | These rc.d scripts are copied to ${RCD_SCRIPTS_DIR} == /etc/rc.d, so change | jlam | 1 | -7/+7 |
2001-11-21 | RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk). | jlam | 1 | -2/+2 |
2001-11-19 | Adapt to use shared INSTALL/DEINSTALL scripts by using the logic in | jlam | 5 | -187/+29 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 5 | -4/+4 |
2001-07-13 | In package Makefiles, create FILES_SUBST instead of duplicating sed | jlam | 2 | -10/+13 |
2001-06-09 | Update to 2.21b, as requested in pkg/13144 by Wolfgang Rupprecht. | wiz | 2 | -5/+5 |
2001-05-02 | Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove all | jlam | 1 | -2/+1 |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -3/+5 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -10/+8 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -1/+2 |
2001-01-14 | Install cgi-bin programs with executable bit set, and modify thttpd rc.d | jlam | 3 | -13/+22 |