summaryrefslogtreecommitdiff
path: root/www/squid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid/Makefile')
-rw-r--r--www/squid/Makefile19
1 files changed, 15 insertions, 4 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index 3eae07038d5..096ef7aea43 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.88 2003/07/21 06:20:16 taca Exp $
+# $NetBSD: Makefile,v 1.89 2003/08/18 16:03:01 taca Exp $
DISTNAME= squid-2.5.STABLE3
PKGNAME= squid-2.5.3
-PKGREVISION= 2
+PKGREVISION= 3
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
CATEGORIES= www
MASTER_SITES= http://www.squid-cache.org/Versions/v2/2.5/ \
@@ -38,8 +38,19 @@ PATCHFILES= squid-2.5.STABLE3-Lithuanian.patch \
squid-2.5.STABLE3-http_reply_access-denied.patch \
squid-2.5.STABLE3-SENT_PASV.patch \
squid-2.5.STABLE3-peer_digest_not_found_assertion.patch \
- squid-2.5.STABLE3-round_robin_max_size.patch
-
+ squid-2.5.STABLE3-round_robin_max_size.patch \
+ squid-2.5.STABLE3-syscalls.disk-counters.patch \
+ squid-2.5.STABLE3-coss-improvements.patch \
+ squid-2.5.STABLE3-blank-username-log.patch \
+ squid-2.5.STABLE3-mem_cfd.patch \
+ squid-2.5.STABLE3-aufs_open_fail.patch \
+ squid-2.5.STABLE3-aufs_threads.patch \
+ squid-2.5.STABLE3-digest_compile.patch \
+ squid-2.5.STABLE3-407_user_name.patch \
+ squid-2.5.STABLE3-multicast-ICP-timeout.patch
+# This patch is broken now. It should be applied after
+# squid-2.5.STABLE3-coss-improvements.patch
+# squid-2.5.STABLE3-coss-improvements-2.patch \
PATCH_DIST_STRIP= -p1
MAINTAINER= taca@NetBSD.org