From owner-freebsd-ports Fri May 25 7:17:43 2001 Delivered-To: freebsd-ports@freebsd.org Received: from christel.heitec.net (christel.heitec.net [193.101.232.3]) by hub.freebsd.org (Postfix) with ESMTP id B88EC37B422 for ; Fri, 25 May 2001 07:17:41 -0700 (PDT) (envelope-from bdluevel@heitec.net) Received: from heitec.net (paladin.heitec.net [193.101.232.30]) by christel.heitec.net (Postfix) with ESMTP id 4930BB8101 for ; Fri, 25 May 2001 16:17:35 +0200 (CEST) Date: Fri, 25 May 2001 16:17:35 +0200 From: Bernd Luevelsmeyer X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Subject: make index, make readmes Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010525141735.4930BB8101@christel.heitec.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, after upgrading to -Stable I wanted to re-create the ports' INDEX file and all the README.html . So I went into /usr/ports and issued make index make readmes Both didn't work properly, make readmes went to ===> graphics ===> Creating README.html cd: can't cd to shot2png cd: can't cd to shot2png and then it sat there, doing nothing. I found that shot2png is in graphics/Makefile but doesn't actually exist, that will be the reason but why didn't the make end somehow, with or without error? make index complained a lot about non-existing ports ("/usr/ports/math/numpy non-existent -- dependency list incomplete" is an example), and then it had a lot of missing entries, such as "make_index: no entry for: /usr/ports/x11/XFree86". It did create an INDEX, though. Is this behaviour to be expected, because the Makefiles aren't up to date all the time, or is my ports tree messed up? Should I do something about it, or just wait until another "make update" corrects the situation? Thanks, Bernd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message