Macports-changes Archive

List Statistics

  • Total Threads: 7879
  • Total Posts: 6445
  #1  
14-04-2010 09:21 PM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #2  
14-04-2010 10:29 PM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #3  
14-04-2010 10:45 PM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #4  
14-04-2010 10:49 PM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #5  
15-04-2010 10:55 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #6  
16-04-2010 05:50 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

  #7  
16-04-2010 05:55 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

  #8  
16-04-2010 04:45 PM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #9  
16-04-2010 05:00 PM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage}

  #10  
17-04-2010 10:50 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage} Revision: 66581
http://trac.macports.org/changeset/66581
Date: 2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
trunk/dports/python/py25-mygpoclient/Portfile
trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
version 1.2
categories-append net
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
license GPLv3
description "python module and program for interacting with my.gpodder.org web services"
long_description
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release: +livecheck.regex "
Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
categories-append net
license GPLv3
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
description "python module for interacting with my.gpodder.org web services"
long_description
The mygpoclient library allows developers to utilize
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release:
+livecheck.regex "
  #11  
20-04-2010 11:22 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage} Revision: 66581
http://trac.macports.org/changeset/66581
Date: 2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
trunk/dports/python/py25-mygpoclient/Portfile
trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
version 1.2
categories-append net
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
license GPLv3
description "python module and program for interacting with my.gpodder.org web services"
long_description
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release: +livecheck.regex "
Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
categories-append net
license GPLv3
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
description "python module for interacting with my.gpodder.org web services"
long_description
The mygpoclient library allows developers to utilize
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release:
+livecheck.regex " http://trac.macports.org/changeset/66683
Author:
Date: 2010-04-20 03:22:07 -0700 (Tue, 20 Apr 2010)
Log Message:
-----------
py26-mhash: New port.

Added Paths:
-----------
trunk/dports/python/py26-mhash/
trunk/dports/python/py26-mhash/Portfile
trunk/dports/python/py26-mhash/files/
trunk/dports/python/py26-mhash/files/patch-setup.py.diff

Added: trunk/dports/python/py26-mhash/Portfile
===================================================================
--- trunk/dports/python/py26-mhash/Portfile (rev 0)
+++ trunk/dports/python/py26-mhash/Portfile 2010-04-20 10:22:07 UTC (rev 66683)
@@ -0,0 +1,38 @@
+# -*- 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-mhash
+version 1.4
+maintainers stromnov openmaintainer
+
+description A comprehensive Python interface to the mhash library.
+
+long_description A comprehensive Python interface to the mhash library, \
+ which provides a uniform interface to access several \
+ hashing algorithms such as MD4, MD5, SHA1, SHA160, \
+ and many others.
+
+platforms darwin
+
+homepage http://labix.org/python-mhash
+master_sites http://labix.org/download/python-mhash/
+distname python-mhash-${version}
+
+checksums md5 b3536ef3474a6459b5f03dee69ab97b6 \
+ sha1 08bfb86bb51968e0f941181780570a80f08b4616 \
+ rmd160 dd3dcf019059d6eb24f3d8b55e29f1c7e690289b
+
+depends_build port:mhash
+
+patchfiles patch-setup.py.diff
+
+post-patch {
+ reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
+}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "python-mhash-(\\d+(?:\\.\\d+)*)"


Property changes on: trunk/dports/python/py26-mhash/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #12  
22-04-2010 02:03 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage} Revision: 66581
http://trac.macports.org/changeset/66581
Date: 2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
trunk/dports/python/py25-mygpoclient/Portfile
trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
version 1.2
categories-append net
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
license GPLv3
description "python module and program for interacting with my.gpodder.org web services"
long_description
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release: +livecheck.regex "
Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
categories-append net
license GPLv3
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
description "python module for interacting with my.gpodder.org web services"
long_description
The mygpoclient library allows developers to utilize
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release:
+livecheck.regex " http://trac.macports.org/changeset/66683
Author:
Date: 2010-04-20 03:22:07 -0700 (Tue, 20 Apr 2010)
Log Message:
-----------
py26-mhash: New port.

Added Paths:
-----------
trunk/dports/python/py26-mhash/
trunk/dports/python/py26-mhash/Portfile
trunk/dports/python/py26-mhash/files/
trunk/dports/python/py26-mhash/files/patch-setup.py.diff

Added: trunk/dports/python/py26-mhash/Portfile
===================================================================
--- trunk/dports/python/py26-mhash/Portfile (rev 0)
+++ trunk/dports/python/py26-mhash/Portfile 2010-04-20 10:22:07 UTC (rev 66683)
@@ -0,0 +1,38 @@
+# -*- 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-mhash
+version 1.4
+maintainers stromnov openmaintainer
+
+description A comprehensive Python interface to the mhash library.
+
+long_description A comprehensive Python interface to the mhash library, \
+ which provides a uniform interface to access several \
+ hashing algorithms such as MD4, MD5, SHA1, SHA160, \
+ and many others.
+
+platforms darwin
+
+homepage http://labix.org/python-mhash
+master_sites http://labix.org/download/python-mhash/
+distname python-mhash-${version}
+
+checksums md5 b3536ef3474a6459b5f03dee69ab97b6 \
+ sha1 08bfb86bb51968e0f941181780570a80f08b4616 \
+ rmd160 dd3dcf019059d6eb24f3d8b55e29f1c7e690289b
+
+depends_build port:mhash
+
+patchfiles patch-setup.py.diff
+
+post-patch {
+ reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
+}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "python-mhash-(\\d+(?:\\.\\d+)*)"


Property changes on: trunk/dports/python/py26-mhash/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66748
http://trac.macports.org/changeset/66748
Date: 2010-04-21 18:03:03 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
Version bump to 2.0.9 for py[2(5|6)]-gdata

Modified Paths:
--------------
trunk/dports/python/py-gdata/Portfile
trunk/dports/python/py25-gdata/Portfile
trunk/dports/python/py26-gdata/Portfile

Modified: trunk/dports/python/py-gdata/Portfile
===================================================================
--- trunk/dports/python/py-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python24 1.0

name py-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py-setuptools
port:py-elementtree

Modified: trunk/dports/python/py25-gdata/Portfile
===================================================================
--- trunk/dports/python/py25-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py25-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python25 1.0

name py25-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py25-distribute


Modified: trunk/dports/python/py26-gdata/Portfile
===================================================================
--- trunk/dports/python/py26-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py26-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python26 1.0

name py26-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py26-distribute

  #13  
27-04-2010 02:48 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage} Revision: 66581
http://trac.macports.org/changeset/66581
Date: 2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
trunk/dports/python/py25-mygpoclient/Portfile
trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
version 1.2
categories-append net
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
license GPLv3
description "python module and program for interacting with my.gpodder.org web services"
long_description
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release: +livecheck.regex "
Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
categories-append net
license GPLv3
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
description "python module for interacting with my.gpodder.org web services"
long_description
The mygpoclient library allows developers to utilize
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release:
+livecheck.regex " http://trac.macports.org/changeset/66683
Author:
Date: 2010-04-20 03:22:07 -0700 (Tue, 20 Apr 2010)
Log Message:
-----------
py26-mhash: New port.

Added Paths:
-----------
trunk/dports/python/py26-mhash/
trunk/dports/python/py26-mhash/Portfile
trunk/dports/python/py26-mhash/files/
trunk/dports/python/py26-mhash/files/patch-setup.py.diff

Added: trunk/dports/python/py26-mhash/Portfile
===================================================================
--- trunk/dports/python/py26-mhash/Portfile (rev 0)
+++ trunk/dports/python/py26-mhash/Portfile 2010-04-20 10:22:07 UTC (rev 66683)
@@ -0,0 +1,38 @@
+# -*- 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-mhash
+version 1.4
+maintainers stromnov openmaintainer
+
+description A comprehensive Python interface to the mhash library.
+
+long_description A comprehensive Python interface to the mhash library, \
+ which provides a uniform interface to access several \
+ hashing algorithms such as MD4, MD5, SHA1, SHA160, \
+ and many others.
+
+platforms darwin
+
+homepage http://labix.org/python-mhash
+master_sites http://labix.org/download/python-mhash/
+distname python-mhash-${version}
+
+checksums md5 b3536ef3474a6459b5f03dee69ab97b6 \
+ sha1 08bfb86bb51968e0f941181780570a80f08b4616 \
+ rmd160 dd3dcf019059d6eb24f3d8b55e29f1c7e690289b
+
+depends_build port:mhash
+
+patchfiles patch-setup.py.diff
+
+post-patch {
+ reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
+}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "python-mhash-(\\d+(?:\\.\\d+)*)"


Property changes on: trunk/dports/python/py26-mhash/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66748
http://trac.macports.org/changeset/66748
Date: 2010-04-21 18:03:03 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
Version bump to 2.0.9 for py[2(5|6)]-gdata

Modified Paths:
--------------
trunk/dports/python/py-gdata/Portfile
trunk/dports/python/py25-gdata/Portfile
trunk/dports/python/py26-gdata/Portfile

Modified: trunk/dports/python/py-gdata/Portfile
===================================================================
--- trunk/dports/python/py-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python24 1.0

name py-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py-setuptools
port:py-elementtree

Modified: trunk/dports/python/py25-gdata/Portfile
===================================================================
--- trunk/dports/python/py25-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py25-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python25 1.0

name py25-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py25-distribute


Modified: trunk/dports/python/py26-gdata/Portfile
===================================================================
--- trunk/dports/python/py26-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py26-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python26 1.0

name py26-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py26-distribute Revision: 66966
http://trac.macports.org/changeset/66966
Author:
Date: 2010-04-26 18:48:39 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
python/py2{5,6}-numpy: g95 is not a supported compiler (closes #24668)

Modified Paths:
--------------
trunk/dports/python/py25-numpy/Portfile
trunk/dports/python/py26-numpy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -5,6 +5,7 @@

name py25-numpy
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers ram openmaintainer
@@ -20,7 +21,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py25-nose \

Added: trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)),

Modified: trunk/dports/python/py26-numpy/Portfile
===================================================================
--- trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -7,6 +7,7 @@
name py26-numpy
epoch 20100319
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers mcalhoun openmaintainer
@@ -22,7 +23,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py26-nose \

Added: trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)),

  #14  
27-04-2010 05:49 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage} Revision: 66581
http://trac.macports.org/changeset/66581
Date: 2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
trunk/dports/python/py25-mygpoclient/Portfile
trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
version 1.2
categories-append net
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
license GPLv3
description "python module and program for interacting with my.gpodder.org web services"
long_description
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release: +livecheck.regex "
Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
categories-append net
license GPLv3
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
description "python module for interacting with my.gpodder.org web services"
long_description
The mygpoclient library allows developers to utilize
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release:
+livecheck.regex " http://trac.macports.org/changeset/66683
Author:
Date: 2010-04-20 03:22:07 -0700 (Tue, 20 Apr 2010)
Log Message:
-----------
py26-mhash: New port.

