From owner-freebsd-sparc64@freebsd.org Thu Sep 14 02:26:51 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 4452BE1E637 for ; Thu, 14 Sep 2017 02:26:51 +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 2516194 for ; Thu, 14 Sep 2017 02:26:50 +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 ADCF36B0; Wed, 13 Sep 2017 21:26:42 -0500 (CDT) Date: Wed, 13 Sep 2017 21:26:41 -0500 From: Mark Linimon To: Robert Parkhurst Cc: FreeBSD-sparc64 Subject: Re: Xorg question on FreeBSD 11.1 Message-ID: <20170914022641.GA13943@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> <1505353225.4543.9.camel@digitalsynapse.io> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1505353225.4543.9.camel@digitalsynapse.io> 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: Thu, 14 Sep 2017 02:26:51 -0000 On Wed, Sep 13, 2017 at 08:40:25PM -0500, Robert Parkhurst wrote: > If it's easier, I can try to download the package to move onto other > things :) Yes, I think at this point that's what you should do. OTOH you'll only want to get the gcc4.9 package; mixing packages with local port builds is usually troublesome. Look at Sparc64Packages on wiki.freebsd.org. That will tell you how to get the repo, which you won't want :-) but at least you can follow the URLs to get the individual package. It is driving me crazy that I cannot just cut-and-paste from this stupid machine I am on or I would just do that. mcl