aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-07 17:24:15 +0800
committerantoine <antoine@FreeBSD.org>2014-09-07 17:24:15 +0800
commite03672aff03a7970a9d4383d9c84829bbfb783a9 (patch)
tree0f464e249db44498a691cad2f6a1210c47a41940 /net
parent8d4daef0d41fec6395e8ad35f98848164e863765 (diff)
downloadfreebsd-ports-gnome-e03672aff03a7970a9d4383d9c84829bbfb783a9.tar.gz
freebsd-ports-gnome-e03672aff03a7970a9d4383d9c84829bbfb783a9.tar.zst
freebsd-ports-gnome-e03672aff03a7970a9d4383d9c84829bbfb783a9.zip
2014-08-31 net/libexosip2-legacy: Superseded by net/libexosip2
2014-08-31 net/libosip: Superseded by net/libosip2
Diffstat (limited to 'net')
-rw-r--r--net/Makefile2
-rw-r--r--net/libexosip2-legacy/Makefile34
-rw-r--r--net/libexosip2-legacy/distinfo2
-rw-r--r--net/libexosip2-legacy/pkg-descr23
-rw-r--r--net/libexosip2-legacy/pkg-plist14
-rw-r--r--net/libosip/Makefile28
-rw-r--r--net/libosip/distinfo2
-rw-r--r--net/libosip/pkg-descr9
-rw-r--r--net/libosip/pkg-plist55
9 files changed, 0 insertions, 169 deletions
diff --git a/net/Makefile b/net/Makefile
index 68186c8708b9..b9f7ada1e004 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -280,7 +280,6 @@
SUBDIR += libcmis
SUBDIR += libdnet
SUBDIR += libexosip2
- SUBDIR += libexosip2-legacy
SUBDIR += libfb
SUBDIR += libfixbuf
SUBDIR += libgnetwork
@@ -303,7 +302,6 @@
SUBDIR += liboauth
SUBDIR += libopennet
SUBDIR += liboping
- SUBDIR += libosip
SUBDIR += libosip2
SUBDIR += libpcap
SUBDIR += libpcapnav
diff --git a/net/libexosip2-legacy/Makefile b/net/libexosip2-legacy/Makefile
deleted file mode 100644
index f65b68d87ec9..000000000000
--- a/net/libexosip2-legacy/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# Created by: Muhammad Moinur Rahman <bd_subzero@yahoo.com>
-# $FreeBSD$
-
-PORTNAME= libeXosip2
-PORTVERSION= 3.6.0
-PORTREVISION= 1
-CATEGORIES= net
-MASTER_SITES= SAVANNAH/exosip
-PKGNAMESUFFIX= -legacy
-
-MAINTAINER= 5u623l20@gmail.com
-COMMENT= GPL library that extends the capability of the oSIP library
-
-LICENSE= GPLv2
-
-LIB_DEPENDS= libosip2.so:${PORTSDIR}/net/libosip
-
-CONFLICTS_INSTALL= libeXosip2-[0-9]*
-
-DEPRECATED= Superseded by net/libexosip2
-EXPIRATION_DATE=2014-08-31
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --disable-tools --disable-debug --disable-trace
-INSTALL_TARGET= install-strip
-USES= libtool
-USE_LDCONFIG= yes
-
-CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
-
-post-patch:
- @${REINPLACE_CMD} -e '/HAVE_OPENSSL/d' ${WRKSRC}/config.h.in
-
-.include <bsd.port.mk>
diff --git a/net/libexosip2-legacy/distinfo b/net/libexosip2-legacy/distinfo
deleted file mode 100644
index 8085b0cd32f0..000000000000
--- a/net/libexosip2-legacy/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libeXosip2-3.6.0.tar.gz) = 91da1a084c9ab663afe04b493342e075ad59ac54a1af011c7f2ba4543a923564
-SIZE (libeXosip2-3.6.0.tar.gz) = 489574
diff --git a/net/libexosip2-legacy/pkg-descr b/net/libexosip2-legacy/pkg-descr
deleted file mode 100644
index 70c7f3f36a5a..000000000000
--- a/net/libexosip2-legacy/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-eXosip is a GPL library that extend the capability of the oSIP library.
-It aims to implement a simple high layer API to control the SIP for sessions
-establishments and common extensions. Once completed, this eXtended library
-should provide an API for call management, messaging and presence features.
-
-eXosip2 has support for:
- * registrations. (REGISTER)
- * call initiation and modification. (INVITE, re-INVITE)
- * other methods within calls (INFO, OPTIONS, UPDATE)
- * call transfer. (REFER)
- * reliability for provisional response. (PRACK)
- * sip event package. (SUBSCRIBE/NOTIFY)
- * event state publication. (PUBLISH)
- * instant messaging. (MESSAGE)
-
-eXosip2 does not contain:
- * RTP.
- * audio interface
- * sdp negotiation.
-
-This allow you to write any kind of SIP endpoint/gateway.
-
-WWW: http://savannah.gnu.org/projects/exosip
diff --git a/net/libexosip2-legacy/pkg-plist b/net/libexosip2-legacy/pkg-plist
deleted file mode 100644
index 36ba7bf26abd..000000000000
--- a/net/libexosip2-legacy/pkg-plist
+++ /dev/null
@@ -1,14 +0,0 @@
-include/eXosip2/eX_call.h
-include/eXosip2/eX_message.h
-include/eXosip2/eX_options.h
-include/eXosip2/eX_publish.h
-include/eXosip2/eX_refer.h
-include/eXosip2/eX_register.h
-include/eXosip2/eX_setup.h
-include/eXosip2/eX_subscribe.h
-include/eXosip2/eXosip.h
-lib/libeXosip2.a
-lib/libeXosip2.so
-lib/libeXosip2.so.7
-lib/libeXosip2.so.7.2.0
-@dirrm include/eXosip2
diff --git a/net/libosip/Makefile b/net/libosip/Makefile
deleted file mode 100644
index c594788fc050..000000000000
--- a/net/libosip/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= libosip
-PORTVERSION= 3.6.0
-PORTREVISION= 1
-CATEGORIES= net
-MASTER_SITES= GNU/osip
-DISTNAME= ${PORTNAME}2-${PORTVERSION}
-
-MAINTAINER= dhn@FreeBSD.org
-COMMENT= Low layer of SIP implementation
-
-CONFLICTS= libosip2-2*
-
-DEPRECATED= Superseded by net/libosip2
-EXPIRATION_DATE=2014-08-31
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-debug --disable-trace
-INSTALL_TARGET= install-strip
-USES= libtool pathfix pkgconfig
-USE_LDCONFIG= yes
-
-post-patch:
- @${REINPLACE_CMD} -e "/^SUBDIRS/s| help | |g" ${WRKSRC}/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/net/libosip/distinfo b/net/libosip/distinfo
deleted file mode 100644
index b59d804b7722..000000000000
--- a/net/libosip/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libosip2-3.6.0.tar.gz) = c9a18b0c760506d150017cdb1fa5c1cefe12b8dcbbf9a7e784eb75af376e96cd
-SIZE (libosip2-3.6.0.tar.gz) = 598496
diff --git a/net/libosip/pkg-descr b/net/libosip/pkg-descr
deleted file mode 100644
index 240d294f3ae5..000000000000
--- a/net/libosip/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-oSIP is an implementation of SIP.
-
-SIP stands for the Session Initiation Protocol and is described by the
-rfc2543 (soon to be deprecated by latest revisions). This library aims
-to provide multimedia and telecom software developers an easy and powerful
-interface to initiate and control SIP based sessions in their applications.
-SIP is a open standard replacement from IETF for H323.
-
-WWW: http://www.gnu.org/software/osip/
diff --git a/net/libosip/pkg-plist b/net/libosip/pkg-plist
deleted file mode 100644
index 435a7462a08f..000000000000
--- a/net/libosip/pkg-plist
+++ /dev/null
@@ -1,55 +0,0 @@
-include/osip2/osip.h
-include/osip2/osip_condv.h
-include/osip2/osip_dialog.h
-include/osip2/osip_fifo.h
-include/osip2/osip_mt.h
-include/osip2/osip_time.h
-include/osipparser2/headers/osip_accept.h
-include/osipparser2/headers/osip_accept_encoding.h
-include/osipparser2/headers/osip_accept_language.h
-include/osipparser2/headers/osip_alert_info.h
-include/osipparser2/headers/osip_allow.h
-include/osipparser2/headers/osip_authentication_info.h
-include/osipparser2/headers/osip_authorization.h
-include/osipparser2/headers/osip_call_id.h
-include/osipparser2/headers/osip_call_info.h
-include/osipparser2/headers/osip_contact.h
-include/osipparser2/headers/osip_content_disposition.h
-include/osipparser2/headers/osip_content_encoding.h
-include/osipparser2/headers/osip_content_length.h
-include/osipparser2/headers/osip_content_type.h
-include/osipparser2/headers/osip_cseq.h
-include/osipparser2/headers/osip_error_info.h
-include/osipparser2/headers/osip_from.h
-include/osipparser2/headers/osip_header.h
-include/osipparser2/headers/osip_mime_version.h
-include/osipparser2/headers/osip_proxy_authenticate.h
-include/osipparser2/headers/osip_proxy_authentication_info.h
-include/osipparser2/headers/osip_proxy_authorization.h
-include/osipparser2/headers/osip_record_route.h
-include/osipparser2/headers/osip_route.h
-include/osipparser2/headers/osip_to.h
-include/osipparser2/headers/osip_via.h
-include/osipparser2/headers/osip_www_authenticate.h
-include/osipparser2/osip_body.h
-include/osipparser2/osip_const.h
-include/osipparser2/osip_headers.h
-include/osipparser2/osip_list.h
-include/osipparser2/osip_md5.h
-include/osipparser2/osip_message.h
-include/osipparser2/osip_parser.h
-include/osipparser2/osip_port.h
-include/osipparser2/osip_uri.h
-include/osipparser2/sdp_message.h
-lib/libosip2.a
-lib/libosip2.so
-lib/libosip2.so.7
-lib/libosip2.so.7.2.0
-lib/libosipparser2.a
-lib/libosipparser2.so
-lib/libosipparser2.so.7
-lib/libosipparser2.so.7.2.0
-libdata/pkgconfig/libosip2.pc
-@dirrm include/osipparser2/headers
-@dirrm include/osipparser2
-@dirrm include/osip2