From owner-freebsd-arm@FreeBSD.ORG Fri Apr 12 07:50:39 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 72BBB865 for ; Fri, 12 Apr 2013 07:50:39 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ee0-f51.google.com (mail-ee0-f51.google.com [74.125.83.51]) by mx1.freebsd.org (Postfix) with ESMTP id 0EE6014F4 for ; Fri, 12 Apr 2013 07:50:38 +0000 (UTC) Received: by mail-ee0-f51.google.com with SMTP id c4so1101022eek.38 for ; Fri, 12 Apr 2013 00:50:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=cxaz7uV6XVbJTyk3UAc8Isz6GawvUsq/jMbPFUyqqes=; b=YTblTvyJbOE5Lv5IOM7CbQP07m/7CS2jVGWEdoNaXG4FGhRuf5NhSirZssOLXMggVg cxE3ZYj33bKI/FaLP9bzKgEZq/ykUKH6h2DzC+6o51OiOeKcwxfRAr3RQIC71g+7jLvL YqjBeYlpMIkpDUOD88jj+S5gqmUe1yXrzdVms4OUBjlyKyErBSTsiq7ZEx+ehuvUetBU RKlLiOSVU8eCtx6jU61l4eTs13VYvfclg5kXWv8yV/vPL7s83h4xrGMXNfIWk7D+ig3l eQXLhrZxnxAZIpKRNlyMEA/Zbykxhpd46Rsbp7Zfzs+43hCpXcViSnG0/OeoQFhsM1iQ Vq+A== MIME-Version: 1.0 X-Received: by 10.15.22.76 with SMTP id e52mr25850469eeu.7.1365753037663; Fri, 12 Apr 2013 00:50:37 -0700 (PDT) Received: by 10.14.2.201 with HTTP; Fri, 12 Apr 2013 00:50:37 -0700 (PDT) In-Reply-To: <516797EA.1080504@thieprojects.ch> References: <516797EA.1080504@thieprojects.ch> Date: Fri, 12 Apr 2013 00:50:37 -0700 Message-ID: Subject: Re: Packages for RPi From: hiren panchasara To: Werner Thie Content-Type: text/plain; charset=UTF-8 Cc: freebsd-arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Apr 2013 07:50:39 -0000 On Thu, Apr 11, 2013 at 10:13 PM, Werner Thie wrote: > > On 4/12/13 5:31 AM, hiren panchasara wrote: >> >> Played with Tim's crochet scripts and generated an image last night. >> Works great. Thanks for all the work. >> >> Sorry if the following question has been answered: >> How do I build things/ports on the pi. I am building ports on it and >> boy...its slow (as expected). Is there any better way I do not know >> of? Cross-compiling of any sort? > > Hi > > Just doing it the slow way on the RPi itself, but the most promising > solution to me seems the poudriere > > https://fossil.etoilebsd.net/poudriere/doc/trunk/doc/index.wiki Alright. I am setting up poudriere right now for building arm packages. Lets see how it goes. Thanks for the suggestion, Hiren > > solution, which allows for maintaining the ports tree and bulk building > packages for different architectures on the host and then using portmaster > on the RPi. I'll have to dive into this shortly, because bringing up twisted > on the RPi or BeagleBone is taking almost 24 hours > > Werner > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"