From owner-freebsd-ports Sat Jan 11 03:20:44 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id DAA10748 for ports-outgoing; Sat, 11 Jan 1997 03:20:44 -0800 (PST) Received: from dfw-ix6.ix.netcom.com (dfw-ix6.ix.netcom.com [206.214.98.6]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id DAA10742 for ; Sat, 11 Jan 1997 03:20:42 -0800 (PST) Received: from baloon.mimi.com (sjx-ca9-18.ix.netcom.com [199.182.128.50]) by dfw-ix6.ix.netcom.com (8.6.13/8.6.12) with ESMTP id DAA24947; Sat, 11 Jan 1997 03:20:00 -0800 Received: (from asami@localhost) by baloon.mimi.com (8.8.4/8.6.12) id DAA19574; Sat, 11 Jan 1997 03:19:57 -0800 (PST) Date: Sat, 11 Jan 1997 03:19:57 -0800 (PST) Message-Id: <199701111119.DAA19574@baloon.mimi.com> To: jfieber@indiana.edu CC: jmz@cabri.obs-besancon.fr, ports@FreeBSD.ORG In-reply-to: (message from John Fieber on Fri, 10 Jan 1997 11:23:44 -0500 (EST)) Subject: Re: html files [Re: texinfo changes ready] From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * I agree, but would lobby for /usr/local/share/doc/html rather * than /usr/local/share/html. Yeah, that's probably better. By the way, the subdirectory should be package name minus version number, just like /usr/local/share/doc. * If each package directory contains an index.html file, it is a * simple matter to automagically collect the elements to * build a master index.html. Don't forget you need to delete it from pkg_delete too. Maybe someone can look at install-info and see if we can modify it to understand html files? Satoshi