From owner-freebsd-ports@FreeBSD.ORG Thu Aug 12 08:46:25 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63A00106564A for ; Thu, 12 Aug 2010 08:46:25 +0000 (UTC) (envelope-from dberthet@emse.fr) Received: from mincen.emse.fr (mincen.emse.fr [193.49.172.150]) by mx1.freebsd.org (Postfix) with ESMTP id 1D19C8FC16 for ; Thu, 12 Aug 2010 08:46:25 +0000 (UTC) Received: from mincen.emse.fr (localhost [127.0.0.1]) by mincen.emse.fr (Postfix) with ESMTP id 28A36381026; Thu, 12 Aug 2010 10:46:24 +0200 (CEST) X-Virus-Scanned: amavisd-new at emse.fr Received: from mincen.emse.fr ([127.0.0.1]) by mincen.emse.fr (mincen.emse.fr [127.0.0.1]) (amavisd-new, port 10024) with LMTP id lBydMIgXsjMK; Thu, 12 Aug 2010 10:46:24 +0200 (CEST) Received: from [193.49.172.154] (orqua.emse.fr [193.49.172.154]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: dberthet) by mincen.emse.fr (Postfix) with ESMTPSA id 0577338101D; Thu, 12 Aug 2010 10:46:24 +0200 (CEST) Message-ID: <4C63B4DF.3090508@emse.fr> Date: Thu, 12 Aug 2010 10:46:23 +0200 From: Dominique BERTHET Organization: ENSM.SE User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Lightning/1.0b1 Thunderbird/3.0.6 MIME-Version: 1.0 To: Guido Falsi References: <4C62814F.5070801@emse.fr> <20100811123851.GA40667@megatron.madpilot.net> <20100811193530.GA4807@wcfields.tmseck.homedns.org> <4C6327DC.7020108@madpilot.net> In-Reply-To: <4C6327DC.7020108@madpilot.net> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Cc: ports@FreeBSD.org, Thomas-Martin Seck Subject: Re: FreeBSD Port: squid-3.1.6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dberthet@emse.fr List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2010 08:46:25 -0000 Hello I have finally use the patch on the amd64 server and now everything seems to work fine Thanx a lot Best Regards Dominique BERTHET Le 12/08/2010 00:44, Guido Falsi a écrit : > On 08/11/10 21:35, Thomas-Martin Seck wrote: > >> Thanks for the heads up. From looking at >> http://www.squid-cache.org/Versions/v3/3.1/changesets/ >> it looks like you are running into Squid bug #2994/3011 ("squid >> 3.1.6 does not work on ipv4-only systems"). Can you confirm that? >> > > Hi! > > Thanks for the quick response! > > From what I have seen, yes it seems to happen on IPv4 systems. I could > not try any IPv6 system, since I don't have any. > >> Could you try this patch against www/squid31? It adds a trimmed version >> of changeset 10063 to the files/ directory. I tested that Squid still >> builds on 8.1-STABLE/amd64. > > I just tried your patch at home and it seems to have solved the problem. > I can now reach ssl sites. > > I have not tested it well still though. > > I will try this at work tomorrow and report back. > > Thanks again for the quick patch! >