[78677] trunk/dports/python

macsforever2000 at macports.org macsforever2000 at macports.org
Tue May 17 09:23:54 PDT 2011


Revision: 78677
          http://trac.macports.org/changeset/78677
Author:   macsforever2000 at macports.org
Date:     2011-05-17 09:23:53 -0700 (Tue, 17 May 2011)
Log Message:
-----------
py26-fipy: Added new port. (#26955)

Added Paths:
-----------
    trunk/dports/python/py26-fipy/
    trunk/dports/python/py26-fipy/Portfile

Added: trunk/dports/python/py26-fipy/Portfile
===================================================================
--- trunk/dports/python/py26-fipy/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-fipy/Portfile	2011-05-17 16:23:53 UTC (rev 78677)
@@ -0,0 +1,34 @@
+# -*- 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           python26 1.0
+
+name                py26-fipy
+version             2.1.2
+set release         17
+set file            53
+categories-append   math
+platforms           darwin
+maintainers         vcn.com:jjstickel openmaintainer
+
+description         FiPy: A Finite Volume PDE Solver Using Python
+long_description    FiPy is an object oriented, partial differential \
+                    equation (PDE) solver, written in Python, based on \
+                    a standard finite volume (FV) approach. Uses matplotlib \
+                    for viewing.
+
+homepage            http://www.ctcms.nist.gov/fipy/
+master_sites        http://matforge.org/fipy/downloader/download/release/${release}/file/${file}
+distname            FiPy-${version}
+
+checksums           md5     d01b97bdd124d6ece2d68e439c303a29 \
+                    sha1    0f1b33aade066c6b53fd5840ca642b95ecb0cd25 \
+                    rmd160  86a921340583f9abfab93e8e83f6357ef6d4ef34
+
+depends_lib         port:py26-numpy \
+                    port:py26-matplotlib \
+                    port:py26-pysparse \
+                    port:py26-scipy \
+                    port:py26-ipython \
+                    port:gmsh


Property changes on: trunk/dports/python/py26-fipy/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/20110517/97c4fcc6/attachment.html>


More information about the macports-changes mailing list