2011-08-10 06:12:05 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: Revision bump after updating perl to 5.14.1 |
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | ![]() |
Log message: Bump the PKGREVISION for all packages which depend directly on perl, to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks! |
2010-04-28 22:40:34 by Stoned Elipot | Files touched by this commit (3) | ![]() |
Log message: Initial import of p5-Class-Field version 0.15 in the NetBSD Packages Collection. The Perl 5 module Class::Field exports two subroutines, field and const. These functions are used to declare fields and constants in your class. Class::Field generates custom code for each accessor that is optimized for speed. |