diff options
author | bapt <bapt@FreeBSD.org> | 2012-10-26 18:23:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-10-26 18:23:01 +0800 |
commit | 8d97ae4a9e6f779da869aa82629c8e77f5afc363 (patch) | |
tree | 88e8411a1d36b9f9a08af1edb69db68f1c7b5c2a /www | |
parent | 33e42718cc2d678f3b6bdfff7ffd76c6db5660bf (diff) | |
download | freebsd-ports-gnome-8d97ae4a9e6f779da869aa82629c8e77f5afc363.tar.gz freebsd-ports-gnome-8d97ae4a9e6f779da869aa82629c8e77f5afc363.tar.zst freebsd-ports-gnome-8d97ae4a9e6f779da869aa82629c8e77f5afc363.zip |
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/gnustep-ticker/Makefile | 3 | ||||
-rw-r--r-- | www/momspider/Makefile | 9 |
2 files changed, 7 insertions, 5 deletions
diff --git a/www/gnustep-ticker/Makefile b/www/gnustep-ticker/Makefile index 087eebbf36cc..ced51ca92413 100644 --- a/www/gnustep-ticker/Makefile +++ b/www/gnustep-ticker/Makefile @@ -15,6 +15,9 @@ DIST_SUBDIR= repacked MAINTAINER= ports@FreeBSD.org COMMENT= RSS monitor for RSS and Atom feeds +DEPRECATED= Abandonware +EXPIRATION_DATE= 2012-11-26 + LICENSE= GPLv2 USE_GNUSTEP= yes diff --git a/www/momspider/Makefile b/www/momspider/Makefile index 1a51fb2569b9..1dc7202cfebf 100644 --- a/www/momspider/Makefile +++ b/www/momspider/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dict -# Date created: 11 October 1997 -# Whom: wosch -# +# Created by: wosch # $FreeBSD$ -# PORTNAME= momspider PORTVERSION= 1.00 @@ -15,6 +11,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} libwww-perl-0.40.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= WWW Spider for multi-owner maintenance +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + NO_BUILD= yes momdir= ${PREFIX}/momspider wwwdir= libwww-perl-0.40 |