From owner-cvs-ports Tue Apr 1 13:33:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA02345 for cvs-ports-outgoing; Tue, 1 Apr 1997 13:33:46 -0800 (PST) Received: from precipice.shockwave.com (ppp-206-170-5-188.rdcy01.pacbell.net [206.170.5.188]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA02332; Tue, 1 Apr 1997 13:33:25 -0800 (PST) Received: from shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.8.5/8.7.3) with ESMTP id NAA01357; Tue, 1 Apr 1997 13:32:51 -0800 (PST) Message-Id: <199704012132.NAA01357@precipice.shockwave.com> To: asami@vader.cs.berkeley.edu (Satoshi Asami) cc: ache@nagual.ru, peter@freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/security/ssh/pkg PLIST In-reply-to: Your message of "Mon, 31 Mar 1997 22:23:11 PST." <199704010623.WAA04518@silvia.HIP.Berkeley.EDU> Date: Tue, 01 Apr 1997 13:32:51 -0800 From: Paul Traina Sender: owner-cvs-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk From: asami@vader.cs.berkeley.edu (Satoshi Asami) Subject: Re: cvs commit: ports/security/ssh/pkg PLIST * Well, anyway, can we deal with this shared /usr/local problem now since * this topic has reared its ugly head again? * * I'd be fine with /usr/local/local or /var/etc or /etc or whatever. I don' >>t * give a darn where "local" files are kept, as long as you can share /usr/lo >>cal * across multiple machines. This has already been discussed in the past. I know, however the result of these discussions has been an unacceptable solution. Setup scripts should be kept in /usr/local/etc. If you want to share /usr/local, symlink it to wherever you want. That is not an acceptable solution to the problem, it requires a fair bit of sysadmin support. The default should be to assume /usr/local *IS* sharable, which works for both shared and unshared environments. Satoshi