mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
3fdb725a98
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>
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
bin/etherx-config
|
|
include/etherx.h
|
|
lib/libetherx.a
|
|
lib/libetherx.so
|
|
lib/libetherx.so.0
|
|
@exec /sbin/ldconfig -m %B
|
|
@unexec /sbin/ldconfig -R
|