Commit graph

8 commits

Author SHA1 Message Date
Wesley Shields
15882f16c4 Fix freshports sanity test failure.
http://www.freshports.org/sanity_test_failures.php?message_id=201103172328.p2HNS
9Rk065443@repoman.freebsd.org

Approved by:	rene@
Noticed by:	dvl@
2011-03-18 14:27:54 +00:00
Rene Ladan
c32e22812c 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
2011-03-17 23:28:09 +00:00
Rene Ladan
3de9d6ef8c - Fix m4 script so that shells/bash is no longer required.
- Bump PORTREVISION
2011-03-13 16:08:48 +00:00
Rene Ladan
e69f154b4d - 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.
2011-03-13 14:21:03 +00:00
Rene Ladan
4792dd441c 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
2011-02-06 22:39:56 +00:00
Rene Ladan
5f43ed3ad9 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
2011-02-04 21:08:13 +00:00
Rene Ladan
f946b44d8a - 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
2011-01-31 22:38:34 +00:00
Rene Ladan
3505219045 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
2011-01-23 21:13:13 +00:00