summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2015-07-23 17:56:27 +0000
committerRene Ladan <rene@FreeBSD.org>2015-07-23 17:56:27 +0000
commited9c30018ca9d59a113d1284a02eaa5b0003ffe2 (patch)
tree4decd0c520cb3dddeac594d67b8d1c246aeba89d
parentAdd a port of E-MailRelay, a simple SMTP proxy and store-and-forward message (diff)
Remove expired port:
2015-07-23 textproc/py-asciinema: use textproc/asciinema instead
Notes
Notes: svn path=/head/; revision=392743
-rw-r--r--MOVED1
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/py-asciinema/Makefile21
-rw-r--r--textproc/py-asciinema/distinfo2
-rw-r--r--textproc/py-asciinema/pkg-descr3
5 files changed, 1 insertions, 27 deletions
diff --git a/MOVED b/MOVED
index df3033752d60..c7dc974ada64 100644
--- a/MOVED
+++ b/MOVED
@@ -7720,3 +7720,4 @@ graphics/kuickshow-kde4||2015-07-21|Has expired: Broken for more than 6 months
graphics/sng||2015-07-21|Has expired: Broken for more than 6 months
japanese/netype||2015-07-21|Has expired: Broken for more than 6 months
databases/p5-DBD-Pg32|databases/p5-DBD-Pg|2015-07-22|Has expired: Use databases/p5-DBD-Pg instead, compatability probles are fixed
+textproc/py-asciinema|textproc/asciinema|2015-07-23|Has expired: use textproc/asciinema instead
diff --git a/textproc/Makefile b/textproc/Makefile
index 1fb8e3ff558d..6340f2c59117 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1175,7 +1175,6 @@
SUBDIR += py-Tempita
SUBDIR += py-acora
SUBDIR += py-alabaster
- SUBDIR += py-asciinema
SUBDIR += py-asv
SUBDIR += py-bugzillatools
SUBDIR += py-chardet
diff --git a/textproc/py-asciinema/Makefile b/textproc/py-asciinema/Makefile
deleted file mode 100644
index 4d329518b59d..000000000000
--- a/textproc/py-asciinema/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Created by: Steve Wills <swills@freebsd.org>
-# $FreeBSD$
-
-PORTNAME= asciinema
-PORTVERSION= 0.9.8
-CATEGORIES= textproc python
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= swills@FreeBSD.org
-COMMENT= Tool for recording and sharing terminal sessions
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.1:${PORTSDIR}/www/py-requests
-
-USES= python
-USE_PYTHON= distutils autoplist
-
-DEPRECATED= use textproc/asciinema instead
-EXPIRATION_DATE= 2015-07-23
-
-.include <bsd.port.mk>
diff --git a/textproc/py-asciinema/distinfo b/textproc/py-asciinema/distinfo
deleted file mode 100644
index 5ce80816cb4e..000000000000
--- a/textproc/py-asciinema/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (asciinema-0.9.8.tar.gz) = f20bf96c5ec5f4faba7c4c91ce5b48696ce8160593a4897e8a87cc839214df1f
-SIZE (asciinema-0.9.8.tar.gz) = 6336
diff --git a/textproc/py-asciinema/pkg-descr b/textproc/py-asciinema/pkg-descr
deleted file mode 100644
index aba5693b6a1f..000000000000
--- a/textproc/py-asciinema/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Record and share your terminal sesions, the right way.
-
-WWW: https://asciinema.org/