From owner-freebsd-ports@FreeBSD.ORG Tue Aug 3 07:31:18 2010 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 669FA1065675 for ; Tue, 3 Aug 2010 07:31:18 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id 03F738FC1E for ; Tue, 3 Aug 2010 07:31:17 +0000 (UTC) Received: from daedalus.network.local ([195.141.49.100]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id o73741pU078558 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Tue, 3 Aug 2010 07:04:02 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4C57BFD6.4010506@FreeBSD.org> Date: Tue, 03 Aug 2010 09:05:58 +0200 From: Beat Gaetzi User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.11) Gecko/20100721 Lightning/1.0b1 Thunderbird/3.0.6 MIME-Version: 1.0 To: Doug Barton References: <4C5769FC.4020503@FreeBSD.org> In-Reply-To: <4C5769FC.4020503@FreeBSD.org> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gecko@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: Whither Thunderbird 3.1(.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: Tue, 03 Aug 2010 07:31:18 -0000 On 03.08.2010 02:59, Doug Barton wrote: > Just curious about the status of native Thunderbird 3.1.x. IMO the linux > version is a significant improvement over 3.0.x, so I'd like to run the > native version and get out of "clunky font land" sometime soon. :) Do > y'all have a roadmap? If I missed it, my apologies ... Thunderbird 3.1 is ready since it has been released but the update depends on this repo-cpoy: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/148136 In the meantime you could use the port from our development repository: # svn co https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/mail/thunderbird Beat