diff options
author | antoine <antoine@FreeBSD.org> | 2013-07-02 05:31:06 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-07-02 05:31:06 +0800 |
commit | bd009acd4377a5151cc0756610fc887868d458ac (patch) | |
tree | 6db782966579bb24faa33acd5d6a96f4dabba964 /www | |
parent | 7a35def915b69540b1963bd7c944695d99156fb0 (diff) | |
download | freebsd-ports-gnome-bd009acd4377a5151cc0756610fc887868d458ac.tar.gz freebsd-ports-gnome-bd009acd4377a5151cc0756610fc887868d458ac.tar.zst freebsd-ports-gnome-bd009acd4377a5151cc0756610fc887868d458ac.zip |
Deprecate ports broken on FreeBSD 8 or newer
Approved by: maintainer silence
Diffstat (limited to 'www')
-rw-r--r-- | www/cacheboy15-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/cacheboy15-devel/Makefile b/www/cacheboy15-devel/Makefile index 288eaa27df29..c453c789abf7 100644 --- a/www/cacheboy15-devel/Makefile +++ b/www/cacheboy15-devel/Makefile @@ -13,6 +13,9 @@ DIST_SUBDIR= CACHEBOY_1.5.2 MAINTAINER= adrian@FreeBSD.org COMMENT= HTTP Caching Proxy (Squid Derivative) - Development Release +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + CONFLICTS= squid-[0-9]* cacheboy* LATEST_LINK= cacheboy15-devel GNU_CONFIGURE= yes |