From owner-freebsd-stable@FreeBSD.ORG Wed Oct 11 15:39:42 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C2F316A417; Wed, 11 Oct 2006 15:39:42 +0000 (UTC) (envelope-from dan@obluda.cz) Received: from smtp1.kolej.mff.cuni.cz (smtp1.kolej.mff.cuni.cz [195.113.24.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A3B743D5F; Wed, 11 Oct 2006 15:39:33 +0000 (GMT) (envelope-from dan@obluda.cz) X-Envelope-From: dan@obluda.cz Received: from [IPv6:2001:718:1e03:a01::7] (dan.kolej.mff.cuni.cz [IPv6:2001:718:1e03:a01::7]) by smtp1.kolej.mff.cuni.cz (8.13.1/8.13.1) with ESMTP id k9BFfY4k090504; Wed, 11 Oct 2006 17:41:35 +0200 (CEST) (envelope-from dan@obluda.cz) Message-ID: <452D1033.8050003@obluda.cz> Date: Wed, 11 Oct 2006 17:39:31 +0200 From: Dan Lukes User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060105 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Linimon References: <451F6E8E.8020301@freebsd.org> <20061011102106.GY1594@obiwan.tataz.chchile.org> <20061011114110.GA23653@soaustin.net> In-Reply-To: <20061011114110.GA23653@soaustin.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd security , security-officer@freebsd.org, Jeremie Le Hen , FreeBSD Stable Subject: Re: [fbsd] HEADS UP: FreeBSD 5.3, 5.4, 6.0 EoLs coming soon X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 15:39:42 -0000 Mark Linimon wrote: >>From a ports standpoint: absolutely not. > > We are currently trying to support 4 major CVS branches. Although we still > have some dedicated committers who are trying to keep the Ports Collection > running on 4.X, they are falling further and further behind, especially as > the rate of new ports being added continues to accelerate. The network infrastructure servers (DNS servers, routers, firewalls) is traditional role of BSD UNIXes. FreeBSD 4.11 is very well tested and has good performance. Those servers need not new ports so much nor new version of installed aplications - unless a security problem revealed. Even if no new ports will be compilable on 4.x, even if the old ports will not be updated with exception of update caused by security bug, I vote for delaying EOL of 4.11 Dan BTW, if you encounter problem with port on 4.x, the "tips for dummies" are: 1. update perl from ports 2. install openssl from ports 3. install and use gcc 3.4 for compiling Many of problematic ports become compilable again.