aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2011-10-27 17:28:17 +0800
committercrees <crees@FreeBSD.org>2011-10-27 17:28:17 +0800
commit31d028cb87621b224961d912ed7fe4bb6495c159 (patch)
tree1483339d0a61db63bc5456757c54d21ad0a3a439 /devel
parentc9f42912169613974962d85808adec101c01fdf9 (diff)
downloadfreebsd-ports-gnome-31d028cb87621b224961d912ed7fe4bb6495c159.tar.gz
freebsd-ports-gnome-31d028cb87621b224961d912ed7fe4bb6495c159.tar.zst
freebsd-ports-gnome-31d028cb87621b224961d912ed7fe4bb6495c159.zip
Remove expired ports.
2011-10-27 devel/py-myghtyutils: Merged into Beaker; use www/py-beaker instead 2011-10-27 www/myghty: Upstream suggests textproc/py-mako instead PR: ports/161077 ports/161078 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/py-myghtyutils/Makefile28
-rw-r--r--devel/py-myghtyutils/distinfo2
-rw-r--r--devel/py-myghtyutils/pkg-descr20
-rw-r--r--devel/py-myghtyutils/pkg-plist1
5 files changed, 0 insertions, 52 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b08c0af02790..d8f5acf354d2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3062,7 +3062,6 @@
SUBDIR += py-mwlib.ext
SUBDIR += py-mwlib.rl
SUBDIR += py-mx-experimental
- SUBDIR += py-myghtyutils
SUBDIR += py-ncurses
SUBDIR += py-nose
SUBDIR += py-notifier
diff --git a/devel/py-myghtyutils/Makefile b/devel/py-myghtyutils/Makefile
deleted file mode 100644
index d8ca4339beaf..000000000000
--- a/devel/py-myghtyutils/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: py-myghtyutils
-# Date created: April 23 2007
-# Whom: Dryice Liu <dryice@dryice.name>
-#
-# $FreeBSD$
-#
-
-PORTNAME= myghtyutils
-PORTVERSION= 0.52
-CATEGORIES= devel www python
-MASTER_SITES= ${MASTER_SITE_CHEESESHOP} \
- http://dryice.name/computer/FreeBSD/distfiles/
-MASTER_SITE_SUBDIR= source/M/MyghtyUtils
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= MyghtyUtils-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Container and Utility Functions from the Myghty Template Framework
-
-DEPRECATED= Merged into Beaker; use www/py-beaker instead
-EXPIRATION_DATE=2011-10-27
-
-USE_PYTHON= yes
-USE_ZIP= yes
-USE_PYDISTUTILS= easy_install
-PYDISTUTILS_PKGNAME= MyghtyUtils
-
-.include <bsd.port.mk>
diff --git a/devel/py-myghtyutils/distinfo b/devel/py-myghtyutils/distinfo
deleted file mode 100644
index d7d8ede21968..000000000000
--- a/devel/py-myghtyutils/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (MyghtyUtils-0.52.zip) = 2bbf206bd4c07b7d690b0397714fd893ab380f0ba5a82a897cda3647a3641cb5
-SIZE (MyghtyUtils-0.52.zip) = 31038
diff --git a/devel/py-myghtyutils/pkg-descr b/devel/py-myghtyutils/pkg-descr
deleted file mode 100644
index 14237d7c7d96..000000000000
--- a/devel/py-myghtyutils/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-This is the set of utility classes used by Myghty templating. Included
-are:
-
-container - the Containment system providing back-end neutral
-key/value storage, with support for in-memory, DBM files, flat files,
-and memcached
-
-buffer - some functions for augmenting file objects
-
-util - various utility functions and objects
-
-synchronizer - provides many reader/single writer synchronization
-using either thread mutexes or lockfiles
-
-session - provides a Session interface built upon the Container,
-similar interface to mod_python session. Currently needs a
-mod_python-like request object, this should be changed to something
-more generic.
-
-WWW: http://www.myghty.org/
diff --git a/devel/py-myghtyutils/pkg-plist b/devel/py-myghtyutils/pkg-plist
deleted file mode 100644
index ddf68a1c022f..000000000000
--- a/devel/py-myghtyutils/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%