From owner-freebsd-stable@FreeBSD.ORG Wed Apr 18 23:31:54 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 B7D1C16A402 for ; Wed, 18 Apr 2007 23:31:54 +0000 (UTC) (envelope-from M.Santhoff@t-online.de) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.freebsd.org (Postfix) with ESMTP id 7830F13C455 for ; Wed, 18 Apr 2007 23:31:54 +0000 (UTC) (envelope-from M.Santhoff@t-online.de) Received: from fwd35.aul.t-online.de by mailout03.sul.t-online.com with smtp id 1HeJcu-0006vt-01; Thu, 19 Apr 2007 01:31:52 +0200 Received: from localhost.das.netz (VTxKTTZHre9h1tHO00F516RB6PNoiXpKVaA7yDyZLaYa6Ogye3qBgH@[217.251.155.241]) by fwd35.sul.t-online.de with esmtp id 1HeJcs-1uTbSi0; Thu, 19 Apr 2007 01:31:50 +0200 Received: from zaphod.das.netz (zaphod.das.netz [10.0.0.3]) by localhost.das.netz (8.13.1/8.13.1) with ESMTP id l3INRodm061216; Thu, 19 Apr 2007 01:27:50 +0200 (CEST) (envelope-from M.Santhoff@t-online.de) From: Marc Santhoff To: Gabor Kovesdan In-Reply-To: <4626A442.6050908@FreeBSD.org> References: <1176937272.353.5.camel@localhost.das.netz> <4626A442.6050908@FreeBSD.org> Content-Type: text/plain Date: Thu, 19 Apr 2007 01:31:45 +0200 Message-Id: <1176939105.353.10.camel@localhost.das.netz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-ID: VTxKTTZHre9h1tHO00F516RB6PNoiXpKVaA7yDyZLaYa6Ogye3qBgH X-TOI-MSGID: 83a6dba5-6ccd-4495-8b82-bbac71c1aa6e 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:31:54 -0000 Am Donnerstag, den 19.04.2007, 01:05 +0200 schrieb Gabor Kovesdan: > 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 Thank you very much, Marc