aboutsummaryrefslogtreecommitdiff
path: root/www/squid30/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-09-04 07:57:55 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-09-04 07:57:55 +0000
commitb082667271bc8859403a63f74760fa834aebd540 (patch)
treeec840e293f30af13ca34cbaed22f101f2d4f13ce /www/squid30/Makefile
parentdf93a435e232d4c53a40cac9d267f9a1b6dbdf85 (diff)
downloadports-b082667271bc8859403a63f74760fa834aebd540.tar.gz
ports-b082667271bc8859403a63f74760fa834aebd540.zip
- Fix somewhat messed up titles in FTP listings (squid bug #1220)
- FTP listings use "BASE HREF" much more than necessary (squid bug #1204) - Cleanups for 64bit architectures (squid bug #1316) - Allow wb_ntlm_auth to run more silent (squid bug #518) - Add a new 'mail_program' configuration option - Fix a possible denial of service condition regarding sslConnectTimeout (squid bug #1355, Secunia Advisory SA16674) - Avoid a possible assertion failure in StatHist.c (squid bug #1325) - Fix issues regarding chroot'ed installations on 'squid -k reconfigure' (squid bug #1331) - Make URLs in error pages more consistent and less confusing (squid bug #1342) - Fix compilation when _FORTIFY_SOURCE is defined (squid bug #1344) - Fix handling of unexpected 250 replies from certain odd FTP servers (squid bug #1348) - Add Greek error pages (squid bug #1351) - Fix a possible denial of service condition with regards to aborted requests (squid bug #1368) - Fix the -U option of squid_ldap_auth (squid bug #1370) - Fix the output of the SNMP cacheClientTable for IP adresses that consist of 16 digits (squid bug #1375) - Make the From: field of mails sent from squid configurable to avoid mails getting lost due to spam filtering (squid bug #1380) PR: ports/85688 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=141882
Diffstat (limited to 'www/squid30/Makefile')
-rw-r--r--www/squid30/Makefile23
1 files changed, 20 insertions, 3 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index 80723db9c918..fd83f4f8a680 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -66,7 +66,7 @@
PORTNAME= squid
PORTVERSION= 2.5.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -86,7 +86,24 @@ PATCHFILES= squid-2.5.STABLE10-content_length.patch \
squid-2.5.STABLE10-transparent-2.patch \
squid-2.5.STABLE10-redirect_flags.patch \
squid-2.5.STABLE10-cache_dir_change.patch \
- squid-2.5.STABLE10-snmp_getnext.patch
+ squid-2.5.STABLE10-snmp_getnext.patch \
+ squid-2.5.STABLE10-ftp_title-2.patch \
+ squid-2.5.STABLE10-ftp_basehref.patch \
+ squid-2.5.STABLE10-wbinfo_groups.patch \
+ squid-2.5.STABLE10-64bit_cleanup.patch \
+ squid-2.5.STABLE10-wb_ntlm_auth_silent.patch \
+ squid-2.5.STABLE10-mail_program.patch \
+ squid-2.5.STABLE10-sslConnectTimeout.patch \
+ squid-2.5.STABLE10-statHistAssert.patch \
+ squid-2.5.STABLE10-chroot_dir.patch \
+ squid-2.5.STABLE10-errmsg.patch \
+ squid-2.5.STABLE10-FORTIFY_SOURCE.patch \
+ squid-2.5.STABLE10-ftp_250.patch \
+ squid-2.5.STABLE10-Greek.patch \
+ squid-2.5.STABLE10-STORE_PENDING.patch \
+ squid-2.5.STABLE10-ldap_auth-U.patch \
+ squid-2.5.STABLE10-cacheClientTable.patch \
+ squid-2.5.STABLE10-mail_from.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de
@@ -327,7 +344,7 @@ rc_state= rcold
SQUID_LANGUAGES?= \
Bulgarian Catalan Czech Danish Dutch English Estonian Finnish \
- French German Hebrew Hungarian Italian Japanese Korean Lithuanian \
+ French German Greek Hebrew Hungarian Italian Japanese Korean Lithuanian \
Polish Portuguese Romanian Russian-1251 Russian-koi8-r Serbian \
Simplify_Chinese Slovak Spanish Swedish Traditional_Chinese Turkish
SQUID_DEFAULT_LANG?= English