From owner-freebsd-gnome@freebsd.org Tue Mar 8 03:02:44 2016 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7463EAC33EB for ; Tue, 8 Mar 2016 03:02:44 +0000 (UTC) (envelope-from randy@psg.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 67818104C for ; Tue, 8 Mar 2016 03:02:44 +0000 (UTC) (envelope-from randy@psg.com) Received: by mailman.ysv.freebsd.org (Postfix) id 659B6AC33E9; Tue, 8 Mar 2016 03:02:44 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65338AC33E8; Tue, 8 Mar 2016 03:02:44 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4594A104B; Tue, 8 Mar 2016 03:02:44 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ryuu.psg.com) by ran.psg.com with esmtp (Exim 4.82) (envelope-from ) id 1ad7v0-0004bM-K4; Tue, 08 Mar 2016 03:02:42 +0000 Date: Mon, 07 Mar 2016 19:02:40 -0800 Message-ID: From: Randy Bush To: gnome@FreeBSD.org Cc: FreeBSD Ports Subject: cairo w/ x11 User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2016 03:02:44 -0000 FreeBSD dfw0.psg.com 10.2-RELEASE-p9 FreeBSD 10.2-RELEASE-p9 #0: Thu Jan 14 01:32:46 UTC 2016 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 there are ports that need cairo to be compiled with x11 support go to /usr/ports/graphics/cairo make config turn on x11 OK make config x11 is off how special even setting manually (editing /var/db/ports/graphics_cairo/options) does not work, make config whacks it back this is not new randy