From owner-freebsd-ports Wed Dec 4 16:17:38 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.8.3/8.7.3) id QAA24140 for ports-outgoing; Wed, 4 Dec 1996 16:17:38 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA24132 for ; Wed, 4 Dec 1996 16:17:34 -0800 (PST) Received: by sovcom.kiae.su id AA26578 (5.65.kiae-1 ); Thu, 5 Dec 1996 02:59:10 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Thu, 5 Dec 96 02:59:10 +0300 Received: from localhost (ache@nagual.ru [127.0.0.1]) by nagual.ru (8.8.4/8.8.4) with SMTP id CAA01548; Thu, 5 Dec 1996 02:58:19 +0300 (MSK) Date: Thu, 5 Dec 1996 02:58:18 +0300 (MSK) From: =?KOI8-R?Q?Andrey_Chernov=2C_=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= To: Adam David Cc: faulkner@asgard.hos.net, stesin@gu.net, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org, ports@FreeBSD.ORG Subject: Re: news/lib - lib/news ??? In-Reply-To: <199612042242.WAA07173@veda.is> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 4 Dec 1996, Adam David wrote: > > > > /usr/local/news is the top of inn, not /usr/local/news/lib. If you move > > > > it to /usr/local/lib/news, there needs to be a /usr/local/lib/news/lib > > > > when inn is installed. > > > > > > > > The issue is really /usr/local/news vs. /usr/local/lib/news > > > > > > /usr/local/*/news vs. /usr/local/news/* > > > > No, /usr/local/news/{bin,lib,...} vs. > > /usr/local/lib/news > > /usr/local/{bin,sbin,libexec} > > /usr/local/etc > > > > news subdirectory is only in one place: lib > > Surely this stuff belongs in a subdirectory of libexec instead populating the > top level? Some of it might be leftover from an obsolete version, but all > these files are from the cnews and nntp ports: > > $ ls -lR /usr/local/libexec/news > total 492 > drwxr-xr-x 2 bin bin 512 Sep 29 1994 batch/ > -rwxr-xr-x 1 bin bin 30414 May 10 1996 canonhdr* > -rw-r--r-- 1 bin bin 858 May 25 1995 canonsys.awk I thik most of this stuff belongs to /usr/local/lib/news (in agreement with tradition) news/bin maps directly to bin and few daemons goes to sbin... I think we ever don't need libexec or etc in that scheme... -- Andrey A. Chernov http://www.nagual.ru/~ache/