From owner-freebsd-stable@FreeBSD.ORG Mon Oct 20 12:16:40 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF84AD6B for ; Mon, 20 Oct 2014 12:16:40 +0000 (UTC) Received: from constantine.ingresso.co.uk (constantine.ingresso.co.uk [IPv6:2a02:b90:3002:e550::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A8D9AC1C for ; Mon, 20 Oct 2014 12:16:40 +0000 (UTC) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6] helo=dilbert.ingresso.co.uk) by constantine.ingresso.co.uk with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.82 (FreeBSD)) (envelope-from ) id 1XgBt6-000FBg-Oq; Mon, 20 Oct 2014 12:16:36 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1XgBt6-0004nO-MV; Mon, 20 Oct 2014 13:16:36 +0100 To: freebsd-stable@freebsd.org, jean-sebastien.pedron@dumbbell.fr Subject: Re: Removal of legacy X.Org (aka non-WITH_NEW_XORG) In-Reply-To: <5444F2C3.4060109@dumbbell.fr> Message-Id: From: Pete French Date: Mon, 20 Oct 2014 13:16:36 +0100 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2014 12:16:41 -0000 > Yes, WITH_NEW_XORG is enabled everywhere now. pkg search returns the > correct packages for 11-CURRENT: > > $ pkg search xf86-video-ati > xf86-video-ati-7.2.0_4 > xf86-video-ati-ums-6.14.6_4 > > What version of FreeBSD do you use? 9.2 pete.