From owner-freebsd-arm@freebsd.org Sun Apr 3 17:44:17 2016 Return-Path: Delivered-To: freebsd-arm@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 05BD7B0169B for ; Sun, 3 Apr 2016 17:44:17 +0000 (UTC) (envelope-from stdin@niklaas.eu) Received: from box.niklaas.eu (box.niklaas.eu [46.165.253.68]) by mx1.freebsd.org (Postfix) with ESMTP id C7C721CE2 for ; Sun, 3 Apr 2016 17:44:15 +0000 (UTC) (envelope-from stdin@niklaas.eu) Received: by box.niklaas.eu (Postfix, from userid 1001) id DD14B61F88; Sun, 3 Apr 2016 19:44:08 +0200 (CEST) Date: Sun, 3 Apr 2016 19:44:08 +0200 From: Niklaas Baudet von Gersdorff To: freebsd-arm@freebsd.org Subject: Re: Browser for freebsd-arm? Message-ID: <20160403174408.GA49953@box.niklaas.eu> References: <20160403171433.GA71221@www.zefox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160403171433.GA71221@www.zefox.net> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2016 17:44:17 -0000 bob prohaska [2016-04-03 10:14 -0700] : > Are there any usable GUI browsers that compile and run on > FreeBSD-ARM? The intended host is a raspberry pi 2. > > I've tried building a few from ports, but either they > don't compile or don't run. Lynx works fine, but a text > browser on a graphical page is surprisingly hard to use, > even when the desired content is text. Why not use `pkg install`?