From owner-freebsd-questions@FreeBSD.ORG Mon Jun 28 18:22:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 329C816A4CE for ; Mon, 28 Jun 2004 18:22:44 +0000 (GMT) Received: from mail.cableone.net (scanmail3.cableone.net [24.116.0.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id E188043D46 for ; Mon, 28 Jun 2004 18:22:43 +0000 (GMT) (envelope-from vvelox@vvelox.net) Received: from vixen42.24-119-122-191.cpe.cableone.net (unverified [24.119.122.191]) by smail3.cableone.net (SurgeMail 1.9b) with ESMTP id 25470695 for multiple; Mon, 28 Jun 2004 11:08:30 -0700 Date: Mon, 28 Jun 2004 13:22:32 -0500 From: Vulpes Velox To: Jim Trigg Message-Id: <20040628132232.74fabcfa@vixen42.24-119-122-191.cpe.cableone.net> In-Reply-To: <20040628171756.GC83630@spamcop.net> References: <20040628161012.82589.qmail@web53406.mail.yahoo.com> <20040628121353.4bd1dc41@vixen42.24-119-122-191.cpe.cableone.net> <20040628171756.GC83630@spamcop.net> X-Mailer: Sylpheed version 0.9.11claws (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com cc: freebsd-questions@freebsd.org Subject: Re: Guide to x.org update? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2004 18:22:44 -0000 On Mon, 28 Jun 2004 13:17:56 -0400 Jim Trigg wrote: > On Mon, Jun 28, 2004 at 12:13:53PM -0500, Vulpes Velox wrote: > > On Mon, 28 Jun 2004 09:10:12 -0700 (PDT) > > Your Name wrote: > > > > > I'd like to upgrade to the x.org series from XFree86. > > > Is there any simple guide to how to do this? There's > > > nothing in /usr/ports/UPDATING. I see that some people > > > have reported general success, but I'm worried that > > > I'll miss something or forget about rebuilding > > > something in the three days it'll take to rebuild > > > every X dependent > > > port on my system. > > > > build xorg-server, deinstall it, reinstall, it use pkgdb -uF to > > fix :) > > > > then repeat for what other xorg stuff you want :) > > > > the pkgdb -uF is important... it will go through and update > > /var/db/pkg so that all ports recognize using the new xlibs and > > don't try to reinstall xfree86... > > > > pkgdb is part of portupgrade > > AFAICT, this won't really do anything -- there does not appear to be > a real way to tell the ports system that you want X ports to depend > on xorg instead of xfree. Every X port appears to have xfree > hardcoded. Not sure, I think some do, but everything I have hear does not seem to have that problem.