summaryrefslogtreecommitdiff
path: root/www/squid23
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1998-03-26 13:29:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1998-03-26 13:29:13 +0000
commitf80f190a5ac9693005cae690aded7c8854e501f3 (patch)
tree2b2d4cc95f121b529144db8a07bb3e2cf7dd028f /www/squid23
parentCreate high score dir with mode 755, when installing from the package. (diff)
Update squid-1.2beta17 -> 1.2beta18
Notes
Notes: svn path=/head/; revision=10318
Diffstat (limited to 'www/squid23')
-rw-r--r--www/squid23/Makefile14
-rw-r--r--www/squid23/distinfo2
-rw-r--r--www/squid23/pkg-plist1
3 files changed, 10 insertions, 7 deletions
diff --git a/www/squid23/Makefile b/www/squid23/Makefile
index b95c81596793..147c86383f08 100644
--- a/www/squid23/Makefile
+++ b/www/squid23/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: squid
-# Version required: 1.2-beta17
+# Version required: 1.2-beta18
# Date created: Thu Nov 7 00:53:18 WST 1996
# Whom: Peter Wemm <peter@freebsd.org>
#
-# $Id: Makefile,v 1.46 1998/03/09 03:35:09 peter Exp $
+# $Id: Makefile,v 1.47 1998/03/20 14:00:51 peter Exp $
#
-DISTNAME= squid-1.2.beta17
-PKGNAME= squid-1.2b17
+DISTNAME= squid-1.2.beta18
+PKGNAME= squid-1.2b18
CATEGORIES= www
MASTER_SITES= \
ftp://squid.nlanr.net/pub/squid-1.2.beta/ \
@@ -17,11 +17,11 @@ MASTER_SITES= \
EXTRACT_SUFX= -src.tar.gz
#PATCH_SITES+= http://squid.nlanr.net/Squid/1.2.beta/
-#PATCHFILES+= 1.2.beta17.patch
+#PATCHFILES+= 1.2.beta18.patch
MAINTAINER= peter@freebsd.org
-DIST_SUBDIR= squid1.2b17
+DIST_SUBDIR= squid1.2b18
GNU_CONFIGURE= yes
# Follow the apache port's lead...
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
@@ -50,6 +50,8 @@ NO_LATEST_LINK= yes
#CONFIGURE_ARGS+= --enable-icmp
# - Enable delay hack to limit bandwidth usage
#CONFIGURE_ARGS+= --enable-delay-hack
+# - Enable generic memory use tracing
+#CONFIGURE+ARGS+= --enable-mem-gen-trace
# - Enable logging of the User-Agent header
#CONFIGURE_ARGS+= --enable-useragent-log
# - Kill parent (eg: RunCache) on shutdown (use with great care!!)
diff --git a/www/squid23/distinfo b/www/squid23/distinfo
index b6aa387d4e1e..6e5f8f44551e 100644
--- a/www/squid23/distinfo
+++ b/www/squid23/distinfo
@@ -1 +1 @@
-MD5 (squid1.2b17/squid-1.2.beta17-src.tar.gz) = 9a4fd60baa6d7b98cb7e4c2ffc2dd334
+MD5 (squid1.2b18/squid-1.2.beta18-src.tar.gz) = 97e6269b2ee749e3dcd10f8e6d9501e6
diff --git a/www/squid23/pkg-plist b/www/squid23/pkg-plist
index 895c723612a7..c42faf762dbf 100644
--- a/www/squid23/pkg-plist
+++ b/www/squid23/pkg-plist
@@ -16,6 +16,7 @@ etc/squid/errors/ERR_INVALID_REQ
etc/squid/errors/ERR_INVALID_URL
etc/squid/errors/ERR_LIFETIME_EXP
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_SOCKET_FAILURE