aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/Makefile1
-rw-r--r--net/py-twistedPair/Makefile24
-rw-r--r--net/py-twistedPair/distinfo2
-rw-r--r--net/py-twistedPair/pkg-descr5
4 files changed, 0 insertions, 32 deletions
diff --git a/net/Makefile b/net/Makefile
index 0aedb5a8cf42..5bd024aca8d1 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1072,7 +1072,6 @@
SUBDIR += py-terminado
SUBDIR += py-tofu
SUBDIR += py-tweepy
- SUBDIR += py-twistedPair
SUBDIR += py-twitter-tools
SUBDIR += py-txamqp
SUBDIR += py-txrestapi
diff --git a/net/py-twistedPair/Makefile b/net/py-twistedPair/Makefile
deleted file mode 100644
index 919165c9ee6d..000000000000
--- a/net/py-twistedPair/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Neal Nelson <neal@nelson.name>
-# $FreeBSD$
-
-PORTNAME= twistedPair
-PORTVERSION= 15.2.1
-CATEGORIES= net devel python
-MASTER_SITES= http://twistedmatrix.com/Releases/Pair/${PORTVERSION:R}/ \
- LOCAL/sunpoet
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= TwistedPair-${PORTVERSION}
-
-MAINTAINER= python@FreeBSD.org
-COMMENT= Twisted Pair can do low level TCP work
-
-LICENSE= MIT
-
-DEPRECATED= Use devel/py-twisted instead
-EXPIRATION_DATE=2017-09-30
-
-NO_ARCH= yes
-USE_PYTHON= autoplist distutils
-USES= python:2 tar:bzip2 twisted
-
-.include <bsd.port.mk>
diff --git a/net/py-twistedPair/distinfo b/net/py-twistedPair/distinfo
deleted file mode 100644
index 2322ec869fc7..000000000000
--- a/net/py-twistedPair/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (TwistedPair-15.2.1.tar.bz2) = 50a95ea152272d98048d10b987805d0aadca5ad3cd9b04580c8bde69bf260583
-SIZE (TwistedPair-15.2.1.tar.bz2) = 21755
diff --git a/net/py-twistedPair/pkg-descr b/net/py-twistedPair/pkg-descr
deleted file mode 100644
index 33c3b4d08615..000000000000
--- a/net/py-twistedPair/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Twisted Pair can do low level TCP work.
-
-Twisted Lore is available under the MIT Free Software licence.
-
-WWW: http://twistedmatrix.com/