From owner-freebsd-ports@FreeBSD.ORG Mon Jun 4 17:54:26 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 B86E316A400 for ; Mon, 4 Jun 2007 17:54:26 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 13ED113C44C for ; Mon, 4 Jun 2007 17:54:25 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 04 Jun 2007 17:54:25 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp018) with SMTP; 04 Jun 2007 19:54:25 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX18U76EkpHwUi4WqAV0d/K5QSfADHgN02/KDfH1sP7 aEd0Toiokhi1zp Message-ID: <466451B2.9040903@gmx.de> Date: Mon, 04 Jun 2007 19:53:54 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.0 (X11/20070603) MIME-Version: 1.0 To: Doug Barton References: <466437CD.1080701@gmx.de> <46644E46.70204@FreeBSD.org> In-Reply-To: <46644E46.70204@FreeBSD.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-ports@freebsd.org Subject: Re: startup scripts executed twice after X11R6 and local merge 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: Mon, 04 Jun 2007 17:54:26 -0000 Doug Barton wrote: > [LoN]Kamikaze wrote: >> Maybe the suggestion to add >> >> local_startup="/usr/local/etc/rc.d" >> >> to /etc/rc.conf after the merge should be added to /usr/ports/UPDATING. > > The mergebase script does that for you (and periodic too). > > Doug > Too bad that I merged by hand. Maybe this should be added to the list of things the script does, so that other hand-mergers know what they have to do.