From owner-freebsd-stable@FreeBSD.ORG Wed Apr 18 23:21:57 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 7E08316A400 for ; Wed, 18 Apr 2007 23:21:57 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.freebsd.org (Postfix) with ESMTP id 3BCFA13C483 for ; Wed, 18 Apr 2007 23:21:57 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 496869F2C44; Thu, 19 Apr 2007 01:05:57 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RjyNd+1EyrmZ; Thu, 19 Apr 2007 01:05:53 +0200 (CEST) Received: from [192.168.2.186] (catv-5063f539.catv.broadband.hu [80.99.245.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 7C6419F2C3F; Thu, 19 Apr 2007 01:05:53 +0200 (CEST) Message-ID: <4626A442.6050908@FreeBSD.org> Date: Thu, 19 Apr 2007 01:05:38 +0200 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Marc Santhoff References: <1176937272.353.5.camel@localhost.das.netz> In-Reply-To: <1176937272.353.5.camel@localhost.das.netz> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org 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: Wed, 18 Apr 2007 23:21:57 -0000 Marc Santhoff schrieb: > Hi, > > since I need to use some installations of FreeBSD 4 for a while I'd like > to know: > > Is there any special tag available for checking out the last usable > ports tree? > > By accident I discovered the tag "RELEASE_4_EOL" on some files. Is this > vaild for all ports or only some (not shown in the webcvs)? > > Thanks, > Marc > > Hello Marc, 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. Regards, Gabor