[115961] users/mojca/ports

mojca at macports.org mojca at macports.org
Wed Jan 15 07:06:14 PST 2014


Revision: 115961
          https://trac.macports.org/changeset/115961
Author:   mojca at macports.org
Date:     2014-01-15 07:06:14 -0800 (Wed, 15 Jan 2014)
Log Message:
-----------
mojca/cmpfit: new port

Added Paths:
-----------
    users/mojca/ports/math/
    users/mojca/ports/math/cmpfit/
    users/mojca/ports/math/cmpfit/Portfile

Added: users/mojca/ports/math/cmpfit/Portfile
===================================================================
--- users/mojca/ports/math/cmpfit/Portfile	                        (rev 0)
+++ users/mojca/ports/math/cmpfit/Portfile	2014-01-15 15:06:14 UTC (rev 115961)
@@ -0,0 +1,26 @@
+# -*- 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
+
+name                cmpfit
+version             1.2
+categories          math
+platforms           darwin
+maintainers         mojca openmaintainer
+
+description         A MINPACK-1 Least Squares Fitting Library in C.
+
+long_description    MPFIT uses the Levenberg-Marquardt technique to solve the least-squares problem. \
+                    In its typical use, MPFIT will be used to fit a user-supplied function \
+                    (the 'model') to user-supplied data points (the 'data') by adjusting a set of parameters. \
+                    MPFIT is based upon MINPACK-1 (LMDIF.F) by More' and collaborators. 
+
+homepage            http://www.physics.wisc.edu/~craigm/idl/cmpfit.html
+
+master_sites        http://www.physics.wisc.edu/~craigm/idl/down
+
+checksums           rmd160  177e95efdf16fc6422914b76d04b1d6d3eae6855 \
+                    sha256  4b90521d8fe7614e6ce1455aa77ee6eea397acfcdc870019e4351055a0ee0697
+
+use_configure       no


Property changes on: users/mojca/ports/math/cmpfit/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/20140115/8c8c49f5/attachment.html>


More information about the macports-changes mailing list