aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-Properties
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.73Sunpoet Po-Chuan Hsieh2011-10-192-5/+4
| | | | | | | | | | Changes: http://search.cpan.org/dist/Config-Properties/Changes PR: ports/161283 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days) Notes: svn path=/head/; revision=283875
* - Update to 1.71Frederic Culot2011-06-142-4/+3
| | | | | | | | | | Changes: http://search.cpan.org/dist/Config-Properties/Changes PR: ports/157441 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: maintainer timeout (>14 days) Notes: svn path=/head/; revision=275530
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 1.70Philip M. Gollucci2009-12-152-4/+4
| | | | | | | | | PR: ports/141559 Approved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=245928
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update to 1.68.Marcelo Araujo2008-01-202-4/+5
| | | | | | | | | PR: ports/119763 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: Craig Manley <cmanley@xs4all.nl> (maintainer), itetcu (mentor, implicit) Notes: svn path=/head/; revision=205861
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Config::Properties is a near implementation of the java.util.Properties API.Martin Wilke2006-12-304-0/+42
It is designed to allow easy reading, writing and manipulation of Java-style property files. WWW: http://search.cpan.org/dist/Config-Properties/ PR: ports/107289 Submitted by: Craig Manley <cmanley@xs4all.nl> Notes: svn path=/head/; revision=181101