From owner-freebsd-ports@FreeBSD.ORG Tue Dec 16 10:12:00 2008 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 CB5A51065673 for ; Tue, 16 Dec 2008 10:12:00 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 8C4108FC17 for ; Tue, 16 Dec 2008 10:12:00 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (unknown [92.117.77.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id A3E3F8A000A; Tue, 16 Dec 2008 11:11:31 +0100 (CET) Message-ID: <49477EC9.1050209@bsdforen.de> Date: Tue, 16 Dec 2008 11:11:21 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.18 (X11/20081123) MIME-Version: 1.0 To: matt donovan References: <49463ED0.5040804@bsdforen.de> <4946562B.3010205@cyberbotx.com> <28283d910812151502i13a16979sc21453e15db8bbae@mail.gmail.com> In-Reply-To: <28283d910812151502i13a16979sc21453e15db8bbae@mail.gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org, Naram Qashat Subject: Re: firefox3 support in bsd.gecko.mk 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, 16 Dec 2008 10:12:00 -0000 matt donovan wrote: > On Mon, Dec 15, 2008 at 8:05 AM, Naram Qashat wrote: > >> Dominic Fandrey wrote: >> >>> There is no firefox3 support in bsd.gecko.mk. This seems to keep >>> plugins and add-ons that would work in Firefox 3 as well from being >>> ported. >>> >> As far as I understand, plugins for any Mozilla products are made using >> xulrunner now. >> >> Naram Qashat >> >> >> Regards >> > > it's just xulrunner and bsd.gecko.mk has it just that to use xulrunner you > have to do make USE_GECKO=xulrunner install. but if you read > /usr/ports/UPDATING it tells you how to use plugins inside of firefox3. My trouble is with german/bsdforen-firefox-searchplugin, which pulls in www/firefox as a dependency. Sure I can use it with Firefox3, but I see no reason to have Firefox2 installed as well.