summaryrefslogtreecommitdiff
path: root/net/sipxtacklib
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-28 22:52:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-28 22:52:24 +0000
commitd568c421a23a0bade57a78baa0e6602acafafb8e (patch)
treed5047c76dee4e3373a0f170ab9987c7507332286 /net/sipxtacklib
parentMark for deprecation, since unmaintained, failing to work with current (diff)
2009-03-27 net/sipxcalllib: old version, needs updating
2009-03-27 net/sipxcommserverlib: old version, needs updating, and does not compile 2009-03-27 net/sipxconfig: depends on broken port net/sipxcommserverlib 2009-03-27 net/sipxmediaadapterlib: old version, needs updating 2009-03-27 net/sipxmedialib: old version, needs updating 2009-03-27 net/sipxpbx: depends on broken port net/sipxcommserverlib 2009-03-27 net/sipxproxy: depends on broken port net/sipxcommserverlib 2009-03-27 net/sipxportlib: old version, needs updating 2009-03-27 net/sipxpublisher: depends on broken port net/sipxcommserverlib 2009-03-27 net/sipxregistry: depends on broken port net/sipxcommserverlib 2009-03-27 net/sipxtacklib: old version, needs updating 2009-03-27 net/sipxvxml: old version, needs updating
Notes
Notes: svn path=/head/; revision=231220
Diffstat (limited to 'net/sipxtacklib')
-rw-r--r--net/sipxtacklib/Makefile52
-rw-r--r--net/sipxtacklib/distinfo3
-rw-r--r--net/sipxtacklib/files/patch-doc-Makefile.am11
-rw-r--r--net/sipxtacklib/files/patch-doc-Makefile.in11
-rw-r--r--net/sipxtacklib/files/patch-src_Makefile.am12
-rw-r--r--net/sipxtacklib/files/patch-src_Makefile.in11
-rw-r--r--net/sipxtacklib/files/patch-src_net_HttpMessage.cpp15
-rw-r--r--net/sipxtacklib/files/patch-src_net_SipUserAgent.cpp11
-rw-r--r--net/sipxtacklib/files/patch-src_resparse_res_data.c22
-rw-r--r--net/sipxtacklib/pkg-descr5
-rw-r--r--net/sipxtacklib/pkg-plist129
11 files changed, 0 insertions, 282 deletions
diff --git a/net/sipxtacklib/Makefile b/net/sipxtacklib/Makefile
deleted file mode 100644
index ade347a04fd4..000000000000
--- a/net/sipxtacklib/Makefile
+++ /dev/null
@@ -1,52 +0,0 @@
-# Ports collection makefile for: sipxtacklib
-# Date created: Jan 8, 2007
-# Whom: Michael Durian <durian@shadetreesoftware.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= sipxtacklib
-PORTVERSION= 3.6.0
-PORTREVISION= 4
-CATEGORIES= net java
-MASTER_SITES= http://www.sipfoundry.org/pub/sipX/3.6/SRC/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= sipX library of utilities and SIP stack info processing
-
-LIB_DEPENDS= sipXport:${PORTSDIR}/net/sipxportlib \
- pcre.0:${PORTSDIR}/devel/pcre
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
-BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \
- ginstall:${PORTSDIR}/sysutils/coreutils \
- cppunit-config:${PORTSDIR}/devel/cppunit
-
-DEPRECATED= old version, needs updating
-EXPIRATION_DATE= 2009-03-27
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:262:env automake:19:env
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-USE_PERL5_RUN= yes
-USE_JAVA= 1.4+
-LOCALSTATEDIR= /var
-CONFIGURE_ENV+= JAVA_HOME=${JAVA_HOME} \
- wwwdir=${PREFIX}/www/sipX \
- INSTALL=`which ginstall`
-CONFIGURE_ARGS+= --enable-sip-tls \
- --prefix=${PREFIX} \
- --localstatedir=${LOCALSTATEDIR}
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042 && ${ARCH} == "amd64"
-BROKEN= Does not compile
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e "s,/bin/bash,${PREFIX}/bin/bash," ${WRKSRC}/siptest/src/siptest/subscribe-dialog-test
- @${REINPLACE_CMD} -e "s,/bin/bash,${PREFIX}/bin/bash," ${WRKSRC}/syslog2siptrace/merge-logs
-
-.include <bsd.port.post.mk>
diff --git a/net/sipxtacklib/distinfo b/net/sipxtacklib/distinfo
deleted file mode 100644
index d7938d9f9ab3..000000000000
--- a/net/sipxtacklib/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (sipxtacklib-3.6.0.tar.bz2) = 586f80ced03960d1eab5ed8c1f84578c
-SHA256 (sipxtacklib-3.6.0.tar.bz2) = 9877bc2f46960d4fc6d747cb07d84fcee642aab78bdf1b3eb1302d6ab506f4a6
-SIZE (sipxtacklib-3.6.0.tar.bz2) = 1059845
diff --git a/net/sipxtacklib/files/patch-doc-Makefile.am b/net/sipxtacklib/files/patch-doc-Makefile.am
deleted file mode 100644
index e8bc77b5966d..000000000000
--- a/net/sipxtacklib/files/patch-doc-Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/Makefile.am.orgi Mon Jan 29 12:10:45 2007
-+++ doc/Makefile.am Mon Jan 29 12:11:05 2007
-@@ -31,7 +31,7 @@
- rm -rf $(DESTDIR)@SIPX_DOCDIR@/@PACKAGE@
- @INSTALL@ -d $(DESTDIR)@SIPX_DOCDIR@/@PACKAGE@
- find @PACKAGE@ -type f -print \
-- | xargs -i% @INSTALL@ -m u=rw,go=r % $(DESTDIR)@SIPX_DOCDIR@/%
-+ | xargs -I% @INSTALL@ -m u=rw,go=r % $(DESTDIR)@SIPX_DOCDIR@/%
-
- clean: clean-doc
-
diff --git a/net/sipxtacklib/files/patch-doc-Makefile.in b/net/sipxtacklib/files/patch-doc-Makefile.in
deleted file mode 100644
index 642873349762..000000000000
--- a/net/sipxtacklib/files/patch-doc-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/Makefile.in.orgi Mon Jan 29 12:10:55 2007
-+++ doc/Makefile.in Mon Jan 29 12:11:15 2007
-@@ -481,7 +481,7 @@
- rm -rf $(DESTDIR)@SIPX_DOCDIR@/@PACKAGE@
- @INSTALL@ -d $(DESTDIR)@SIPX_DOCDIR@/@PACKAGE@
- find @PACKAGE@ -type f -print \
-- | xargs -i% @INSTALL@ -m u=rw,go=r % $(DESTDIR)@SIPX_DOCDIR@/%
-+ | xargs -I% @INSTALL@ -m u=rw,go=r % $(DESTDIR)@SIPX_DOCDIR@/%
-
- clean: clean-doc
-
diff --git a/net/sipxtacklib/files/patch-src_Makefile.am b/net/sipxtacklib/files/patch-src_Makefile.am
deleted file mode 100644
index 9b556c155fd3..000000000000
--- a/net/sipxtacklib/files/patch-src_Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./src/Makefile.am.orig Thu Dec 28 18:02:19 2006
-+++ ./src/Makefile.am Thu Dec 28 18:02:39 2006
-@@ -38,8 +38,7 @@
- libsipXtack_la_LIBADD = \
- @SIPXPORT_LIBS@ \
- @SSL_LIBS@ \
-- @PCRE_LIBS@ \
-- -lresolv
-+ @PCRE_LIBS@
- if ISGCC
- libsipXtack_la_LIBADD += -lstdc++
- endif
diff --git a/net/sipxtacklib/files/patch-src_Makefile.in b/net/sipxtacklib/files/patch-src_Makefile.in
deleted file mode 100644
index 3e31dfd349e5..000000000000
--- a/net/sipxtacklib/files/patch-src_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/Makefile.in.orig Thu Dec 28 18:02:25 2006
-+++ ./src/Makefile.in Thu Dec 28 18:02:45 2006
-@@ -352,7 +352,7 @@
- -DSIPX_CONFDIR=\"@SIPX_CONFDIR@\"
-
- libsipXtack_la_LIBADD = @SIPXPORT_LIBS@ @SSL_LIBS@ @PCRE_LIBS@ \
-- -lresolv $(am__append_1)
-+ $(am__append_1)
- libsipXtack_la_SOURCES = \
- $(top_builddir)/config/sipxtacklib-buildstamp.h \
- $(top_builddir)/config/sipxtacklib-buildstamp.cpp \
diff --git a/net/sipxtacklib/files/patch-src_net_HttpMessage.cpp b/net/sipxtacklib/files/patch-src_net_HttpMessage.cpp
deleted file mode 100644
index a15bd05eab18..000000000000
--- a/net/sipxtacklib/files/patch-src_net_HttpMessage.cpp
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/net/HttpMessage.cpp.orig Sat Sep 29 15:57:14 2007
-+++ src/net/HttpMessage.cpp Sat Sep 29 15:59:10 2007
-@@ -3304,10 +3304,10 @@
- decodedCookie);
- #endif
- // Parse out the userId and password
-- int userPasswordSeparatorIndex = (int) strchr(decodedCookie, ':');
-+ uintptr_t userPasswordSeparatorIndex = (uintptr_t) strchr(decodedCookie, ':');
- if(userPasswordSeparatorIndex)
- {
-- userPasswordSeparatorIndex -= (int) decodedCookie;
-+ userPasswordSeparatorIndex -= (uintptr_t) decodedCookie;
-
- userId->append(decodedCookie, userPasswordSeparatorIndex);
- password->append(&decodedCookie[userPasswordSeparatorIndex + 1],
diff --git a/net/sipxtacklib/files/patch-src_net_SipUserAgent.cpp b/net/sipxtacklib/files/patch-src_net_SipUserAgent.cpp
deleted file mode 100644
index 285fae08016e..000000000000
--- a/net/sipxtacklib/files/patch-src_net_SipUserAgent.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/net/SipUserAgent.cpp.orig Thu Dec 28 17:59:14 2006
-+++ ./src/net/SipUserAgent.cpp Thu Dec 28 18:00:20 2006
-@@ -83,6 +83,8 @@
- # define PLATFORM_UA_PARAM " (Linux)"
- #elif defined(sun)
- # define PLATFORM_UA_PARAM " (Solaris)"
-+#elif defined(__FreeBSD__)
-+# define PLATFORM_UA_PARAM " (FreeBSD)"
- #endif
- #endif /* PLATFORM_UA_PARAM */
-
diff --git a/net/sipxtacklib/files/patch-src_resparse_res_data.c b/net/sipxtacklib/files/patch-src_resparse_res_data.c
deleted file mode 100644
index 6d1613f146a2..000000000000
--- a/net/sipxtacklib/files/patch-src_resparse_res_data.c
+++ /dev/null
@@ -1,22 +0,0 @@
---- src/resparse/res_data.c.orig Wed Sep 5 14:44:28 2007
-+++ src/resparse/res_data.c Wed Sep 5 14:46:36 2007
-@@ -20,6 +20,9 @@
- #endif /* LIBC_SCCS and not lint */
-
- #include <sys/types.h>
-+#if defined(__FreeBSD__)
-+#include <sys/param.h>
-+#endif
- #include <time.h>
-
- /* Reordered includes and separated into win/vx --GAT */
-@@ -51,7 +54,8 @@
-
- #include "resparse/res_config.h"
-
--#ifndef __pingtel_on_posix__
-+#if !defined(__pingtel_on_posix__) || (defined(__FreeBSD__) && __FreeBSD_version > 700040)
-+/* libc _res_opcodes was removed from FreeBSD 7.x */
- const char *_res_opcodes[] = {
- "QUERY",
- "IQUERY",
diff --git a/net/sipxtacklib/pkg-descr b/net/sipxtacklib/pkg-descr
deleted file mode 100644
index ac6037512705..000000000000
--- a/net/sipxtacklib/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-sipXportLib is a library of SIP related functions and information
-processing utilities. It is a necessary dependancy of the sipX
-project.
-
-WWW: http://sipx-wiki.calivia.com/index.php/Main_Page
diff --git a/net/sipxtacklib/pkg-plist b/net/sipxtacklib/pkg-plist
deleted file mode 100644
index 03b94852cff9..000000000000
--- a/net/sipxtacklib/pkg-plist
+++ /dev/null
@@ -1,129 +0,0 @@
-bin/merge-logs
-bin/siplog2siptrace
-bin/siptest
-bin/siptrace-merge
-bin/sipviewer
-bin/sipxtacklib-config
-bin/subscribe-dialog-test
-bin/syslog2siptrace
-include/net/HttpBody.h
-include/net/HttpConnection.h
-include/net/HttpConnectionMap.h
-include/net/HttpMessage.h
-include/net/HttpRequestContext.h
-include/net/HttpServer.h
-include/net/HttpService.h
-include/net/MailAttachment.h
-include/net/MailMessage.h
-include/net/MimeBodyPart.h
-include/net/NameValuePair.h
-include/net/NameValuePairInsensitive.h
-include/net/NameValueTokenizer.h
-include/net/NetAttributeTokenizer.h
-include/net/NetBase64Codec.h
-include/net/NetMd5Codec.h
-include/net/PidfBody.h
-include/net/ProvisioningAgent.h
-include/net/ProvisioningAgentXmlRpcAdapter.h
-include/net/ProvisioningAttrList.h
-include/net/ProvisioningClass.h
-include/net/QoS.h
-include/net/SdpBody.h
-include/net/SdpCodec.h
-include/net/SdpCodecFactory.h
-include/net/SipClient.h
-include/net/SipConfigServerAgent.h
-include/net/SipContactDb.h
-include/net/SipDialog.h
-include/net/SipDialogEvent.h
-include/net/SipDialogMgr.h
-include/net/SipDialogMonitor.h
-include/net/SipLine.h
-include/net/SipLineCredentials.h
-include/net/SipLineEvent.h
-include/net/SipLineList.h
-include/net/SipLineMgr.h
-include/net/SipMessage.h
-include/net/SipMessageEvent.h
-include/net/SipMessageList.h
-include/net/SipNonceDb.h
-include/net/SipNotifyStateTask.h
-include/net/SipObserverCriteria.h
-include/net/SipPimClient.h
-include/net/SipPresenceEvent.h
-include/net/SipProtocolServerBase.h
-include/net/SipPublishContentMgr.h
-include/net/SipPublishServer.h
-include/net/SipPublishServerEventStateCompositor.h
-include/net/SipPublishServerEventStateMgr.h
-include/net/SipRefreshManager.h
-include/net/SipRefreshMgr.h
-include/net/SipRequestContext.h
-include/net/SipResourceList.h
-include/net/SipServerBase.h
-include/net/SipServerBroker.h
-include/net/SipSession.h
-include/net/SipSrvLookup.h
-include/net/SipSubscribeClient.h
-include/net/SipSubscribeServer.h
-include/net/SipSubscribeServerEventHandler.h
-include/net/SipSubscriptionMgr.h
-include/net/SipTcpServer.h
-include/net/SipTlsServer.h
-include/net/SipTransaction.h
-include/net/SipTransactionList.h
-include/net/SipUdpServer.h
-include/net/SipUserAgent.h
-include/net/SipUserAgentBase.h
-include/net/SipUserAgentStateless.h
-include/net/SmimeBody.h
-include/net/StateChangeNotifier.h
-include/net/TapiMgr.h
-include/net/Url.h
-include/net/XmlRpcBody.h
-include/net/XmlRpcDispatch.h
-include/net/XmlRpcMethod.h
-include/net/XmlRpcRequest.h
-include/net/XmlRpcResponse.h
-include/net/version.h
-include/resparse/bzero.h
-include/resparse/ns_name.h
-include/resparse/poll.h
-include/resparse/res_config.h
-include/resparse/res_info.h
-include/resparse/rr.h
-include/resparse/types.h
-include/siptest/AuthCommand.h
-include/siptest/Command.h
-include/siptest/CommandMsgProcessor.h
-include/siptest/CommandProcessor.h
-include/siptest/ExitCommand.h
-include/siptest/HelpCommand.h
-include/siptest/HistoryCommand.h
-include/siptest/HttpGetCommand.h
-include/siptest/RespondCommand.h
-include/siptest/RespondTemplate.h
-include/siptest/SipLSendCommand.h
-include/siptest/SipLogCommand.h
-include/siptest/SipSendCommand.h
-include/tapi/SipXHandleMap.h
-include/tapi/SipXMessageObserver.h
-include/tapi/SipXtapiEventDispatcher.h
-include/tapi/doxyfile
-include/tapi/sipXtapi.h
-include/tapi/sipXtapiEvents.h
-include/tapi/sipXtapiInternal.h
-lib/libsipXtack.a
-lib/libsipXtack.la
-lib/libsipXtack.so
-lib/libsipXtack.so.2
-lib/sipviewer/jdom.jar
-lib/sipviewer/sipviewer.jar
-share/sipx/schema/sip_types.xsd
-@dirrmtry share/sipx/schema
-@dirrmtry share/sipx
-@dirrm lib/sipviewer
-@dirrm include/tapi
-@dirrm include/siptest
-@dirrm include/resparse
-@dirrm include/net