Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-17 | service suspended. prevent timeout. fetch from backup. | zafer | 1 | -2/+2 | |
2010-02-11 | DESTDIR support | joerg | 1 | -1/+7 | |
2006-10-17 | Fixed creating libexec/cgi-bin as a regular file. Corrected PKGMANDIR. | rillig | 1 | -1/+4 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -3/+3 | |
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2003-09-10 | Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. | seb | 1 | -2/+2 | |
2003-07-02 | Use REPLACE_PERL. | jmmv | 3 | -13/+3 | |
2002-01-29 | Install to LOCALBASE, not hardwired /usr/pkg. | wiz | 3 | -3/+15 | |
Patches provided by Hiramatsu Yoshifumi in pkg/15206. | |||||
2001-11-25 | APACHE_SYSCONFDIR is obsolete...set PKG_SYSCONFSUBDIR to httpd instead. | jlam | 1 | -5/+3 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-09-05 | Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for | jlam | 1 | -2/+2 | |
p5-CGI or p5-Data-Dumper. | |||||
2001-05-31 | Works with CGI.pm 2.66 as well. | kim | 1 | -2/+2 | |
2001-05-29 | CGI.pm 2.72 is ok. | kim | 1 | -2/+2 | |
2001-05-29 | Stripes is a Looking Glass implementation that works with Zebra and | kim | 4 | -0/+38 | |
Cisco routers. A Looking Glass is a CGI script for viewing results of simple queries executed on remote routers. |