[48540] trunk/dports/python

jmr at macports.org jmr at macports.org
Tue Mar 24 12:38:27 PDT 2009


Revision: 48540
          http://trac.macports.org/changeset/48540
Author:   jmr at macports.org
Date:     2009-03-24 12:38:26 -0700 (Tue, 24 Mar 2009)
Log Message:
-----------
New ports: py25-pycluster, py-pycluster (#16444)

Added Paths:
-----------
    trunk/dports/python/py-pycluster/
    trunk/dports/python/py-pycluster/Portfile
    trunk/dports/python/py25-pycluster/
    trunk/dports/python/py25-pycluster/Portfile

Added: trunk/dports/python/py-pycluster/Portfile
===================================================================
--- trunk/dports/python/py-pycluster/Portfile	                        (rev 0)
+++ trunk/dports/python/py-pycluster/Portfile	2009-03-24 19:38:26 UTC (rev 48540)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem         1.0
+PortGroup          python24 1.0
+
+name               py-pycluster
+version            1.44
+distname           Pycluster-${version}
+maintainers        nomaintainer
+platforms          darwin
+
+description        Python module for clustering
+long_description   Open source clustering software that implements hierarchical\
+                    clustering, k-means, k-medians, and 2D self organizing maps.
+
+homepage           http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster
+
+depends_lib-append  port:py-numpy
+
+master_sites       ${homepage}
+
+checksums          md5 2ad7933875843b98c38085f6e5779254 \
+                   sha1 e75616af63ff9e669d40cbfdf030c65b851de498 \
+                   rmd160 4e041bc50611b7a51640504d688725ef85cf59fa


Property changes on: trunk/dports/python/py-pycluster/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native

Added: trunk/dports/python/py25-pycluster/Portfile
===================================================================
--- trunk/dports/python/py25-pycluster/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pycluster/Portfile	2009-03-24 19:38:26 UTC (rev 48540)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem         1.0
+PortGroup          python25 1.0
+
+name               py25-pycluster
+version            1.44
+distname           Pycluster-${version}
+maintainers        nomaintainer
+platforms          darwin
+
+description        Python module for clustering
+long_description   Open source clustering software that implements hierarchical \
+                    clustering, k-means, k-medians, and 2D self organizing maps.
+
+homepage           http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster
+
+depends_lib-append  port:py25-numpy
+
+master_sites       ${homepage}
+
+checksums          md5 2ad7933875843b98c38085f6e5779254 \
+                   sha1 e75616af63ff9e669d40cbfdf030c65b851de498 \
+                   rmd160 4e041bc50611b7a51640504d688725ef85cf59fa


Property changes on: trunk/dports/python/py25-pycluster/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/20090324/c6a31677/attachment.html>


More information about the macports-changes mailing list