diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
commit | 6a42c7a635955b22f22d087b2f2dd0eaba4c1e72 (patch) | |
tree | 017f7e23412634a43da6ae1778ea55bf0d9b5278 /misc | |
parent | 804103142831b1b59118b5feab3518cac3d3181c (diff) | |
download | freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.gz freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.zst freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.zip |
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/flyway/Makefile | 3 | ||||
-rw-r--r-- | misc/thailocale/Makefile | 3 | ||||
-rw-r--r-- | misc/voltcraft304/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile index 2f6b617f5308..3246959a9e2d 100644 --- a/misc/flyway/Makefile +++ b/misc/flyway/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://www.bellz.org/flyway/ MAINTAINER= ports@FreeBSD.org COMMENT= A VFR/IFR Route Planner for Pilots +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt diff --git a/misc/thailocale/Makefile b/misc/thailocale/Makefile index a2c1bb36d222..e634c73a4bc8 100644 --- a/misc/thailocale/Makefile +++ b/misc/thailocale/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.usablelabs.com/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A locale for Thai in Thailand, TIS-620 character set +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message diff --git a/misc/voltcraft304/Makefile b/misc/voltcraft304/Makefile index 6ef8b8aaef92..535f1f399a69 100644 --- a/misc/voltcraft304/Makefile +++ b/misc/voltcraft304/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Reads temperatures from a Voltcraft 304 thermometer +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + MAN1= vc304.1 PLIST_FILES= bin/vc304 |