aboutsummaryrefslogtreecommitdiff
path: root/devel/dotconf++
Commit message (Collapse)AuthorAgeFilesLines
* -Add sourceforge.net in the top of MASTER_SITES (nice to have more mirrors).Jeremy Messenger2005-07-251-2/+4
| | | | | | | | | | -Mark Starovoytov <mark_sf@kikg.ifmo.ru> is taking the maintainership. PR: ports/84035 Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> Notes: svn path=/head/; revision=140062
* - Fix fetchingPav Lucistnik2005-07-232-2/+2
| | | | | | | | | - Update WWW Reported by: krismail Notes: svn path=/head/; revision=139957
* - Fix typo: SENSETIVE -> SENSITIVEPav Lucistnik2005-07-137-0/+83
| | | | | | | | PR: ports/83244 Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> Notes: svn path=/head/; revision=139105
* dotconf++ is a dotconf like configuration file parser written in C++.Pav Lucistnik2005-07-085-0/+60
It supports macro substitution from the environment or from the file itself, config file inclusion, easy handling of XML like tags, checking for required tags, and more. PR: ports/83090 Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> Notes: svn path=/head/; revision=138738