FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 10:07 AM GMT
Port details
boinc-setiathome-enhanced 6.12_2 astro on this many watch lists=6 search for ports that depend on this port
Setiathome Enhanced for BOINC
Maintained by: rene@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Mar 2006 20:41:30
License: GPLv2
SETI - Search for Extra-Terrestrial Intelligence -- Enhanced version

Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of extra-terrestrial intelligence.

The port automatically optimizes for the host CPU using the CPUTYPE
variable in /etc/make.conf

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, net/boinc-client, devel/gmake, devel/automake, devel/autoconf, devel/pkg-config
Required To Run: net/boinc-client, devel/pkg-config
Required Libraries: math/fftw3-float
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for boinc-setiathome-enhanced-6.12_2:
     X11=off (default) "Build screensaver (requires net/boinc-client with X11)"
===> Use 'make config' to modify these settings

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
  • 2011-03-13
    Affects: users of astro/boinc-setiathome-enhanced
    Author: rene@FreeBSD.org
    Reason: 
      The setiathome client has been updated to version 6.12.  Before you
      update, finish and report your current workunits to avoid losing them.
    
    

  • 2008-12-28
    Affects: users of astro/boinc-setiathome-enhanced
    Author: rene@FreeBSD.org
    Reason: 
      The setiathome client has been updated to version 6.03 and version 5.00
      of the astropulse client has been added.  Before you update, finish and
      report your current workunits to avoid losing them.  The port now also
      includes the client screensavers.
    
    

Number of commits found: 43

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Dec 2011 23:56:02
Original commit files touched by this commit  6.12_2
rene search for other commits by this committer
Attempt to fix build on powerpc.

Idea from:      bf@
Feature safe:   yes
17 Oct 2011 10:08:33
Original commit files touched by this commit  6.12_2
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
13 Mar 2011 16:05:36
Original commit files touched by this commit  6.12_1
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  6.12
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.
31 Jan 2011 22:10:40
Original commit files touched by this commit  6.08_4
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).

Feature safe:   yes
23 Jan 2011 21:10:09
Original commit files touched by this commit  6.08_4
rene search for other commits by this committer
- switch to dynamically generated app_info.xml, so that this port can
  peacefully coexist with the upcoming astro/boinc-astropulse
- pass ${NONEXISTENT} to BOINCDIR in the CONFIGURE_ENV, this speeds up
  the configuration phase [1]
- pass --disable-altivec to configure instead of patching client/Makefile.am
  and m4/optimizations.m4
- drop support for 6.X and MD5 checksum
- cleanup Makefile and files/pkg-message.in
- bump PORTREVISION

Submitted by:   Edward Sanford Sutton III [mirror176 cox.net] [1]
Feature safe:   yes
04 Dec 2010 07:34:27
Original commit files touched by this commit  6.08_3
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Oct 2010 23:50:58
Original commit files touched by this commit  6.08_3
rene search for other commits by this committer
- Try to fix build on ia64 by explicitly including sys/types.h before
sys/systm.h
- Try to fix build on powerpc by turning off altivec optimizations,
  which the system compiler does not support yet

Obtained from:  pointyhat error logs
Suggested by:   kwm
16 Oct 2010 11:52:47
Original commit files touched by this commit  6.08_3
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  6.08_3
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
23 Sep 2010 00:40:50
Original commit files touched by this commit  6.08_3
ade search for other commits by this committer
Purge 3 outdated, old-and-busted, versions of automake as part of
ongoing cleanup to find sanity in the world.

Feature safe:   yes (surprisingly)
15 Sep 2010 18:35:24
Original commit files touched by this commit  6.08_3
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
20 Jun 2010 14:08:14
Original commit files touched by this commit  6.08_2
osa search for other commits by this committer
Fix "pkg_delete" problem after LICENSE knob issue found.
Feature safe:   yes

Spotted by:     itetcu
Approved by:    rene (maintainer) via #bsdports
13 Jun 2010 20:03:15
Original commit files touched by this commit  6.08_2
rene search for other commits by this committer
These ports are GPLv2-licensed

Approved by:    tabthorpe (mentor)
Feature safe:   yes
28 Mar 2010 06:47:48
Original commit files touched by this commit  6.08_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  6.08_1
dinoex search for other commits by this committer
- update to jpeg-8
21 Sep 2009 21:01:57
Original commit files touched by this commit  6.08
rene search for other commits by this committer
Unbreak on sparc64 by using "-mtune=native" only on i386 and amd64

Approved by:    kwm
Obtained from:  kwm
Feature safe:   yes
18 Sep 2009 14:34:21
Original commit files touched by this commit  6.08
pav search for other commits by this committer
- Fix: app_info.xml need to be installed regardless of X11 option

Submitted by:   rene (maintainer)
Feature safe:   yes
15 Sep 2009 21:37:57
Original commit files touched by this commit  6.08
rene search for other commits by this committer
* Update setiathome client to 6.08
* Remove astropulse client which is too old for the current work units