Added Paths:
-----------
trunk/dports/python/py26-mhash/
trunk/dports/python/py26-mhash/Portfile
trunk/dports/python/py26-mhash/files/
trunk/dports/python/py26-mhash/files/patch-setup.py.diff

Added: trunk/dports/python/py26-mhash/Portfile
===================================================================
--- trunk/dports/python/py26-mhash/Portfile (rev 0)
+++ trunk/dports/python/py26-mhash/Portfile 2010-04-20 10:22:07 UTC (rev 66683)
@@ -0,0 +1,38 @@
+# -*- 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-mhash
+version 1.4
+maintainers stromnov openmaintainer
+
+description A comprehensive Python interface to the mhash library.
+
+long_description A comprehensive Python interface to the mhash library, \
+ which provides a uniform interface to access several \
+ hashing algorithms such as MD4, MD5, SHA1, SHA160, \
+ and many others.
+
+platforms darwin
+
+homepage http://labix.org/python-mhash
+master_sites http://labix.org/download/python-mhash/
+distname python-mhash-${version}
+
+checksums md5 b3536ef3474a6459b5f03dee69ab97b6 \
+ sha1 08bfb86bb51968e0f941181780570a80f08b4616 \
+ rmd160 dd3dcf019059d6eb24f3d8b55e29f1c7e690289b
+
+depends_build port:mhash
+
+patchfiles patch-setup.py.diff
+
+post-patch {
+ reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
+}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "python-mhash-(\\d+(?:\\.\\d+)*)"


Property changes on: trunk/dports/python/py26-mhash/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66748
http://trac.macports.org/changeset/66748
Date: 2010-04-21 18:03:03 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
Version bump to 2.0.9 for py[2(5|6)]-gdata

Modified Paths:
--------------
trunk/dports/python/py-gdata/Portfile
trunk/dports/python/py25-gdata/Portfile
trunk/dports/python/py26-gdata/Portfile

Modified: trunk/dports/python/py-gdata/Portfile
===================================================================
--- trunk/dports/python/py-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python24 1.0

name py-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py-setuptools
port:py-elementtree

Modified: trunk/dports/python/py25-gdata/Portfile
===================================================================
--- trunk/dports/python/py25-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py25-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python25 1.0

name py25-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py25-distribute


Modified: trunk/dports/python/py26-gdata/Portfile
===================================================================
--- trunk/dports/python/py26-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py26-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python26 1.0

name py26-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py26-distribute Revision: 66966
http://trac.macports.org/changeset/66966
Author:
Date: 2010-04-26 18:48:39 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
python/py2{5,6}-numpy: g95 is not a supported compiler (closes #24668)

Modified Paths:
--------------
trunk/dports/python/py25-numpy/Portfile
trunk/dports/python/py26-numpy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -5,6 +5,7 @@

name py25-numpy
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers ram openmaintainer
@@ -20,7 +21,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py25-nose \

Added: trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)),

Modified: trunk/dports/python/py26-numpy/Portfile
===================================================================
--- trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -7,6 +7,7 @@
name py26-numpy
epoch 20100319
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers mcalhoun openmaintainer
@@ -22,7 +23,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py26-nose \

Added: trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)), Revision: 66968
http://trac.macports.org/changeset/66968
Date: 2010-04-26 21:49:45 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-clnum: new port, version 1.6; see #24677

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

Added: trunk/dports/python/py26-clnum/Portfile
===================================================================
--- trunk/dports/python/py26-clnum/Portfile (rev 0)
+++ trunk/dports/python/py26-clnum/Portfile 2010-04-27 04:49:45 UTC (rev 66968)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-clnum
+set my_name clnum
+version 1.6
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description a Python interface to the Class Library for
+ Numbers (CLN)
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 f65404433484707f7fb5a50416de6acf
+ sha1 13d22216539b157d0369f44483c30390495c6a63
+ rmd160 1e86c3df9ab44c7a777c637f274a736c81e4b231
+
+depends_lib-append port:cln
+
+# cln is not universal
+universal_variant no
+
+build.env CPPFLAGS="${configure.cppflags}"
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir}
+ xinstall -W ${worksrcpath}
+ COPYING
+ README
+ changelog
+ clnumManual.html
+ ${docdir}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-clnum/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #15  
27-04-2010 05:52 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage} Revision: 66581
http://trac.macports.org/changeset/66581
Date: 2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
trunk/dports/python/py25-mygpoclient/Portfile
trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
version 1.2
categories-append net
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
license GPLv3
description "python module and program for interacting with my.gpodder.org web services"
long_description
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release: +livecheck.regex "
Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
categories-append net
license GPLv3
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
description "python module for interacting with my.gpodder.org web services"
long_description
The mygpoclient library allows developers to utilize
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release:
+livecheck.regex " http://trac.macports.org/changeset/66683
Author:
Date: 2010-04-20 03:22:07 -0700 (Tue, 20 Apr 2010)
Log Message:
-----------
py26-mhash: New port.

Added Paths:
-----------
trunk/dports/python/py26-mhash/
trunk/dports/python/py26-mhash/Portfile
trunk/dports/python/py26-mhash/files/
trunk/dports/python/py26-mhash/files/patch-setup.py.diff

Added: trunk/dports/python/py26-mhash/Portfile
===================================================================
--- trunk/dports/python/py26-mhash/Portfile (rev 0)
+++ trunk/dports/python/py26-mhash/Portfile 2010-04-20 10:22:07 UTC (rev 66683)
@@ -0,0 +1,38 @@
+# -*- 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-mhash
+version 1.4
+maintainers stromnov openmaintainer
+
+description A comprehensive Python interface to the mhash library.
+
+long_description A comprehensive Python interface to the mhash library, \
+ which provides a uniform interface to access several \
+ hashing algorithms such as MD4, MD5, SHA1, SHA160, \
+ and many others.
+
+platforms darwin
+
+homepage http://labix.org/python-mhash
+master_sites http://labix.org/download/python-mhash/
+distname python-mhash-${version}
+
+checksums md5 b3536ef3474a6459b5f03dee69ab97b6 \
+ sha1 08bfb86bb51968e0f941181780570a80f08b4616 \
+ rmd160 dd3dcf019059d6eb24f3d8b55e29f1c7e690289b
+
+depends_build port:mhash
+
+patchfiles patch-setup.py.diff
+
+post-patch {
+ reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
+}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "python-mhash-(\\d+(?:\\.\\d+)*)"


Property changes on: trunk/dports/python/py26-mhash/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66748
http://trac.macports.org/changeset/66748
Date: 2010-04-21 18:03:03 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
Version bump to 2.0.9 for py[2(5|6)]-gdata

Modified Paths:
--------------
trunk/dports/python/py-gdata/Portfile
trunk/dports/python/py25-gdata/Portfile
trunk/dports/python/py26-gdata/Portfile

Modified: trunk/dports/python/py-gdata/Portfile
===================================================================
--- trunk/dports/python/py-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python24 1.0

name py-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py-setuptools
port:py-elementtree

Modified: trunk/dports/python/py25-gdata/Portfile
===================================================================
--- trunk/dports/python/py25-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py25-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python25 1.0

name py25-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py25-distribute


Modified: trunk/dports/python/py26-gdata/Portfile
===================================================================
--- trunk/dports/python/py26-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py26-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python26 1.0

name py26-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py26-distribute Revision: 66966
http://trac.macports.org/changeset/66966
Author:
Date: 2010-04-26 18:48:39 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
python/py2{5,6}-numpy: g95 is not a supported compiler (closes #24668)

Modified Paths:
--------------
trunk/dports/python/py25-numpy/Portfile
trunk/dports/python/py26-numpy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -5,6 +5,7 @@

name py25-numpy
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers ram openmaintainer
@@ -20,7 +21,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py25-nose \

Added: trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)),

Modified: trunk/dports/python/py26-numpy/Portfile
===================================================================
--- trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -7,6 +7,7 @@
name py26-numpy
epoch 20100319
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers mcalhoun openmaintainer
@@ -22,7 +23,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py26-nose \

Added: trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)), Revision: 66968
http://trac.macports.org/changeset/66968
Date: 2010-04-26 21:49:45 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-clnum: new port, version 1.6; see #24677

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

Added: trunk/dports/python/py26-clnum/Portfile
===================================================================
--- trunk/dports/python/py26-clnum/Portfile (rev 0)
+++ trunk/dports/python/py26-clnum/Portfile 2010-04-27 04:49:45 UTC (rev 66968)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-clnum
+set my_name clnum
+version 1.6
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description a Python interface to the Class Library for
+ Numbers (CLN)
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 f65404433484707f7fb5a50416de6acf
+ sha1 13d22216539b157d0369f44483c30390495c6a63
+ rmd160 1e86c3df9ab44c7a777c637f274a736c81e4b231
+
+depends_lib-append port:cln
+
+# cln is not universal
+universal_variant no
+
+build.env CPPFLAGS="${configure.cppflags}"
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir}
+ xinstall -W ${worksrcpath}
+ COPYING
+ README
+ changelog
+ clnumManual.html
+ ${docdir}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-clnum/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66969
http://trac.macports.org/changeset/66969
Date: 2010-04-26 21:52:00 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-rpncalc: new port, version 2.7; see #24676

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

Added: trunk/dports/python/py26-rpncalc/Portfile
===================================================================
--- trunk/dports/python/py26-rpncalc/Portfile (rev 0)
+++ trunk/dports/python/py26-rpncalc/Portfile 2010-04-27 04:52:00 UTC (rev 66969)
@@ -0,0 +1,47 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-rpncalc
+set my_name rpncalc
+version 2.7
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description an interpreter for Reverse Polish Notation (RPN)
+ that easily integrates with the standard Python
+ interpreter
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 92ab71d027e50097505b68fda7341f51
+ sha1 f81c5053854c184e6700e2fa2ed9c2a46c72ce2f
+ rmd160 b7d7f5ae3489e76b8025b6691e0f9785339a1944
+
+universal_variant no
+if {[info exists supported_archs]} {
+ supported_archs noarch
+}
+
+depends_run-append port:py26-clnum
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir} ${destroot}${prefix}/share/examples
+ xinstall -W ${worksrcpath}
+ COPYING
+ UserManual.html
+ changelog
+ ${docdir}
+ copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-rpncalc/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #16  
28-04-2010 09:46 PM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage} Revision: 66581
http://trac.macports.org/changeset/66581
Date: 2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
trunk/dports/python/py25-mygpoclient/Portfile
trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
version 1.2
categories-append net
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
license GPLv3
description "python module and program for interacting with my.gpodder.org web services"
long_description
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release: +livecheck.regex "
Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
categories-append net
license GPLv3
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
description "python module for interacting with my.gpodder.org web services"
long_description
The mygpoclient library allows developers to utilize
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release:
+livecheck.regex " http://trac.macports.org/changeset/66683
Author:
Date: 2010-04-20 03:22:07 -0700 (Tue, 20 Apr 2010)
Log Message:
-----------
py26-mhash: New port.

