From owner-freebsd-arm@freebsd.org Tue Apr 26 07:48:46 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 D12A0B1CCCF for ; Tue, 26 Apr 2016 07:48:46 +0000 (UTC) (envelope-from usenet@ulrich-grey.de) Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.smtp.rzone.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 759B21AFA for ; Tue, 26 Apr 2016 07:48:46 +0000 (UTC) (envelope-from usenet@ulrich-grey.de) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1461656923; l=867; s=domk; d=ulrich-grey.de; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References: In-Reply-To:Subject:Cc:To:From:Date; bh=SJ9Bv1vnmIP0pxkT0LDNrEftMKjtk6tMbmP3ir8uZMU=; b=AGydKhoTkcdU1o6ECPXiR9AsENviQ3VOu6BV729+6XCHpfYpulKE2dxTAFhLfrCK5E+ TXD61ixl18A6entRI6j5bW6lq0qVQkKjPnlBW3fURtkEqXdfPzb0mgNsDH+JZqNtIVjwc K3lKLloHd9nrDW6zvGeOT/Ka4/SZTzKrg6I= X-RZG-AUTH: :OX8Be0W8W+pMC3rDLL/lo2xV/LZTbZkYhOcjg8suic3iYr/B8J9Lzp3TJg48vcv55w== X-RZG-CLASS-ID: mo00 Received: from work (p54869107.dip0.t-ipconnect.de [84.134.145.7]) by smtp.strato.de (RZmta 37.24 DYNA|AUTH) with ESMTPSA id 40471bs3Q7mfzNm (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Tue, 26 Apr 2016 09:48:41 +0200 (CEST) Date: Tue, 26 Apr 2016 09:48:40 +0200 From: Ulrich Grey To: bob prohaska Cc: freebsd-arm@freebsd.org Subject: Re: Browser for freebsd-arm? Message-Id: <20160426094840.d0da4dea006c84bd605744da@ulrich-grey.de> In-Reply-To: <20160403171433.GA71221@www.zefox.net> References: <20160403171433.GA71221@www.zefox.net> Organization: - X-Mailer: Sylpheed 3.4.3 (GTK+ 2.24.28; armv6-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Tue, 26 Apr 2016 07:48:46 -0000 Some month ago I have successfully compiled www/dillo https://www.freshports.org/www/dillo2/ At that time it worked well. --------------------------------- On Sun, 3 Apr 2016 10:14:33 -0700 bob prohaska wrote: > 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. > > Thanks for reading, and any advice! > > bob prohaska > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"