From owner-freebsd-arm@FreeBSD.ORG Wed Sep 24 23:41:34 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CA7D9961 for ; Wed, 24 Sep 2014 23:41:34 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A3B2DD68 for ; Wed, 24 Sep 2014 23:41:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=s8bVYe8lgvwjmqinaybNj/3pnlBKAKsXNm9uGJN6UNU=; b=YOinlYuUK2zRIMd+BxThhdGlvD+17epwvj026SlnUzo677XahQngnBCow3aps4uLwpMwCeKKAC9yDVtR5ji4glfCkeD3r3tLnYV870hMeiOi5LRxtIOPgcTquIEpdIto0NzCghZ2bnWGmL3Nh4vsBLh31KyTlLxy+3z981SBi44=; Received: from [182.1.34.0] (port=19307 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1XWwBh-002JAq-2P; Wed, 24 Sep 2014 17:41:33 -0600 Date: Thu, 25 Sep 2014 07:41:26 +0800 From: Erich Dollansky To: Andreas Schwarz Subject: Re: Does FreeBSD 10 supports ARM well? Message-ID: <20140925074126.378d5f25@X220.alogt.com> In-Reply-To: <4516fc986aa.321cd7ce@mail.schwarzes.net> References: <20140924170841.1c78b8eb@X220.alogt.com> <4516fc986aa.321cd7ce@mail.schwarzes.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: Jingcheng zhang , freebsd-arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2014 23:41:34 -0000 Hi, On Wed, 24 Sep 2014 21:46:34 +0200 (CEST) Andreas Schwarz wrote: > On 24.09.14, Erich Dollansky wrote: > > Hi, > > > it very much depends on the ARM platform. I run 11 on a Raspberry > > B+. The port support is very much limited. Others run 10 and/or 11 > > on some other platforms. > > Working with the ports (tree) is fine so far, there is a lack > regarding the precompiled packages. > could you compile xterm? Erich