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. |
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-10-07 07:36:49 by Rene Hexel | Files touched by this commit (1) |
Log message: Set MAINTAINER to tech-pkg@ |
2004-05-11 06:22:49 by Soren Jacobsen | Files touched by this commit (5) |
Log message: Convert to buildlink3. |
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | |
Log message: PKGREVISION bump after openssl-security-fix-update to 0.9.6m. Buildlink files: RECOMMENDED version changed to current version. |
2004-01-20 13:22:22 by Alistair G. Crooks | Files touched by this commit (86) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2002-10-27 21:49:03 by Stoned Elipot | Files touched by this commit (30) |
Log message: Use buildlink2. Use perl5/module.mk. |