From owner-freebsd-x11@FreeBSD.ORG Wed May 28 00:20:01 2014 Return-Path: Delivered-To: freebsd-x11@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6757422C for ; Wed, 28 May 2014 00:20:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 38BE02595 for ; Wed, 28 May 2014 00:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4S0K1Q0008502 for ; Wed, 28 May 2014 00:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4S0K11X008501; Wed, 28 May 2014 00:20:01 GMT (envelope-from gnats) Date: Wed, 28 May 2014 00:20:01 GMT Message-Id: <201405280020.s4S0K11X008501@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org Cc: From: Nathan Whitehorn Subject: Re: ports/188278: devel/libpciaccess is broken for non-x86 architectures Reply-To: Nathan Whitehorn X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2014 00:20:01 -0000 The following reply was made to PR ports/188278; it has been noted by GNATS. From: Nathan Whitehorn To: bug-followup@FreeBSD.org, jmmv@meroh.net Cc: Subject: Re: ports/188278: devel/libpciaccess is broken for non-x86 architectures Date: Tue, 27 May 2014 17:12:16 -0700 There's a new version of this patch at http://anacreon.physics.berkeley.edu/~nwhitehorn/ppc64-ports.diff. It includes a few other bits to fix ports on PowerPC systems. -Nathan