From owner-freebsd-current@FreeBSD.ORG Sun Nov 30 15:49:31 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A384216A4CE; Sun, 30 Nov 2003 15:49:31 -0800 (PST) Received: from saturn.criticalmagic.com (saturn.criticalmagic.com [68.213.16.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B15543FBD; Sun, 30 Nov 2003 15:49:30 -0800 (PST) (envelope-from richardcoleman@mindspring.com) Received: from mindspring.com (titan.criticalmagic.com [68.213.16.23]) by saturn.criticalmagic.com (Postfix) with ESMTP id C07F33BD10; Sun, 30 Nov 2003 18:49:29 -0500 (EST) Message-ID: <3FCA8217.4010602@mindspring.com> Date: Sun, 30 Nov 2003 18:49:43 -0500 From: Richard Coleman Organization: Critical Magic, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Melvyn Sopacua References: <200311281553.hASFrURT003309@siralan.org> <3FCA6891.1020400@mindspring.com> <200312010033.30577.freebsd-current@webteckies.org> In-Reply-To: <200312010033.30577.freebsd-current@webteckies.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= cc: freebsd-current@FreeBSD.org cc: Oliver Eikemeier cc: Andreas Klemm cc: Kris Kennaway Subject: Re: 5.2-BETA and related ports issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: richardcoleman@mindspring.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2003 23:49:31 -0000 Melvyn Sopacua wrote: > Isn't that *exactly why* ports should respect $PREFIX? At least than you know > that startup scripts are in one place. Maybe all that is needed is a variable > RCDIR?= etc/rc.d, for people who want to 'deviate' from this convention. I like that idea. That could work. But to make this seemless (in the case of RCDIR=/etc/rc.d), we would need to start adding the RCNG keywords to the startup scripts added by ports. Richard Coleman richardcoleman@mindspring.com