svn commit: r365187 - in head/www: bannerfilter dansguardian dansguardian-devel rejik squid squidguard squirm videocache
John Marino
marino at FreeBSD.org
Sun Aug 17 14:06:14 UTC 2014
Author: marino
Date: Sun Aug 17 14:06:11 2014
New Revision: 365187
URL: http://svnweb.freebsd.org/changeset/ports/365187
QAT: https://qat.redports.org/buildarchive/r365187/
Log:
Retire www/squid in a month, and deprecate 6 dependent ports too
Squid cache is only supported for one stable release. There was an
exception for squid 2.7 (www/squid) as it was supported until squid 3.x
reached feature parity which occurred with the release of Squid 3.2
Thus the maintainers of Squid have declared Squid 2.7 reached End-of-Life
on 14 August 2012. As a result, set this port to expire on 15 Sept 2014.
Seven ports dependent on www/squid have been deprecated with the same
date. Perhaps they can be switched to www/squid33 before they expire.
Approved by: portmgr (implicit, some ports not staged)
Modified:
head/www/bannerfilter/Makefile
head/www/dansguardian-devel/Makefile
head/www/dansguardian/Makefile
head/www/rejik/Makefile
head/www/squid/Makefile
head/www/squidguard/Makefile
head/www/squirm/Makefile
head/www/videocache/Makefile
Modified: head/www/bannerfilter/Makefile
==============================================================================
--- head/www/bannerfilter/Makefile Sun Aug 17 13:37:46 2014 (r365186)
+++ head/www/bannerfilter/Makefile Sun Aug 17 14:06:11 2014 (r365187)
@@ -10,6 +10,9 @@ MASTER_SITES= http://phroggy.com/files/u
MAINTAINER= ehaupt at FreeBSD.org
COMMENT= Squid redirect script for filtering web banners
+DEPRECATED= Depends on www/squid which is two years past EOL
+EXPIRATION_DATE=2014-09-15
+
LICENSE= GPLv2
RUN_DEPENDS= squid:${PORTSDIR}/www/squid
Modified: head/www/dansguardian-devel/Makefile
==============================================================================
--- head/www/dansguardian-devel/Makefile Sun Aug 17 13:37:46 2014 (r365186)
+++ head/www/dansguardian-devel/Makefile Sun Aug 17 14:06:11 2014 (r365187)
@@ -11,6 +11,9 @@ PKGNAMESUFFIX= -devel
MAINTAINER= garga at FreeBSD.org
COMMENT= Fast, feature-rich web content filter for Squid proxy servers
+DEPRECATED= Depends on www/squid which is two years past EOL
+EXPIRATION_DATE=2014-09-15
+
LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
Modified: head/www/dansguardian/Makefile
==============================================================================
--- head/www/dansguardian/Makefile Sun Aug 17 13:37:46 2014 (r365186)
+++ head/www/dansguardian/Makefile Sun Aug 17 14:06:11 2014 (r365187)
@@ -10,6 +10,9 @@ MASTER_SITES= # empty, see below
MAINTAINER= garga at FreeBSD.org
COMMENT= Fast, feature-rich web content filter for Squid proxy servers
+DEPRECATED= Depends on www/squid which is two years past EOL
+EXPIRATION_DATE=2014-09-15
+
LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
Modified: head/www/rejik/Makefile
==============================================================================
--- head/www/rejik/Makefile Sun Aug 17 13:37:46 2014 (r365186)
+++ head/www/rejik/Makefile Sun Aug 17 14:06:11 2014 (r365187)
@@ -13,7 +13,7 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Squid redirector used for blocking unwanted content
BROKEN= Fails to checksum
-DEPRECATED= Broken for more than 6 months
+DEPRECATED= Broken for more than 6 months and depends on www/squid which reached EOL 2 years ago
EXPIRATION_DATE= 2014-08-22
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
Modified: head/www/squid/Makefile
==============================================================================
--- head/www/squid/Makefile Sun Aug 17 13:37:46 2014 (r365186)
+++ head/www/squid/Makefile Sun Aug 17 14:06:11 2014 (r365187)
@@ -111,6 +111,9 @@ PATCHFILES= SQUID-2012_1.patch
MAINTAINER= ports at FreeBSD.org
COMMENT= HTTP Caching Proxy
+DEPRECATED= Reach EOL on 14 Aug 2012
+EXPIRATION_DATE=2014-09-15
+
SQUID_STABLE_VER= 9
CONFLICTS_INSTALL= squid-2.[^7]* squid3?-* cacheboy-[0-9]* lusca-head-[0-9]*
Modified: head/www/squidguard/Makefile
==============================================================================
--- head/www/squidguard/Makefile Sun Aug 17 13:37:46 2014 (r365186)
+++ head/www/squidguard/Makefile Sun Aug 17 14:06:11 2014 (r365187)
@@ -14,6 +14,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= madpilot at FreeBSD.org
COMMENT= Fast redirector for squid
+DEPRECATED= Depends on www/squid which is two years past EOL
+EXPIRATION_DATE=2014-09-15
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
Modified: head/www/squirm/Makefile
==============================================================================
--- head/www/squirm/Makefile Sun Aug 17 13:37:46 2014 (r365186)
+++ head/www/squirm/Makefile Sun Aug 17 14:06:11 2014 (r365187)
@@ -10,6 +10,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
COMMENT= Fast & configurable redirector for the Squid
+DEPRECATED= Depends on www/squid which is two years past EOL
+EXPIRATION_DATE=2014-09-15
+
RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
USE_CSTD= gnu89
Modified: head/www/videocache/Makefile
==============================================================================
--- head/www/videocache/Makefile Sun Aug 17 13:37:46 2014 (r365186)
+++ head/www/videocache/Makefile Sun Aug 17 14:06:11 2014 (r365187)
@@ -11,6 +11,9 @@ MASTER_SITES= http://secure.thrallingpen
MAINTAINER= mopsfelder at gmail.com
COMMENT= Squid URL rewriter for bandwidth optimization
+DEPRECATED= Depends on www/squid which is two years past EOL
+EXPIRATION_DATE=2014-09-15
+
RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid \
${PYTHON_SITELIBDIR}/urlgrabber/grabber.py:${PORTSDIR}/www/py-urlgrabber \
${PYTHON_SITELIBDIR}/iniparse/ini.py:${PORTSDIR}/devel/py-iniparse
More information about the svn-ports-all
mailing list