From owner-freebsd-stable@FreeBSD.ORG Thu Jul 26 11:27:40 2007 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 153AD16A419 for ; Thu, 26 Jul 2007 11:27:40 +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 EB87C13C4A7 for ; Thu, 26 Jul 2007 11:27:39 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from rot26.obsecurity.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id DB8A61A3C1A; Thu, 26 Jul 2007 04:27:39 -0700 (PDT) Received: by rot26.obsecurity.org (Postfix, from userid 1001) id DACE1BAA5; Thu, 26 Jul 2007 07:27:38 -0400 (EDT) Date: Thu, 26 Jul 2007 07:27:38 -0400 From: Kris Kennaway To: Jonathan Dama Message-ID: <20070726112738.GA14316@rot26.obsecurity.org> References: <20070715220530.GA20656@regurgitate.ugcs.caltech.edu> <20070715225950.GU37472@droso.net> <20070715235933.GA5504@regurgitate.ugcs.caltech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070715235933.GA5504@regurgitate.ugcs.caltech.edu> User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org Subject: Re: FREEBSD_4_EOL tag, last known index file? 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, 26 Jul 2007 11:27:40 -0000 On Sun, Jul 15, 2007 at 04:59:33PM -0700, Jonathan Dama wrote: > >From Erwin Lansing , Mon, Jul 16, 2007 at 12:59:50AM +0200: > > On Sun, Jul 15, 2007 at 03:05:30PM -0700, Jon Dama wrote: > > > Is there a port index file that corresponds to the FREEBSD_4_EOL tag? > > > I am unable to rebuild the index from the tagged checkout. > > > > The official INDEX file is no longer available nor supported. You > > should be able to build it by "cd /usr/ports; make index'. If that > I am aware of that. The trouble of course is that for whatever reason > the make index target appears to fail--although I am not entirely > convinced that this isn't a local problem. Still I would have expected > that the tag point to at least be useable, meaning that make index would > work. Yes, it did work. Kris