an easy and consistent way of installing software ported to FreeBSD
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/
-------------------------------------------------------------------
The 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/
SETI@HOME is available in port astro/boinc-setiathome.
Einstein@Home is available for i386 users in astro/boinc-einsteinathome port.
Other projects are not known to work on FreeBSD at this moment.
-------------------------------------------------------------------
bin/boinc_client
bin/boinc_cmd
bin/crypt_prog
bin/switcher
%%BOINC_GUI%%bin/boinc_gui
include/BOINC/app_ipc.h
include/BOINC/boinc_api.h
include/BOINC/boinc_win.h
include/BOINC/boinc_zip.h
include/BOINC/common_defs.h
include/BOINC/config.h
include/BOINC/crypt.h
include/BOINC/diagnostics.h
include/BOINC/error_numbers.h
include/BOINC/filesys.h
include/BOINC/graphics_api.h
include/BOINC/graphics_impl.h
include/BOINC/graphics_lib.h
include/BOINC/gui_rpc_client.h
include/BOINC/gutil.h
include/BOINC/hostinfo.h
include/BOINC/mfile.h
include/BOINC/miofile.h
include/BOINC/msg_log.h
include/BOINC/parse.h
include/BOINC/prefs.h
include/BOINC/proxy_info.h
include/BOINC/std_fixes.h
include/BOINC/str_util.h
include/BOINC/version.h
include/BOINC/util.h
lib/libboinc.a
lib/libboinc_api.a
%%BOINC_GUI%%lib/libboinc_graphics_api.a
%%BOINC_GUI%%lib/libboinc_graphics_impl.a
%%BOINC_GUI%%lib/libboinc_graphics_lib.a
%%BOINC_GUI%%lib/libboinc_graphics2.a
lib/libboinc_zip.a
@dirrm include/BOINC
@unexec if [ -d %%BOINC_HOME%% ]; then echo "If you are deinstalling boinc completely, remove the %%BOINC_HOME%% directory."; fi
@unexec if [ -d %%BOINC_HOME%% ]; then echo -n "Also, d"; else echo -n "D"; fi
@unexec echo "on't forget to remove the \"%%BOINC_USER%%\" user."