Commit graph

10 commits

Author SHA1 Message Date
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
d8aa59df12 Update devel/p5-Spiffy to 0.24. Changes from version 0.22 include:
- Add a blank return to super
- Add the mixin method
- Refactored -Base to once and only once
- Remove some cruft
- Got export algorithm working better
2005-07-13 18:46:54 +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
abs
f235fb6419 Update p5-Spiffy to 0.22 - required by p5-Spoon-0.21
date:    Tue Jan 11 07:22:47 PST 2005
changes:
- allow new() to be called from object reference
- make -weak and -init work together
- add tests for -Base filtering
2005-01-25 19:35:17 +00:00
jlam
25ecd0385c It's "modules/by-module". 2004-12-26 23:15:48 +00:00
jlam
176705f66f Add required package dependencies. 2004-12-25 05:06:15 +00:00
jlam
a8f3bf914f This is in the "devel" category. 2004-12-25 05:04:01 +00:00
jlam
cb586c7ce1 CPAN_MODULE_DIR is no more. 2004-12-25 03:46:20 +00:00
jlam
ad0f164312 Import p5-Spiffy-0.21 as devel/p5-Spiffy, an OO Perl framework.
"Spiffy" is a framework and methodology for doing object oriented (OO)
programming in Perl.  Spiffy combines the best parts of Exporter.pm,
base.pm, mixin.pm and SUPER.pm into one magic foundation class.  It
attempts to fix all the nits and warts of traditional Perl OO, in a
clean, straightforward and (perhaps someday) standard way.
2004-12-25 03:30:29 +00:00