From owner-freebsd-current@FreeBSD.ORG Fri Jul 23 21:02:24 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A40A016A4CF for ; Fri, 23 Jul 2004 21:02:24 +0000 (GMT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C14243D4C for ; Fri, 23 Jul 2004 21:02:22 +0000 (GMT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id B810E981CE; Fri, 23 Jul 2004 17:02:21 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i6NL2LH27173; Fri, 23 Jul 2004 17:02:21 -0400 (EDT) Date: Fri, 23 Jul 2004 17:02:21 -0400 From: Jesse Sheidlower To: Eric Anholt Message-ID: <20040723210221.GA17594@panix.com> References: <1090609869.2748.23.camel@leguin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1090609869.2748.23.camel@leguin> User-Agent: Mutt/1.4.2.1i cc: current@FreeBSD.org Subject: Re: HEADSUP: X.Org conversion X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 21:02:24 -0000 On Fri, Jul 23, 2004 at 12:11:09PM -0700, Eric Anholt wrote: > OK, the final version of the X.Org conversion patch has hit the tree. > No ports appear to be broken by the upgrade at this time. X.Org has > been made the default X distribution on -current. Other versions of > FreeBSD retain the same default X distribution (XFree86) but can upgrade > by setting X_WINDOW_SYSTEM=xorg in /etc/make.conf. Thanks very much! If one has already upgraded to the xorg ports, what is necessary so that dependencies of other modules are switched to the xorg equivalents? That is, right now, every time I upgrade a port that depends on X, I have to pkgdb -F and change XFree86-fontScalable-4.3.0 to xorg-fonts-type1-6.7.0, etc. etc. through all the different ports. Jesse Sheidlower