Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2011 21:13:14 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/astro Makefile ports/astro/boinc-astropulse Makefile distinfo pkg-descr pkg-plist ports/astro/boinc-astropulse/files patch-client__Makefile.am patch-client__configure.ac patch-client__m4__sah_check_boinc.m4 patch-legacy-server__db__ap_schema.cpp pkg-deinstall.in ...
Message-ID:  <201101232113.p0NLDEhi053758@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rene        2011-01-23 21:13:14 UTC

  FreeBSD ports repository

  Modified files:
    astro                Makefile 
  Added files:
    astro/boinc-astropulse Makefile distinfo pkg-descr pkg-plist 
    astro/boinc-astropulse/files patch-client__Makefile.am 
                                 patch-client__configure.ac 
                                 patch-client__m4__sah_check_boinc.m4 
                                 patch-legacy-server__db__ap_schema.cpp 
                                 pkg-deinstall.in pkg-install.in 
                                 pkg-message.in 
  Log:
  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
  
  Revision  Changes    Path
  1.154     +1 -0      ports/astro/Makefile
  1.1       +113 -0    ports/astro/boinc-astropulse/Makefile (new)
  1.1       +2 -0      ports/astro/boinc-astropulse/distinfo (new)
  1.1       +11 -0     ports/astro/boinc-astropulse/files/patch-client__Makefile.am (new)
  1.1       +41 -0     ports/astro/boinc-astropulse/files/patch-client__configure.ac (new)
  1.1       +22 -0     ports/astro/boinc-astropulse/files/patch-client__m4__sah_check_boinc.m4 (new)
  1.1       +231 -0    ports/astro/boinc-astropulse/files/patch-legacy-server__db__ap_schema.cpp (new)
  1.1       +26 -0     ports/astro/boinc-astropulse/files/pkg-deinstall.in (new)
  1.1       +39 -0     ports/astro/boinc-astropulse/files/pkg-install.in (new)
  1.1       +16 -0     ports/astro/boinc-astropulse/files/pkg-message.in (new)
  1.1       +14 -0     ports/astro/boinc-astropulse/pkg-descr (new)
  1.1       +4 -0      ports/astro/boinc-astropulse/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101232113.p0NLDEhi053758>