aboutsummaryrefslogtreecommitdiff
path: root/www/squid31/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2001-01-05 10:49:01 +0000
committerPeter Wemm <peter@FreeBSD.org>2001-01-05 10:49:01 +0000
commit2d740e43f7618f6cc032d2f54c3716e5aabef5c5 (patch)
treec8ca4b00034cde69eb6848efbb4878657d7e1977 /www/squid31/Makefile
parent9b7938c3314b2f46a34a2f3c341766b10cc65da7 (diff)
downloadports-2d740e43f7618f6cc032d2f54c3716e5aabef5c5.tar.gz
ports-2d740e43f7618f6cc032d2f54c3716e5aabef5c5.zip
Long overdue update. Add some vendor supplied patches.
Nagged by: many folks
Notes
Notes: svn path=/head/; revision=36814
Diffstat (limited to 'www/squid31/Makefile')
-rw-r--r--www/squid31/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile
index 48d944ab7624..dc809cbf9d1d 100644
--- a/www/squid31/Makefile
+++ b/www/squid31/Makefile
@@ -9,7 +9,7 @@ PORTNAME= squid
PORTVERSION= 2.3
CATEGORIES= www
MASTER_SITES= \
- ftp://squid.nlanr.net/pub/squid-2/STABLE/ \
+ ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \
ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/squid-2/STABLE/ \
ftp://sunsite.auc.dk/pub/infosystems/squid/squid-2/STABLE/ \
ftp://ftp.net.lut.ac.uk/squid/squid-2/STABLE/
@@ -18,7 +18,12 @@ EXTRACT_SUFX= -src.tar.gz
PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/
PATCHFILES= squid-2.3.stable4-ftp_icon_not_found.patch \
- squid-2.3.stable4-internal_dns_rcode_table_formatting.patch
+ squid-2.3.stable4-internal_dns_rcode_table_formatting.patch \
+ squid-2.3.stable4-ipfw_configure.patch \
+ squid-2.3.stable4-invalid_ip_acl_entry.patch \
+ squid-2.3.stable4-accel_only_access.patch \
+ squid-2.3.stable4-html_quoting.patch \
+ squid-2.3.stable4-carp-assertion.patch
MAINTAINER= peter@freebsd.org