From owner-freebsd-ports Mon Oct 27 00:28:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA26220 for ports-outgoing; Mon, 27 Oct 1997 00:28:08 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from dfw-ix12.ix.netcom.com (dfw-ix12.ix.netcom.com [206.214.98.12]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA26138; Mon, 27 Oct 1997 00:28:00 -0800 (PST) (envelope-from asami@bubble.didi.com) Received: (from smap@localhost) by dfw-ix12.ix.netcom.com (8.8.4/8.8.4) id CAA09708; Mon, 27 Oct 1997 02:26:58 -0600 (CST) Received: from sjx-ca35-03.ix.netcom.com(204.31.236.131) by dfw-ix12.ix.netcom.com via smap (V1.3) id rma009706; Mon Oct 27 02:26:52 1997 Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.5) id SAA00739; Sun, 26 Oct 1997 18:11:33 -0500 (EST) Date: Sun, 26 Oct 1997 18:11:33 -0500 (EST) Message-Id: <199710262311.SAA00739@bubble.didi.com> To: ac199@hwcn.org CC: tg@FreeBSD.ORG, ports@FreeBSD.ORG In-reply-to: (message from Tim Vanderhoek on Fri, 24 Oct 1997 01:45:11 -0400 (EDT)) Subject: Re: cvs commit: ports/games/tksol/patches patch-a ports/games/tksol/pkg PLIST From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Namely /usr/local/share/games/tksol. * * Would /usr/local/libdata be more/as appropriate? There must be * other tcl programs in the same situation of wanting a tcl-version * independent directory, not all of which may be games. share/games/ is fine for text files. For non-text files, I would just put it under lib. /usr/libdata never made much sense to me (especially for tcl scripts, which clearly are text files). Satoshi