[100694] trunk/dports/science
ram at macports.org
ram at macports.org
Thu Dec 20 09:47:04 PST 2012
Revision: 100694
https://trac.macports.org/changeset/100694
Author: ram at macports.org
Date: 2012-12-20 09:47:04 -0800 (Thu, 20 Dec 2012)
Log Message:
-----------
science/ldas-tools: new port
Added Paths:
-----------
trunk/dports/science/ldas-tools/
trunk/dports/science/ldas-tools/Portfile
Added: trunk/dports/science/ldas-tools/Portfile
===================================================================
--- trunk/dports/science/ldas-tools/Portfile (rev 0)
+++ trunk/dports/science/ldas-tools/Portfile 2012-12-20 17:47:04 UTC (rev 100694)
@@ -0,0 +1,49 @@
+# $Id$
+
+PortSystem 1.0
+
+name ldas-tools
+version 1.19.25
+categories science
+platforms darwin
+maintainers ram
+
+description Suite of LDAS tools
+long_description ${description}
+
+homepage http://www.ldas-sw.ligo.caltech.edu
+master_sites http://www.ldas-sw.ligo.caltech.edu/packages
+
+checksums rmd160 0a18688e979bf9146a28bd4ddef4a9ce6dbaf204 \
+ sha256 a3ade1ef598455e412907739714d2b30277b0ed6aef8d97b6140e117f4c57716
+
+configure.args --disable-auto-ldcg-inclusion \
+ --without-ospace \
+ --without-stlport \
+ --with-optimization=high \
+ --enable-inlining \
+ --without-obdc \
+ --disable-metadata-api \
+ --disable-tcl \
+ --disable-python \
+ --without-doxygen \
+ --without-dot \
+ --disable-perl \
+ --disable-latex \
+ --disable-ldas-documentation
+
+depends_lib port:openssl \
+ port:zlib \
+ port:bzip2
+
+use_parallel_build no
+
+#variant docs description {build documentation} {
+# configure.args-delete --disable-latex \
+# --disable-ldas-documentation
+# configure.args-append --docdir=${prefix}/share/doc/ldas-tools
+#}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex {ldas-tools-(\d+(?:\.\d+)*).tar.gz}
Property changes on: trunk/dports/science/ldas-tools/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/20121220/3b8e5215/attachment.html>
More information about the macports-changes
mailing list