From owner-freebsd-ports@FreeBSD.ORG Tue Feb 17 15:43:56 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF1B916A4CF for ; Tue, 17 Feb 2004 15:43:56 -0800 (PST) Received: from postman.arcor.de (newsread1.arcor-online.net [151.189.0.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A9AB43D2D for ; Tue, 17 Feb 2004 15:43:56 -0800 (PST) (envelope-from eikemeier@fillmore-labs.com) Received: from fillmore.dyndns.org (port-212-202-184-227.reverse.qdsl-home.de [212.202.184.227]) (authenticated bits=0)i1HNhrtw013761 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 18 Feb 2004 00:43:54 +0100 (MET) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.30; FreeBSD) id 1AtEsZ-000Jkj-SF; Wed, 18 Feb 2004 00:43:51 +0100 Message-ID: <4032A737.5080704@fillmore-labs.com> Date: Wed, 18 Feb 2004 00:43:51 +0100 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Mark Linimon References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: Ted Cabeen cc: Thomas-Martin Seck cc: freebsd-ports@freebsd.org Subject: Re: Feature Request: /usr/local/etc/rc.conf support X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2004 23:43:57 -0000 Mark Linimon wrote: >>With the ever-increasing number of ports that use rc.conf variables to >>regulate their startup, would it be possible to add support for a >>/usr/local/etc/rc.conf file in FreeBSD? > > The most current proposal under consideration is in PR conf/56736, ... although I can't get someone to review it. Please? > although ports/53636 may apply to this as well. > > mcl