(Only the first 10 of 11 ports in this commit are shown above. )
The SETI@home project moves to a new software client based on BOINC.
Please install astro/boinc-setiathome.
See http://setiathome.ssl.berkeley.edu/, November 15, 2005 for more
information.
PR: ports/89525
Submitted by: Edwin Groothuis <edwin@mavetju.org>
. Add a port of SQueuer, a queueing proxy for Seti@Home:
SQueuer is a queueing proxy for Seti@Home with the following features:
* Keeps a configurable sized queue of work units so that
the client will always be able to get a new work unit
immediately upon finishing one.
* Queues results for uploading should the main Seti@Home
site be overloaded or down. Results are never lost and the
client is never delayed waiting to upload a result.
* Can handle multiple users running the Seti@Home client
on multiple machines all connecting to SQueuer.
* Platform independent. SQueuer has been tested and found
to work on different versions of Unix, MacOS and Windows.
All it requires is a Perl 5 interpreter.