aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-11-24 17:39:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-11-24 17:39:12 +0000
commit94e41d0070290d6cf47097ddd4297c8e45a1d7cf (patch)
tree08d93812db6e7426718ebd9b7192752b654abae4 /net
parentf3d2dfff796764a2740c5bc8dc61ed031c29066c (diff)
downloadports-94e41d0070290d6cf47097ddd4297c8e45a1d7cf.tar.gz
ports-94e41d0070290d6cf47097ddd4297c8e45a1d7cf.zip
Remove net/p5-SOAP-Transport-TCP, it has been integrated into net/p5-SOAP-Lite.
While there, run MOVEDlint, and cleanup two obsolote entries. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=373226
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/p5-SOAP-Transport-TCP/Makefile18
-rw-r--r--net/p5-SOAP-Transport-TCP/distinfo2
-rw-r--r--net/p5-SOAP-Transport-TCP/pkg-descr10
-rw-r--r--net/p5-SOAP-Transport-TCP/pkg-plist8
5 files changed, 0 insertions, 39 deletions
diff --git a/net/Makefile b/net/Makefile
index 0c40685126b2..56fda7201352 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -723,7 +723,6 @@
SUBDIR += p5-SOAP-Data-Builder
SUBDIR += p5-SOAP-Lite
SUBDIR += p5-SOAP-MySOAP
- SUBDIR += p5-SOAP-Transport-TCP
SUBDIR += p5-Samba-LDAP
SUBDIR += p5-Server-Starter
SUBDIR += p5-Socket
diff --git a/net/p5-SOAP-Transport-TCP/Makefile b/net/p5-SOAP-Transport-TCP/Makefile
deleted file mode 100644
index 1ee758788a82..000000000000
--- a/net/p5-SOAP-Transport-TCP/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= SOAP-Transport-TCP
-PORTVERSION= 0.717
-CATEGORIES= net perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= TCP Transport Support for SOAP::Lite
-
-RUN_DEPENDS= p5-SOAP-Lite>=0.714:${PORTSDIR}/net/p5-SOAP-Lite
-BUILD_DEPENDS:= ${RUN_DEPENDS}
-
-USES= perl5
-USE_PERL5= configure
-
-.include <bsd.port.mk>
diff --git a/net/p5-SOAP-Transport-TCP/distinfo b/net/p5-SOAP-Transport-TCP/distinfo
deleted file mode 100644
index 6a898e42dcbb..000000000000
--- a/net/p5-SOAP-Transport-TCP/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (SOAP-Transport-TCP-0.717.tar.gz) = db5f2727a3e39abdc3fc0fd6396504973f356353ee24daa4bf37e5345ee4450b
-SIZE (SOAP-Transport-TCP-0.717.tar.gz) = 6171
diff --git a/net/p5-SOAP-Transport-TCP/pkg-descr b/net/p5-SOAP-Transport-TCP/pkg-descr
deleted file mode 100644
index c1c9b4cc7818..000000000000
--- a/net/p5-SOAP-Transport-TCP/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-The classes provided by this module implement direct TCP/IP communications
-methods for both clients and servers. The connections don't use HTTP or any
-other higher-level protocol. These classes are selected when the client or
-server object being created uses an endpoint URI that starts with tcp://. Both
-client and server classes support using Secure Socket Layer if it is available.
-If any of the parameters to a new method from either of the classes begins with
-SSL_ (such as SSL_server in place of Server), the class attempts to load the
-IO::Socket::SSL package and use it to create socket objects.
-
-WWW: http://search.cpan.org/dist/SOAP-Transport-TCP/
diff --git a/net/p5-SOAP-Transport-TCP/pkg-plist b/net/p5-SOAP-Transport-TCP/pkg-plist
deleted file mode 100644
index ef8e57b7cccf..000000000000
--- a/net/p5-SOAP-Transport-TCP/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-%%PERL5_MAN3%%/SOAP::Transport::TCP.3.gz
-%%SITE_PERL%%/SOAP/Transport/TCP.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport/TCP/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport/TCP
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP
-@dirrmtry %%SITE_PERL%%/SOAP/Transport
-@dirrmtry %%SITE_PERL%%/SOAP