aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-turbokid
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-03-04 03:07:49 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2017-04-09 19:57:23 +0800
commitf2007c7182b67bab55cfdaeb85584a271b9ec83c (patch)
tree70a01ebd666c37d2893fb22721a25d53dd4f843b /devel/py-turbokid
parent53b85e7ea740a21d1985a66dbe604e9279b02844 (diff)
downloadfreebsd-ports-gnome-f2007c7182b67bab55cfdaeb85584a271b9ec83c.tar.gz
freebsd-ports-gnome-f2007c7182b67bab55cfdaeb85584a271b9ec83c.tar.zst
freebsd-ports-gnome-f2007c7182b67bab55cfdaeb85584a271b9ec83c.zip
Remove expired ports:
2017-03-03 devel/py-mez_xml: Was only needed for deprecated www/py-GinGin 2017-03-04 www/py-GinGin: Upstream disappeared, last release from 2009 2017-03-03 www/py-scriptaculous: Development of this branch ceased 2017-03-03 devel/py-Jinja: Development of this branch ceased. Use devel/py-Jinja2 instead 2017-03-03 mail/py-turbomail: Development of this branch ceased 2017-03-03 www/py-turbogears: Development of this branch ceased. Use devel/py-turbogears2 2017-03-03 devel/py-turbojson: Development of this branch ceased 2017-03-03 devel/py-TurboJinja: Development of this branch ceased 2017-03-03 devel/py-TGScheduler: Development of this branch ceased 2017-03-03 devel/py-turbokid: Development of this branch ceased 2017-03-03 www/py-tgwebservices: Development of this branch ceased 2017-03-03 devel/py-turbojson11: Development of this branch ceased 2017-03-03 devel/py-turbocheetah: Development of this branch ceased 2017-03-03 devel/py-tgMochiKit: Development of this branch ceased 2017-03-03 www/py-Lightbox: Development of this branch ceased
Diffstat (limited to 'devel/py-turbokid')
-rw-r--r--devel/py-turbokid/Makefile23
-rw-r--r--devel/py-turbokid/distinfo2
-rw-r--r--devel/py-turbokid/pkg-descr3
3 files changed, 0 insertions, 28 deletions
diff --git a/devel/py-turbokid/Makefile b/devel/py-turbokid/Makefile
deleted file mode 100644
index 3574b9c6b81b..000000000000
--- a/devel/py-turbokid/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Nicola Vitale <nivit@email.it>
-# $FreeBSD$
-
-PORTNAME= TurboKid
-PORTVERSION= 1.0.5
-PORTREVISION= 2
-CATEGORIES= devel python
-MASTER_SITES= CHEESESHOP \
- http://nivi.interfree.it/distfiles/${PORTNAME}/
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= nivit@FreeBSD.org
-COMMENT= Python template plugin that supports Kid templates
-
-DEPRECATED= Development of this branch ceased
-EXPIRATION_DATE= 2017-03-03
-
-RUN_DEPENDS= kid:devel/py-kid
-
-USES= python
-USE_PYTHON= distutils autoplist
-
-.include <bsd.port.mk>
diff --git a/devel/py-turbokid/distinfo b/devel/py-turbokid/distinfo
deleted file mode 100644
index da7de397b7b2..000000000000
--- a/devel/py-turbokid/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (TurboKid-1.0.5.tar.gz) = 25ff2b8a0b8d62c02c188931bb7a51fe6d421ed6db538cc07a9332ce4093c962
-SIZE (TurboKid-1.0.5.tar.gz) = 6878
diff --git a/devel/py-turbokid/pkg-descr b/devel/py-turbokid/pkg-descr
deleted file mode 100644
index 1a205f638fd2..000000000000
--- a/devel/py-turbokid/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Python template plugin for TurboGears that supports Kid templates
-
-WWW: http://www.turbogears.org/docs/plugins/template.html