summaryrefslogtreecommitdiff
path: root/www/squid25
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-05-23 21:15:17 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-05-23 21:15:17 +0000
commit174310193b5e904d5488cd9bb8c7b266448d2441 (patch)
tree07f8c6c51a83f33bb515ec9449b77b9b1b257d8b /www/squid25
parentAdd patch by Andrew Plotkin and Torbjörn Andersson which allows (diff)
Update from squid 2.1 -> 2.2 after repository copy.
Notes
Notes: svn path=/head/; revision=18955
Diffstat (limited to 'www/squid25')
-rw-r--r--www/squid25/Makefile16
-rw-r--r--www/squid25/distinfo3
-rw-r--r--www/squid25/pkg-plist5
3 files changed, 13 insertions, 11 deletions
diff --git a/www/squid25/Makefile b/www/squid25/Makefile
index 9800ce37626d..720039eca5fd 100644
--- a/www/squid25/Makefile
+++ b/www/squid25/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: squid
-# Version required: 2.1.PATCH2
+# Version required: 2.2.STABLE3
# Date created: Thu Nov 7 00:53:18 WST 1996
# Whom: Peter Wemm <peter@freebsd.org>
#
-# $Id: Makefile,v 1.54 1998/12/26 15:55:47 peter Exp $
+# $Id: Makefile,v 1.55 1999/04/18 06:46:51 max Exp $
#
-DISTNAME= squid-2.1.PATCH2
-PKGNAME= squid-2.1
+DISTNAME= squid-2.2.STABLE3
+PKGNAME= squid-2.2
CATEGORIES= www
MASTER_SITES= \
ftp://squid.nlanr.net/pub/squid-2/STABLE/ \
@@ -16,12 +16,9 @@ MASTER_SITES= \
ftp://ftp.net.lut.ac.uk/squid/squid-2/STABLE/
EXTRACT_SUFX= -src.tar.gz
-PATCH_SITES= http://squid.nlanr.net/Squid/v2/2.1/
-PATCHFILES= squid-2.1.PATCH2-clientHandleIMSReply-leak.patch
-
MAINTAINER= peter@freebsd.org
-DIST_SUBDIR= squid2.1
+DIST_SUBDIR= squid2.2
PATCH_DIST_STRIP= -p0
GNU_CONFIGURE= yes
# Follow the apache port's lead...
@@ -78,6 +75,9 @@ NO_LATEST_LINK= yes
#CONFIGURE_ARGS+= --disable-http-violations
# - Enable Transparent Proxy support for IP-Filter systems (incl 3.0)
#CONFIGURE_ARGS+= --enable-ipf-transparent
+# (--enable-leakfinfer is a developer support tool only)
+# - Compile out code that does optional Ident (RFC931) lookups
+#CONFIGURE_ARGS+= --disable-ident-lookups
post-install:
cd ${WRKSRC}/src; make install-pinger
diff --git a/www/squid25/distinfo b/www/squid25/distinfo
index ec5e43f0d529..9a84daa4c6bd 100644
--- a/www/squid25/distinfo
+++ b/www/squid25/distinfo
@@ -1,2 +1 @@
-MD5 (squid2.1/squid-2.1.PATCH2-src.tar.gz) = 71c6b2437e562224d43dcde5765001f8
-MD5 (squid2.1/squid-2.1.PATCH2-clientHandleIMSReply-leak.patch) = c5416dc4a2c0fa09a27790b575a19d9c
+MD5 (squid2.2/squid-2.2.STABLE3-src.tar.gz) = bd18cc92bed5a5f28a0757298c99b542
diff --git a/www/squid25/pkg-plist b/www/squid25/pkg-plist
index c42faf762dbf..5f7f4d444dee 100644
--- a/www/squid25/pkg-plist
+++ b/www/squid25/pkg-plist
@@ -3,15 +3,17 @@ etc/squid/errors/ERR_ACCESS_DENIED
etc/squid/errors/ERR_CACHE_ACCESS_DENIED
etc/squid/errors/ERR_CACHE_MGR_ACCESS_DENIED
etc/squid/errors/ERR_CANNOT_FORWARD
-etc/squid/errors/ERR_CLIENT_ABORT
etc/squid/errors/ERR_CONNECT_FAIL
etc/squid/errors/ERR_DNS_FAIL
etc/squid/errors/ERR_FORWARDING_DENIED
etc/squid/errors/ERR_FTP_DISABLED
etc/squid/errors/ERR_FTP_FAILURE
+etc/squid/errors/ERR_FTP_FORBIDDEN
+etc/squid/errors/ERR_FTP_NOT_FOUND
etc/squid/errors/ERR_FTP_PUT_CREATED
etc/squid/errors/ERR_FTP_PUT_ERROR
etc/squid/errors/ERR_FTP_PUT_MODIFIED
+etc/squid/errors/ERR_FTP_UNAVAILABLE
etc/squid/errors/ERR_INVALID_REQ
etc/squid/errors/ERR_INVALID_URL
etc/squid/errors/ERR_LIFETIME_EXP
@@ -19,6 +21,7 @@ etc/squid/errors/ERR_NO_RELAY
etc/squid/errors/ERR_ONLY_IF_CACHED_MISS
etc/squid/errors/ERR_READ_ERROR
etc/squid/errors/ERR_READ_TIMEOUT
+etc/squid/errors/ERR_SHUTTING_DOWN
etc/squid/errors/ERR_SOCKET_FAILURE
etc/squid/errors/ERR_UNSUP_REQ
etc/squid/errors/ERR_URN_RESOLVE