head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.16 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.14 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.12 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.10 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.8 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.6 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.4 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.2 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.4.0.10 pkgsrc-2008Q2-base:1.4 cwrapper:1.4.0.8 pkgsrc-2008Q1:1.4.0.6 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.4 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.2 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.2.0.2 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.1.0.6 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.4 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.2; locks; strict; comment @# @; 1.5 date 2008.09.12.14.59.52; author taca; state dead; branches; next 1.4; 1.4 date 2007.09.07.10.39.36; author taca; state Exp; branches; next 1.3; 1.3 date 2007.08.02.15.45.11; author taca; state Exp; branches; next 1.2; 1.2 date 2007.05.13.16.45.45; author taca; state Exp; branches; next 1.1; 1.1 date 2006.11.09.15.16.21; author taca; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2006.11.09.15.16.21; author salo; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2006.11.10.12.18.52; author salo; state Exp; branches; next ; desc @@ 1.5 log @Restructuring Squid package: * Now www/squid directory is common directory for squid packages. * package options clean up and all options are described. * LDAP helper support. (PR pkg/39386) * DESTDIR support. * Move some MESSAGE to documation directory. Next, I'll import squid26, squid27 and squid30 packages. @ text @$NetBSD: patch-as,v 1.4 2007/09/07 10:39:36 taca Exp $ --- Makefile.in.orig 2007-08-12 21:40:44.000000000 +0900 +++ Makefile.in @@@@ -728,7 +728,7 @@@@ dist-hook: install-pinger: chown root $(DEFAULT_PINGER) - chmod 4711 $(DEFAULT_PINGER) + chmod 4511 $(DEFAULT_PINGER) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: @ 1.4 log @Update squid to 2.6.16 (2.6.STABLE16). Changes to squid-2.6.STABLE16 (5 Sep 2007) - Test for sys/capability.h linux include file to avoid failing on linux systems missing libcap - Release private objects on cache rebuild - Segfault in clientBuildReplyHeader when http->entry == NULL - Bug #2072: digest_pw_auth fails when using plaintext passwords - Bug #2073: assertion failed: client_side.c:4175: "buf != NULL || !conn->body.request on POST - Adjust default pconn timeouts to avoid shutting down connection while child sends request - Bug #1980: cache_peer monitortimeout not working - Bug #1882: Parent responses are not cached if sibling returns 504 - More squid.conf reordering to get the dependencies between options sorted proper Changes to squid-2.6.STABLE15 (31 Aug 2007) - The select() I/O loop got broken by the /dev/poll addition (2.6.STABLE14) - Bug #2017: Fails to work around broken servers sending just the HTTP headers - Bug #2023: Compile error with old GCC 2.x or other ANSI-C compilers before C99 - squid.conf.default updated and reorganised in more sensible groups - correct and document the syslog access_log format - Armenian error pages translation - digest_ldap_helper usage help updated - Bug #1560: ftpSendPasv: getsockname(-1,..): (9) Bad file descriptor - Improve delay pools in low traffic environment by checking timeouts at a steady 1 second interval even when there is not much activity - Don't request authentication on transparently intercepted connections - Cleanup linux capabilities for tproxy - Bug #2003: 'via' config directive doesn't affect response headers - Bug #1902: Adds Numeric Hit and invalid request counters to IP Cache - Add missing $|=1 to squid_db_auth - Bug #2050: Persistent connection dropped if cache has no Content-Length - Verify the URL on memory cache hits - Bug #2057: NTLM stop work in messengers after upgrade to 2.6.STABLE14 - Bug #1972: Squid sets peers to down state when they are in fact working. - potential segmentation fault in storeLocateVary() - Bug #2066: chdir after chroot - Windows port: Fix compiler warnings when building Squid as application (not Windows service mode) - Spelling correction of received @ text @d1 1 a1 1 $NetBSD: patch-as,v 1.3 2007/08/02 15:45:11 taca Exp $ @ 1.3 log @Update squid pacakge to 2.6.14 (2.6.STABLE14). pkgsrc chagnes o Add "coss" option which enable COSS (Cyclic Object storage system). Noted by Chris Ross on pkgsrc-users. Changes to squid-2.6.STABLE14 (15 Jul 2007) - squid.conf.default cleanup to have options in their proper sections. - documentation correction in the refresh_pattern ignore-auth option - URI-escaping not uses the recommended upper-case hex codes - refresh_pattern min-age 0 correted to really mean 0, and not 1 second - Always use xisxxxx() Squid defined macros instead of ctype functions. - Kerberos SPNEGO/Negotiate helper for the negotiate scheme - Database basic auth helper using Perl DBI to connect to most SQL DBs - Solaris /dev/poll network I/O support - configure fixes to make cross compilation somewhat easier - Removed incorrect -a reference from http_port documentation - Bug #1900: Double "squid -k shutdown" makes Squid restart again - Bug #1968: Squid hangs occasionally when using DNS search paths - Novell eDirectory digest auth helper (digest_edir_auth) - Bug #1130: min-size option for cache_dir - POP3 basic auth helper querying a POP3 server - Cosmetic squid_ldap_auth fixes from Squid-3 - Bug #1085: Add no-wrap to cache manager HTML tables - Automatically restart if number of available filedescriptors becomes alarmingly low, preventing a situation where Squid would otherwise permanently stop processing requests. - Bug #2010: snmp_core.cc:828: warning: array subscript is above array bounds - Deal better with forwarding loops @ text @d1 1 a1 1 $NetBSD: patch-as,v 1.2 2007/05/13 16:45:45 taca Exp $ d3 1 a3 1 --- Makefile.in.orig 2007-06-23 09:14:34.000000000 +0900 d5 1 a5 1 @@@@ -722,7 +722,7 @@@@ dist-hook: @ 1.2 log @Update squid pacakge to 2.6.13 (2.6.STABLE13). Changes to squid-2.6.STABLE13 (11 May 2007) - Make sure reply headers gets sent even if there is no body available yet, fixing RealMedia streaming over HTTP issues. - Undo an accidental name change of storeUnregisterAbort. - Kill an ancient malplaced storeUnregisterAbort call from ftp.c - Bug #1814: SSL memory leak on persistent SSL connections - Don't log ECONNREFUSED/ECONNABORTED accept failures in cache.log - Cosmetic fix: added missing newline in WCCPv2 configuration dump. - Ukrainan error messages - Convert various error pages from DOS to UNIX text format - Bug #1820: COSS assertion failure t->length == MD5_DIGEST_CHARS - Clarify the max-conn=n cache_peer option syntax slightly - Bug #1892: COSS segfault on shutdown - Windows port: fix undefined ECONNABORTED - Make refreshIsCachable handle ETag as a cache validator, not only last-modified - in_port_t is not portable, use unsigned short instead - Fix fs / auth / snmp dependencies - Portability: statfs() may reqire #include @ text @d1 1 a1 1 $NetBSD: patch-as,v 1.1 2006/11/09 15:16:21 taca Exp $ d3 1 a3 1 --- Makefile.in.orig 2006-11-05 08:19:44.000000000 +0900 d5 1 a5 1 @@@@ -720,7 +720,7 @@@@ dist-hook: @ 1.1 log @pkgsrc chagnes * install pinger program setuid to make ICMP work; the problem noted by Heron Gallegos via private mail. Key changes squid-2.6.STABLE4 to 2.6.STABLE5 * Bug #1776: 2.6.STABLE4 aufs fails to compile if coss isn't enabled * COSS improvements and cleanups * Bug #1785: Memory leak in handling of negatively cached objects * Bug #1780: Incorrect Vary processing in combination with collapsed_forwarding * Bug #1779: Delay pools fairness when multiple connections compete for bandwidth * Bug #1796: Assertion error HttpHeader.c:914: "str" * All comm loops now use the generic event framework * a number of other minor and cosmetic bugfixes. See the list of squid-2.6.STABLE4 changes and the ChangeLog file for details. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- Makefile.in.orig 2006-10-30 11:21:09.000000000 +0900 d5 1 a5 1 @@@@ -721,7 +721,7 @@@@ dist-hook: @ 1.1.2.1 log @file patch-as was added on branch pkgsrc-2006Q3 on 2006-11-09 15:16:21 +0000 @ text @d1 13 @ 1.1.2.2 log @Pullup ticket 1910 - requested by taca bugfix update for squid Revisions pulled up: - pkgsrc/www/squid/Makefile 1.184 - pkgsrc/www/squid/distinfo 1.122 - pkgsrc/www/squid/options.mk 1.9 - pkgsrc/www/squid/patches/patch-ag 1.25 - pkgsrc/www/squid/patches/patch-an 1.12 - pkgsrc/www/squid/patches/patch-as 1.1 Module Name: pkgsrc Committed By: taca Date: Thu Nov 9 15:16:21 UTC 2006 Modified Files: pkgsrc/www/squid: Makefile distinfo options.mk pkgsrc/www/squid/patches: patch-ag patch-an Added Files: pkgsrc/www/squid/patches: patch-as Log Message: pkgsrc chagnes * install pinger program setuid to make ICMP work; the problem noted by Heron Gallegos via private mail. Key changes squid-2.6.STABLE4 to 2.6.STABLE5 * Bug #1776: 2.6.STABLE4 aufs fails to compile if coss isn't enabled * COSS improvements and cleanups * Bug #1785: Memory leak in handling of negatively cached objects * Bug #1780: Incorrect Vary processing in combination with collapsed_forwarding * Bug #1779: Delay pools fairness when multiple connections compete for bandwidth * Bug #1796: Assertion error HttpHeader.c:914: "str" * All comm loops now use the generic event framework * a number of other minor and cosmetic bugfixes. See the list of squid-2.6.STABLE4 changes and the ChangeLog file for details. @ text @a0 13 $NetBSD: patch-as,v 1.1.2.1 2006/11/10 12:18:52 salo Exp $ --- Makefile.in.orig 2006-10-30 11:21:09.000000000 +0900 +++ Makefile.in @@@@ -721,7 +721,7 @@@@ dist-hook: install-pinger: chown root $(DEFAULT_PINGER) - chmod 4711 $(DEFAULT_PINGER) + chmod 4511 $(DEFAULT_PINGER) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: @