aboutsummaryrefslogtreecommitdiff
path: root/textproc/libroxml/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* textproc/libroxml: fix build on headWilliam Grzybowski2013-10-011-7/+8
| | | | | | | | | | | | | - Fix build on head [1] - Allow staging - Remove leading article from COMMENT - USES gmake PR: ports/182234 [1] Submitted by: Hung-Yi Chen <gaod hychen.org> (maintainer) [1] Notes: svn path=/head/; revision=328967
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Update to 2.2.2Martin Wilke2013-06-271-1/+1
| | | | | | | | PR: 179984 Submitted by: Maintainer Notes: svn path=/head/; revision=321859
* Update to 2.2.1Florian Smeets2013-02-061-6/+2
| | | | | | | | PR: ports/175901 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Notes: svn path=/head/; revision=311801
* - Update to 2.2.0Michael Scheidell2012-08-081-1/+1
| | | | | | | | PR: ports/170426 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Notes: svn path=/head/; revision=302290
* - Update to version 2.1.1Pawel Pekala2011-10-201-2/+5
| | | | | | | | | | - Add LICENSE PR: ports/161507 Submitted by: maintainer Notes: svn path=/head/; revision=284018
* - Update to 2.0.3Julien Laffaye2011-07-111-2/+1
| | | | | | | | | | | - Make portlint happy PR: ports/158783 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Approved by: bapt (mentor) Notes: svn path=/head/; revision=277546
* - Update to 2.0.2Martin Wilke2011-03-171-1/+4
| | | | | | | | PR: 155463 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Notes: svn path=/head/; revision=271097
* This library is minimum, easy-to-use, C implementation for xml file parsing.Martin Wilke2010-04-171-0/+31
Because XML parsing is always hard to reinvent. Because very often, xml libraries are too big to fit with little application. WWW: http://code.google.com/p/libroxml/ PR: ports/145755 Submitted by: Hung-Yi Chen <gaod at hychen.org> Notes: svn path=/head/; revision=252788