From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 6 10:34:46 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5259F16A4CE for ; Tue, 6 Jul 2004 10:34:46 +0000 (GMT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA4CD43D68 for ; Tue, 6 Jul 2004 10:34:45 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 61E2E7642C; Tue, 6 Jul 2004 12:34:44 +0200 (CEST) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11468-06; Tue, 6 Jul 2004 12:34:39 +0200 (CEST) Received: from [192.168.0.9] (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id A9AE176428; Tue, 6 Jul 2004 12:34:39 +0200 (CEST) Message-ID: <40EA803F.30502@webonaut.com> Date: Tue, 06 Jul 2004 12:34:39 +0200 From: Franz Klammer User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040705) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <40EA7BBD.10602@webonaut.com> In-Reply-To: <40EA7BBD.10602@webonaut.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: freebsd-gnome@freebsd.org Subject: Re: Follow-up Gnome2.6 is Gnome2.4? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2004 10:34:46 -0000 >> >> pkg_add -r gnome2 >> >> and i get gnome2.4 >> not gnome2.6 as the web page says >> >> ftp ftp.freebsd.org >> anonymous >> roberthish@hotmail.com >> cd pub/FreeBSD/ports/i386/packages-5.2.1-release/All >> ls gnome2* > > > from ftp.freebsd.org you get only the packages that was shipped > with 5.2.1 and that was gnome-2.4 > CORRECTION/ADDENDUM: from the urls below you can get 2.6-packages for -CURRENT but i've now idea what happens if you try to install this ports on 5.2.1 so you should use the packages from www.marcuscom.com. ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/All/ ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/ franz