From owner-freebsd-ports@FreeBSD.ORG Thu Sep 3 20:26:04 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E9CA106566C for ; Thu, 3 Sep 2009 20:26:04 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-fx0-f210.google.com (mail-fx0-f210.google.com [209.85.220.210]) by mx1.freebsd.org (Postfix) with ESMTP id 1BBF88FC18 for ; Thu, 3 Sep 2009 20:26:03 +0000 (UTC) Received: by fxm6 with SMTP id 6so225870fxm.43 for ; Thu, 03 Sep 2009 13:26:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=/78AwBu5vTjFGe6OiGTLfCe2z86HRhWVe5nZXCnbsL0=; b=tMqatHOzhBCTLQgvA4G+UDzfBlIkrDg0gSC9oB3hkMHFkXChnu2bQZ/FrM4pssa3Jb qWU2ZeINOOHJdYtXLNoqoAJyhaSZrbNCDywwgpn1oJQmMNIoVyGRdmz67wcdBw7fnqeK HuuuJIwb2W8pRbKwiYzrvk3kw/LgPtRnsjW4c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=xiG+sNbdspZZMHNCfQvKiDn/07LdSQqB9jq53LfeWb1Tczs0XSIb6jrg1Nt7HekA/5 +mhwcHrw122CzcvIR9qnSpOK9vLLKmbgnR9ba0B7kKQ0b6tk3s5RuRL2Hlx1+EtRyMc0 efwzd+5doAqvbWxMtawXTZjfCMO8M2vbpKiA4= Received: by 10.103.127.35 with SMTP id e35mr4369159mun.106.1252009563066; Thu, 03 Sep 2009 13:26:03 -0700 (PDT) Received: from self.rene-ladan.nl (ip4da3ae31.direct-adsl.nl [77.163.174.49]) by mx.google.com with ESMTPS id y6sm377856mug.10.2009.09.03.13.25.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 03 Sep 2009 13:26:01 -0700 (PDT) Message-ID: <4AA02654.6030705@gmail.com> Date: Thu, 03 Sep 2009 22:25:56 +0200 From: Rene Ladan User-Agent: Thunderbird 2.0.0.23 (X11/20090826) MIME-Version: 1.0 To: Alexander Melnik References: <200908051811.31330.old@km.ua> <4A9A606E.7030609@freebsd.org> <200909031905.46162.old@km.ua> In-Reply-To: <200909031905.46162.old@km.ua> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd ports Subject: Re: port astro/boinc-setiathome-enhanced X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2009 20:26:04 -0000 Alexander Melnik schreef: > On Sunday 30 August 2009, Rene Ladan wrote: > >> I had a slightly different patch to detect awk (attached) which doesn't need the >> dependency on gawk. Could you try it? I sent it to the developers >> (boinc_opt@ssl.berkeley.edu), but it got probably lost in their work pile. > > Thank you for your response. I tested this patch, everything works well. > Thanks for testing, I will add it to the port if approved. It has been committed upstream in revesion 622 of seti_boinc. See ftp://rene-ladan.nl/pub/freebsd/patch-seti_boinc__autosetup >> I actually have to update the astropulse part (the new production version is >> 5.06). While doing so, I thought that it might be easier to split the setiathome >> and astropulse clients into seperate ports (although they keep sharing the >> /var/db/boinc/projects/setiathome.berkeley.edu/ directory). I have some >> work-in-progress regarding this, if you're interested I can send it to you. > Also, users can select on their preferences page which applications to run (currently seti, astropulse 5.03, astropulse 5.05/5.06). What do you think? > > Good news, but the new version astropulse able to work without the graphics? > The seti part is, but the astropulse part is not (there are some weird dependencies, it builds alright but it won't run). I've asked for this on the developers list but didn't get much response, they really seem to like the graphics. Regards, Rene