From owner-freebsd-ports@freebsd.org Tue May 16 02:31:49 2017 Return-Path: Delivered-To: freebsd-ports@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 98B61D6FAB6 for ; Tue, 16 May 2017 02:31:49 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 623F631E; Tue, 16 May 2017 02:31:49 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id v4G2VdnM096302 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 15 May 2017 19:31:40 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id v4G2VXeG096301; Mon, 15 May 2017 19:31:33 -0700 (PDT) (envelope-from fbsd) Date: Mon, 15 May 2017 19:31:32 -0700 From: bob prohaska To: Tatsuki Makino Cc: "Jack L." , Jan Beich , "Herbert J. Skuhra" , "freebsd-ports@freebsd.org" Subject: Re: mesa libs issue Message-ID: <20170516023132.GA95995@www.zefox.net> References: <20170513235410.GA56717@doctor.nl2k.ab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 May 2017 02:31:49 -0000 On Tue, May 16, 2017 at 12:33:28AM +0000, Tatsuki Makino wrote: > > Probably, pkg set -[no] cannot combine records of multiple packages (libglapi, libGL, gbm, libEGL and libglesv2) into one (mesa-libs). > It means that pkg delete is mandatory. > After deleting, the dependency needs to be reconnected by something. In playing a little with deleting libEGL it appears to demolish much of the GUI infrastructure, deleting something like 4G of applications and libraries. At that declaration I hesitated, and hit n. 8-) If it's really the only way to update the system please indicate so, and I'll give it a try. I'm on RPI2, running -current. Thanks very much, bob prohaska