From owner-freebsd-ports@FreeBSD.ORG Sat Jan 13 07:53:44 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5170C16A403 for ; Sat, 13 Jan 2007 07:53:44 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with SMTP id E26D213C45B for ; Sat, 13 Jan 2007 07:53:43 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 5332 invoked by uid 399); 13 Jan 2007 07:53:42 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 13 Jan 2007 07:53:42 -0000 X-Originating-IP: 127.0.0.1 Date: Fri, 12 Jan 2007 23:53:40 -0800 (PST) From: Doug Barton To: Jo Rhett In-Reply-To: <45A8878A.5020907@svcolo.com> Message-ID: <20070112235050.O4900@ync.qbhto.arg> References: <71676476-017C-4861-8713-2B200C63E709@svcolo.com> <790a9fff0701112354t2acf26fdq9a721b62e51418ce@mail.gmail.com> <45A8878A.5020907@svcolo.com> Organization: http://www.FreeBSD.org/ X-OpenPGP-Key-ID: 0xD5B2F0FB X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Scot Hetzel , freebsd-ports@freebsd.org Subject: Re: rcorder doesn't apply to ports startup scripts in 6.0? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jan 2007 07:53:44 -0000 On Fri, 12 Jan 2007, Jo Rhett wrote: > Scot Hetzel wrote: >>> So all of the ports which are being updated to use rcorder are now >>> breaking on all of the existing 6.0 systems... >>> >> It shouldn't break existing systems, as the scripts are still run in >> alphabetical order on the 6.0 systems before revision 1.336.2.1 of >> /etc/rc. >> >> Which scripts are breaking? > > Everything that depends upon mysql or postgres, on all of our 6.0 systems. > > Any simple way to patch rcorder into 6.0 to avoid this? Yeah, you could update /etc/rc.subr, /etc/defaults/rc.conf, and /etc/rc.d to their state in 6.1-RELEASE, that should do it. There may be something I'm forgetting, so you might want to cvs diff all of /etc/ from where you are to 6.1-RELEASE and apply what's needed. It might be simpler just to update to 6.2-RELEASE in the long run. hth, Doug -- This .signature sanitized for your protection