From owner-freebsd-ports Tue Feb 27 05:38:50 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA18348 for ports-outgoing; Tue, 27 Feb 1996 05:38:50 -0800 (PST) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA18338 for ; Tue, 27 Feb 1996 05:38:29 -0800 (PST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.12/8.6.9) id JAA29921; Tue, 27 Feb 1996 09:19:26 +0100 Message-Id: <199602270819.JAA29921@ghpc6.ihf.rwth-aachen.de> Subject: Re: doc directory To: asami@CS.Berkeley.EDU (Satoshi Asami) Date: Tue, 27 Feb 1996 09:19:25 +0100 (MET) From: "Thomas Gellekum" Cc: adam@veda.is, freebsd-ports@FreeBSD.ORG In-Reply-To: <199602270016.QAA13637@silvia.HIP.Berkeley.EDU> from "Satoshi Asami" at Feb 26, 96 04:16:01 pm Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG Precedence: bulk Satoshi Asami wrote: > > * I propose that either /usr/local/doc or /usr/local/share/doc be created > * as a suitable location for such files. Which one should it be? > > I think this is a good idea. I'd like to see share/doc, as /usr/local > is already pretty crowded as it is. We did discuss this a few weeks ago, didn't we? I was waiting for Chuck Robey to step forward; he wanted to make some changes to bsd.port.mk to support ${PORTSDOCDIR}. I think it should be enough to set ${PORTSDOCDIR} to ${PREFIX}/share/doc/${PKGNAME} and add it to the exported variables for the various scripts and the Makefile in ${WRKSRC}. tg