From owner-freebsd-stable@FreeBSD.ORG Thu Apr 19 03:59:23 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5283716A401; Thu, 19 Apr 2007 03:59:23 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 411CA13C4B0; Thu, 19 Apr 2007 03:59:23 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 9DDDC1A4D80; Wed, 18 Apr 2007 20:59:39 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8176A51410; Wed, 18 Apr 2007 23:59:22 -0400 (EDT) Date: Wed, 18 Apr 2007 23:59:22 -0400 From: Kris Kennaway To: Aristedes Maniatis Message-ID: <20070419035922.GA49155@xor.obsecurity.org> References: <1176937272.353.5.camel@localhost.das.netz> <4626A442.6050908@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: FreeBSD Stable , Gabor Kovesdan Subject: Re: FreeBSD 4 EOL ports tree 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: Thu, 19 Apr 2007 03:59:23 -0000 On Thu, Apr 19, 2007 at 09:35:21AM +1000, Aristedes Maniatis wrote: > > On 19/04/2007, at 9:05 AM, Gabor Kovesdan wrote: > > >RELEASE_4_EOL is the tag where the 4.X support was not yet removed. > >We only started to remove the 4.X support after the tag, thus you > >should still be able to build ports from the tag on 4.X. > > > My installations use portsnap and so automatically went past the > correct tag. Is there a way to get portsnap to downgrade the ports > tree now to 4_EOL or is the best way to install cvsup and do it? See the cvsup faq for how to "adopt" an existing ports tree. Or just delete and check out from scratch if you can't get this to work for you :) Kris