The functionality provided by libetherx is now delivered in net/libjabber.

This commit is contained in:
Josef Karthauser 2001-02-12 19:49:40 +00:00
parent 59b10374be
commit d03f474148
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38276
7 changed files with 0 additions and 48 deletions

View File

@ -128,7 +128,6 @@
SUBDIR += lambdamoo
SUBDIR += ldapmodule
SUBDIR += ldapsdk
SUBDIR += libetherx
SUBDIR += libicq
SUBDIR += libjabber
SUBDIR += libnet

View File

@ -1,24 +0,0 @@
# New ports collection makefile for: libetherx
# Date created: 4 April 2000
# Whom: Kostya Lukin <lukin@okbmei.msk.su>
#
# $FreeBSD$
#
PORTNAME= libetherx
PORTVERSION= 1.0
CATEGORIES= net
MASTER_SITES= http://download.jabber.org/dists/1.0/final/
MAINTAINER= lukin@okbmei.msk.su
LIB_DEPENDS= jabber.1:${PORTSDIR}/net/libjabber \
pth.13:${PORTSDIR}/devel/pth \
adns.1:${PORTSDIR}/net/adns
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
MAN1= etherx-config.1
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (libetherx-1.0.tar.gz) = 048d481aa013724995bbb55e5262a1e5

View File

@ -1,10 +0,0 @@
--- man/etherx-config.1.orig Wed Mar 1 04:58:40 2000
+++ man/etherx-config.1 Wed May 10 17:50:59 2000
@@ -1,7 +1,6 @@
.\" Process this file with
.\" groff -man -Tascii etherx-config.1
.\"
-
.PU
.TH ETHERX-CONFIG 1

View File

@ -1 +0,0 @@
Library that routes XML streams among agents

View File

@ -1,6 +0,0 @@
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/

View File

@ -1,5 +0,0 @@
bin/etherx-config
include/etherx.h
lib/libetherx.a
lib/libetherx.so
lib/libetherx.so.1