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-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-24 15:48:51 by Alistair G. Crooks | Files touched by this commit (259) |
Log message:
Add RMD160 digests to the SHA1 ones.
|
2005-02-18 14:57:08 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.08:
0.08 Tue Oct 21 10:54:18 CDT 2003
- added Perl SAX 2.0 Binding
- XML::ESISParser: add -E0 to nsgmls options so that nsgmls
doesn't quit after 200 errors. Add more detail to command
character error message. Suggested by Charles Thayer
- fixes
- Data::Grove::Visitor: children_accept_name was not
returning any data in some cases; reported by Laurent
CAPRANI
- XML::SAX2Perl: typo in startElement; reported by Mark
A. Hershberger
- t/stream.t Test 11 fails due to 8-bit characters on Perl
5.6, first reported by Ed Arnold
|
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-02-22 01:56:58 by Min Sik Kim | Files touched by this commit (1) |
Log message:
bl3ify and enable pkgviews installation.
|
2003-12-03 23:14:46 by Krister Walfridsson | Files touched by this commit (19) |
Log message:
Change MAINTAINER to "tech-pkg" instead of the previous \
"packages".
|
2003-07-21 19:27:59 by Martti Kuparinen | Files touched by this commit (46) |
Log message:
COMMENT should start with a capital letter.
|
2002-10-20 19:46:06 by Stoned Elipot | Files touched by this commit (31) |
Log message:
Use buildlink2. Use perl5/module.mk.
|