From owner-freebsd-gecko@FreeBSD.ORG Thu Mar 15 06:29:19 2012 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E06FB106564A; Thu, 15 Mar 2012 06:29:19 +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 68E688FC08; Thu, 15 Mar 2012 06:29:18 +0000 (UTC) Received: from [192.168.1.100] (dynamic-94-247-222-114.catv.glattnet.ch [94.247.222.114]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.4/8.14.3) with ESMTP id q2F6TG4K077919 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES128-SHA bits=128 verify=NO); Thu, 15 Mar 2012 06:29:17 GMT (envelope-from beat@FreeBSD.org) Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=us-ascii From: =?iso-8859-1?Q?Beat_G=E4tzi?= In-Reply-To: Date: Thu, 15 Mar 2012 07:29:19 +0100 Content-Transfer-Encoding: 7bit Message-Id: <2CBA5D09-79F7-4C3C-97D7-9854F83A6556@FreeBSD.org> References: To: AN X-Mailer: Apple Mail (2.1257) Cc: gecko@FreeBSD.org Subject: Re: firefox devel versions X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Mar 2012 06:29:20 -0000 On Mar 15, 2012, at 2:37 AM, AN wrote: > The latest version of Firefox now reports as: > Firefox ESR 10.0.3 What does this mean? http://www.mozilla.org/en-US/firefox/organizations/faq/ > Is it possible to build firefox-nightly, or aurora on FreeBSD? As we are in the feature freeze of the portstree we only updated the ESR and legacy versions. Once the freeze is over we will create own ports for the ESR versions and update www/firefox to the latest release: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165790 I already have patches for this and I try to update the gecko repository today which includes an up to date version of firefox-beta. It is possible to build nightly and aurora on FreeBSD but we don't provide up to date ports for them. But with some adjustments to the www/firefox port you should be able to build them too. HTH, Beat