From owner-freebsd-ports@FreeBSD.ORG Sat Jan 21 11:50:26 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 6FC4B1065672 for ; Sat, 21 Jan 2012 11:50:26 +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 C49868FC14 for ; Sat, 21 Jan 2012 11:50:25 +0000 (UTC) Received: (qmail-ldap/ctrl 24329 invoked from network); 21 Jan 2012 11:50:23 -0000 Received: from ip50.smtp-proxy.as5628.telecom.sk (HELO [10.254.207.95]) (421903749343@[194.154.233.50]) (envelope-sender ) by mobilmail-1.eurotel.sk (qmail-ldap-1.03) with SMTP for ; 21 Jan 2012 11:50:23 -0000 X-Nat-Received: 10.254.207.95 Message-ID: <4F1AA677.9050709@mailbox.sk> Date: Sat, 21 Jan 2012 12:50:15 +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> <4F1A85D2.3040107@mailbox.sk> <4F1A9D22.3030905@FreeBSD.org> In-Reply-To: <4F1A9D22.3030905@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 11:50:26 -0000 It works. With command_args, not commands_args, of course :-) The rc script has another flaw: it can run start multiple times (but I'd like to have the commands_args fix being published regardless of multi-start, that is different thing). Thanks, Herby Doug Barton wrote: > Can you test the fix that I proposed and let us know if it works? > > > Thanks, > > Doug > > > On 01/21/2012 01:30 AM, Herby Vojčík wrote: >> 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 >>> >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> >