aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxode
Commit message (Collapse)AuthorAgeFilesLines
* add libxodeYing-Chieh Liao2001-07-095-0/+33
| | | | | | | An XML library which wraps expat Notes: svn path=/head/; revision=44963
* Remove libxode. It's not used anymore now that jabber-1.4 has thisJosef Karthauser2001-03-115-29/+0
| | | | | | | functionality natively. Notes: svn path=/head/; revision=39590
* Upgrade libxode from version 1.0 to 1.2.Josef Karthauser2001-02-123-4/+4
| | | | Notes: svn path=/head/; revision=38273
* Location on MASTER_SITE changed.Steve Price2000-07-071-1/+1
| | | | | | | | PR: 19738 Submitted by: maintainer Notes: svn path=/head/; revision=30305
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+1
| | | | Notes: svn path=/head/; revision=29630
* Update libxode to 1.0Neil Blakey-Milner2000-05-163-4/+5
| | | | | | | | PR: 18599 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> (maintainer) Notes: svn path=/head/; revision=28483
* Adding libxode version 0.9.Steve Price2000-05-015-0/+29
An XML library plus string helper functions. PR: 17789 Submitted by: Kostya Lukin <lukin@okbmei.msk.su> Notes: svn path=/head/; revision=28198