[146907] trunk/dports/math

khindenburg at macports.org khindenburg at macports.org
Sun Mar 20 09:20:55 PDT 2016


Revision: 146907
          https://trac.macports.org/changeset/146907
Author:   khindenburg at macports.org
Date:     2016-03-20 09:20:55 -0700 (Sun, 20 Mar 2016)
Log Message:
-----------
apophenia: new port #50878

Added Paths:
-----------
    trunk/dports/math/apophenia/
    trunk/dports/math/apophenia/Portfile

Added: trunk/dports/math/apophenia/Portfile
===================================================================
--- trunk/dports/math/apophenia/Portfile	                        (rev 0)
+++ trunk/dports/math/apophenia/Portfile	2016-03-20 16:20:55 UTC (rev 146907)
@@ -0,0 +1,37 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           github 1.0
+
+name                apophenia
+github.setup        b-k apophenia 35e1093dabe8bae5aec4f36eb8d8ecb41ceda0e0
+version             20160308
+
+categories          math science
+platforms           darwin
+license             GPL-2
+
+maintainers         gmail.com:el.dirte \
+                    openmaintainer
+
+description         A C library for statistical and scientific computing
+long_description    Apophenia is an open statistical library for working with \
+                    data sets and statistical models. It provides functions on \
+                    the same level as those of the typical stats package (such \
+                    as OLS, Probit, or singular value decomposition) but gives \
+                    the user more flexibility to be creative in \
+                    model-building. The core functions are written in C.
+
+homepage            http://apophenia.info
+
+checksums           rmd160  b905d993dae9eed84c431840e2ef69967f322ef9 \
+                    sha256  46fab2b1a9a34b2ace005c9ba9b1b7151a81b0261d7a0145adff3854b902acb1
+
+depends_lib         port:gsl \
+                    port:sqlite3
+
+configure.args-append   --enable-extended-tests
+
+test.run            yes
+test.target         check


Property changes on: trunk/dports/math/apophenia/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160320/729d54fb/attachment.html>


More information about the macports-changes mailing list