From owner-freebsd-gecko@FreeBSD.ORG Wed Jun 27 11:09:10 2012 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 310DF106564A; Wed, 27 Jun 2012 11:09:10 +0000 (UTC) (envelope-from beat.gaetzi@gmail.com) Received: from mail-qa0-f51.google.com (mail-qa0-f51.google.com [209.85.216.51]) by mx1.freebsd.org (Postfix) with ESMTP id AF2A58FC14; Wed, 27 Jun 2012 11:09:09 +0000 (UTC) Received: by qaea16 with SMTP id a16so926940qae.17 for ; Wed, 27 Jun 2012 04:09:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=3qAsOIz79QHEu3m+MwiKx9CHoRpjhBlS4cryotR59oY=; b=niD5CM717gt3Hd8FuESpV9VxZFX/ZSfkfrK+ywCSWDvRYOO4f0PVPCCBcoNvFOuQ5L Ed3N6Z2vQ2eGhqW6s7A9naj4YoZ1kZcVwYQ7uca2alWJttQC/SOE5R4MqRZLOyDB7m8h msQGFqI1J+9tBdRsuHXRHGlhMlxZBrFBO3lRQqht0+mh3dxJ/Ityq1TLGccBmEtY4Gc2 SWYJ6gqn1X8iXUJ7s/z1teEFsOX2xCyviFnGMSM87RnJHORrcM8W3+cxzIuSyDuMKd8Z WqnXznaHPm6UOSJuscFEPv72Ca2R6WNBoFtjWw5SlgTIdbVJGHg5x7rcpJH9QXwZX+Pf SDsQ== MIME-Version: 1.0 Received: by 10.224.219.211 with SMTP id hv19mr29659564qab.86.1340795348983; Wed, 27 Jun 2012 04:09:08 -0700 (PDT) Sender: beat.gaetzi@gmail.com Received: by 10.229.89.71 with HTTP; Wed, 27 Jun 2012 04:09:08 -0700 (PDT) In-Reply-To: <4FEAE8BC.4050307@FreeBSD.org> References: <4FEAB73F.4010907@cineca.it> <4FEAE8BC.4050307@FreeBSD.org> Date: Wed, 27 Jun 2012 13:09:08 +0200 X-Google-Sender-Auth: fSrwyPzymGDqBpBzdVklAfVG91w Message-ID: From: Beat Gaetzi To: Alex Dupre Content-Type: text/plain; charset=ISO-8859-1 Cc: ports@freebsd.org, gecko@freebsd.org, Marco Alberoni Subject: Re: FreeBSD Port: seamonkey-2.9.1_1 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: Wed, 27 Jun 2012 11:09:10 -0000 2012/6/27 Alex Dupre : > Beat Gaetzi ha scritto: >> Yes, to get SeaMonkey 2.10.1 running we need to change parts of >> bsd.gecko.mk which affects other ports and this needs more testing. > > Is such path available somewhere? Yes, but testing is still ongoing so use it at your own risk :) http://tmp.chruetertee.ch/gecko-cleanup-sm2101.patch Beat