summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-Refactor
AgeCommit message (Collapse)AuthorFilesLines
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2011-08-12Revision bump after updating perl to 5.14.1adam1-5/+5
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
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!
2009-12-05Initial import of p5-Devel-Dumpvar version 1.05 in the NetBSDseb3-0/+25
Packages Collection. The Perl 5 module Devel::Dumpvar is a pure object-orientated reimplementation of the perl-debugger's dumpvar.pl functionality. This makes it a much more versatile version than other dumping modules focused on serializing data, to use for dumping information to debug log files or other uses where you don't need to reassemble the data.