From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 01:04:52 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 D85591065672 for ; Wed, 13 Aug 2008 01:04:52 +0000 (UTC) (envelope-from marshc187@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.236]) by mx1.freebsd.org (Postfix) with ESMTP id A4D4E8FC2B for ; Wed, 13 Aug 2008 01:04:52 +0000 (UTC) (envelope-from marshc187@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so4558765rvf.43 for ; Tue, 12 Aug 2008 18:04:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=OitIHYOxmZ/16937Q1mHQpMLljVKNwj3Ywg9YCYCjQU=; b=FtRZqX+nsKltcj0wUdpBUobGyYdkLFWnRsd/h8dY3vrjXQnc0RM4VDmIOj75RYdzOt VWOYKbBIcDTavFacnXoN1QLQmzy3jZ0HM2mOJFaydA8qBspIbfqMYdCdjPbPnXsyucjD twHwi+nylnYaKb3Ba3IAAZ1Xs1JWm+dsD1XOg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=Mbrj5a7I/klQf9N314k/mlcjGYLx6E8S7TyWn6c4F6+nEn+e4l5/ZyaIIFnqKjiYTw /lVlLp9BP2enCOjlnJS0VkAgYw7TrYfgBx0IvEBixTYjo8OCEzirC8zZUgatWNlmB6a+ tN3W61XtzBEoo/h8U2GPfuQ4DcRgT4uupXTFs= Received: by 10.141.21.6 with SMTP id y6mr4818520rvi.226.1218589492424; Tue, 12 Aug 2008 18:04:52 -0700 (PDT) Received: by 10.140.158.21 with HTTP; Tue, 12 Aug 2008 18:04:52 -0700 (PDT) Message-ID: <332f78510808121804h532ae759s8956c0bba745ec0f@mail.gmail.com> Date: Wed, 13 Aug 2008 01:04:52 +0000 From: "m cassar" To: freebsd-questions@freebsd.org In-Reply-To: <200808122136.01671.marshc187@gmail.com> MIME-Version: 1.0 References: <200808121444.32191.marshc187@gmail.com> <48A18B09.8050000@FreeBSD.org> <200808122136.01671.marshc187@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 01:04:52 -0000 hey Greg, 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. i got around it using make deinstall/reinstall to upgrade for now, but will try to figure out how to do this proper since i got one port that was going to install the whole of kde3 ( i have a clean install of kde4 and gnome only). thanks for now