diff options
author | antoine <antoine@FreeBSD.org> | 2016-03-14 02:45:42 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-03-14 02:45:42 +0800 |
commit | 3cbb7d6fd4b3e32cde349613d561a41ba2adbce5 (patch) | |
tree | 358d84169139206ce4f0b6b4dc3fff74f18a0213 /www | |
parent | 9eafc24dd2f7c5931649b58aad35c57076955063 (diff) | |
download | freebsd-ports-gnome-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.tar.gz freebsd-ports-gnome-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.tar.zst freebsd-ports-gnome-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'www')
-rw-r--r-- | www/download-gemist/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTTP-CookieMonster/Makefile | 2 | ||||
-rw-r--r-- | www/p5-LWP-ConsoleLogger/Makefile | 3 | ||||
-rw-r--r-- | www/p5-WWW-Mechanize-Cached/Makefile | 3 |
4 files changed, 10 insertions, 0 deletions
diff --git a/www/download-gemist/Makefile b/www/download-gemist/Makefile index 34eded396fe7..28d1d46c6f53 100644 --- a/www/download-gemist/Makefile +++ b/www/download-gemist/Makefile @@ -12,6 +12,8 @@ COMMENT= Download videos from the Dutch uitzending gemist site LICENSE= MIT BROKEN= does not work (needs to be updated to the latest version) +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-04-15 USES= python NO_BUILD= yes diff --git a/www/p5-HTTP-CookieMonster/Makefile b/www/p5-HTTP-CookieMonster/Makefile index 6db9af173823..67aba21fef4b 100644 --- a/www/p5-HTTP-CookieMonster/Makefile +++ b/www/p5-HTTP-CookieMonster/Makefile @@ -13,6 +13,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BROKEN= bogus depends, p5-URI is not provided by net/p5-Net +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-04-15 RUN_DEPENDS= \ p5-HTTP-Cookies>0:${PORTSDIR}/www/p5-HTTP-Cookies \ diff --git a/www/p5-LWP-ConsoleLogger/Makefile b/www/p5-LWP-ConsoleLogger/Makefile index ff74166c3e5e..7fe4111611ef 100644 --- a/www/p5-LWP-ConsoleLogger/Makefile +++ b/www/p5-LWP-ConsoleLogger/Makefile @@ -11,6 +11,9 @@ COMMENT= Perl extension for LWP tracing and debugging LICENSE= ART20 +DEPRECATED= Depends on expiring www/p5-HTTP-CookieMonster +EXPIRATION_DATE= 2016-04-15 + RUN_DEPENDS= \ p5-Data-Printer>0:${PORTSDIR}/devel/p5-Data-Printer \ p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \ diff --git a/www/p5-WWW-Mechanize-Cached/Makefile b/www/p5-WWW-Mechanize-Cached/Makefile index 9bcae6c04b1a..4297194c9cf5 100644 --- a/www/p5-WWW-Mechanize-Cached/Makefile +++ b/www/p5-WWW-Mechanize-Cached/Makefile @@ -12,6 +12,9 @@ COMMENT= Perl extension to cache response to be polite LICENSE= ART10 GPLv1 LICENSE_COMB= dual +DEPRECATED= Depends on expiring www/p5-HTTP-CookieMonster +EXPIRATION_DATE= 2016-04-15 + RUN_DEPENDS= \ p5-Cache-Cache>=1.02:${PORTSDIR}/devel/p5-Cache-Cache \ p5-Class-Load>0:${PORTSDIR}/devel/p5-Class-Load \ |