summaryrefslogtreecommitdiff
path: root/devel/p5-Config-Std
AgeCommit message (Collapse)AuthorFilesLines
2009-11-22Update p5-Config-Std from version 0.0.5 to version 0.007.seb2-7/+7
Upstream changes: 0.007 Wed Nov 18 13:21:08 2009 - Fixed major bug in gap algorithm for new keys (thanks Jojo!)
2009-10-12- updated to 0.0.5rhaen2-9/+9
- added Perl license - changed MASTER_SITE Changelog: 0.0.5 Tue Sep 22 15:17:49 2009 - Made spacing between key/values more intelligent - Added def_sep option to control that intelligence (thanks David) - Added support for standard INI-style comments: ; like this (thanks William and FSD) - Fixed bug in section heading parsing (thanks Kirk)
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. 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=...").
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2007-07-19Initial import of p5-Config-Std version 0.0.4 into the NetBSD Packagesseb4-0/+31
Collection as devel/p5-Config-Std. The Perl 5 module Config::Std implements yet another damn configuration-file system. The configuration language is deliberately simple and limited, and the module works hard to preserve as much information (section order, comments, etc.) as possible when a configuration file is updated