aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-09-30 18:17:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-09-30 18:17:46 +0800
commit3015284628f55b466281d1df50f91b01d798e530 (patch)
tree9aeef0a8ccac4f56bc324cbe27de0fa7387af875 /net
parent1c96e426d6db65349b2dde964f9e1ac24dfc2b92 (diff)
downloadfreebsd-ports-gnome-3015284628f55b466281d1df50f91b01d798e530.tar.gz
freebsd-ports-gnome-3015284628f55b466281d1df50f91b01d798e530.tar.zst
freebsd-ports-gnome-3015284628f55b466281d1df50f91b01d798e530.zip
Remove net/py-twistedPair
Diffstat (limited to 'net')
-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/