Date: Wed, 18 Jan 2017 16:57:06 +0100 From: Torfinn Ingolfsen <tingox@gmail.com> To: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: net/boinc-client: make LINUX option a default or Slave port? Message-ID: <CAJ_iqtYFo7udFA7rgf4a=yG7fPH1oYgDXw2FbR8ranR0gqLQdw@mail.gmail.com> In-Reply-To: <365a46d61b0ae80a2303e77abd2aae06@FreeBSD.org> References: <c2e84a687f9bcd116233b2a57afe928b@FreeBSD.org> <5CC44640-544B-4997-97A8-725BC00CC85F@yahoo.com> <365a46d61b0ae80a2303e77abd2aae06@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 17, 2017 at 11:41 PM, Larry Rosenman <ler@freebsd.org> wrote: > On 2017-01-17 16:31, Manfred Antar wrote: > >> >> I've been running a freebsd compiled seti version 8 here for months. >> I think someone needs to update the port. >> >> i put the precomiled binaries on my website at : >> >> www.pozo.com/seti [1] >> >> this is for current amd64 >> seti-pkg.tar.bz2 -- precompiled >> >> setiathome.tar.bz -- the source trees for boinc and seti current -- I will update this in about 20 minutes so wait a bit before downloading >> >> I've been using this since last summer and works fine. a linux port would be nice but > > How did you compile the sources? (Can you send me in private mail the > Makefile, etc?) FWIW, the sources that Manfred put up compiled with the instructions in the INSTALL file, except that you have to use gmake instead of make. So $ MAKE=/usr/local/bin/gmake ./_autosetup $ ./configure --disable-server $ gmake I just did that on FreeBSD 10.3-stable about a week and a half ago. tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no 10.3-STABLE FreeBSD 10.3-STABLE #0 r310083: Wed Dec 14 21:00:13 CET 2016 root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 (FYI, I also tested the compile on machine running FreeBSD 8.3 from June 2013 but that compile failed) I haven't done anything with the compiled binaries yet (had to upgrade my BOINC machine first) but I expect that they will work well. Also, I would prefer that the boinc port did NOT depend on / bring in linux_base, but if it does I can live with it. -- Regards, Torfinn Ingolfsen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ_iqtYFo7udFA7rgf4a=yG7fPH1oYgDXw2FbR8ranR0gqLQdw>