From owner-freebsd-ports@FreeBSD.ORG Thu Feb 19 14:46:15 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 809AC10 for ; Thu, 19 Feb 2015 14:46:15 +0000 (UTC) Received: from mail-ig0-x236.google.com (mail-ig0-x236.google.com [IPv6:2607:f8b0:4001:c05::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46E94E81 for ; Thu, 19 Feb 2015 14:46:15 +0000 (UTC) Received: by mail-ig0-f182.google.com with SMTP id h15so9698052igd.3 for ; Thu, 19 Feb 2015 06:46:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Ogt5zK5iKnpVGNPwZ/6ZVWCJ8aDzv0soPmbNKysX/Tw=; b=dozyf1Z1XhvXy6MSTQRMGH48fU7/DaeidDCxCDetJUanlw/i2VhoJQuCaCAZEwLJy7 uVFN9DMSz7J+w3H40AtjWKCoSkVBdS2dQlLxGSqXyAcLPejkHsG8J07R9e0Ey0WoOanI RJtmXgwB66u5oZrAyvq9g7Guj+UeXrn8pa2HoLAL4PcY8BBALvEy8ALaHe13rMAXLPTo Ur7rpyESzNa8OP8b3VFNZ0cw/ZUotceFVnDIfv+4VSYMGSu4G3vO7nub4y89C1Z9LovO DXGGV2u402VBm6JgS6iITWABG+OdYS4YGsG5cXVYTBvpI5RcW8mzTt3MdTscPavToGHs SMGQ== MIME-Version: 1.0 X-Received: by 10.50.124.133 with SMTP id mi5mr5207979igb.13.1424357174627; Thu, 19 Feb 2015 06:46:14 -0800 (PST) Received: by 10.36.55.213 with HTTP; Thu, 19 Feb 2015 06:46:14 -0800 (PST) In-Reply-To: References: Date: Thu, 19 Feb 2015 09:46:14 -0500 Message-ID: Subject: Re: squid 3.5 plans From: Robert Simmons To: "freebsd-ports@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2015 14:46:15 -0000 According to the Squid website: "Provided for archival purposes only. Not intended for general use in new installations." This is marking all versions of Squid except 3.5 http://www.squid-cache.org/Versions/ I would recommend removing all the older unsupported versions except 3.5. On Wed, Feb 18, 2015 at 8:50 PM, Nick Rogers wrote: > It seems that squid 3.5 is becoming the latest recommended production > quality version. Squid 3.4.12 and 3.5.2 were just released today. What is > everyones thought (or the maintainers plan) on moving the www/squid port > from 3.4 to 3.5? > > It looks like the www/squid33 port has been kept around past its ideal > expiration date because of an issue with ntlm_auth affecting squid 3.4. > This bug has been fixed in the latest 3.4 and 3.5 release. > http://bugs.squid-cache.org/show_bug.cgi?id=3997 > > So is the idea to now move the www/squid port to 3.5, or create yet another > squid port of www/squid35 because we want to keep 3.4 as the "stable" > version for a while. I am just wondering because I would like to move my > production environment from squid 3.4 to 3.5, and am happy to contribute > patches to the ports tree, but am not sure what the plans are. > > Thanks. > > -Nick > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"