From owner-freebsd-ports@FreeBSD.ORG Sat Jan 21 09:31:02 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 404711065670 for ; Sat, 21 Jan 2012 09:31:02 +0000 (UTC) (envelope-from herby@mailbox.sk) Received: from mobilmail-1.eurotel.sk (mobilmail-1.t-mobile.sk [194.154.230.72]) by mx1.freebsd.org (Postfix) with ESMTP id C4DD98FC12 for ; Sat, 21 Jan 2012 09:31:01 +0000 (UTC) Received: (qmail-ldap/ctrl 17404 invoked from network); 21 Jan 2012 09:30:59 -0000 Received: from ip50.smtp-proxy.as5628.telecom.sk (HELO [10.254.81.147]) (421903749343@[194.154.233.50]) (envelope-sender ) by mobilmail-1.eurotel.sk (qmail-ldap-1.03) with SMTP for ; 21 Jan 2012 09:30:59 -0000 X-Nat-Received: 10.254.81.147 Message-ID: <4F1A85D2.3040107@mailbox.sk> Date: Sat, 21 Jan 2012 10:30:58 +0100 From: =?UTF-8?B?SGVyYnkgVm9qxI3DrWs=?= User-Agent: Postbox Express 1.0.1 (Windows/20100705) MIME-Version: 1.0 To: Doug Barton References: <4F183915.3020304@mailbox.sk> <4F1A0AC1.1030601@FreeBSD.org> In-Reply-To: <4F1A0AC1.1030601@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: ports@FreeBSD.org, till@php.net Subject: Re: FreeBSD Port: couchdb-1.1.0_2,1 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, 21 Jan 2012 09:31:02 -0000 Whatever, just fix it, please. Thanks, Herby Doug Barton wrote: > On 01/19/2012 07:39, Herby Vojčík wrote: > >> The couchdb_prestart function gets run (I put echos in there), but its >> couchdb_flags is not taken into account. > > The proper solution here is almost certainly to change couchdb_flags to > commands_args in couchdb_prestart(). > >> I had to make this change: > > That patch is definitely not the right solution. > > > hth, > > Doug >