Added Paths:
-----------
trunk/dports/python/py26-mhash/
trunk/dports/python/py26-mhash/Portfile
trunk/dports/python/py26-mhash/files/
trunk/dports/python/py26-mhash/files/patch-setup.py.diff

Added: trunk/dports/python/py26-mhash/Portfile
===================================================================
--- trunk/dports/python/py26-mhash/Portfile (rev 0)
+++ trunk/dports/python/py26-mhash/Portfile 2010-04-20 10:22:07 UTC (rev 66683)
@@ -0,0 +1,38 @@
+# -*- 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-mhash
+version 1.4
+maintainers stromnov openmaintainer
+
+description A comprehensive Python interface to the mhash library.
+
+long_description A comprehensive Python interface to the mhash library, \
+ which provides a uniform interface to access several \
+ hashing algorithms such as MD4, MD5, SHA1, SHA160, \
+ and many others.
+
+platforms darwin
+
+homepage http://labix.org/python-mhash
+master_sites http://labix.org/download/python-mhash/
+distname python-mhash-${version}
+
+checksums md5 b3536ef3474a6459b5f03dee69ab97b6 \
+ sha1 08bfb86bb51968e0f941181780570a80f08b4616 \
+ rmd160 dd3dcf019059d6eb24f3d8b55e29f1c7e690289b
+
+depends_build port:mhash
+
+patchfiles patch-setup.py.diff
+
+post-patch {
+ reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
+}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "python-mhash-(\\d+(?:\\.\\d+)*)"


Property changes on: trunk/dports/python/py26-mhash/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66748
http://trac.macports.org/changeset/66748
Date: 2010-04-21 18:03:03 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
Version bump to 2.0.9 for py[2(5|6)]-gdata

Modified Paths:
--------------
trunk/dports/python/py-gdata/Portfile
trunk/dports/python/py25-gdata/Portfile
trunk/dports/python/py26-gdata/Portfile

Modified: trunk/dports/python/py-gdata/Portfile
===================================================================
--- trunk/dports/python/py-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python24 1.0

name py-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py-setuptools
port:py-elementtree

Modified: trunk/dports/python/py25-gdata/Portfile
===================================================================
--- trunk/dports/python/py25-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py25-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python25 1.0

name py25-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py25-distribute


Modified: trunk/dports/python/py26-gdata/Portfile
===================================================================
--- trunk/dports/python/py26-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py26-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python26 1.0

name py26-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py26-distribute Revision: 66966
http://trac.macports.org/changeset/66966
Author:
Date: 2010-04-26 18:48:39 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
python/py2{5,6}-numpy: g95 is not a supported compiler (closes #24668)

Modified Paths:
--------------
trunk/dports/python/py25-numpy/Portfile
trunk/dports/python/py26-numpy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -5,6 +5,7 @@

name py25-numpy
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers ram openmaintainer
@@ -20,7 +21,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py25-nose \

Added: trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)),

Modified: trunk/dports/python/py26-numpy/Portfile
===================================================================
--- trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -7,6 +7,7 @@
name py26-numpy
epoch 20100319
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers mcalhoun openmaintainer
@@ -22,7 +23,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py26-nose \

Added: trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)), Revision: 66968
http://trac.macports.org/changeset/66968
Date: 2010-04-26 21:49:45 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-clnum: new port, version 1.6; see #24677

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

Added: trunk/dports/python/py26-clnum/Portfile
===================================================================
--- trunk/dports/python/py26-clnum/Portfile (rev 0)
+++ trunk/dports/python/py26-clnum/Portfile 2010-04-27 04:49:45 UTC (rev 66968)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-clnum
+set my_name clnum
+version 1.6
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description a Python interface to the Class Library for
+ Numbers (CLN)
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 f65404433484707f7fb5a50416de6acf
+ sha1 13d22216539b157d0369f44483c30390495c6a63
+ rmd160 1e86c3df9ab44c7a777c637f274a736c81e4b231
+
+depends_lib-append port:cln
+
+# cln is not universal
+universal_variant no
+
+build.env CPPFLAGS="${configure.cppflags}"
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir}
+ xinstall -W ${worksrcpath}
+ COPYING
+ README
+ changelog
+ clnumManual.html
+ ${docdir}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-clnum/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66969
http://trac.macports.org/changeset/66969
Date: 2010-04-26 21:52:00 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-rpncalc: new port, version 2.7; see #24676

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

Added: trunk/dports/python/py26-rpncalc/Portfile
===================================================================
--- trunk/dports/python/py26-rpncalc/Portfile (rev 0)
+++ trunk/dports/python/py26-rpncalc/Portfile 2010-04-27 04:52:00 UTC (rev 66969)
@@ -0,0 +1,47 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-rpncalc
+set my_name rpncalc
+version 2.7
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description an interpreter for Reverse Polish Notation (RPN)
+ that easily integrates with the standard Python
+ interpreter
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 92ab71d027e50097505b68fda7341f51
+ sha1 f81c5053854c184e6700e2fa2ed9c2a46c72ce2f
+ rmd160 b7d7f5ae3489e76b8025b6691e0f9785339a1944
+
+universal_variant no
+if {[info exists supported_archs]} {
+ supported_archs noarch
+}
+
+depends_run-append port:py26-clnum
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir} ${destroot}${prefix}/share/examples
+ xinstall -W ${worksrcpath}
+ COPYING
+ UserManual.html
+ changelog
+ ${docdir}
+ copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-rpncalc/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 67084
http://trac.macports.org/changeset/67084
Author:
Date: 2010-04-28 13:46:32 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
rpy2 for python2.6, needs maintainer

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

Added: trunk/dports/python/py26-rpy2/Portfile
===================================================================
--- trunk/dports/python/py26-rpy2/Portfile (rev 0)
+++ trunk/dports/python/py26-rpy2/Portfile 2010-04-28 20:46:32 UTC (rev 67084)
@@ -0,0 +1,28 @@
+# -*- 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-rpy2
+version 2.1.1
+categories-append science
+platforms darwin
+maintainers openmaintainer
+description A simple and efficient access to R from Python
+long_description rpy2 is a redesign and rewrite of rpy. It is providing a \
+ low-level interface to R, a proposed high-level interface, \
+ including wrappers to graphical libraries, as well as R-like \
+ structures and functions.
+
+homepage http://rpy.sourceforge.net/rpy2.html
+master_sites sourceforge:rpy
+distname rpy2-${version}
+checksums md5 da5f58597a7ced6d9480c6fe563a2a40 \
+ sha1 8c63cff1710035fa736c1c50f246518c90a4f034 \
+ rmd160 947c9752e412faf7ebe9e9755865dd4da43538a3
+
+# To continue using your custom R installation instead of MacPorts' R,
+# you have to remove this dependency line and make sure that your R
+# is in MacPorts' binpath, see your macports.conf for details.
+depends_lib port:R

  #17  
29-04-2010 06:51 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage} Revision: 66581
http://trac.macports.org/changeset/66581
Date: 2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
trunk/dports/python/py25-mygpoclient/Portfile
trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
version 1.2
categories-append net
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
license GPLv3
description "python module and program for interacting with my.gpodder.org web services"
long_description
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release: +livecheck.regex "
Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
categories-append net
license GPLv3
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
description "python module for interacting with my.gpodder.org web services"
long_description
The mygpoclient library allows developers to utilize
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release:
+livecheck.regex " http://trac.macports.org/changeset/66683
Author:
Date: 2010-04-20 03:22:07 -0700 (Tue, 20 Apr 2010)
Log Message:
-----------
py26-mhash: New port.

Added Paths:
-----------
trunk/dports/python/py26-mhash/
trunk/dports/python/py26-mhash/Portfile
trunk/dports/python/py26-mhash/files/
trunk/dports/python/py26-mhash/files/patch-setup.py.diff

Added: trunk/dports/python/py26-mhash/Portfile
===================================================================
--- trunk/dports/python/py26-mhash/Portfile (rev 0)
+++ trunk/dports/python/py26-mhash/Portfile 2010-04-20 10:22:07 UTC (rev 66683)
@@ -0,0 +1,38 @@
+# -*- 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-mhash
+version 1.4
+maintainers stromnov openmaintainer
+
+description A comprehensive Python interface to the mhash library.
+
+long_description A comprehensive Python interface to the mhash library, \
+ which provides a uniform interface to access several \
+ hashing algorithms such as MD4, MD5, SHA1, SHA160, \
+ and many others.
+
+platforms darwin
+
+homepage http://labix.org/python-mhash
+master_sites http://labix.org/download/python-mhash/
+distname python-mhash-${version}
+
+checksums md5 b3536ef3474a6459b5f03dee69ab97b6 \
+ sha1 08bfb86bb51968e0f941181780570a80f08b4616 \
+ rmd160 dd3dcf019059d6eb24f3d8b55e29f1c7e690289b
+
+depends_build port:mhash
+
+patchfiles patch-setup.py.diff
+
+post-patch {
+ reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
+}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "python-mhash-(\\d+(?:\\.\\d+)*)"


Property changes on: trunk/dports/python/py26-mhash/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66748
http://trac.macports.org/changeset/66748
Date: 2010-04-21 18:03:03 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
Version bump to 2.0.9 for py[2(5|6)]-gdata

Modified Paths:
--------------
trunk/dports/python/py-gdata/Portfile
trunk/dports/python/py25-gdata/Portfile
trunk/dports/python/py26-gdata/Portfile

Modified: trunk/dports/python/py-gdata/Portfile
===================================================================
--- trunk/dports/python/py-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python24 1.0

name py-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py-setuptools
port:py-elementtree

Modified: trunk/dports/python/py25-gdata/Portfile
===================================================================
--- trunk/dports/python/py25-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py25-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python25 1.0

name py25-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py25-distribute


Modified: trunk/dports/python/py26-gdata/Portfile
===================================================================
--- trunk/dports/python/py26-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py26-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python26 1.0

name py26-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py26-distribute Revision: 66966
http://trac.macports.org/changeset/66966
Author:
Date: 2010-04-26 18:48:39 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
python/py2{5,6}-numpy: g95 is not a supported compiler (closes #24668)

Modified Paths:
--------------
trunk/dports/python/py25-numpy/Portfile
trunk/dports/python/py26-numpy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -5,6 +5,7 @@

name py25-numpy
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers ram openmaintainer
@@ -20,7 +21,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py25-nose \

Added: trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)),

Modified: trunk/dports/python/py26-numpy/Portfile
===================================================================
--- trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -7,6 +7,7 @@
name py26-numpy
epoch 20100319
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers mcalhoun openmaintainer
@@ -22,7 +23,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py26-nose \

Added: trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)), Revision: 66968
http://trac.macports.org/changeset/66968
Date: 2010-04-26 21:49:45 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-clnum: new port, version 1.6; see #24677

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

