From owner-freebsd-stable@FreeBSD.ORG Fri May 28 11:52:26 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A1B21065670 for ; Fri, 28 May 2010 11:52:26 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id E3AEB8FC0A for ; Fri, 28 May 2010 11:52:25 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 148D58C086; Fri, 28 May 2010 06:52:25 -0500 (CDT) Date: Fri, 28 May 2010 06:52:25 -0500 From: Mark Linimon To: Gregory Edigarov Message-ID: <20100528115224.GA20631@lonesome.com> References: <20100528141631.34fda584@greg.bestnet.kharkov.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100528141631.34fda584@greg.bestnet.kharkov.ua> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-stable@freebsd.org Subject: Re: ports 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: Fri, 28 May 2010 11:52:26 -0000 On Fri, May 28, 2010 at 02:16:31PM +0300, Gregory Edigarov wrote: > Which is the minimal current version of system supported by ports? We are currently supporting the same systems that secteam does, so, for each branch, 6.4, 7.1, and 8.0, respectively. The secteam matrix can be found at http://www.freebsd.org/security/index.html#supported-branches . However, note that as individual ports are updated, they are becoming less and less compatible with the base system in 6.4, and are thus being marked 'broken'. Since the 6.x branch is only a few months from EOL, IMHO people should start moving away from it as soon as feasible. mcl