From owner-freebsd-x11@FreeBSD.ORG Thu Jun 24 05:16:29 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C88E16A4CE for ; Thu, 24 Jun 2004 05:16:29 +0000 (GMT) Received: from mail.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCF3F43D58 for ; Thu, 24 Jun 2004 05:16:26 +0000 (GMT) (envelope-from kitbsdlist2@HotPOP.com) Received: from vixen42.24-119-122-191.cpe.cableone.net (unverified [24.119.122.191]) by smail1.cableone.net (SurgeMail 1.9b) with ESMTP id 5995965 for multiple; Wed, 23 Jun 2004 22:06:57 -0700 Date: Thu, 24 Jun 2004 00:16:01 -0500 From: Vulpes Velox To: Peter Ulrich Kruppa Message-Id: <20040624001601.24a9df41@vixen42.24-119-122-191.cpe.cableone.net> In-Reply-To: <20040624034231.J1557@pukruppa.net> References: <20040623201001.B847@pukruppa.net> <20040623183945.714be647@vixen42.24-119-122-191.cpe.cableone.net> <20040624034231.J1557@pukruppa.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-x11@freebsd.org Subject: Re: prevent ports from reinstalling XFree86 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2004 05:16:29 -0000 On Thu, 24 Jun 2004 03:53:39 +0200 (CEST) Peter Ulrich Kruppa wrote: > On Wed, 23 Jun 2004, Vulpes Velox wrote: > > > On Wed, 23 Jun 2004 20:16:28 +0200 (CEST) > > Peter Ulrich Kruppa wrote: > >> I am quite happily running xorg for about a week now. > >> What would be the recommended way to prevent ports from > >> reinstalling XFree86? > > > > Try recvsuping... it works on my 5.2.1 box... Xorg fails to > > compile on my 4stable box though... > Sorry, I think I didn't express myself correctly: > Xorg components built well, and the new meta port works fine, > too. > But many ports depend on XFree86-libraries and -fonts. > What I wanted to know: Is there some way to keep them from > reinstalling XFree86 components (during a portupgrade p.ex.)? Like I said, I have no clue about 4stable, since it fails to build on my box with that installed. But on 5.2.1, it works perfectly. That is why I suggest recvsuping... Well with portupgrade, after deinstall the XFree86 ones and installing the Xorg ones, I would suggest running pkgdb -uF... that should straigthen it all out...