aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-06-17 00:41:25 +0800
committerbapt <bapt@FreeBSD.org>2011-06-17 00:41:25 +0800
commitb465955d68b9d3b640f7c5f57bb452cc53d78dbf (patch)
treed7b4250991469aeb499685019721172e1bccf8e9 /deskutils
parente2a267898ce29c1c16ca2726f9f24d6aa44b3660 (diff)
downloadfreebsd-ports-gnome-b465955d68b9d3b640f7c5f57bb452cc53d78dbf.tar.gz
freebsd-ports-gnome-b465955d68b9d3b640f7c5f57bb452cc53d78dbf.tar.zst
freebsd-ports-gnome-b465955d68b9d3b640f7c5f57bb452cc53d78dbf.zip
Another bunch of deprecation: no more public distfiles and/or abandonware
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/py-tagfu/Makefile3
-rw-r--r--deskutils/taskstep/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/deskutils/py-tagfu/Makefile b/deskutils/py-tagfu/Makefile
index 3788513cf0f4..24b6ab8a66ab 100644
--- a/deskutils/py-tagfu/Makefile
+++ b/deskutils/py-tagfu/Makefile
@@ -13,6 +13,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module for tagging urls with tags or metadata
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite22
USE_PYTHON= yes
diff --git a/deskutils/taskstep/Makefile b/deskutils/taskstep/Makefile
index dfbf4fa54cef..0b0275f9115f 100644
--- a/deskutils/taskstep/Makefile
+++ b/deskutils/taskstep/Makefile
@@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}-06
MAINTAINER= ports@FreeBSD.org
COMMENT= Web based to-do list manager written in php
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
NO_BUILD= YES
USE_PHP= mysql
WANT_PHP_WEB= YES