FreshPorts -- The Place For Ports notbug Wed, 23 May 2012 6:29 PM BST
Port details
boinc-astropulse 6.01 astro on this many watch lists=0 search for ports that depend on this port
Astropulse for BOINC
Maintained by: rene@FreeBSD.org search for ports maintained by this maintainer
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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: math/fftw3, astro/boinc-setiathome-enhanced, net/boinc-client, devel/gmake, x11/libICE, x11/libSM, x11/libX11, x11/libXau, x11/libXext, x11/libXi, x11/libXdamage, x11/libXdmcp, x11/libXfixes, x11-toolkits/libXmu, x11-toolkits/libXt, x11/libXxf86vm, devel/automake, devel/autoconf, devel/libtool, devel/pkg-config
Required To Run: net/boinc-client, x11/libICE, x11/libSM, x11/libX11, x11/libXau, x11/libXext, x11/libXi, x11/libXdamage, x11/libXdmcp, x11/libXfixes, x11-toolkits/libXmu, x11-toolkits/libXt, x11/libXxf86vm, devel/pkg-config
Required Libraries: math/fftw3-float, graphics/jpeg, x11/libxcb, graphics/libGL, graphics/libGLU, graphics/libglut
There are no ports dependent upon this port

To install the port: cd /usr/ports/astro/boinc-astropulse/ && make install clean
To add the package: pkg_add -r boinc-astropulse


Configuration Options
     No options to configure

Master Sites:
ftp://rene-ladan.nl/pub/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-04-23
    Affects: users of astro/boinc-astropulse
    Author: rene@FreeBSD.org
    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)
DateByDescription
16 May 2012 13:46:30
Original commit files touched by this commit  6.01
pav search for other commits by this committer
- Adjust BOINC_* variables to be consistent with new system in boinc-client
23 Apr 2012 21:14:20
Original commit files touched by this commit  6.01
rene search for other commits by this committer
Update to 6.01.

See the UPDATING entry for additional instructions.
17 Oct 2011 10:08:33
Original commit files touched by this commit  5.06_3
bf search for other commits by this committer
- 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
18 Mar 2011 14:27:54
Original commit files touched by this commit  5.06_2
wxs search for other commits by this committer
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@
17 Mar 2011 23:28:09
Original commit files touched by this commit  5.06_2
  Sanity Test Failure
rene search for other commits by this committer
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
13 Mar 2011 16:08:48
Original commit files touched by this commit  5.06_2
rene search for other commits by this committer
- Fix m4 script so that shells/bash is no longer required.
- Bump PORTREVISION
13 Mar 2011 14:21:03
Original commit files touched by this commit  5.06_1
rene search for other commits by this committer
- 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.
06 Feb 2011 22:39:56
Original commit files touched by this commit  5.06
rene search for other commits by this committer
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
04 Feb 2011 21:08:13
Original commit files touched by this commit  5.06
rene search for other commits by this committer
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
31 Jan 2011 22:38:35
Original commit files touched by this commit  5.06
rene search for other commits by this committer
- 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
23 Jan 2011 21:13:14
Original commit files touched by this commit  5.06
rene search for other commits by this committer
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

Number of commits found: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12
php52May 12

16 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23638
Broken 195
Deprecated 147
Ignore 730
Forbidden 3
Restricted 327
No CDROM 109
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours11
new 7 days47
new fortnight160
new month228

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.078 seconds.