From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 10:05:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C59CA106566B for ; Wed, 13 Aug 2008 10:05:37 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from ptb-relay02.plus.net (ptb-relay02.plus.net [212.159.14.146]) by mx1.freebsd.org (Postfix) with ESMTP id 857B78FC08 for ; Wed, 13 Aug 2008 10:05:37 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from [84.92.153.232] (helo=curlew.milibyte.co.uk) by ptb-relay02.plus.net with esmtp (Exim) id 1KTCbY-0007YG-1G for freebsd-questions@freebsd.org; Wed, 13 Aug 2008 10:25:20 +0100 Received: by curlew.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1KTCbX-0000mT-En for freebsd-questions@freebsd.org; Wed, 13 Aug 2008 10:25:19 +0100 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Wed, 13 Aug 2008 10:25:19 +0100 User-Agent: KMail/1.9.7 References: <200808121444.32191.marshc187@gmail.com> <200808122136.01671.marshc187@gmail.com> <332f78510808121804h532ae759s8956c0bba745ec0f@mail.gmail.com> In-Reply-To: <332f78510808121804h532ae759s8956c0bba745ec0f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808131025.19321.jmc-freebsd2@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-SA-Exim-Scanned: No (on curlew.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: f690b97383a2fee40f982bd5cb2f07bf Subject: Re: question -updating package + ignore depend X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2008 10:05:37 -0000 On Wednesday 13 August 2008, m cassar wrote: > just wanted to mention that firefox3 does not handle addons/plugins > correctly yet according to ports/UPDATING, so this is still probably > right for now and i will probably end up installing ff2 anyway. It handles most of them OK for me with just a little bit of tweaking, but some addonss haven't been updated yet to work with Firefox 3 and will be automatically disabled until new versions become available. I had a minor problem with firebug, Firefox disabled it but didn't detect that a new version was available and I had to go to the addons site and re-install firebug. I had to create a link to /usr/local/diablo-jdk1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so in /usr/local/lib/firefox3/plugins. Apart from that everything seems fine. -- Mike Clarke