Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-08-06 | Bump the PKGREVISIONs of all (638) packages that hardcode the locations | jlam | 1 | -2/+2 | |
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories. | |||||
2005-07-13 | Turn PERL5_PACKLIST into a relative path instead of an absolute path. | jlam | 1 | -2/+2 | |
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-20 | since perl is now built with threads on most platforms, the perl archlib | grant | 1 | -1/+2 | |
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka. | |||||
2004-11-30 | Update to 0.24: | wiz | 3 | -5/+39 | |
Lots of bugfixes. | |||||
2004-11-30 | Change maintainer back to tech-pkg@NetBSD.org, as I no longer use this. | cjs | 1 | -2/+2 | |
2004-04-25 | Bl3ify and enable pkgviews installation. | minskim | 1 | -2/+4 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-10-13 | Use buildlink2. Use perl5/module.mk. Fix COMMENT. | seb | 1 | -7/+4 | |
2002-03-07 | Add p5-Test-Unit, unit tests for perl. | cjs | 4 | -0/+30 | |