summaryrefslogtreecommitdiff
path: root/net/libetherx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Location on MASTER_SITE changed.Steve Price2000-07-071-1/+1
| | | | | PR: 19740 Submitted by: maintainer
* 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
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+1
|
* Distfile checksum changed. Looks like CR/LF vs. LF diffs as 'diff -urN'Steve Price2000-05-281-1/+1
| | | | showed no change.
* Upgrade libetherx to 1.0Neil Blakey-Milner2000-05-164-16/+15
| | | | | PR: 18601 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> (maintainer)
* Adding libetherx version 0.9.Steve Price2000-05-016-0/+49
Originally, the etherx daemon routed XML streams among agents. Now the etherx daemon has morphed into a library that allows any agent to become the daemon if the daemon is not found. You can learn more about Etherx at WWW: http://etherx.jabber.org/ PR: 17981 Submitted by: Kostya Lukin <lukin@okbmei.msk.su>