Commit graph

6 commits

Author SHA1 Message Date
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
abs
60348c577f Updated devel/p5-Class-Factory-Util 1.6 -> 1.7
1.7  2007-03-30

- Switch to Module::Build.
- Add pod-related tests.
- Make distro more modern.
2007-06-09 23:28:17 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b 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-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
cube
d7b82a691e Initial import of p5-Class-Factory-Util, version 1.6, into the NetBSD
Packages Collection.

Class::Factory:Util contains methods that are useful for factory
classes.

When this module is loaded, it creates a method in its caller
named subclasses().  This method returns a list of the available
subclasses for the package.  It does this by looking in the
library directory containing the caller, and finding any modules
in its immediate subdirectories.
2005-01-25 15:59:14 +00:00