Added: trunk/dports/python/py26-clnum/Portfile
===================================================================
--- trunk/dports/python/py26-clnum/Portfile (rev 0)
+++ trunk/dports/python/py26-clnum/Portfile 2010-04-27 04:49:45 UTC (rev 66968)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-clnum
+set my_name clnum
+version 1.6
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description a Python interface to the Class Library for
+ Numbers (CLN)
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 f65404433484707f7fb5a50416de6acf
+ sha1 13d22216539b157d0369f44483c30390495c6a63
+ rmd160 1e86c3df9ab44c7a777c637f274a736c81e4b231
+
+depends_lib-append port:cln
+
+# cln is not universal
+universal_variant no
+
+build.env CPPFLAGS="${configure.cppflags}"
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir}
+ xinstall -W ${worksrcpath}
+ COPYING
+ README
+ changelog
+ clnumManual.html
+ ${docdir}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-clnum/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66969
http://trac.macports.org/changeset/66969
Date: 2010-04-26 21:52:00 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-rpncalc: new port, version 2.7; see #24676

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

Added: trunk/dports/python/py26-rpncalc/Portfile
===================================================================
--- trunk/dports/python/py26-rpncalc/Portfile (rev 0)
+++ trunk/dports/python/py26-rpncalc/Portfile 2010-04-27 04:52:00 UTC (rev 66969)
@@ -0,0 +1,47 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-rpncalc
+set my_name rpncalc
+version 2.7
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description an interpreter for Reverse Polish Notation (RPN)
+ that easily integrates with the standard Python
+ interpreter
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 92ab71d027e50097505b68fda7341f51
+ sha1 f81c5053854c184e6700e2fa2ed9c2a46c72ce2f
+ rmd160 b7d7f5ae3489e76b8025b6691e0f9785339a1944
+
+universal_variant no
+if {[info exists supported_archs]} {
+ supported_archs noarch
+}
+
+depends_run-append port:py26-clnum
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir} ${destroot}${prefix}/share/examples
+ xinstall -W ${worksrcpath}
+ COPYING
+ UserManual.html
+ changelog
+ ${docdir}
+ copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-rpncalc/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 67084
http://trac.macports.org/changeset/67084
Author:
Date: 2010-04-28 13:46:32 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
rpy2 for python2.6, needs maintainer

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

Added: trunk/dports/python/py26-rpy2/Portfile
===================================================================
--- trunk/dports/python/py26-rpy2/Portfile (rev 0)
+++ trunk/dports/python/py26-rpy2/Portfile 2010-04-28 20:46:32 UTC (rev 67084)
@@ -0,0 +1,28 @@
+# -*- 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-rpy2
+version 2.1.1
+categories-append science
+platforms darwin
+maintainers openmaintainer
+description A simple and efficient access to R from Python
+long_description rpy2 is a redesign and rewrite of rpy. It is providing a \
+ low-level interface to R, a proposed high-level interface, \
+ including wrappers to graphical libraries, as well as R-like \
+ structures and functions.
+
+homepage http://rpy.sourceforge.net/rpy2.html
+master_sites sourceforge:rpy
+distname rpy2-${version}
+checksums md5 da5f58597a7ced6d9480c6fe563a2a40 \
+ sha1 8c63cff1710035fa736c1c50f246518c90a4f034 \
+ rmd160 947c9752e412faf7ebe9e9755865dd4da43538a3
+
+# To continue using your custom R installation instead of MacPorts' R,
+# you have to remove this dependency line and make sure that your R
+# is in MacPorts' binpath, see your macports.conf for details.
+depends_lib port:R Revision: 67101
http://trac.macports.org/changeset/67101
Date: 2010-04-28 22:51:36 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
py26-pyrant: New port.

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

Added: trunk/dports/python/py26-pyrant/Portfile
===================================================================
--- trunk/dports/python/py26-pyrant/Portfile (rev 0)
+++ trunk/dports/python/py26-pyrant/Portfile 2010-04-29 05:51:36 UTC (rev 67101)
@@ -0,0 +1,29 @@
+# -*- 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-pyrant
+version 0.5.0
+maintainers stromnov openmaintainer
+
+description Pyrant is a Python wrapper around Tokyo Tyrant.
+
+long_description ${description}
+
+platforms darwin
+
+homepage http://code.google.com/p/pyrant/
+master_sites http://pypi.python.org/packages/source/p/pyrant/
+distname pyrant-${version}
+
+checksums md5 e0be5c0d39cb279339b986e13128dc54
+ sha1 d413fe073514b520fa7f96255493c2beea8b3d32
+ rmd160 1fc1ad6bce94417864763f2cbac7bab21b5e9bc2
+
+depends_build port:py26-distribute
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "pyrant-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-pyrant/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #18  
03-05-2010 07:50 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage} Revision: 66581
http://trac.macports.org/changeset/66581
Date: 2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
trunk/dports/python/py25-mygpoclient/Portfile
trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
version 1.2
categories-append net
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
license GPLv3
description "python module and program for interacting with my.gpodder.org web services"
long_description
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release: +livecheck.regex "
Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
categories-append net
license GPLv3
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
description "python module for interacting with my.gpodder.org web services"
long_description
The mygpoclient library allows developers to utilize
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release:
+livecheck.regex " http://trac.macports.org/changeset/66683
Author:
Date: 2010-04-20 03:22:07 -0700 (Tue, 20 Apr 2010)
Log Message:
-----------
py26-mhash: New port.

Added Paths:
-----------
trunk/dports/python/py26-mhash/
trunk/dports/python/py26-mhash/Portfile
trunk/dports/python/py26-mhash/files/
trunk/dports/python/py26-mhash/files/patch-setup.py.diff

Added: trunk/dports/python/py26-mhash/Portfile
===================================================================
--- trunk/dports/python/py26-mhash/Portfile (rev 0)
+++ trunk/dports/python/py26-mhash/Portfile 2010-04-20 10:22:07 UTC (rev 66683)
@@ -0,0 +1,38 @@
+# -*- 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-mhash
+version 1.4
+maintainers stromnov openmaintainer
+
+description A comprehensive Python interface to the mhash library.
+
+long_description A comprehensive Python interface to the mhash library, \
+ which provides a uniform interface to access several \
+ hashing algorithms such as MD4, MD5, SHA1, SHA160, \
+ and many others.
+
+platforms darwin
+
+homepage http://labix.org/python-mhash
+master_sites http://labix.org/download/python-mhash/
+distname python-mhash-${version}
+
+checksums md5 b3536ef3474a6459b5f03dee69ab97b6 \
+ sha1 08bfb86bb51968e0f941181780570a80f08b4616 \
+ rmd160 dd3dcf019059d6eb24f3d8b55e29f1c7e690289b
+
+depends_build port:mhash
+
+patchfiles patch-setup.py.diff
+
+post-patch {
+ reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
+}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "python-mhash-(\\d+(?:\\.\\d+)*)"


Property changes on: trunk/dports/python/py26-mhash/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66748
http://trac.macports.org/changeset/66748
Date: 2010-04-21 18:03:03 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
Version bump to 2.0.9 for py[2(5|6)]-gdata

Modified Paths:
--------------
trunk/dports/python/py-gdata/Portfile
trunk/dports/python/py25-gdata/Portfile
trunk/dports/python/py26-gdata/Portfile

Modified: trunk/dports/python/py-gdata/Portfile
===================================================================
--- trunk/dports/python/py-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python24 1.0

name py-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py-setuptools
port:py-elementtree

Modified: trunk/dports/python/py25-gdata/Portfile
===================================================================
--- trunk/dports/python/py25-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py25-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python25 1.0

name py25-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py25-distribute


Modified: trunk/dports/python/py26-gdata/Portfile
===================================================================
--- trunk/dports/python/py26-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py26-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python26 1.0

name py26-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py26-distribute Revision: 66966
http://trac.macports.org/changeset/66966
Author:
Date: 2010-04-26 18:48:39 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
python/py2{5,6}-numpy: g95 is not a supported compiler (closes #24668)

Modified Paths:
--------------
trunk/dports/python/py25-numpy/Portfile
trunk/dports/python/py26-numpy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -5,6 +5,7 @@

name py25-numpy
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers ram openmaintainer
@@ -20,7 +21,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py25-nose \

Added: trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)),

Modified: trunk/dports/python/py26-numpy/Portfile
===================================================================
--- trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -7,6 +7,7 @@
name py26-numpy
epoch 20100319
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers mcalhoun openmaintainer
@@ -22,7 +23,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py26-nose \

Added: trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)), Revision: 66968
http://trac.macports.org/changeset/66968
Date: 2010-04-26 21:49:45 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-clnum: new port, version 1.6; see #24677

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

Added: trunk/dports/python/py26-clnum/Portfile
===================================================================
--- trunk/dports/python/py26-clnum/Portfile (rev 0)
+++ trunk/dports/python/py26-clnum/Portfile 2010-04-27 04:49:45 UTC (rev 66968)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-clnum
+set my_name clnum
+version 1.6
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description a Python interface to the Class Library for
+ Numbers (CLN)
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 f65404433484707f7fb5a50416de6acf
+ sha1 13d22216539b157d0369f44483c30390495c6a63
+ rmd160 1e86c3df9ab44c7a777c637f274a736c81e4b231
+
+depends_lib-append port:cln
+
+# cln is not universal
+universal_variant no
+
+build.env CPPFLAGS="${configure.cppflags}"
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir}
+ xinstall -W ${worksrcpath}
+ COPYING
+ README
+ changelog
+ clnumManual.html
+ ${docdir}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-clnum/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66969
http://trac.macports.org/changeset/66969
Date: 2010-04-26 21:52:00 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-rpncalc: new port, version 2.7; see #24676

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

Added: trunk/dports/python/py26-rpncalc/Portfile
===================================================================
--- trunk/dports/python/py26-rpncalc/Portfile (rev 0)
+++ trunk/dports/python/py26-rpncalc/Portfile 2010-04-27 04:52:00 UTC (rev 66969)
@@ -0,0 +1,47 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-rpncalc
+set my_name rpncalc
+version 2.7
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description an interpreter for Reverse Polish Notation (RPN)
+ that easily integrates with the standard Python
+ interpreter
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 92ab71d027e50097505b68fda7341f51
+ sha1 f81c5053854c184e6700e2fa2ed9c2a46c72ce2f
+ rmd160 b7d7f5ae3489e76b8025b6691e0f9785339a1944
+
+universal_variant no
+if {[info exists supported_archs]} {
+ supported_archs noarch
+}
+
+depends_run-append port:py26-clnum
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir} ${destroot}${prefix}/share/examples
+ xinstall -W ${worksrcpath}
+ COPYING
+ UserManual.html
+ changelog
+ ${docdir}
+ copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-rpncalc/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 67084
http://trac.macports.org/changeset/67084
Author:
Date: 2010-04-28 13:46:32 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
rpy2 for python2.6, needs maintainer

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

