diff options
author | pav <pav@FreeBSD.org> | 2004-10-17 03:29:30 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-17 03:29:30 +0800 |
commit | d9abbbd33e3d99dc25b4466a7ea3deafc81709a5 (patch) | |
tree | 3982224929ddae2468f805da81fd20527d9e3966 /net/boinc-client/pkg-message | |
parent | 2c65cec4f77f069ff4fa3c8a1fef2faf7fcaa66a (diff) | |
download | freebsd-ports-gnome-d9abbbd33e3d99dc25b4466a7ea3deafc81709a5.tar.gz freebsd-ports-gnome-d9abbbd33e3d99dc25b4466a7ea3deafc81709a5.tar.zst freebsd-ports-gnome-d9abbbd33e3d99dc25b4466a7ea3deafc81709a5.zip |
Add boinc-client, Berkeley Open Infrastructure for Network Computing.
BOINC is a software platform for distributed computing using volunteer
computer resources.
Many different projects can use BOINC. SETI@HOME, for example, has
been redesigned to use BOINC and the astro/boinc-setiathome port
supercedes the astro/setiathome port.
WWW: http://boinc.berkeley.edu/
PR: ports/72714
Submitted by: J.R. Oldroyd <fbsd@opal.com>
Diffstat (limited to 'net/boinc-client/pkg-message')
-rw-r--r-- | net/boinc-client/pkg-message | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/boinc-client/pkg-message b/net/boinc-client/pkg-message new file mode 100644 index 000000000000..503e472e858e --- /dev/null +++ b/net/boinc-client/pkg-message @@ -0,0 +1,14 @@ +------------------------------------------------------------------- +BOINC's boinc-client is now installed. You now need to register +with and install one or more projects. + +Refer to the BOINC web page at + http://boinc.berkeley.edu/ +for a list of projects and refer to each of their sites for info +on how to register with them and how to use them on FreeBSD. +Note that not all projects support FreeBSD; some do, some let +you download the client source code to install yourself, and some +don't work on FreeBSD at all. + +SETI@HOME for FreeBSD is available in port astro/boinc-setiathome. +------------------------------------------------------------------- |