2005-07-13 20:01:49 by Johnny C. Lam | Files touched by this commit (578) |
Log message:
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
2005-05-23 10:26:17 by Roland Illig | Files touched by this commit (270) |
Log message:
Removed trailing white-space.
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-02-23 17:12:36 by Alistair G. Crooks | Files touched by this commit (60) |
Log message:
Add RMD160 digests in addition to SHA1 ones
|
2005-02-19 20:26:02 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Use CPAN HOMEPAGE, since it is more specific than unicode.org.
|
2004-12-20 12:31:14 by grant beattie | Files touched by this commit (467) |
Log message:
since perl is now built with threads on most platforms, the perl archlib
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 01:15:48 by Stoned Elipot | Files touched by this commit (7) |
Log message:
Add 'perl5' to CATEGORIES.
|
2004-11-02 23:50:27 by Stoned Elipot | Files touched by this commit (2) |
Log message:
Update to 2.07.
Changes since last packaged version (2.06):
2003-03-10 Gisle Aas <gisle@ActiveState.com>
Release 2.07
Don't let the $^W test get confused by lexical warnings.
|
2004-04-11 09:37:33 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
Convert to buildlink3.
|
2003-09-18 16:41:34 by Juan Romero Pardines | Files touched by this commit (4) | |
Log message:
Initial import of p5-Unicode-String 2.06.
These are experimental modules to handle various Unicode issues.
They were made before perl included native UTF8 support.
The current set of modules are:
Unicode::String - represent strings of Unicode chars
Unicode::CharName - look up character names
Unicode::Map8 - mapping tables towards 8-bit char sets
(the Unicode::Map8 module is distributed separately)
|