[76004] trunk/dports/python

snc at macports.org snc at macports.org
Tue Feb 15 13:30:06 PST 2011


Revision: 76004
          http://trac.macports.org/changeset/76004
Author:   snc at macports.org
Date:     2011-02-15 13:30:04 -0800 (Tue, 15 Feb 2011)
Log Message:
-----------
create py2[5-7]-pp: parallel python module

Added Paths:
-----------
    trunk/dports/python/py25-pp/
    trunk/dports/python/py25-pp/Portfile
    trunk/dports/python/py26-pp/
    trunk/dports/python/py26-pp/Portfile
    trunk/dports/python/py27-pp/
    trunk/dports/python/py27-pp/Portfile

Added: trunk/dports/python/py25-pp/Portfile
===================================================================
--- trunk/dports/python/py25-pp/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pp/Portfile	2011-02-15 21:30:04 UTC (rev 76004)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id: Portfile 75461 2011-01-25 19:40:30Z snc at macports.org $
+
+PortSystem          1.0
+PortGroup           python25 1.0
+
+name                py25-pp
+version             1.6.1
+categories-append   lang
+maintainers         snc openmaintainer
+description         parallel python module
+long_description    Use PP to run your software in parallel
+
+homepage            http://www.parallelpython.com
+platforms           darwin
+
+distname            pp-${version}
+master_sites        ${homepage}/downloads/pp/
+use_bzip2           yes
+
+checksums           sha1    2d44fc5e7b8ceb08a4a0c84443014a9bf352ce05 \
+                    rmd160  3d7ea02e65a0542ca99f7d21ec4770817aa4500e


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

Added: trunk/dports/python/py26-pp/Portfile
===================================================================
--- trunk/dports/python/py26-pp/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pp/Portfile	2011-02-15 21:30:04 UTC (rev 76004)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id: Portfile 75461 2011-01-25 19:40:30Z snc at macports.org $
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-pp
+version             1.6.1
+categories-append   lang
+maintainers         snc openmaintainer
+description         parallel python module
+long_description    Use PP to run your software in parallel
+
+homepage            http://www.parallelpython.com
+platforms           darwin
+
+distname            pp-${version}
+master_sites        ${homepage}/downloads/pp/
+use_bzip2           yes
+
+checksums           sha1    2d44fc5e7b8ceb08a4a0c84443014a9bf352ce05 \
+                    rmd160  3d7ea02e65a0542ca99f7d21ec4770817aa4500e


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

Added: trunk/dports/python/py27-pp/Portfile
===================================================================
--- trunk/dports/python/py27-pp/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-pp/Portfile	2011-02-15 21:30:04 UTC (rev 76004)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id: Portfile 75461 2011-01-25 19:40:30Z snc at macports.org $
+
+PortSystem          1.0
+PortGroup           python27 1.0
+
+name                py27-pp
+version             1.6.1
+categories-append   lang
+maintainers         snc openmaintainer
+description         parallel python module
+long_description    Use PP to run your software in parallel
+
+homepage            http://www.parallelpython.com
+platforms           darwin
+
+distname            pp-${version}
+master_sites        ${homepage}/downloads/pp/
+use_bzip2           yes
+
+checksums           sha1    2d44fc5e7b8ceb08a4a0c84443014a9bf352ce05 \
+                    rmd160  3d7ea02e65a0542ca99f7d21ec4770817aa4500e


Property changes on: trunk/dports/python/py27-pp/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/20110215/fb7f0c9b/attachment.html>


More information about the macports-changes mailing list