aboutsummaryrefslogtreecommitdiff
path: root/textproc/mxml
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update to 2.6Wesley Shields2009-07-283-6/+16
| | | | | | | | | | | | - Pass maintainer to submitter - Remove include of spawn.h since it is not included on anything less than 8.0. PR: ports/136929 Submitted by: Kouki Hashimoto <hsmtkk@gmail.com> Notes: svn path=/head/; revision=238526
* Fix the installation w/ libtool 2.2.Jeremy Messenger2009-07-151-0/+15
| | | | Notes: svn path=/head/; revision=237847
* - Reset maintainershipMartin Wilke2009-07-111-1/+1
| | | | Notes: svn path=/head/; revision=237612
* - Mark MAKE_JOBS_SAFE for parallel building.Martin Wilke2009-03-251-0/+1
| | | | Notes: svn path=/head/; revision=231001
* - Update to 2.5Martin Wilke2008-06-263-71/+12
| | | | | | | | | - Respect NOPORTDOCS [1] Submitted by: ionbot [1] Notes: svn path=/head/; revision=215813
* Mini-XML is a small XML parsing library that you can use toMartin Wilke2007-10-124-0/+105
read XML and XML-like data files in your application without requiring large non-standard libraries. WWW: http://www.minixml.org/ Notes: svn path=/head/; revision=201371