From owner-freebsd-sparc64@freebsd.org Tue Sep 12 18:59:04 2017 Return-Path: Delivered-To: freebsd-sparc64@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 CE99DE17D53 for ; Tue, 12 Sep 2017 18:59:04 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "StartCom Class 2 IV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AB7F5814D3 for ; Tue, 12 Sep 2017 18:59:04 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id BB26BB17; Tue, 12 Sep 2017 13:59:03 -0500 (CDT) Date: Tue, 12 Sep 2017 13:59:02 -0500 From: Mark Linimon To: Robert Parkhurst Cc: FreeBSD-sparc64 Subject: Re: Xorg question on FreeBSD 11.1 Message-ID: <20170912185902.GB8885@lonesome.com> References: <1504912654.4543.5.camel@digitalsynapse.io> <20170909171502.GA22562@lonesome.com> <1CD52BED-3135-4ED0-A73F-500B1B133B05@digitalsynapse.io> <20170910175811.GA27418@lonesome.com> <1505093988.4543.7.camel@digitalsynapse.io> <20170911031134.GA29922@lonesome.com> <20170911180317.GA2570@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2017 18:59:04 -0000 I have now gotten xorg (but not xorg-minimal) to build and uploaded it with the latest package set. Many of the packages are stale but the "popular" ones (by my definition) are up-to-date. Also I did a full run of security/ and sysutils/ . I am running an incremental with firefox* to see if jbeich's recent commits are sufficient to allow it to build (they are clearly necessary, but there are nearly 300 dependencies). mcl