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-23 15:45:28 by Alistair G. Crooks | Files touched by this commit (69) |
Log message: Add RMD160 digests in addition to SHA1 ones. |
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-13 16:59:24 by Stoned Elipot | Files touched by this commit (2) |
Log message: Update to version 1.14. While here add HOMEPAGE. Changes unknown since last packaged version (1.12). |
2004-08-02 23:33:47 by Johnny C. Lam | Files touched by this commit (1) |
Log message: This packages doesn't use the compiler. |
2004-07-28 04:47:35 by Min Sik Kim | Files touched by this commit (24) |
Log message: Enable pkgviews installation. |
2004-07-16 14:45:23 by Stoned Elipot | Files touched by this commit (2) |
Log message: Update to version 1.12. Too many bug fixes and additions since last packaged version (0.11). Please see the `Changes' file enclosed in the source distribution. |
2004-03-11 19:03:50 by Juan Romero Pardines | Files touched by this commit (40) |
Log message: bl3ify |
2003-07-21 18:24:42 by Martti Kuparinen | Files touched by this commit (7) |
Log message: COMMENT should start with a capital letter. |