aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-06-16 16:41:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-06-16 16:41:25 +0000
commit04934e9f855c48e38c1302883424f034459f2bd7 (patch)
tree04d146b5d1513574a90ed477a6c85e4f33cf77e4 /deskutils
parentcba574e6386e3eebdb6ff72d2ae9b0467c171979 (diff)
downloadports-04934e9f855c48e38c1302883424f034459f2bd7.tar.gz
ports-04934e9f855c48e38c1302883424f034459f2bd7.zip
Another bunch of deprecation: no more public distfiles and/or abandonware
Notes
Notes: svn path=/head/; revision=275688
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