From owner-freebsd-gnome@FreeBSD.ORG Wed May 14 05:52:50 2008 Return-Path: Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 420911065670 for ; Wed, 14 May 2008 05:52:50 +0000 (UTC) (envelope-from kmf@fischer.org.za) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id D40538FC39 for ; Wed, 14 May 2008 05:52:49 +0000 (UTC) (envelope-from kmf@fischer.org.za) Received: by ug-out-1314.google.com with SMTP id q2so1059589uge.37 for ; Tue, 13 May 2008 22:52:48 -0700 (PDT) Received: by 10.67.119.8 with SMTP id w8mr8182410ugm.34.1210742637510; Tue, 13 May 2008 22:23:57 -0700 (PDT) Received: by 10.67.21.10 with HTTP; Tue, 13 May 2008 22:23:57 -0700 (PDT) Message-ID: Date: Wed, 14 May 2008 07:23:57 +0200 From: "Karl Fischer" To: freebsd-gnome@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Feedback "How do I upgrade to GNOME 2.22?" on http://www.freebsd.org/gnome/docs/faq222.html X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2008 05:52:50 -0000 Hi There, I was ready through this "How do I upgrade to GNOME 2.22?" on http://www.freebsd.org/gnome/docs/faq222.html and noticed something was missing, Comparing # pkg_deinstall -fO gnome-applets\* totem\* gnome-control-center\* with # pkg_delete -f gnome-applets\* totem\* gnome-control-center\* gnome-keyring-manager\* I guess it should read : # pkg_deinstall -fO gnome-applets\* totem\* gnome-control-center\* gnome-keyring-manager\* This is missing " gnome-keyring-manager\* " Thanks Karl How do I upgrade to GNOME 2.22? The answer is relatively simple: 1. To build GNOME 2.22, you need to obtain the latest ports tree skeleton. This is most easily accomplished with portsnap(8) or CVSup. Simply obtain the latest ports tree, and you are ready to go. Then do the following: # pkgdb -Ff # portupgrade -f gstreamer-plugins-good # pkg_deinstall -fO gnome-applets\* totem\* gnome-control-center\* # portupgrade -aOW NOTE: it is recommended to run portupgrade -a to make sure you get all the necessary ports. If you are a portmaster(8) user, make sure you have least 1.9 version. Then do the following: # portmaster -a # portmaster gstreamer-plugins-good # pkg_delete -f gnome-applets\* totem\* gnome-control-center\* \ gnome-keyring-manager\* # portmaster -a -- ----------------------------------------- Karl Fischer "Absence of evidence is not evidence of absence" Carl Sagan Email : kmf@fischer.org.za Jabber : kmf@jabber.org Personal Site : http://fischer.org.za -----------------------------------------