From owner-freebsd-ports Fri Jun 30 14:38:13 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA20037 for ports-outgoing; Fri, 30 Jun 1995 14:38:13 -0700 Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA20029 for ; Fri, 30 Jun 1995 14:38:04 -0700 Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id XAA12298 ; Fri, 30 Jun 1995 23:38:02 +0200 Received: from (roberto@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) id XAA10210 ; Fri, 30 Jun 1995 23:38:01 +0200 From: roberto@blaise.ibp.fr (Ollivier Robert) Message-Id: <199506302138.XAA10210@blaise.ibp.fr> Subject: Re: /var/spool/news vs /var/news, need summary. To: rgrimes@gndrsh.aac.dev.com (Rodney W. Grimes) Date: Fri, 30 Jun 1995 23:38:01 +0200 (MET DST) Cc: ports@freebsd.org In-Reply-To: <199506301826.LAA13442@gndrsh.aac.dev.com> from "Rodney W. Grimes" at Jun 30, 95 11:26:48 am X-Operating-System: FreeBSD BUILT-19950501 ctm#617 X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 938 Sender: ports-owner@freebsd.org Precedence: bulk > a) What was the final outcome? Do all our ports use /var/news or > /var/spool/news. INN: if [ -d /var/spool/news ] && [ ! -d /var/news ] then NEWSDIR=/var/spool/news else NEWSDIR=/var/news fi CNEWS: + newsarts="/var/news" So I guess it is /var/news. Personnally I use /news. Go figure :-) For both INN and CNEWS, it would be nice to put Overview data outside the news spool (i.e. in /var/news/over.view instead of /var/news) as it will speed up reading overview data (look in the INN FAQ). > b) Was there a majority of the ports that used one over the other? And > was this majority value the same as our final value? Don't remember. > c) Was the decision and resulting patches to make this consistent sent > to the original ports source? Dunno. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@FreeBSD.ORG FreeBSD keltia 2.0-BUILT-19950503 #3: Wed May 3 19:53:04 MET DST 1995