aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2015-09-29 02:29:13 +0800
committerrm <rm@FreeBSD.org>2015-09-29 02:29:13 +0800
commitc532e3f80c478b5c110c31cbc20f7a0139ec089d (patch)
tree678fbd2ab668129053a5707b9aa98b72bc9fe581 /net
parent80dbe10fe9f69fafc1a30a65dfb182121a27e2fc (diff)
downloadfreebsd-ports-gnome-c532e3f80c478b5c110c31cbc20f7a0139ec089d.tar.gz
freebsd-ports-gnome-c532e3f80c478b5c110c31cbc20f7a0139ec089d.tar.zst
freebsd-ports-gnome-c532e3f80c478b5c110c31cbc20f7a0139ec089d.zip
net/py-medusa: mark deprecated
Mark as deprecated. Upstream development stalled, and author itself switched to shrapnel. Port is unmaintained and no other ports depend on this one, there was no updates since 2005. Set expiration date to 2015-10-28.
Diffstat (limited to 'net')
-rw-r--r--net/py-medusa/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/py-medusa/Makefile b/net/py-medusa/Makefile
index 5da216c0d802..b8bdc395321b 100644
--- a/net/py-medusa/Makefile
+++ b/net/py-medusa/Makefile
@@ -12,6 +12,9 @@ DIST_SUBDIR= python
MAINTAINER= ports@FreeBSD.org
COMMENT= Asynchronous socket-based server framework for Python
+DEPRECATED= Abandoned upstream, last release was in 2005
+EXPIRATION_DATE= 2015-10-28
+
OPTIONS_DEFINE= DOCS EXAMPLES
USES= python