diff options
author | pav <pav@FreeBSD.org> | 2006-03-28 04:39:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-03-28 04:39:48 +0800 |
commit | 534aafa0c2b7fedf79565eca381a1baa3e642c92 (patch) | |
tree | 1776d171b91c59812ee4fc5ea0aded4413e6cf31 /astro/boinc-setiathome-enhanced/pkg-message | |
parent | fb9570fe9428df266f68158ccaf6990c5fe1e297 (diff) | |
download | freebsd-ports-gnome-534aafa0c2b7fedf79565eca381a1baa3e642c92.tar.gz freebsd-ports-gnome-534aafa0c2b7fedf79565eca381a1baa3e642c92.tar.zst freebsd-ports-gnome-534aafa0c2b7fedf79565eca381a1baa3e642c92.zip |
SETI - Search for Extra-Terrestrial Intelligence -- Enhanced version
Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of ET. The Enhanced version
is still beta, but this is mainly for administrative reasons.
This version is a FreeBSD binary built by Stefan Urbat for Pentium II
or AMD K6 CPUs and higher (requires MMX instructions).
WWW: http://www.lb.shuttle.de/apastron/boincDown.shtml#freebsd
PR: ports/94980
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
Diffstat (limited to 'astro/boinc-setiathome-enhanced/pkg-message')
-rw-r--r-- | astro/boinc-setiathome-enhanced/pkg-message | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/astro/boinc-setiathome-enhanced/pkg-message b/astro/boinc-setiathome-enhanced/pkg-message new file mode 100644 index 000000000000..2fa0bc3304b2 --- /dev/null +++ b/astro/boinc-setiathome-enhanced/pkg-message @@ -0,0 +1,14 @@ +ATTACHING PROJECT + +Just run boinc_gui, choose Attach, and follow instructions. +Project URL is setiweb.ssl.berkeley.edu/beta + +MANUAL INSTALLATION + *) If this is your first time in any BOINC project, create a new account at + http://setiweb.berkeley.edu/beta/create_account_form.php + + *) Or get your account key at http://setiweb.ssl.berkeley.edu/beta/get_passwd.php + + *) Attach to the project: + cd /var/db/boinc + boinc_cmd --project_attach setiweb.ssl.berkeley.edu/beta <account key> |