PR:             ports/138825
Submitted by:   rene
Approved by:    pav
Feature safe:   yes
18 Jul 2009 11:11:29
Original commit files touched by this commit  6.03.5.00_3
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
14 Jun 2009 22:23:55
Original commit files touched by this commit  6.03.5.00_2
dhn search for other commits by this committer
- Chase libxcb/xcb-proto update
- Bump PORTREVSION
18 Mar 2009 04:34:03
Original commit files touched by this commit  6.03.5.00_1
linimon search for other commits by this committer
Mark as broken on sparc64-7.
23 Jan 2009 16:28:36
Original commit files touched by this commit  6.03.5.00_1
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
28 Dec 2008 18:20:19
Original commit files touched by this commit  6.03.5.00
pav search for other commits by this committer
- Update to 6.03
- Add astropulse 5.00

PR:             ports/129976
Submitted by:   rene (maintainer)
06 Jun 2008 13:02:59
Original commit files touched by this commit  5.27_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
01 Feb 2008 06:37:17
Original commit files touched by this commit  5.27_2
linimon search for other commits by this committer
Mark as broken on sparc64: does not install.
31 Jan 2008 14:41:51
Original commit files touched by this commit  5.27_2
jmelo search for other commits by this committer
- Update WWW.
31 Jan 2008 13:12:30
Original commit files touched by this commit  5.27_2
jmelo search for other commits by this committer
- Update MASTER_SITES.

PR:             ports/119193
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
06 Jan 2008 18:02:13
Original commit files touched by this commit  5.27_2
mi search for other commits by this committer
Clean-up the Makefile -- this was supposed to be done in the previous
commit...
06 Jan 2008 18:00:46
Original commit files touched by this commit  5.27_2
mi search for other commits by this committer
Patch the vendor's configure to properly detect amd64 (rather than
x86_64). This should unbreak the port for amd64 on all releases.

Also affects:

PR:     ports/117077

Approved by:    maintainer      (Rene Ladan)
Approved by:    last committer  (lwhsu)
06 Oct 2007 15:36:58
Original commit files touched by this commit  5.27_2
lwhsu search for other commits by this committer
- Unbroken, except on amd64 (temporarily, fixing is on going)

Changes:
* reroll the distfile
  (the generated Makefile in work/boinc-setiathome-5.27/client contained
   rules to compile the uninstalled test utility hires_timer_test,
   for which the linkage failed on pointyhat.  Remove these rules and
   reroll the distfile.)
* update distinfo
* increase PORTREVISION
* while here fix a typo in a URL

PR:             ports/116318
Submitted by:   Rene Ladan <r.c.ladan AT gmail.com> (maintainer)
11 Sep 2007 23:11:24
Original commit files touched by this commit  5.27_1
miwi search for other commits by this committer
- Marked Broken Does not build

Submitted by:   pointyhat via pav
04 Sep 2007 21:47:07
Original commit files touched by this commit  5.27_1
miwi search for other commits by this committer
- File was rerolled for build fix under 7.X
- Bump PORTREVISION

Submitted by:   pointyhat via pav
                maintainer via privat mail
23 Aug 2007 10:58:59
Original commit files touched by this commit  5.27
miwi search for other commits by this committer
- Update to 5.27

PR:             115449
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
19 May 2007 20:32:57
Original commit files touched by this commit  5.13_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
05 Feb 2007 01:16:39
Original commit files touched by this commit  5.13
pav search for other commits by this committer
Decouple the logic to use mfpmath={i387|sse} from the -mARCH logic.  This
prevents passing " ... -mfpmath=sse ... -mfpmath=387 ... " to the compiler.

PR:             ports/108683
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
27 Dec 2006 03:56:37
Original commit files touched by this commit  5.13
shaun search for other commits by this committer
Fix compilation with gcc 4.x.

PR:             ports/106995
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
30 Jul 2006 19:20:53
Original commit files touched by this commit  5.13
pav search for other commits by this committer
- Update to 5.13
- Compile from source

PR:             ports/101022
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
14 Jul 2006 20:34:22
Original commit files touched by this commit  5.12
pav search for other commits by this committer
- Move documents to DOCSDIR

PR:             ports/100301
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
25 May 2006 12:28:57
Original commit files touched by this commit  5.12
pav search for other commits by this committer
- Add note for amd64/6.X users

Approved by:    maintainer
22 May 2006 12:09:42
Original commit files touched by this commit  5.12
pav search for other commits by this committer
- Update to 5.12
- Install as a main setiathome project

PR:             ports/97601
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
08 Apr 2006 23:11:00
Original commit files touched by this commit  5.05
pav search for other commits by this committer
- Update maintainer's address

PR:             ports/95524
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
27 Mar 2006 20:39:48
Original commit files touched by this commit  5.05
pav search for other commits by this committer
SETI - Search for Extra-Terrestrial Intelligence -- Enhanced version

Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of ET.  The Enhanced version
is still beta, but this is mainly for administrative reasons.

This version is a FreeBSD binary built by Stefan Urbat for Pentium II
or AMD K6 CPUs and higher (requires MMX instructions).

WWW: http://www.lb.shuttle.de/apastron/boincDown.shtml#freebsd

PR:             ports/94980
Submitted by:   Rene Ladan <r.c.ladan@student.tue.nl>

Number of commits found: 43

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 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 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days49
new fortnight76
new month142

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.668 seconds.