aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 08:48:27 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 10:01:28 +0000
commit864c5e25802ed8e1fe6591fb88763a218659c1b6 (patch)
tree33b731c5c1fe81c699143cef69e193d131e77905
parentfa7feea79853e254b694e4a1358d0c54a8f0465d (diff)
downloadports-864c5e25802ed8e1fe6591fb88763a218659c1b6.tar.gz
ports-864c5e25802ed8e1fe6591fb88763a218659c1b6.zip
www/ffproxy: Deprecate and set expiration date to 2024-06-30
Abandoned upstream, last update in 2006. Redirect users to www/squid While at it removed dead mirrors in MASTER_SITES
-rw-r--r--www/ffproxy/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile
index ffebd5b0927d..5adf60d4210c 100644
--- a/www/ffproxy/Makefile
+++ b/www/ffproxy/Makefile
@@ -3,9 +3,7 @@ PORTVERSION= 1.6
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://${PORTNAME}.sourceforge.net/${PORTNAME}/ \
- http://www.sourcefiles.org/System/Daemons/Proxy/ \
- http://www.nevm.de/${PORTNAME}/ \
- http://faith.eu.org/${PORTNAME}/
+ http://www.nevm.de/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Filtering HTTP proxy server
@@ -14,6 +12,9 @@ WWW= https://ffproxy.sourceforge.net
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Abandoned upstream, last update in 2006. Consider using www/squid
+EXPIRATION_DATE=2024-06-30
+
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share