Re: setiathome version 8 for amd64 current

2016-05-23 Thread Manfred Antar

> On May 23, 2016, at 12:44 PM, Torfinn Ingolfsen  wrote:
> 
> On Sun, May 22, 2016 at 7:42 PM, Manfred Antar  wrote:
>> The version of setiathome in ports isn’t supported anymore.
>> Version 8 is the one that is supported now.
>> I was able to get a version 8 build to work.
>> It requires a new version of boinc-client also.
>> I have placed a tar archive of the sources at:
>> 
>> http://pozo.com/seti/setiathome.tar.bz2
>> 
> 
> You wouldn't be interesting in becoming a maintainer of the boinc and
> boinc-setiathome ports by any chance?
> 
> Se previous threads on this list about the subject:
> https://lists.freebsd.org/pipermail/freebsd-ports/2016-February/101793.html
> https://lists.freebsd.org/pipermail/freebsd-ports/2016-February/102291.html
> 
> HTH
> -- 
> Regards,
> Torfinn Ingolfsen

I think the best I can do is offer the source that I’ve compiled on amd64, I 
don’t have any other machines to build on except sparc64 and they are 500mhz 
antiques (Netra T-1)
Also I’m running current so not sure if what I build would work on other 
versions.
I can put sort of a package together of the binaries for amd64 current. But you 
will need to have all the prerequisites for it to work. (wx30-gtk2-3.0.2_4)
I’ll put it at:

http://www.pozo.com/seti/seti-pkg.tar.bz2

You will have to check the permissions and make sure you have a boinc user and 
group.

Manfred

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: setiathome version 8 for amd64 current

2016-05-23 Thread Torfinn Ingolfsen
On Sun, May 22, 2016 at 7:42 PM, Manfred Antar  wrote:
> The version of setiathome in ports isn’t supported anymore.
> Version 8 is the one that is supported now.
> I was able to get a version 8 build to work.
> It requires a new version of boinc-client also.
> I have placed a tar archive of the sources at:
>
> http://pozo.com/seti/setiathome.tar.bz2
>

You wouldn't be interesting in becoming a maintainer of the boinc and
boinc-setiathome ports by any chance?

Se previous threads on this list about the subject:
https://lists.freebsd.org/pipermail/freebsd-ports/2016-February/101793.html
https://lists.freebsd.org/pipermail/freebsd-ports/2016-February/102291.html

HTH
-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

setiathome version 8 for amd64 current

2016-05-22 Thread Manfred Antar
The version of setiathome in ports isn’t supported anymore.
Version 8 is the one that is supported now.
I was able to get a version 8 build to work.
It requires a new version of boinc-client also.
I have placed a tar archive of the sources at:

http://pozo.com/seti/setiathome.tar.bz2

You need to extract it from the / directory so everything goes into /usr/temp
there is an app_info.xml and boinc-client rc script that work with this.
So to get it to work you need to pkg delete boinc-client boinc-setiathome-v7
Build and install the boinc then build seti_boinc.Manually put seti_graphics 
and setiathome-8.0.amd64-portbld-freebsd and app_info.xml in 
/var/db/boinc/projects/setiathome.berkeley.edu.
You need gmake for the build.
Also put the rc.script in /usr/local/etc/rc.d

This is for people that have a boinc-client already setup.
Also when you install boinc it puts stuff in /etc/ which is not good. 2 files 
boinc-client.conf and init.d/boinc-client.
I think these can bot be deleted as boinc gets it’s parameters form the 
/usr/local/etc/rc.d/boinc-client script.
Someone could adapt this to the ports tree and then everyone could use.
As it is you can extract and build.
There were some changes needed to the setiathome source that are in the 
/usr/ports/astro/boinc-setiathome-v7/Makefile. removing str_replace.h from 
various files.

Anyway it works and has been up and running here for about 4 hours on 4 cpu’s

Manfred




___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"