From owner-freebsd-ports@FreeBSD.ORG Mon Jun 16 19:29:50 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24B4D106564A; Mon, 16 Jun 2008 19:29:50 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (merlin.alerce.com [64.62.142.94]) by mx1.freebsd.org (Postfix) with ESMTP id 076718FC1C; Mon, 16 Jun 2008 19:29:49 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id 5412C33C62; Mon, 16 Jun 2008 12:09:33 -0700 (PDT) Received: from postfix.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by merlin.alerce.com (Postfix) with ESMTP id 273B633C5B; Mon, 16 Jun 2008 12:09:33 -0700 (PDT) Received: by postfix.alerce.com (Postfix, from userid 501) id A31E8450CEE; Mon, 16 Jun 2008 12:09:28 -0700 (PDT) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18518.47720.619810.258288@almost.alerce.com> Date: Mon, 16 Jun 2008 12:09:28 -0700 To: Coleman Kane In-Reply-To: <1213641854.2184.2.camel@localhost> References: <1213634501.6012.19.camel@Desktop.kusanagi.fr> <1213641854.2184.2.camel@localhost> X-Mailer: VM 7.19 under Emacs 22.1.50.1 X-Virus-Scanned: ClamAV using ClamSMTP Cc: ports@FreeBSD.org, x11@FreeBSD.org, jean-christophe Subject: Re: FreeBSD Port: xf86-video-radeonhd-1.2.1_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hartzell@alerce.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 19:29:50 -0000 Coleman Kane writes: > On Mon, 2008-06-16 at 18:41 +0200, jean-christophe wrote: > > hello, > > > > i would like know if a new version of radeonhd port is prevu. > > [...] > > Probably not until they release a new driver. However, I've just been > following their git tree directly and that works pretty well for me. If you try to build from the git tree, you'll need to have devel/xorg-macros installed (wasn't obvious to me...). g.