From owner-freebsd-ports@FreeBSD.ORG Sat Oct 5 21:12:17 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 88CD31BA for ; Sat, 5 Oct 2013 21:12:17 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 08739267F for ; Sat, 5 Oct 2013 21:12:17 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0LosFD-1W0HP13AEd-00glxu for ; Sat, 05 Oct 2013 23:12:08 +0200 Message-ID: <525080B4.6090303@gmx.de> Date: Sat, 05 Oct 2013 23:12:20 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Andrea Venturoli Subject: Re: Serf update? References: <524AF481.7000707@netfence.it> In-Reply-To: <524AF481.7000707@netfence.it> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:7eUxWc7+m1krG0FzwaDsV9sQdFY2X4uujl2tTC7NokiHBvtmQ+4 iCoTFWadOEZDRsmrZO3vG/N2V49DRiXxS0Jdc+DXCeAj3AunefSQJM+U4e6+zFqR2ikwVSb FZmcXlU+PSky3lI/xTMOjklDjIAkHFW9DLACzLxSMKFLrfVC+gMwI6axrEYaF4uV5Ry6urJ uOEzoMoe8EXc1fJrIN8LA== Cc: ports@freebsd.org, lev@freebsd.org, apache@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Oct 2013 21:12:17 -0000 On 2013-10-01 18:12, Andrea Venturoli wrote: > Hello. > > Any plan on an update to 1.3? Any timeline? > I'm experiencing some bugs with Subversion and somewhere they suggest to try Serf 1.3. > Just to decide whether to wait or try something else... I've created a serf-1.3.2 port for testing. http://people.freebsd.org/~ohauer/shar/serf-1.3.shar Since serf-1.3.x uses scons to build we do not get required .la files to build a static subversion. -- olli