From owner-freebsd-questions@FreeBSD.ORG Thu Nov 6 19:18:12 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 88850B81 for ; Thu, 6 Nov 2014 19:18:12 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2458CB23 for ; Thu, 6 Nov 2014 19:18:11 +0000 (UTC) Received: from [192.168.0.143] ([95.91.231.223]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0Lx8OH-1Y5orT0ssD-016gCN; Thu, 06 Nov 2014 20:18:02 +0100 Message-ID: <545BC96A.5010508@gmx.de> Date: Thu, 06 Nov 2014 20:18:02 +0100 From: Lokadamus User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Dave Babb , User Questions Subject: Re: New Xorg References: <54598493.6050307@comcast.net> In-Reply-To: <54598493.6050307@comcast.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:06Jb73xX1rxAXFPMSsKHI4++gX7Kspb/tTWm4LHMZEZactzjuCk S60B1D64nNLiP2aNGOjUExMrk9K1/o/rid0REyEXKULjosLKgs5eOqdoqKub1bxLDjZwXYu O7Oo1fqlT73OsGVBGOKQJ2XwrPq+Spre8z7Xr5SOhZxgDhhqjVMwpG85lQU2QHrGRx/1YO9 J7VwBm+vpG07aZAsP32Cg== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 19:18:12 -0000 Am 05.11.2014 02:59, schrieb Dave Babb: > FreeBSD 10.0 x64 > > I see in the wiki that using WITH_NEW_XORG and WITH_GALLIUM has been > depreciated. > > So in reading in the wiki, and in the Freebsd handbook...., I don't see > a clear "HowTo" to enable the new xorg, new dri, and new GL. > > May I ask for assistance please? > > > Thank You! > > > Sincerely and respectfully, > > Dave > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > When you have updated to last ports and last 10.0 release (freebsd-update fetch install) you can upgrade your system and get the new xorg. Regards,