Added: trunk/dports/python/py26-rpy2/Portfile
===================================================================
--- trunk/dports/python/py26-rpy2/Portfile (rev 0)
+++ trunk/dports/python/py26-rpy2/Portfile 2010-04-28 20:46:32 UTC (rev 67084)
@@ -0,0 +1,28 @@
+# -*- 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-rpy2
+version 2.1.1
+categories-append science
+platforms darwin
+maintainers openmaintainer
+description A simple and efficient access to R from Python
+long_description rpy2 is a redesign and rewrite of rpy. It is providing a \
+ low-level interface to R, a proposed high-level interface, \
+ including wrappers to graphical libraries, as well as R-like \
+ structures and functions.
+
+homepage http://rpy.sourceforge.net/rpy2.html
+master_sites sourceforge:rpy
+distname rpy2-${version}
+checksums md5 da5f58597a7ced6d9480c6fe563a2a40 \
+ sha1 8c63cff1710035fa736c1c50f246518c90a4f034 \
+ rmd160 947c9752e412faf7ebe9e9755865dd4da43538a3
+
+# To continue using your custom R installation instead of MacPorts' R,
+# you have to remove this dependency line and make sure that your R
+# is in MacPorts' binpath, see your macports.conf for details.
+depends_lib port:R Revision: 67101
http://trac.macports.org/changeset/67101
Date: 2010-04-28 22:51:36 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
py26-pyrant: New port.

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

Added: trunk/dports/python/py26-pyrant/Portfile
===================================================================
--- trunk/dports/python/py26-pyrant/Portfile (rev 0)
+++ trunk/dports/python/py26-pyrant/Portfile 2010-04-29 05:51:36 UTC (rev 67101)
@@ -0,0 +1,29 @@
+# -*- 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-pyrant
+version 0.5.0
+maintainers stromnov openmaintainer
+
+description Pyrant is a Python wrapper around Tokyo Tyrant.
+
+long_description ${description}
+
+platforms darwin
+
+homepage http://code.google.com/p/pyrant/
+master_sites http://pypi.python.org/packages/source/p/pyrant/
+distname pyrant-${version}
+
+checksums md5 e0be5c0d39cb279339b986e13128dc54
+ sha1 d413fe073514b520fa7f96255493c2beea8b3d32
+ rmd160 1fc1ad6bce94417864763f2cbac7bab21b5e9bc2
+
+depends_build port:py26-distribute
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "pyrant-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-pyrant/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 67235
http://trac.macports.org/changeset/67235
Date: 2010-05-02 23:50:47 -0700 (Sun, 02 May 2010)
Log Message:
-----------
py26-lepl: New port.

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

Added: trunk/dports/python/py26-lepl/Portfile
===================================================================
--- trunk/dports/python/py26-lepl/Portfile (rev 0)
+++ trunk/dports/python/py26-lepl/Portfile 2010-05-03 06:50:47 UTC (rev 67235)
@@ -0,0 +1,29 @@
+# -*- 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-lepl
+version 4.2.1
+maintainers stromnov openmaintainer
+
+description A Parser Library for Python 2.6+.
+
+long_description
+ LEPL is a recursive descent parser, written in Python,
+ which has a a friendly, easy-to-use syntax.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/LEPL/
+master_sites http://pypi.python.org/packages/source/L/LEPL/
+distname LEPL-${version}
+
+checksums md5 9090f2aebde50b71ca354db8384983c7
+ sha1 f4c302c7ee0aa5336043a6cb993d7284f5f77baa
+ rmd160 3bcf2ab2cc54d77f4acce6e20eab254aba8862cf
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "LEPL-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-lepl/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #19  
03-05-2010 11:46 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage} Revision: 66581
http://trac.macports.org/changeset/66581
Date: 2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
trunk/dports/python/py25-mygpoclient/Portfile
trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
version 1.2
categories-append net
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
license GPLv3
description "python module and program for interacting with my.gpodder.org web services"
long_description
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release: +livecheck.regex "
Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
categories-append net
license GPLv3
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
description "python module for interacting with my.gpodder.org web services"
long_description
The mygpoclient library allows developers to utilize
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release:
+livecheck.regex " http://trac.macports.org/changeset/66683
Author:
Date: 2010-04-20 03:22:07 -0700 (Tue, 20 Apr 2010)
Log Message:
-----------
py26-mhash: New port.

Added Paths:
-----------
trunk/dports/python/py26-mhash/
trunk/dports/python/py26-mhash/Portfile
trunk/dports/python/py26-mhash/files/
trunk/dports/python/py26-mhash/files/patch-setup.py.diff

Added: trunk/dports/python/py26-mhash/Portfile
===================================================================
--- trunk/dports/python/py26-mhash/Portfile (rev 0)
+++ trunk/dports/python/py26-mhash/Portfile 2010-04-20 10:22:07 UTC (rev 66683)
@@ -0,0 +1,38 @@
+# -*- 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-mhash
+version 1.4
+maintainers stromnov openmaintainer
+
+description A comprehensive Python interface to the mhash library.
+
+long_description A comprehensive Python interface to the mhash library, \
+ which provides a uniform interface to access several \
+ hashing algorithms such as MD4, MD5, SHA1, SHA160, \
+ and many others.
+
+platforms darwin
+
+homepage http://labix.org/python-mhash
+master_sites http://labix.org/download/python-mhash/
+distname python-mhash-${version}
+
+checksums md5 b3536ef3474a6459b5f03dee69ab97b6 \
+ sha1 08bfb86bb51968e0f941181780570a80f08b4616 \
+ rmd160 dd3dcf019059d6eb24f3d8b55e29f1c7e690289b
+
+depends_build port:mhash
+
+patchfiles patch-setup.py.diff
+
+post-patch {
+ reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
+}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "python-mhash-(\\d+(?:\\.\\d+)*)"


Property changes on: trunk/dports/python/py26-mhash/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66748
http://trac.macports.org/changeset/66748
Date: 2010-04-21 18:03:03 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
Version bump to 2.0.9 for py[2(5|6)]-gdata

Modified Paths:
--------------
trunk/dports/python/py-gdata/Portfile
trunk/dports/python/py25-gdata/Portfile
trunk/dports/python/py26-gdata/Portfile

Modified: trunk/dports/python/py-gdata/Portfile
===================================================================
--- trunk/dports/python/py-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python24 1.0

name py-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py-setuptools
port:py-elementtree

Modified: trunk/dports/python/py25-gdata/Portfile
===================================================================
--- trunk/dports/python/py25-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py25-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python25 1.0

name py25-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py25-distribute


Modified: trunk/dports/python/py26-gdata/Portfile
===================================================================
--- trunk/dports/python/py26-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py26-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python26 1.0

name py26-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py26-distribute Revision: 66966
http://trac.macports.org/changeset/66966
Author:
Date: 2010-04-26 18:48:39 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
python/py2{5,6}-numpy: g95 is not a supported compiler (closes #24668)

Modified Paths:
--------------
trunk/dports/python/py25-numpy/Portfile
trunk/dports/python/py26-numpy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -5,6 +5,7 @@

name py25-numpy
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers ram openmaintainer
@@ -20,7 +21,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py25-nose \

Added: trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)),

Modified: trunk/dports/python/py26-numpy/Portfile
===================================================================
--- trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -7,6 +7,7 @@
name py26-numpy
epoch 20100319
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers mcalhoun openmaintainer
@@ -22,7 +23,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py26-nose \

Added: trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)), Revision: 66968
http://trac.macports.org/changeset/66968
Date: 2010-04-26 21:49:45 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-clnum: new port, version 1.6; see #24677

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

Added: trunk/dports/python/py26-clnum/Portfile
===================================================================
--- trunk/dports/python/py26-clnum/Portfile (rev 0)
+++ trunk/dports/python/py26-clnum/Portfile 2010-04-27 04:49:45 UTC (rev 66968)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-clnum
+set my_name clnum
+version 1.6
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description a Python interface to the Class Library for
+ Numbers (CLN)
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 f65404433484707f7fb5a50416de6acf
+ sha1 13d22216539b157d0369f44483c30390495c6a63
+ rmd160 1e86c3df9ab44c7a777c637f274a736c81e4b231
+
+depends_lib-append port:cln
+
+# cln is not universal
+universal_variant no
+
+build.env CPPFLAGS="${configure.cppflags}"
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir}
+ xinstall -W ${worksrcpath}
+ COPYING
+ README
+ changelog
+ clnumManual.html
+ ${docdir}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-clnum/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66969
http://trac.macports.org/changeset/66969
Date: 2010-04-26 21:52:00 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-rpncalc: new port, version 2.7; see #24676

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

Added: trunk/dports/python/py26-rpncalc/Portfile
===================================================================
--- trunk/dports/python/py26-rpncalc/Portfile (rev 0)
+++ trunk/dports/python/py26-rpncalc/Portfile 2010-04-27 04:52:00 UTC (rev 66969)
@@ -0,0 +1,47 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-rpncalc
+set my_name rpncalc
+version 2.7
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description an interpreter for Reverse Polish Notation (RPN)
+ that easily integrates with the standard Python
+ interpreter
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 92ab71d027e50097505b68fda7341f51
+ sha1 f81c5053854c184e6700e2fa2ed9c2a46c72ce2f
+ rmd160 b7d7f5ae3489e76b8025b6691e0f9785339a1944
+
+universal_variant no
+if {[info exists supported_archs]} {
+ supported_archs noarch
+}
+
+depends_run-append port:py26-clnum
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir} ${destroot}${prefix}/share/examples
+ xinstall -W ${worksrcpath}
+ COPYING
+ UserManual.html
+ changelog
+ ${docdir}
+ copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-rpncalc/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 67084
http://trac.macports.org/changeset/67084
Author:
Date: 2010-04-28 13:46:32 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
rpy2 for python2.6, needs maintainer

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

Added: trunk/dports/python/py26-rpy2/Portfile
===================================================================
--- trunk/dports/python/py26-rpy2/Portfile (rev 0)
+++ trunk/dports/python/py26-rpy2/Portfile 2010-04-28 20:46:32 UTC (rev 67084)
@@ -0,0 +1,28 @@
+# -*- 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-rpy2
+version 2.1.1
+categories-append science
+platforms darwin
+maintainers openmaintainer
+description A simple and efficient access to R from Python
+long_description rpy2 is a redesign and rewrite of rpy. It is providing a \
+ low-level interface to R, a proposed high-level interface, \
+ including wrappers to graphical libraries, as well as R-like \
+ structures and functions.
+
+homepage http://rpy.sourceforge.net/rpy2.html
+master_sites sourceforge:rpy
+distname rpy2-${version}
+checksums md5 da5f58597a7ced6d9480c6fe563a2a40 \
+ sha1 8c63cff1710035fa736c1c50f246518c90a4f034 \
+ rmd160 947c9752e412faf7ebe9e9755865dd4da43538a3
+
+# To continue using your custom R installation instead of MacPorts' R,
+# you have to remove this dependency line and make sure that your R
+# is in MacPorts' binpath, see your macports.conf for details.
+depends_lib port:R Revision: 67101
http://trac.macports.org/changeset/67101
Date: 2010-04-28 22:51:36 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
py26-pyrant: New port.

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

