[70093] trunk/dports/science

ram at macports.org ram at macports.org
Thu Jul 29 13:58:06 PDT 2010


Revision: 70093
          http://trac.macports.org/changeset/70093
Author:   ram at macports.org
Date:     2010-07-29 13:58:05 -0700 (Thu, 29 Jul 2010)
Log Message:
-----------
science/nds2-client: new port

Added Paths:
-----------
    trunk/dports/science/nds2-client/
    trunk/dports/science/nds2-client/Portfile

Added: trunk/dports/science/nds2-client/Portfile
===================================================================
--- trunk/dports/science/nds2-client/Portfile	                        (rev 0)
+++ trunk/dports/science/nds2-client/Portfile	2010-07-29 20:58:05 UTC (rev 70093)
@@ -0,0 +1,36 @@
+# $Id$
+
+PortSystem    1.0
+
+name          nds2-client
+version       0.6.5
+categories    science
+platforms     darwin
+maintainers   ram
+license       GPL
+
+description   Network Data Server Client
+long_description \
+  LIGO Scientific Collaboration Algorithm Library containing core \
+  routines for gravitational wave data analysis.
+
+homepage      https://www.lsc-group.phys.uwm.edu/daswg/projects/lalsuite.html
+master_sites  http://www.ligo.caltech.edu/~jzweizig/nds2-release
+
+checksums     md5 c9c7e645b9a768633b77d0026464e236 \
+              sha1 faaa1c906cea638f438faf6066a27832ff520f1b \
+              rmd160 d21792bc04132b92743330f295f59415108d00b1
+
+depends_lib   port:cyrus-sasl2
+
+use_autoreconf yes
+autoreconf.args -fvi
+
+configure.args --without-matlab --without-octave \
+               --with-sasl=${prefix} --libdir=${prefix}/lib
+
+use_parallel_build yes
+
+livecheck.type   regex
+livecheck.url    ${master_sites}
+livecheck.regex  {nds2-client-(\d+(?:\.\d+)*).tar.gz}


Property changes on: trunk/dports/science/nds2-client/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100729/1f30b25a/attachment.html>


More information about the macports-changes mailing list