aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/py-twistedRunner/Makefile27
-rw-r--r--devel/py-twistedRunner/distinfo2
-rw-r--r--devel/py-twistedRunner/pkg-descr5
4 files changed, 0 insertions, 35 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 81c3b7689f12..b7dc18a95beb 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4904,7 +4904,6 @@
SUBDIR += py-twilio
SUBDIR += py-twine
SUBDIR += py-twisted
- SUBDIR += py-twistedRunner
SUBDIR += py-txaio
SUBDIR += py-typed-ast
SUBDIR += py-typing
diff --git a/devel/py-twistedRunner/Makefile b/devel/py-twistedRunner/Makefile
deleted file mode 100644
index 2f2bd16429fb..000000000000
--- a/devel/py-twistedRunner/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: Neal Nelson <neal@nelson.name>
-# $FreeBSD$
-
-PORTNAME= twistedRunner
-PORTVERSION= 15.2.1
-PORTREVISION= 1
-CATEGORIES= devel net python
-MASTER_SITES= http://twistedmatrix.com/Releases/Runner/${PORTVERSION:R}/ \
- LOCAL/sunpoet
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= TwistedRunner-${PORTVERSION}
-
-MAINTAINER= python@FreeBSD.org
-COMMENT= Runner has process management, including an inetd replacement
-
-LICENSE= MIT
-
-DEPRECATED= Use devel/py-twisted instead
-EXPIRATION_DATE=2017-09-30
-
-USE_PYTHON= autoplist distutils
-USES= python:2 tar:bzip2 twisted
-
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/runner/portmap.so
-
-.include <bsd.port.mk>
diff --git a/devel/py-twistedRunner/distinfo b/devel/py-twistedRunner/distinfo
deleted file mode 100644
index e76f8ebd6c5f..000000000000
--- a/devel/py-twistedRunner/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (TwistedRunner-15.2.1.tar.bz2) = 5890b039f3dea6bdacd86a60de6eac299f96a180f35343d40273c7433afb0894
-SIZE (TwistedRunner-15.2.1.tar.bz2) = 13041
diff --git a/devel/py-twistedRunner/pkg-descr b/devel/py-twistedRunner/pkg-descr
deleted file mode 100644
index 05601d34e67d..000000000000
--- a/devel/py-twistedRunner/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Twisted Runner has process management, including an inetd replacement.
-
-Twisted Lore is available under the MIT Free Software licence.
-
-WWW: http://twistedmatrix.com/