From owner-freebsd-ports@FreeBSD.ORG Thu Apr 27 06:14:59 2006 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 572DC16A401 for ; Thu, 27 Apr 2006 06:14:59 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECC8B43D45 for ; Thu, 27 Apr 2006 06:14:57 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by nz-out-0102.google.com with SMTP id x3so2028365nzd for ; Wed, 26 Apr 2006 23:14:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lYg9NE63/okbEUcmZ/W7S0UNy1iH132yJfK5CaWUTCI+467EUQmCnN3saFPNUPYuqS1vfm31uYh+7iV28pPBXjQlwcw3d7rL+GwAA/vpkhyjtLo1lWiTRH+HlUw7uaFrr3tK9bY2SY/rMF9cQmfwNihAtOHdVCvuYf+U5/imGVY= Received: by 10.36.56.17 with SMTP id e17mr2703436nza; Wed, 26 Apr 2006 23:14:57 -0700 (PDT) Received: by 10.37.22.74 with HTTP; Wed, 26 Apr 2006 23:14:57 -0700 (PDT) Message-ID: Date: Thu, 27 Apr 2006 10:14:57 +0400 From: "Andrew Pantyukhin" To: "Matthias Andree" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060426203500.GB1433@merlin.emma.line.org> <444FE8F6.2040903@FreeBSD.org> <20060426220756.GB6337@merlin.emma.line.org> <790a9fff0604261529i28967cc1x99679cdd2d334ed9@mail.gmail.com> Cc: ports@freebsd.org, Scot Hetzel , Doug Barton Subject: Re: HEADS UP: Triage of rcNG related problem reports/USE_RC_SUBR 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: Thu, 27 Apr 2006 06:14:59 -0000 I'm sorry, I didn't have time to do extensive testing and check b.p.m for the bug myself, so here it goes. I noticed that ".sh" is stripped. So I decided to save b.p.m the effort and renamed files/start.sh.in to files/start.in. Now I used USE_RC_SUBR=3Dstart (instead of start.sh). Guess what? b.p.m added ".sh" for me :-)