From owner-freebsd-arm@FreeBSD.ORG Fri Apr 12 03:31:32 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 EDE9D937 for ; Fri, 12 Apr 2013 03:31:32 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 89C0ED69 for ; Fri, 12 Apr 2013 03:31:32 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id e51so1076195eek.41 for ; Thu, 11 Apr 2013 20:31:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=dnVB7dt906TjmkqrhjwvL6Ls8fdnQ1CzCviIzTKG+mE=; b=cfBdlgrME4QAOpfNrHiDN1nyfaZBOaoIrTHDg5xWmpZErTKHY8AObnl+1Ul27QN+Fy c3z9s293gT0Pm7oJkwIfHChgar4pyH7E+hnk68yNWfJCW7mFsrm71tdjh42IwGosDEwx pt8RLPzE3HVyid8723Cf8fYvdCFCnAKntETQGvPcXkM5hQvBymVGo0Sn31uJsPf7EgI+ I3w6JvnVwjg+HuIc+DiGKOTsS+qr3iQ9WO0BxAYHHiGG8IeKJOY/uoivrwlc50e6Mi5u dLQOAcrNI5sxP+Nm0Sa90JWD5S02HPolG+eEXWyp8SSKX1k6NuhPsFu2SOZu8xc0+sFg wSAw== MIME-Version: 1.0 X-Received: by 10.15.76.132 with SMTP id n4mr23439483eey.16.1365737491479; Thu, 11 Apr 2013 20:31:31 -0700 (PDT) Received: by 10.14.2.201 with HTTP; Thu, 11 Apr 2013 20:31:30 -0700 (PDT) Date: Thu, 11 Apr 2013 20:31:30 -0700 Message-ID: Subject: Packages for RPi From: hiren panchasara To: freebsd-arm Content-Type: text/plain; charset=UTF-8 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 03:31:33 -0000 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? cheers, Hiren