From owner-freebsd-ports@FreeBSD.ORG Sat Aug 25 14:43:42 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD1E0106564A; Sat, 25 Aug 2012 14:43:42 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 5E9528FC15; Sat, 25 Aug 2012 14:43:42 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id A880014E7F31; Sat, 25 Aug 2012 16:43:31 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.mypc.hu Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1NlRZP_4TrGI; Sat, 25 Aug 2012 16:43:31 +0200 (CEST) Received: from [192.168.1.117] (catv-80-98-232-12.catv.broadband.hu [80.98.232.12]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 3AA9714E7C30; Sat, 25 Aug 2012 16:43:31 +0200 (CEST) Message-ID: <5038E491.2020403@FreeBSD.org> Date: Sat, 25 Aug 2012 16:43:29 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120604 Thunderbird/14.0a2 MIME-Version: 1.0 To: Alberto Villa References: <5003F606.2030305@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: optionsNG NLS description 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, 25 Aug 2012 14:43:43 -0000 On 2012.08.25. 16:16, Alberto Villa wrote: > On Wed, Aug 1, 2012 at 3:32 AM, Alberto Villa wrote: >> >I'd like to do the change as well. Can we proceed with the commit >> >since you got no objection? > Change committed in r303137. Thanks! Gabor