From owner-freebsd-x11@freebsd.org Tue Jun 13 20:04:35 2017 Return-Path: Delivered-To: freebsd-x11@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 4B462BFD963 for ; Tue, 13 Jun 2017 20:04:35 +0000 (UTC) (envelope-from robert.burmeister@utoledo.edu) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1.freebsd.org (Postfix) with ESMTP id 2FD6666541 for ; Tue, 13 Jun 2017 20:04:34 +0000 (UTC) (envelope-from robert.burmeister@utoledo.edu) Received: from static.162.255.23.37.macminivault.com (unknown [162.255.23.37]) by mwork.nabble.com (Postfix) with ESMTP id 04CF549D7A16C for ; Tue, 13 Jun 2017 13:04:34 -0700 (MST) Date: Tue, 13 Jun 2017 13:04:34 -0700 (MST) From: Robert_Burmeister To: freebsd-x11@freebsd.org Message-ID: <1497384274014-6191135.post@n6.nabble.com> In-Reply-To: <591678F7.7010400@UToledo.edu> References: <591678F7.7010400@UToledo.edu> Subject: Re: FreeBSD - Consolidate the Mesa ports, update to 17.0.4, and add Wayland option. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 20:04:35 -0000 Aggregating solutions on the internet, here is a workable procedure to update from ports: [update your ports tree] pkg delete -f libEGL libGL libglesv2 gbm libglapi cd /usr/ports/graphics/mesa-libs/ && make install clean pkg delete -f dri cd /usr/ports/graphics/mesa-dri/ && make install clean cd /usr/ports/graphics/s2tc/ && make install clean pkg check -dn run "portupgrade -f" to work off the list provided by "pkg check -dn" -- View this message in context: http://freebsd.1045724.x6.nabble.com/Re-FreeBSD-Consolidate-the-Mesa-ports-update-to-17-0-4-and-add-Wayland-option-tp6185666p6191135.html Sent from the freebsd-x11 mailing list archive at Nabble.com.