Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -8/+0 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+0 | |
2000-08-27 | Convert packages to use PERL5_PACKLIST (part 1). These were the easy | jlam | 1 | -7/+1 | |
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :) | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-04-08 | s/netbsd/${LOWER_OPSYS}/g | agc | 1 | -5/+5 | |
1998-10-04 | Add p5-FCGI, a Perl implementation of the client side of FastCGI. Coupled | tv | 3 | -0/+15 | |
with apache and ap-fastcgi, this can make Perl-based CGI up to a hundred times faster in startup cost. |