lib/X11/doc/html/manindex1.html missing from plist

Eric Anholt eta at lclark.edu
Tue Nov 23 22:35:36 PST 2004


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 at lclark.edu          
http://people.freebsd.org/~anholt/         anholt at FreeBSD.org
           Thank goodness for the 22nd Amendment



More information about the freebsd-x11 mailing list