From owner-freebsd-x11@FreeBSD.ORG Sat May 19 23:06:33 2007 Return-Path: X-Original-To: x11@FreeBSD.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DBEBA16A469 for ; Sat, 19 May 2007 23:06:33 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx24.fluidhosting.com [204.14.89.7]) by mx1.freebsd.org (Postfix) with SMTP id 6269913C4C5 for ; Sat, 19 May 2007 23:06:33 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 6483 invoked by uid 399); 19 May 2007 23:06:32 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 19 May 2007 23:06:32 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <464F82F6.7010008@FreeBSD.org> Date: Sat, 19 May 2007 16:06:30 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0b2 (X11/20070116) MIME-Version: 1.0 To: Peter Jeremy References: <464F62D8.80200@FreeBSD.org> <20070519215700.GC1164@turion.vk2pj.dyndns.org> <464F75BF.80203@FreeBSD.org> <20070519223641.GE1164@turion.vk2pj.dyndns.org> In-Reply-To: <20070519223641.GE1164@turion.vk2pj.dyndns.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, x11@FreeBSD.org Subject: Re: X.org 7.2 ports merged into the FreeBSD Ports Tree X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2007 23:06:34 -0000 Peter Jeremy wrote: > On 2007-May-19 15:10:07 -0700, Doug Barton wrote: >> Peter Jeremy wrote: >> >>> I presume there will be followup commits at some stage to fix >>> src/etc/defaults/rc.conf src/etc/defaults/periodic.conf and >>> src/etc/login.conf >> I presume that by "fix" you mean "remove X11R6 related stuff." > > Yes. > >> My vote (as >> someone deeply interested in /etc and especially rc.d related issues) would >> be that it be changed in 7-current soonish, and not changed in RELENG_6 at >> all. Given that by default there will be /usr/X11R6 symlinks for the >> foreseeable future, I don't see any harm in leaving the status quo as is in >> RELENG_6, and I see potential POLA violations if we don't. > > There are POLA violations whatever is done: > > If X11R6 references are removed then anyone who hasn't upgraded to xorg > 7.2 will lose any X-related startup/libs/manpages/... > > If you upgrade to xorg 7.2 but don't cleanup the /etc files then rc.d > and periodic scripts are processe twice. (I was getting warned about > ports with security problems twice). I don't have the X11R6 symlink, so that one hadn't bitten me yet. That should be fixed in rc.subr in find_local_scripts_new() so that it doesn't add a script to the list that's already there. That's pretty easily done, and could/should be MFC'ed. Doug -- This .signature sanitized for your protection