Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2004 19:53:04 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Vulpes Velox <vvelox@vvelox.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Guide to x.org update?
Message-ID:  <20040628185304.GA68724@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <20040628132232.74fabcfa@vixen42.24-119-122-191.cpe.cableone.net>
References:  <20040628161012.82589.qmail@web53406.mail.yahoo.com> <20040628121353.4bd1dc41@vixen42.24-119-122-191.cpe.cableone.net> <20040628171756.GC83630@spamcop.net> <20040628132232.74fabcfa@vixen42.24-119-122-191.cpe.cableone.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--qDbXVdCdHGoSgWSk
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


> > On Mon, Jun 28, 2004 at 12:13:53PM -0500, Vulpes Velox wrote:

> > > build xorg-server, deinstall it, reinstall, it use pkgdb -uF to
> > > fix :)

Doing:

    # portupgrade -o x11-servers/xorg-server -f XFree86-Server-4.3.0_14

will substitute the X.Org version for the XFree one with minimal
hassle and automatically take care of all of the pkgdb(1) stuff as
well.

> > > then repeat for what other xorg stuff you want :)

Actually, you should start with devel/imake-6, then do
x11/xorg-libraries, then x11/xorg-clients.  Then update the various
fonts and stuff -- there's almost a one-to-one mapping of XFree ports
onto X.Org ports, except for the x11-fonts/XFree86-4-fontScalable
port, which I chose to replace by x11-fonts/xorg-fonts-truetype, plus
installed x11-fonts/xorg-fonts-type1 after doing that.  The
x11-servers/XFree86-4-NestServer port doesn't seem to have an X.Org
equivalent.  Keep x11-servers/xorg-servers till last but one.
Finally, pkg_delete the x11/XFree86-4 meta-port, and install x11/xorg.

I did have some trouble with compiling the graphics/dri port after the
imake and X11 libraries updates.  That's something that
x11-servers/xorg-servers depends on under i386 arch. You can
substitute graphics/dri-devel, which seems to work just fine.

> > > 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...

If you use portupgrade to substitute the X.Org port for the XFree86
ones as I describe above, you don't need to continually keep
re-running pkgdb -F. However, you will need to run pkgdb every time
you unpdate or install any X related port from now on.

The good news is most X dependent ports will run just fine without a
re-compile.  The only one I had any trouble with was
multimedia/mplayer, and that was fixed by reinstalling.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--qDbXVdCdHGoSgWSk
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFA4GkPiD657aJF7eIRAialAJ9L5X3o3RtvvNnVVzql781+oxyk8ACaAmRG
GuemCrzPYubnONZgURfjyQg=
=Q1qJ
-----END PGP SIGNATURE-----

--qDbXVdCdHGoSgWSk--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040628185304.GA68724>