Added: trunk/dports/python/py26-pyrant/Portfile
===================================================================
--- trunk/dports/python/py26-pyrant/Portfile (rev 0)
+++ trunk/dports/python/py26-pyrant/Portfile 2010-04-29 05:51:36 UTC (rev 67101)
@@ -0,0 +1,29 @@
+# -*- 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-pyrant
+version 0.5.0
+maintainers stromnov openmaintainer
+
+description Pyrant is a Python wrapper around Tokyo Tyrant.
+
+long_description ${description}
+
+platforms darwin
+
+homepage http://code.google.com/p/pyrant/
+master_sites http://pypi.python.org/packages/source/p/pyrant/
+distname pyrant-${version}
+
+checksums md5 e0be5c0d39cb279339b986e13128dc54
+ sha1 d413fe073514b520fa7f96255493c2beea8b3d32
+ rmd160 1fc1ad6bce94417864763f2cbac7bab21b5e9bc2
+
+depends_build port:py26-distribute
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "pyrant-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-pyrant/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 67235
http://trac.macports.org/changeset/67235
Date: 2010-05-02 23:50:47 -0700 (Sun, 02 May 2010)
Log Message:
-----------
py26-lepl: New port.

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

Added: trunk/dports/python/py26-lepl/Portfile
===================================================================
--- trunk/dports/python/py26-lepl/Portfile (rev 0)
+++ trunk/dports/python/py26-lepl/Portfile 2010-05-03 06:50:47 UTC (rev 67235)
@@ -0,0 +1,29 @@
+# -*- 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-lepl
+version 4.2.1
+maintainers stromnov openmaintainer
+
+description A Parser Library for Python 2.6+.
+
+long_description
+ LEPL is a recursive descent parser, written in Python,
+ which has a a friendly, easy-to-use syntax.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/LEPL/
+master_sites http://pypi.python.org/packages/source/L/LEPL/
+distname LEPL-${version}
+
+checksums md5 9090f2aebde50b71ca354db8384983c7
+ sha1 f4c302c7ee0aa5336043a6cb993d7284f5f77baa
+ rmd160 3bcf2ab2cc54d77f4acce6e20eab254aba8862cf
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "LEPL-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-lepl/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 67243
http://trac.macports.org/changeset/67243
Date: 2010-05-03 03:46:14 -0700 (Mon, 03 May 2010)
Log Message:
-----------
py26-scikits-learn: New port.

Added Paths:
-----------
trunk/dports/python/py26-scikits-learn/
trunk/dports/python/py26-scikits-learn/Portfile

