From owner-freebsd-ports@FreeBSD.ORG Tue Feb 17 14:55:38 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 96B8A16A4CE for ; Tue, 17 Feb 2004 14:55:38 -0800 (PST) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8702843D2D for ; Tue, 17 Feb 2004 14:55:38 -0800 (PST) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 2A4B414716; Tue, 17 Feb 2004 16:55:38 -0600 (CST) Date: Tue, 17 Feb 2004 16:55:38 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Ted Cabeen In-Reply-To: <87vfm5777l.fsf@gray.impulse.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@freebsd.org cc: Thomas-Martin Seck 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 22:55:38 -0000 > 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 ports/53636 may apply to this as well. mcl