diff options
author | rene <rene@FreeBSD.org> | 2017-03-04 03:07:49 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-03-04 03:07:49 +0800 |
commit | 5485c0bf98160154bef65eb8ff9728c15fa06cab (patch) | |
tree | a4264d806282610dc19d7587c21d4b243bf503a5 /www/py-scriptaculous | |
parent | c6777c942b012be79555ed305306b158ecf2da5d (diff) | |
download | freebsd-ports-gnome-5485c0bf98160154bef65eb8ff9728c15fa06cab.tar.gz freebsd-ports-gnome-5485c0bf98160154bef65eb8ff9728c15fa06cab.tar.zst freebsd-ports-gnome-5485c0bf98160154bef65eb8ff9728c15fa06cab.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 'www/py-scriptaculous')
-rw-r--r-- | www/py-scriptaculous/Makefile | 28 | ||||
-rw-r--r-- | www/py-scriptaculous/distinfo | 2 | ||||
-rw-r--r-- | www/py-scriptaculous/pkg-descr | 3 |
3 files changed, 0 insertions, 33 deletions
diff --git a/www/py-scriptaculous/Makefile b/www/py-scriptaculous/Makefile deleted file mode 100644 index b8780c8de84b..000000000000 --- a/www/py-scriptaculous/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Nicola Vitale <nivit@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= scriptaculous -PORTVERSION= 1.8.1.1 -PORTREVISION= 2 -CATEGORIES= www python -MASTER_SITES= http://static.ossdl.de/tgwidgets/downloads/ \ - http://nivi.interfree.it/distfiles/${PORTNAME}/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= Scriptaculous-${PORTVERSION} - -MAINTAINER= python@FreeBSD.org -COMMENT= Scriptaculous packaged as TurboGears widgets - -DEPRECATED= Development of this branch ceased -EXPIRATION_DATE= 2017-03-03 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.1.2:www/py-turbogears -RUN_DEPENDS:= ${BUILD_DEPENDS} - -PYDISTUTILS_PKGNAME= Scriptaculous - -# Use the same version of www/py-turbogears -USES= python zip -USE_PYTHON= distutils autoplist - -.include <bsd.port.mk> diff --git a/www/py-scriptaculous/distinfo b/www/py-scriptaculous/distinfo deleted file mode 100644 index 62538c1d25aa..000000000000 --- a/www/py-scriptaculous/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Scriptaculous-1.8.1.1.zip) = 787e9f133947140f3873ef7dc5a0d37075cd4e84698dc1da2c1253a3e189a5bf -SIZE (Scriptaculous-1.8.1.1.zip) = 77689 diff --git a/www/py-scriptaculous/pkg-descr b/www/py-scriptaculous/pkg-descr deleted file mode 100644 index 98fd4ad4492c..000000000000 --- a/www/py-scriptaculous/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The famous Scriptaculous packaged as TurboGears widgets. - -WWW: http://www.turbogears.org/widgets/ |