aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-INI-MVP
Commit message (Collapse)AuthorAgeFilesLines
* Reassign ports from andrey@kostenko.name to perl@ due to lack of time.Mark Linimon2010-04-201-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=252936
* The MVP INI file reader reads INI files, but can handle properties withMartin Wilke2010-01-284-0/+47
multiple values. The identification of properties that may have multiple entries is done by section, on a plugin basis. following file: WWW: http://search.cpan.org/dist/Config-INI-MVP PR: ports/142055 Submitted by: Andrey Kostenko <andrey at kostenko.name> Notes: svn path=/head/; revision=248735