aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libxode
Commit message (Collapse)AuthorAgeFilesLines
* add libxodeijliao2001-07-095-0/+33
| | | | An XML library which wraps expat
* Remove libxode. It's not used anymore now that jabber-1.4 has thisjoe2001-03-115-29/+0
| | | | functionality natively.
* Upgrade libxode from version 1.0 to 1.2.joe2001-02-133-4/+4
|
* Location on MASTER_SITE changed.steve2000-07-081-1/+1
| | | | | PR: 19738 Submitted by: maintainer
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+1
|
* Update libxode to 1.0nbm2000-05-163-4/+5
| | | | | PR: 18599 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> (maintainer)
* Adding libxode version 0.9.steve2000-05-015-0/+29
An XML library plus string helper functions. PR: 17789 Submitted by: Kostya Lukin <lukin@okbmei.msk.su>