From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 30 22:20:53 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 CD56C16A4CE for ; Wed, 30 Jun 2004 22:20:53 +0000 (GMT) Received: from zircon.seattle.wa.us (dsl231-043-165.sea1.dsl.speakeasy.net [216.231.43.165]) by mx1.FreeBSD.org (Postfix) with SMTP id 7054F43D2F for ; Wed, 30 Jun 2004 22:20:53 +0000 (GMT) (envelope-from joe@zircon.seattle.wa.us) Received: (qmail 95675 invoked from network); 30 Jun 2004 22:20:31 -0000 Received: from localhost (HELO ?127.0.0.1?) (127.0.0.1) by localhost with SMTP; 30 Jun 2004 22:20:31 -0000 From: Joe Kelsey To: Jeremy Messenger In-Reply-To: References: <40E3176E.40903@imagescape.com> <1088632355.93277.4.camel@zircon> Content-Type: text/plain Message-Id: <1088634031.93277.14.camel@zircon> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 30 Jun 2004 15:20:31 -0700 Content-Transfer-Encoding: 7bit cc: gnome@freebsd.org Subject: Re: x.org discussion 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: Wed, 30 Jun 2004 22:20:53 -0000 On Wed, 2004-06-30 at 15:10, Jeremy Messenger wrote: > On Wed, 30 Jun 2004 14:52:36 -0700, Joe Kelsey > wrote: > > > On Wed, 2004-06-30 at 12:41, Punahele Tannehill wrote: > >> Having just scampered through a thread on questions@, I'm curious about > >> people's > >> opinions and experiences are with X.org system as compared to XFree86. > >> Especially in terms of how it may or not affect future development of > >> Gnome. > > > > I just replaced XFree86 with X.org. It took quite a bit of work, even > > with the meta-port. I had major trouble with the meta-port due to > > poorly=specified prerequisites and inability of portinstall to operate > > on it. > > I have no problem here with pkgdb to replace XFree86 to xorg. Did I say *anything* about pkgdb in my message? I cannot use portinstall/portupgrade to install/upgrade xorg because the ports do not appear in the ports database. I cannot use portsdb to update the ports database because someone changed it to no longer ignore errors related to missing languages. Since I do not have, for instance, any japanese directories in my checked-out files, portsdb -Uu fails dues to inability to find these requirements when rebuilding the database. It used to blithely ignore these errors, but no longer does. Therefore, I cannot rebuild the database to include the xorg ports, therefore I cannot use portinstall/portupgrade to install/upgrade the xorg ports. pkgdb -F still works fine, except I do not know what XFree86-fontScalable corresponds to. /Joe