Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones | agc | 1 | -1/+2 | |
2005-02-19 | Use CPAN HOMEPAGE, since it is more specific than unicode.org. | wiz | 1 | -2/+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-12 | Add 'perl5' to CATEGORIES. | seb | 1 | -2/+2 | |
2004-11-02 | Initial import of p5-Unicode-Map8 version 0.12 into the NetBSD Packages | seb | 4 | -0/+30 | |
Collection. The Unicode::Map8 class implement efficient mapping tables between 8-bit character sets and 16 bit character sets like Unicode. About 170 different mapping tables between various known character sets and Unicode is distributed with this package. The source of these tables is the vendor mapping tables provided by Unicode, Inc. and the code tables in RFC 1345. New maps can easily be installed. |