From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 13:45:56 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 C8636106568A for ; Wed, 13 Aug 2008 13:45:56 +0000 (UTC) (envelope-from marshc187@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 5955D8FC1F for ; Wed, 13 Aug 2008 13:45:56 +0000 (UTC) (envelope-from marshc187@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so46351fgb.35 for ; Wed, 13 Aug 2008 06:45:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=sr2SDCnDN0io+WuO0Ut5aEexLc3ZrCFdI1iCceaPK/g=; b=hvSHFU2+N1uHerg/mC1oMztvofUpJww1ZqgqNREeztgWgE843Snct6eJuXgkMYPqI5 yLwV8EG1ejoHOchCsRJk1Asai8Bnaq3J4s55rJpvZdmvieJsPqSi4K4az2HNVXF78bJ6 VPxGhcREG5dEnFfKIAISUNk31BtqJ5JwiMwb8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=AaRCXb7/w3S0rMB7PX9WmpvGd8yWQYsxcx1mKwUGkkn0v8q0rF3PlNhZA6I2asfPDA sSu/wv7towddBBnRjqALXrzNYcFrBQV8sdl45UJF64//Ep2icSl+U9HkxxAXNfGWCjiM m+XgYXJer0R6oRbiy1NNPQtjb/Pk5bdAE6tNI= Received: by 10.86.71.1 with SMTP id t1mr12436281fga.36.1218635154934; Wed, 13 Aug 2008 06:45:54 -0700 (PDT) Received: from ilras.barsh ( [85.232.205.171]) by mx.google.com with ESMTPS id 4sm940052fge.5.2008.08.13.06.45.53 (version=SSLv3 cipher=RC4-MD5); Wed, 13 Aug 2008 06:45:54 -0700 (PDT) From: mc To: freebsd-questions@freebsd.org Date: Wed, 13 Aug 2008 15:45:45 +0000 User-Agent: KMail/1.10.0 (FreeBSD/7.0-RELEASE-p2; KDE/4.1.0; i386; ; ) References: <200808121444.32191.marshc187@gmail.com> <332f78510808121804h532ae759s8956c0bba745ec0f@mail.gmail.com> <200808131025.19321.jmc-freebsd2@milibyte.co.uk> In-Reply-To: <200808131025.19321.jmc-freebsd2@milibyte.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808131545.45633.marshc187@gmail.com> 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 13:45:56 -0000 On Wednesday 13 August 2008 09:25:19 Mike Clarke wrote: > 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. it does look like its working better than last time i used it - guess things will iron out eventually. as long as flash works it's fine by me for now ( too many nagging about missing plugin) still i had to install ff2 also for now so that i can update other software that have ff2 as a depend.