Added: trunk/dports/python/py26-scikits-learn/Portfile
===================================================================
--- trunk/dports/python/py26-scikits-learn/Portfile (rev 0)
+++ trunk/dports/python/py26-scikits-learn/Portfile 2010-05-03 10:46:14 UTC (rev 67243)
@@ -0,0 +1,39 @@
+# -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-scikits-learn
+version 0.3
+revision 0
+categories-append science
+maintainers stromnov openmaintaner
+
+description Easy-to-use and general-purpose machine learning in Python
+
+long_description scikits.learn is a Python module integrating classique
+ machine learning algorithmes in the tightly-nit world of
+ scientific Python packages (numpy, scipy, matplotlib).
+
+platforms darwin
+
+homepage http://scikit-learn.sourceforge.net/
+master_sites http://pypi.python.org/packages/source/s/scikits.learn/
+distname scikits.learn-${version}
+
+checksums md5 aa91ed0275964cc4b01c8205803d0a87
+ sha1 666859a8fdfb75e556ada083c3a1ef79e729ab5b
+ rmd160 6c174c9ee304e827213004e31e218ea1643d89d5
+
+depends_lib-append port:py26-numpy
+ port:py26-scikits-module
+
+post-destroot {
+ # scikits/__init__.py is provided by scikits-module
+ file delete ${destroot}${python.pkgd}/scikits/__init__.py
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "scikits.learn-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-scikits-learn/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe.

  #20  
04-05-2010 01:46 AM
Macports-changes member admin is online now
User
 

Revision: 66428
http://trac.macports.org/changeset/66428
Date: 2010-04-12 12:24:21 -0700 (Mon, 12 Apr 2010)
Log Message:
-----------
py26-macfsevents: new port

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

Added: trunk/dports/python/py26-macfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-macfsevents/Portfile (rev 0)
+++ trunk/dports/python/py26-macfsevents/Portfile 2010-04-12 19:24:21 UTC (rev 66428)
@@ -0,0 +1,36 @@
+# -*- 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-macfsevents
+version 0.1
+maintainers stromnov openmaintainer
+
+description Thread-based interface to file system observation primitives.
+
+long_description MacFSEvents is a Python library that provides thread-safe
+ directory observation primitives using callbacks. It wraps
+ the Mac OS X FSEvents API in a C-extension.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/MacFSEvents/
+master_sites http://pypi.python.org/packages/source/M/MacFSEvents/
+distname MacFSEvents-${version}
+
+checksums md5 5b3b7b9e908ef74e9a25c80a1d382c4a
+ sha1 f35835c48bd9cd65614b9bfd0b2053c925b3a762
+ rmd160 40ec58956c9afd0270f5c4d1132b5e045d3f6ab5
+
+depends_build port:py26-distribute
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst
+ ${destroot}${prefix}/share/doc/${name}
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "MacFSEvents-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-macfsevents/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66479
http://trac.macports.org/changeset/66479
Date: 2010-04-14 04:52:37 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
py26-babel: new port

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

Added: trunk/dports/python/py26-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile (rev 0)
+++ trunk/dports/python/py26-babel/Portfile 2010-04-14 11:52:37 UTC (rev 66479)
@@ -0,0 +1,30 @@
+# -*- 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-babel
+version 0.9.5
+categories python
+platforms darwin
+
+maintainers stromnov openmaintainer
+
+description A collection of tools for internationalizing Python applications.
+long_description ${description}
+
+homepage http://babel.edgewall.org/
+master_sites http://ftp.edgewall.com/pub/babel/
+distname Babel-${version}
+
+checksums md5 05603f058644f81b9b5f75d0161a14dd
+ sha1 63e9b122c8cae065db067bb79385d457453c7dcc
+ rmd160 17d804b0ea273c6174dc5462d8923594326c26d0
+
+depends_lib-append port:py26-distribute
+ port:py26-tz
+
+livecheck.type regex
+livecheck.url http://babel.edgewall.org/wiki/Download
+livecheck.regex "Babel-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-babel/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66486
http://trac.macports.org/changeset/66486
Date: 2010-04-14 09:19:33 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: py26-antlr3 (python module for antlr)

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

Added: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile (rev 0)
+++ trunk/dports/python/py26-antlr3/Portfile 2010-04-14 16:19:33 UTC (rev 66486)
@@ -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
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-antlr3
+version 3.1.2
+categories lang python
+maintainers singingwolfboy openmaintainer
+description Python runtime package for ANTLR3
+long_description
+ ANTLR, ANother Tool for Language Recognition, is a language tool that
+ provides a framework for constructing recognizers, compilers, and
+ translators from grammatical descriptions containing Java, C#, or C++
+ actions.
+
+platforms darwin
+
+homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
+master_sites http://www.antlr.org/download/Python/
+distname antlr_python_runtime-${version}
+
+checksums md5 1a96b0d5d18574589f9c498445f4e47c
+ sha1 c57d4a03f80d157e9c0c1c8cd3038171900a364c
+ rmd160 a2b1f37360bd4a82df82975a1efb75289cef6af7
No newline at end of file


Property changes on: trunk/dports/python/py26-antlr3/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66488
http://trac.macports.org/changeset/66488
Date: 2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

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

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile 2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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-ipaddr
+version 2.1.1
+categories-append www
+maintainers singingwolfboy openmaintainer
+description IPv4/IPv6 manipulation library
+long_description
+ An IPv4/IPv6 manipulation library in Python. This library is used to
+ create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms darwin
+
+homepage http://code.google.com/p/ipaddr-py/
+master_sites googlecode:ipaddr-py
+distname ipaddr-${version}
+
+checksums md5 cbf7e5ea4caa18808afd661a41aae646
+ sha1 2f0b618b48155cc74f03501f49c678842992fbb6
+ rmd160 4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66501
http://trac.macports.org/changeset/66501
Author:
Date: 2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
Log Message:
-----------
Upgrade py-ipy to latest version and add it for python25 and python26

Modified Paths:
--------------
trunk/dports/python/py-ipy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-ipy/
trunk/dports/python/py25-ipy/Portfile
trunk/dports/python/py26-ipy/
trunk/dports/python/py26-ipy/Portfile

Modified: trunk/dports/python/py-ipy/Portfile
===================================================================
--- trunk/dports/python/py-ipy/Portfile 2010-04-15 04:54:34 UTC (rev 66500)
+++ trunk/dports/python/py-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -1,25 +1,25 @@
# $Id$

PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0

name py-ipy
-version 0.42
+version 0.70
revision 1
categories python
-maintainers nomaintainer
+maintainers
platforms darwin freebsd
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
addresses and networks in a fashion similar to perl's \
Net::IP and friends. The IP class allows a comfortable \
parsing and handling for most notations in use for \
- IPv4 and IPv6 addresses and networks.
+ IPv4 and IPv6 addresses and networks.

-homepage http://c0re.23.nu/c0de/IPy/
-master_sites ${homepage}
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
distname IPy-${version}
-checksums md5 76bb49482b8c99a49505331558d0eb71
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5

post-destroot {
xinstall -m 644 ${worksrcpath}/README \

Added: trunk/dports/python/py25-ipy/Portfile
===================================================================
--- trunk/dports/python/py25-ipy/Portfile (rev 0)
+++ trunk/dports/python/py25-ipy/Portfile 2010-04-15 13:51:17 UTC (rev 66501)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-ipy
+version 0.70
+revision 1
+categories python
+maintainers
+platforms darwin freebsd
+description python module for handling IPv4 and IPv6 addresses and networks
+long_description IPy is a Python module for handling IPv4 and IPv6 \
+ addresses and networks in a fashion similar to perl's \
+ Net::IP and friends. The IP class allows a comfortable \
+ parsing and handling for most notations in use for \
+ IPv4 and IPv6 addresses and networks.
+
+homepage http://software.inl.fr/trac/wiki/IPy
+master_sites http://pypi.python.org/packages/source/I/IPy/
+distname IPy-${version}
+checksums md5 39ea7aef33a0f8607802c7fa6686deb5
+
+post-destroot {
+ xinstall -m 644 ${worksrcpath}/README \
+ ${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py25-ipy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66524
http://trac.macports.org/changeset/66524
Date: 2010-04-16 01:46:26 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
create py31- version of distribute

Modified Paths:
--------------
trunk/dports/python/py31-distribute/Portfile

Added Paths:
-----------
trunk/dports/python/py31-distribute/

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-15 17:54:46 UTC (rev 66507)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
@@ -1,9 +1,9 @@
# $Id$

PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python31 1.0

-name py26-distribute
+name py31-distribute
version 0.6.10
categories-append devel
maintainers jmr openmaintainer
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66525
http://trac.macports.org/changeset/66525
Author:
Date: 2010-04-16 01:51:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
prevent creation of links named like "easy_install-2.6-2.6" by distribute ports (not bumping revision since it doesn't do any real harm)

Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
trunk/dports/python/py27-distribute/Portfile
trunk/dports/python/py31-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py25-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py26-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -23,10 +23,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py27-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -26,10 +26,13 @@
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
rmd160 4c8586ff3e65079ebf8df665a2364c6a11c00474

+python.link_binaries no
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites}

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:46:26 UTC (rev 66524)
+++ trunk/dports/python/py31-distribute/Portfile 2010-04-16 08:51:54 UTC (rev 66525)
@@ -29,7 +29,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} CHANGES.txt CONTRIBUTORS.txt \
DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
- ln -s "${python.prefix}/bin/easy_install-3.1" "${destroot}${prefix}/bin/"
+ ln -s "${python.prefix}/bin/easy_install-${python.branch}" "${destroot}${prefix}/bin/"
}

livecheck.url ${master_sites} Revision: 66558
http://trac.macports.org/changeset/66558
Date: 2010-04-16 12:39:18 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Added python/py26-formalchemy.

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

Added: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-formalchemy/Portfile 2010-04-16 19:39:18 UTC (rev 66558)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-formalchemy
+version 1.3.4
+categories python
+maintainers perry openmaintainer
+platforms darwin
+
+description FormAlchemy greatly speeds development with SQLAlchemy
+ mapped classes (models) in a HTML forms environment.
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/FormAlchemy/
+
+livecheck.regex {: FormAlchemy (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build port:py26-distribute
+depends_lib port:py26-sqlalchemy port:py26-tempita port:py26-webhelpers
+
+distname FormAlchemy-${version}
+master_sites http://pypi.python.org/packages/source/F/FormAlchemy/
+
+checksums rmd160 a4879b96d870d15b9b2881deac4fa5a5ce1113f9


Property changes on: trunk/dports/python/py26-formalchemy/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66561
http://trac.macports.org/changeset/66561
Date: 2010-04-16 12:53:54 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
Fixed homepage and livecheck.regex for python/py26-{weberror,webhelpers,webtest}.

Modified Paths:
--------------
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile

Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-weberror/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -13,9 +13,9 @@
description Web Error handling and exception catching
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebError/${version}/
+homepage http://pypi.python.org/pypi/WebError/

-livecheck.regex {WebError/(.+)/"}
+livecheck.regex {: WebError (.+)<}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -15,9 +15,9 @@
Pylons and TurboGears 2, but can be used with any web
framework.
license BSD
-homepage http://pypi.python.org/pypi/WebHelpers/${version}/
+homepage http://pypi.python.org/pypi/WebHelpers/

-livecheck.regex {WebHelpers/(.+)/"}
+livecheck.regex {WebHelpers/(.+)"}
livecheck.type regex
livecheck.url ${homepage}


Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:46:11 UTC (rev 66560)
+++ trunk/dports/python/py26-webtest/Portfile 2010-04-16 19:53:54 UTC (rev 66561)
@@ -12,9 +12,9 @@
description Helper to test WSGI applications
long_description ${description}
license MIT
-homepage http://pypi.python.org/pypi/WebTest/${version}/
+homepage http://pypi.python.org/pypi/WebTest/

-livecheck.regex {WebTest/(.+)/"}
+livecheck.regex {: WebTest (.+)<}
livecheck.type regex
livecheck.url ${homepage} Revision: 66581
http://trac.macports.org/changeset/66581
Date: 2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
trunk/dports/python/py25-mygpoclient/Portfile
trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
version 1.2
categories-append net
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
license GPLv3
description "python module and program for interacting with my.gpodder.org web services"
long_description
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release: +livecheck.regex "
Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile 2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
categories-append net
license GPLv3
platforms darwin
-maintainers elelay openmaintainer
+maintainers elelay
description "python module for interacting with my.gpodder.org web services"
long_description
The mygpoclient library allows developers to utilize
@@ -29,4 +29,4 @@

livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex "Current release:
+livecheck.regex " http://trac.macports.org/changeset/66683
Author:
Date: 2010-04-20 03:22:07 -0700 (Tue, 20 Apr 2010)
Log Message:
-----------
py26-mhash: New port.

Added Paths:
-----------
trunk/dports/python/py26-mhash/
trunk/dports/python/py26-mhash/Portfile
trunk/dports/python/py26-mhash/files/
trunk/dports/python/py26-mhash/files/patch-setup.py.diff

Added: trunk/dports/python/py26-mhash/Portfile
===================================================================
--- trunk/dports/python/py26-mhash/Portfile (rev 0)
+++ trunk/dports/python/py26-mhash/Portfile 2010-04-20 10:22:07 UTC (rev 66683)
@@ -0,0 +1,38 @@
+# -*- 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-mhash
+version 1.4
+maintainers stromnov openmaintainer
+
+description A comprehensive Python interface to the mhash library.
+
+long_description A comprehensive Python interface to the mhash library, \
+ which provides a uniform interface to access several \
+ hashing algorithms such as MD4, MD5, SHA1, SHA160, \
+ and many others.
+
+platforms darwin
+
+homepage http://labix.org/python-mhash
+master_sites http://labix.org/download/python-mhash/
+distname python-mhash-${version}
+
+checksums md5 b3536ef3474a6459b5f03dee69ab97b6 \
+ sha1 08bfb86bb51968e0f941181780570a80f08b4616 \
+ rmd160 dd3dcf019059d6eb24f3d8b55e29f1c7e690289b
+
+depends_build port:mhash
+
+patchfiles patch-setup.py.diff
+
+post-patch {
+ reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
+}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "python-mhash-(\\d+(?:\\.\\d+)*)"


Property changes on: trunk/dports/python/py26-mhash/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66748
http://trac.macports.org/changeset/66748
Date: 2010-04-21 18:03:03 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
Version bump to 2.0.9 for py[2(5|6)]-gdata

Modified Paths:
--------------
trunk/dports/python/py-gdata/Portfile
trunk/dports/python/py25-gdata/Portfile
trunk/dports/python/py26-gdata/Portfile

Modified: trunk/dports/python/py-gdata/Portfile
===================================================================
--- trunk/dports/python/py-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python24 1.0

name py-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py-setuptools
port:py-elementtree

Modified: trunk/dports/python/py25-gdata/Portfile
===================================================================
--- trunk/dports/python/py25-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py25-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python25 1.0

name py25-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py25-distribute


Modified: trunk/dports/python/py26-gdata/Portfile
===================================================================
--- trunk/dports/python/py26-gdata/Portfile 2010-04-22 00:54:43 UTC (rev 66747)
+++ trunk/dports/python/py26-gdata/Portfile 2010-04-22 01:03:03 UTC (rev 66748)
@@ -4,7 +4,7 @@
PortGroup python26 1.0

name py26-gdata
-version 2.0.5
+version 2.0.9
categories-append devel
maintainers aecollins1
description Google Data API Python Client Library
@@ -18,9 +18,9 @@
master_sites http://gdata-python-client.googlecode.com/files/
distname gdata-${version}

-checksums md5 c0ea150d56727fb22d0da1847f41d6bd
- sha1 54b932f92951728de9a0ffe979154a7ef3e1078d
- rmd160 5bc8640e74e53906cbb9d399b85ef17131084829
+checksums md5 447e6e1424ca9d7f0191a90d9e635133
+ sha1 99d5aefce33b4ec73961aeb33eb49ab37709e8bb
+ rmd160 bf6bf42a98acc7c77c2e59dabce29680557ac767

depends_lib port:py26-distribute Revision: 66966
http://trac.macports.org/changeset/66966
Author:
Date: 2010-04-26 18:48:39 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
python/py2{5,6}-numpy: g95 is not a supported compiler (closes #24668)

Modified Paths:
--------------
trunk/dports/python/py25-numpy/Portfile
trunk/dports/python/py26-numpy/Portfile

Added Paths:
-----------
trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py25-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -5,6 +5,7 @@

name py25-numpy
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers ram openmaintainer
@@ -20,7 +21,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py25-nose \

Added: trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py25-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)),

Modified: trunk/dports/python/py26-numpy/Portfile
===================================================================
--- trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:19:39 UTC (rev 66965)
+++ trunk/dports/python/py26-numpy/Portfile 2010-04-27 01:48:39 UTC (rev 66966)
@@ -7,6 +7,7 @@
name py26-numpy
epoch 20100319
version 1.4.1
+revision 1
categories python
platforms darwin
maintainers mcalhoun openmaintainer
@@ -22,7 +23,8 @@
rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6

patchfiles patch-f2py_setup.py.diff \
- patch-system_info.py.diff
+ patch-system_info.py.diff \
+ patch-fcompiler_g95.diff

depends_lib-append port:fftw-3 \
port:py26-nose \

Added: trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff
===================================================================
--- trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff (rev 0)
+++ trunk/dports/python/py26-numpy/files/patch-fcompiler_g95.diff 2010-04-27 01:48:39 UTC (rev 66966)
@@ -0,0 +1,11 @@
+--- numpy/distutils/fcompiler/__init__.py 2010-04-18 05:06:17.000000000 -0500
++++ numpy/distutils/fcompiler/__init__.py 2010-04-26 19:48:16.000000000 -0500
+@@ -685,7 +685,7 @@
+ ('cygwin.*', ('gnu','intelv','absoft','compaqv','intelev','gnu95','g95')),
+ ('linux.*', ('gnu','intel','lahey','pg','absoft','nag','vast','compaq',
+ 'intele','intelem','gnu95','g95')),
+- ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95', 'g95')),
++ ('darwin.*', ('nag', 'absoft', 'ibm', 'intel', 'gnu', 'gnu95')),
+ ('sunos.*', ('sun','gnu','gnu95','g95')),
+ ('irix.*', ('mips','gnu','gnu95',)),
+ ('aix.*', ('ibm','gnu','gnu95',)), Revision: 66968
http://trac.macports.org/changeset/66968
Date: 2010-04-26 21:49:45 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-clnum: new port, version 1.6; see #24677

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

Added: trunk/dports/python/py26-clnum/Portfile
===================================================================
--- trunk/dports/python/py26-clnum/Portfile (rev 0)
+++ trunk/dports/python/py26-clnum/Portfile 2010-04-27 04:49:45 UTC (rev 66968)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-clnum
+set my_name clnum
+version 1.6
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description a Python interface to the Class Library for
+ Numbers (CLN)
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 f65404433484707f7fb5a50416de6acf
+ sha1 13d22216539b157d0369f44483c30390495c6a63
+ rmd160 1e86c3df9ab44c7a777c637f274a736c81e4b231
+
+depends_lib-append port:cln
+
+# cln is not universal
+universal_variant no
+
+build.env CPPFLAGS="${configure.cppflags}"
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir}
+ xinstall -W ${worksrcpath}
+ COPYING
+ README
+ changelog
+ clnumManual.html
+ ${docdir}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-clnum/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 66969
http://trac.macports.org/changeset/66969
Date: 2010-04-26 21:52:00 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
py26-rpncalc: new port, version 2.7; see #24676

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

Added: trunk/dports/python/py26-rpncalc/Portfile
===================================================================
--- trunk/dports/python/py26-rpncalc/Portfile (rev 0)
+++ trunk/dports/python/py26-rpncalc/Portfile 2010-04-27 04:52:00 UTC (rev 66969)
@@ -0,0 +1,47 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-rpncalc
+set my_name rpncalc
+version 2.7
+platforms darwin
+maintainers ryandesign openmaintainer
+license GPL-2
+homepage http://calcrpnpy.sourceforge.net/
+master_sites sourceforge:calcrpnpy
+
+description an interpreter for Reverse Polish Notation (RPN)
+ that easily integrates with the standard Python
+ interpreter
+
+long_description ${my_name} is ${description}.
+
+distname ${my_name}-${version}
+
+checksums md5 92ab71d027e50097505b68fda7341f51
+ sha1 f81c5053854c184e6700e2fa2ed9c2a46c72ce2f
+ rmd160 b7d7f5ae3489e76b8025b6691e0f9785339a1944
+
+universal_variant no
+if {[info exists supported_archs]} {
+ supported_archs noarch
+}
+
+depends_run-append port:py26-clnum
+
+post-destroot {
+ set docdir ${destroot}${prefix}/share/doc/${name}
+ xinstall -d ${docdir} ${destroot}${prefix}/share/examples
+ xinstall -W ${worksrcpath}
+ COPYING
+ UserManual.html
+ changelog
+ ${docdir}
+ copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
+}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/calcrpnpy/files/
+livecheck.regex /${my_name}-([0-9.]+)${extract.suffix}


Property changes on: trunk/dports/python/py26-rpncalc/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 67084
http://trac.macports.org/changeset/67084
Author:
Date: 2010-04-28 13:46:32 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
rpy2 for python2.6, needs maintainer

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

Added: trunk/dports/python/py26-rpy2/Portfile
===================================================================
--- trunk/dports/python/py26-rpy2/Portfile (rev 0)
+++ trunk/dports/python/py26-rpy2/Portfile 2010-04-28 20:46:32 UTC (rev 67084)
@@ -0,0 +1,28 @@
+# -*- 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-rpy2
+version 2.1.1
+categories-append science
+platforms darwin
+maintainers openmaintainer
+description A simple and efficient access to R from Python
+long_description rpy2 is a redesign and rewrite of rpy. It is providing a \
+ low-level interface to R, a proposed high-level interface, \
+ including wrappers to graphical libraries, as well as R-like \
+ structures and functions.
+
+homepage http://rpy.sourceforge.net/rpy2.html
+master_sites sourceforge:rpy
+distname rpy2-${version}
+checksums md5 da5f58597a7ced6d9480c6fe563a2a40 \
+ sha1 8c63cff1710035fa736c1c50f246518c90a4f034 \
+ rmd160 947c9752e412faf7ebe9e9755865dd4da43538a3
+
+# To continue using your custom R installation instead of MacPorts' R,
+# you have to remove this dependency line and make sure that your R
+# is in MacPorts' binpath, see your macports.conf for details.
+depends_lib port:R Revision: 67101
http://trac.macports.org/changeset/67101
Date: 2010-04-28 22:51:36 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
py26-pyrant: New port.

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

Added: trunk/dports/python/py26-pyrant/Portfile
===================================================================
--- trunk/dports/python/py26-pyrant/Portfile (rev 0)
+++ trunk/dports/python/py26-pyrant/Portfile 2010-04-29 05:51:36 UTC (rev 67101)
@@ -0,0 +1,29 @@
+# -*- 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-pyrant
+version 0.5.0
+maintainers stromnov openmaintainer
+
+description Pyrant is a Python wrapper around Tokyo Tyrant.
+
+long_description ${description}
+
+platforms darwin
+
+homepage http://code.google.com/p/pyrant/
+master_sites http://pypi.python.org/packages/source/p/pyrant/
+distname pyrant-${version}
+
+checksums md5 e0be5c0d39cb279339b986e13128dc54
+ sha1 d413fe073514b520fa7f96255493c2beea8b3d32
+ rmd160 1fc1ad6bce94417864763f2cbac7bab21b5e9bc2
+
+depends_build port:py26-distribute
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "pyrant-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-pyrant/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 67235
http://trac.macports.org/changeset/67235
Date: 2010-05-02 23:50:47 -0700 (Sun, 02 May 2010)
Log Message:
-----------
py26-lepl: New port.

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

Added: trunk/dports/python/py26-lepl/Portfile
===================================================================
--- trunk/dports/python/py26-lepl/Portfile (rev 0)
+++ trunk/dports/python/py26-lepl/Portfile 2010-05-03 06:50:47 UTC (rev 67235)
@@ -0,0 +1,29 @@
+# -*- 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-lepl
+version 4.2.1
+maintainers stromnov openmaintainer
+
+description A Parser Library for Python 2.6+.
+
+long_description
+ LEPL is a recursive descent parser, written in Python,
+ which has a a friendly, easy-to-use syntax.
+
+platforms darwin
+
+homepage http://pypi.python.org/pypi/LEPL/
+master_sites http://pypi.python.org/packages/source/L/LEPL/
+distname LEPL-${version}
+
+checksums md5 9090f2aebde50b71ca354db8384983c7
+ sha1 f4c302c7ee0aa5336043a6cb993d7284f5f77baa
+ rmd160 3bcf2ab2cc54d77f4acce6e20eab254aba8862cf
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "LEPL-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-lepl/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 67243
http://trac.macports.org/changeset/67243
Date: 2010-05-03 03:46:14 -0700 (Mon, 03 May 2010)
Log Message:
-----------
py26-scikits-learn: New port.

Added Paths:
-----------
trunk/dports/python/py26-scikits-learn/
trunk/dports/python/py26-scikits-learn/Portfile

Added: trunk/dports/python/py26-scikits-learn/Portfile
===================================================================
--- trunk/dports/python/py26-scikits-learn/Portfile (rev 0)
+++ trunk/dports/python/py26-scikits-learn/Portfile 2010-05-03 10:46:14 UTC (rev 67243)
@@ -0,0 +1,39 @@
+# -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-scikits-learn
+version 0.3
+revision 0
+categories-append science
+maintainers stromnov openmaintaner
+
+description Easy-to-use and general-purpose machine learning in Python
+
+long_description scikits.learn is a Python module integrating classique
+ machine learning algorithmes in the tightly-nit world of
+ scientific Python packages (numpy, scipy, matplotlib).
+
+platforms darwin
+
+homepage http://scikit-learn.sourceforge.net/
+master_sites http://pypi.python.org/packages/source/s/scikits.learn/
+distname scikits.learn-${version}
+
+checksums md5 aa91ed0275964cc4b01c8205803d0a87
+ sha1 666859a8fdfb75e556ada083c3a1ef79e729ab5b
+ rmd160 6c174c9ee304e827213004e31e218ea1643d89d5
+
+depends_lib-append port:py26-numpy
+ port:py26-scikits-module
+
+post-destroot {
+ # scikits/__init__.py is provided by scikits-module
+ file delete ${destroot}${python.pkgd}/scikits/__init__.py
+}
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "scikits.learn-(\d+(?:\.\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-scikits-learn/Portfile
___________________________________________________________________
___________________________________________________

Posted on the Macports-changes mailing list. Go to http://lists.macosforge.org/mailman/listinfo/macports-changes/ to subscribe. Revision: 67270
http://trac.macports.org/changeset/67270
Date: 2010-05-03 17:46:46 -0700 (Mon, 03 May 2010)
Log Message:
-----------
* py-logilab-astng/Portfile,
* py26-logilab-astng/Portfile,
* py25-logilab-astng/Portfile:
Add a non-FTP master site so that sites blocking FTP can download
the source.

Modified Paths:
--------------
trunk/dports/python/py-logilab-astng/Portfile
trunk/dports/python/py25-logilab-astng/Portfile
trunk/dports/python/py26-logilab-astng/Portfile

Modified: trunk/dports/python/py-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py-logilab-astng/Portfile 2010-05-04 00:31:27 UTC (rev 67269)
+++ trunk/dports/python/py-logilab-astng/Portfile 2010-05-04 00:46:46 UTC (rev 67270)
@@ -22,7 +22,8 @@
platforms darwin

homepage http://www.logilab.org/project/logilab-astng
-master_sites ftp://ftp.logilab.org/pub/astng
+master_sites http://pypi.python.org/packages/source/l/logilab-astng
+ ftp://ftp.logilab.fr/pub/astng
distname logilab-astng-${version}

livecheck.url ${homepage}

Modified: trunk/dports/python/py25-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py25-logilab-astng/Portfile 2010-05-04 00:31:27 UTC (rev 67269)
+++ trunk/dports/python/py25-logilab-astng/Portfile 2010-05-04 00:46:46 UTC (rev 67270)
@@ -15,7 +15,8 @@
platforms darwin

homepage http://www.logilab.org/project/logilab-astng
-master_sites ftp://ftp.logilab.fr/pub/astng/
+master_sites http://pypi.python.org/packages/source/l/logilab-astng
+ ftp://ftp.logilab.fr/pub/astng
distname logilab-astng-${version}

livecheck.type regex

Modified: trunk/dports/python/py26-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py26-logilab-astng/Portfile 2010-05-04 00:31:27 UTC (rev 67269)
+++ trunk/dports/python/py26-logilab-astng/Portfile 2010-05-04 00:46:46 UTC (rev 67270)
@@ -15,7 +15,8 @@
platforms darwin

homepage http://www.logilab.org/project/logilab-astng
-master_sites ftp://ftp.logilab.fr/pub/astng/
+master_sites http://pypi.python.org/packages/source/l/logilab-astng
+ ftp://ftp.logilab.fr/pub/astng
distname logilab-astng-${version}

livecheck.url http://ftp.logilab.org/pub/astng/





NewsArc Lists  |  Culture Pages   |  Computing Archive  |  Media-Pages
Link to this page on your blog or website by copying the HTML code below and pasting it into your site: