From owner-freebsd-x11@FreeBSD.ORG Fri Jan 20 07:32:15 2012 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6EAFA106566B for ; Fri, 20 Jan 2012 07:32:15 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B91268FC1C for ; Fri, 20 Jan 2012 07:32:14 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id JAA00508; Fri, 20 Jan 2012 09:32:10 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Ro8xF-000FAc-Pj; Fri, 20 Jan 2012 09:32:09 +0200 Message-ID: <4F191878.3050406@FreeBSD.org> Date: Fri, 20 Jan 2012 09:32:08 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: "Jason C. Wells" References: <4F189D60.4080207@speakeasy.net> <4F18A0A8.1000700@FreeBSD.org> <4F18AAE0.2010008@speakeasy.net> In-Reply-To: <4F18AAE0.2010008@speakeasy.net> X-Enigmail-Version: undefined Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: x11@FreeBSD.org Subject: Re: Enable Some DRI Support for Radeon HD 4850 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2012 07:32:15 -0000 on 20/01/2012 01:44 Jason C. Wells said the following: > On 01/19/12 15:00, Andriy Gapon wrote: >> Google for "xorg-dev" and FreeBSD, that repository has more modern versions of >> many X-related ports. > Is this is the place? > > http://trillian.chruetertee.ch/ports/browser/branches/xorg-dev > > Which of those ports hierarchies is the topmost parent? (I'm new to using > SVN.) It'd be nice if only one of them was the one I needed to 'make' in. I > would guess that xorg-dev/x11-servers/xorg-server would be the place to start. > > Do I need to merge this hierarchy into my existing ports tree for dependencies > to be xorg-dev rather than 8.2-RELEASE? Asked another way, is the build from > this hierarchy self contained? You need to merge that hierarchy into the main ports tree using the xorgmerge script. -- Andriy Gapon