head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2009.05.04.22.29.41; author tron; state dead; branches; next 1.1; 1.1 date 2009.04.20.21.27.40; author tron; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.04.20.21.27.40; author tron; state Exp; branches; next ; desc @@ 1.2 log @Various improvements for the "squid31" package by Michael van Elst: - Make sure that "errorpage.css" gets installed into the correct directory. - Install "msntauth.conf". - Correct default pid file location. @ text @$NetBSD: patch-aq,v 1.1 2009/04/20 21:27:40 tron Exp $ --- errors/Makefile.in.orig 2009-04-08 12:51:20.000000000 +0200 +++ errors/Makefile.in @@@@ -280,7 +280,7 @@@@ sysconfdir = @@sysconfdir@@ target_alias = @@target_alias@@ errordir = $(datadir)/errors DEFAULT_ERROR_DIR = $(errordir) -DEFAULT_STYLESHEET = $(sysconfdir)/errorpage.css +DEFAULT_STYLESHEET = $(EGDIR)/errorpage.css # List of automated translations possible: TRANSLATIONS = \ @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Import Squid 3.1.0.7 as "squid31" package: * New Version Numbering System * Minimal squid.conf improvements * Native IPv6 Support * Error Page Localization * Connection Pinning (for NTLM Auth Passthrough) * Quality of Service (QoS) Flow support * SSL Bump (for HTTPS Filtering and Adaptation) * eCAP Adaptation Module support This package is heavily based on work by Michael van Elst which includes fixes for the IPv6 support. @ text @@