From owner-freebsd-questions@FreeBSD.ORG Sun Feb 27 07:26:07 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 4823E16A4CE for ; Sun, 27 Feb 2005 07:26:07 +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 E692A43D41 for ; Sun, 27 Feb 2005 07:26:06 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j1R7QAb10261 for ; Sat, 26 Feb 2005 23:26:10 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: Date: Sat, 26 Feb 2005 23:26:08 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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.1478 Importance: Normal Subject: FW: Installation instructions for Firefox somewhere? 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: Sun, 27 Feb 2005 07:26:07 -0000 owner-freebsd-questions@freebsd.org wrote: > On Sat, 26 Feb 2005 15:41:51 +0100, Anthony Atkielski wrote > > > How much space have you got to play with? If space is tight, > running make > distclean after make install helps, as does periodically > deleting the contents > of /usr/ports/distfiles > > A refuse file would have helped you. Can anyone explain or point to a > reference as to why this no longer works? [2] > I brought this issue up a month or so ago. The problem was caused by during the 4.11 development the ports people decided it was to cpu intensive to do nightly builds of the INDEX file. So they stopped doing it. Later on when the release was done what should have been done wnen making up the CD is they should have done a make index first, then copied the files to the CD. Ted