aboutsummaryrefslogtreecommitdiff
path: root/textproc/mini-xml/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Remove textproc/mini-xml as it is outdated and a duplicate of textproc/mxml.Wesley Shields2010-07-251-3/+0
| | | | | | | | | | | Technically, textproc/mini-xml was added to the tree first but it has been outdated for a while now. PR: ports/148775 Submitted by: Bapt <baptiste.daroussin@gmail.com> Notes: svn path=/head/; revision=258223
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Update to version 2.2.2Kirill Ponomarev2005-05-271-2/+2
| | | | | | | | PR: ports/81546 Submitted by: maintainer Notes: svn path=/head/; revision=136262
* Update to 2.1Volker Stolz2005-02-171-2/+2
| | | | | | | | PR: ports/77607 Submitted by: Vladimir Osintsev (maintainer) Notes: svn path=/head/; revision=129069
* Update to 2.0Volker Stolz2004-09-011-2/+2
| | | | | | | | PR: ports/71118 Submitted by: Vladimir Osintsev (maintainer) Notes: svn path=/head/; revision=117826
* Add Mini-XML, a small XML parsing library that you can use toPav Lucistnik2004-05-291-0/+2
read XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a "make" program. PR: ports/67304 Submitted by: Osintsev Vladimir <oc@nm.ru> Notes: svn path=/head/; revision=110274