From owner-freebsd-x11@FreeBSD.ORG Wed Nov 24 06:35:36 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43EB416A4CE for ; Wed, 24 Nov 2004 06:35:36 +0000 (GMT) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A1B043D95 for ; Wed, 24 Nov 2004 06:35:35 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.1/8.13.1) with ESMTP id iAO6ZYis012272; Tue, 23 Nov 2004 22:35:34 -0800 (PST) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.1/8.13.1/Submit) id iAO6ZTfN012271; Tue, 23 Nov 2004 22:35:29 -0800 (PST) (envelope-from eta@lclark.edu) X-Authentication-Warning: leguin.anholt.net: anholt set sender to eta@lclark.edu using -f From: Eric Anholt To: Kris Kennaway In-Reply-To: <20041124033800.GA1492@xor.obsecurity.org> References: <20041124033800.GA1492@xor.obsecurity.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1101278129.12267.1.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 23 Nov 2004 22:35:29 -0800 cc: x11@freebsd.org Subject: Re: lib/X11/doc/html/manindex1.html missing from plist X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 06:35:36 -0000 On Tue, 2004-11-23 at 19:38, Kris Kennaway wrote: > According to > > http://pointyhat.freebsd.org/errorlogs/i386-5-latest-logs/extras.html > > something isn't cleaning up the manindex1.html files, causing enormous > pollution. The xorg ports also have a lot of plist errors. Can > someone please take a look? Over the next few months I hope to get > the false positives and major errors cleared up to the point where I > can make it a fatal error for a port to appear on that list. manindex is generated by imake-using ports after install. So, we'd have to hack manindex to remove the index when there are no manpages left, and run manindex on uninstall as well. A much better solution, imo, and the one implemented in the 6.8.1 update floating around, is to simply not run manindex at all. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org Thank goodness for the 22nd Amendment