From owner-freebsd-questions@FreeBSD.ORG Fri Jan 28 07:07:35 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8049016A4CE for ; Fri, 28 Jan 2005 07:07:35 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DC9943D39 for ; Fri, 28 Jan 2005 07:07:35 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j0S77Zj47378; Thu, 27 Jan 2005 23:07:35 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Michael Johnson" Date: Thu, 27 Jan 2005 23:07:33 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 In-Reply-To: <81BD4242-70FA-11D9-8513-000A95BB7150@ahze.net> Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: Missing INDEX file in Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 07:07:35 -0000 > -----Original Message----- > From: Michael Johnson [mailto:buhnux@gmail.com] > Sent: Thursday, January 27, 2005 11:02 PM > To: Ted Mittelstaedt > Cc: freebsd-questions@freebsd.org > Subject: Re: Missing INDEX file in Ports > > > > Has anyone else noticed the INDEX file is missing in the > 4.11-RELEASE > > ports directory? > > it was removed a few months ago, use 'make fetchindex' > Thanks, I had thought it might have been because I installed the ports afterwards rather than during the install, and a script bit it somewhere. Probably this should go into the README file in the ports dir. Ted