From owner-freebsd-ports@FreeBSD.ORG Sat Jun 26 01:12:23 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DFCE16A4CE for ; Sat, 26 Jun 2004 01:12:23 +0000 (GMT) Received: from endif.cjb.net (65-101-231-77.dnvr.qwest.net [65.101.231.77]) by mx1.FreeBSD.org (Postfix) with SMTP id 5E68F43D1F for ; Sat, 26 Jun 2004 01:12:22 +0000 (GMT) (envelope-from end@endif.cjb.net) Received: (qmail 40935 invoked by uid 0); 26 Jun 2004 01:12:12 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 26 Jun 2004 01:12:12 -0000 Date: Fri, 25 Jun 2004 19:12:12 -0600 From: Robin Schoonover To: Shaun Branden In-Reply-To: <20040625123659.GA25729@pcuse.com> References: <20040625012107.5F09543D2F@mx1.FreeBSD.org> <20040625123659.GA25729@pcuse.com> X-Mailer: Sylpheed version 0.9.11claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20040626011222.5E68F43D1F@mx1.FreeBSD.org> cc: freebsd-ports@freebsd.org Subject: Re: boinc port? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2004 01:12:23 -0000 On Fri, 25 Jun 2004 22:06:59 +0930, Shaun Branden wrote: > > A port sounds like a great idea. I have compiled boinc and seti_boinc > (include stdlib.h and assert.h into the .cpp files that spit and use > gmake). It is running on my computer, but it is hard to actually tell > how well as the work unit servers are currently empty. Ok, you're right, they really are empty. As an update, I pretty much have it ported, but I want to make sure it can actually process the data at all, but being there isn't any work units (except for their reference work unit) it makes that kind of difficult. -- Robin Schoonover (aka End) # A language that doesn't have everything is actually easier to program # in than some that do. # -- Dennis M. Ritchie