From owner-freebsd-ports@FreeBSD.ORG Tue Jun 14 01:18:08 2005 Return-Path: X-Original-To: ports@freebsd.org 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 BF62B16A41C for ; Tue, 14 Jun 2005 01:18:08 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2216943D48 for ; Tue, 14 Jun 2005 01:18:08 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 67so61871wri for ; Mon, 13 Jun 2005 18:18:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=n1X3LVG6qdhYRvDei3I4NmWnb7NEPBNQd6Tmry/LJIU0LYans1oin66e3J7U3om52fy4MKRjUNqIpfg4Ssr0NqNbbtTck0B6IYS8b8bo7c/AKgooVr1acafze9+1vH/6tyCrfWd8mu978THQ21rpP0aRZwImXwlxi++11AbxuFs= Received: by 10.54.47.59 with SMTP id u59mr3176324wru; Mon, 13 Jun 2005 18:18:07 -0700 (PDT) Received: by 10.54.29.77 with HTTP; Mon, 13 Jun 2005 18:18:07 -0700 (PDT) Message-ID: <790a9fff050613181810b7cb88@mail.gmail.com> Date: Mon, 13 Jun 2005 20:18:07 -0500 From: Scot Hetzel To: Freddie Cash , ports@freebsd.org In-Reply-To: <790a9fff0506131815181eed05@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1118593453.383.15.camel@xris.fu41.vpn> <60869.24.71.128.63.1118603612.squirrel@imap.sd73.bc.ca> <20050613091420.GD1789@isis.sigpipe.cz> <790a9fff0506131815181eed05@mail.gmail.com> Cc: Subject: Re: FreeBSD Port: rc_subr-1.31 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scot Hetzel List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2005 01:18:08 -0000 On 6/13/05, Scot Hetzel wrote: > What needs to happen is a "\n" needs to be added to "Local package > initialization:", so that all of the "Starting foo" appears on > seperate lines. But then we'll end up with: >=20 > Local package initialization: > Starting foo > foo2 Starting foo3 > Starting foo4 >=20 > foo2 - is an old style startup script. >=20 I forgot to mention that this problem is expected to be fixed when all ports are updated to use rcNG scripts. They would like to get them all converted for the 6.0-RELEASE. --=20 DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.