Astropulse for BOINC Maintained by:rene@FreeBSD.org Port Added: 23 Jan 2011 21:13:34 License: GPLv2
SETI - Search for Extra-Terrestrial Intelligence -- AstroPulse
The project listens for broad-band, short-time pulses that might represent
extraterrestial intelligence, or other phenomena such as rapidly rotating
pulsars or exploding primordial black holes.
The port automatically optimizes for the host CPU using the CPUTYPE
variable in /etc/make.conf
Currently it requires X to build, but at runtime X is only required for the
screen saver. This requirement is an artifact of the current upstream design
of the port.
WWW: http://setiathome.berkeley.edu/
Reason:
Astropulse has been updated to 6.01, which is a different application
than version 5.06. You need to have Astropulse v6 enabled in your
account under SETI@home preferences. It is also advisable to finish
and report existing Astropulse units before updating.
Number of commits found: 11
Commit History - (may be incomplete: see CVSWeb link above for full details)
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen
Add archivers/xz as a build dependency on systems which do not have it
in the base system. This fixes the package build.
Submitted by: pointyhat via pav
- Update astro/boinc-setiathome-enhanced to 6.12 (SVN r1008)
- Update astro/boinc-astropulse to SVN r868
- Switch to xz compression
- Remove patches integrated upstream
The two ports are committed in one go because boinc-astropulse depends
on the source code of boinc-setiathome-enhanced, i.e.
boinc-astropulse/files/patch-legacy-server__db__ap_schema.cpp
can must be present for the old version of boinc-setiathome-enhanced
but not for the new version.
Fix directory location for the setiathome patch dependency and
remove bogus MANUAL_PACKAGE_BUILDING line.
Lessons from: pav
Pointy hat to: rene
Feature safe: yes
Prevent building this port on the cluster, tinderbox does not understand
borrowing from other ports work directories using the dependency mechanism
(BUILD_DEPENDS=file:port:patch)
Submitted by: pointyhat
Feature safe: yes
- Improve Makefile logic: instead of breaking the port when
libboinc_graphics2.a is not found and the X11 option is selected, include
it as a build dependency (which had a hardcoded trigger before).
- Move astro/boinc-setiathome-enhanced (which this port borrows sources from)
to the build dependencies to please Tinderbox, however it fails.
Feature safe: yes
SETI - Search for Extra-Terrestrial Intelligence -- AstroPulse
The project listens for broad-band, short-time pulses that might represent
extraterrestial intelligence, or other phenomena such as rapidly rotating
pulsars or exploding primordial black holes.
The port automatically optimizes for the host CPU using the CPUTYPE
variable in /etc/make.conf
Currently it requires X to build, but at runtime X is only required for the
screen saver. This requirement is an artifact of the current upstream design
of the port.
WWW: http://setiathome.berkeley.edu/
Feature safe: yes