From owner-cvs-ports@FreeBSD.ORG Wed Jun 29 17:51:09 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.ORG Delivered-To: cvs-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBC3B16A42A; Wed, 29 Jun 2005 17:51:08 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1529543D58; Wed, 29 Jun 2005 17:51:07 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.19] (lesnik.portaone.com [195.140.246.50]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j5THp4YY034761 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 29 Jun 2005 19:51:05 +0200 (CEST) (envelope-from sobomax@portaone.com) Message-ID: <42C2DF85.20501@portaone.com> Date: Wed, 29 Jun 2005 20:51:01 +0300 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <200506291629.j5TGTjnK018388@repoman.freebsd.org> <20050629170054.GA30326@xor.obsecurity.org> In-Reply-To: <20050629170054.GA30326@xor.obsecurity.org> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/960/Wed Jun 29 06:31:06 2005 on www.portaone.com X-Virus-Status: Clean Cc: cvs-ports@FreeBSD.ORG, cognet@FreeBSD.ORG, cvs-all@FreeBSD.ORG, MANTANI Nobutaka , ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/boehm-gc Makefile ports/devel/boehm-gc/files patch-include-private-gcconfig.h X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim.Sobolev@portaone.com List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 17:51:10 -0000 Kris Kennaway wrote: > On Wed, Jun 29, 2005 at 04:29:45PM +0000, MANTANI Nobutaka wrote: > >>nobutaka 2005-06-29 16:29:45 UTC >> >> FreeBSD ports repository >> >> Modified files: >> devel/boehm-gc Makefile >> devel/boehm-gc/files patch-include-private-gcconfig.h >> Log: >> Add arm support. >> >> Submitted by: cognet > > > Great! FYI, a lot of other ports use a private version of boehm-gc so > this patch could be added there too. If someone gives me access to an > arm machine with which to build packages, I could find out which they > are :-) Quick googling brings up several free software projects aiming at creating ARM hardware emulators. Among them this one looks the most promising: http://www.skyeye.org/ -Maxim