[46206] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Sat Jan 31 11:52:36 PST 2009


Revision: 46206
          http://trac.macports.org/changeset/46206
Author:   portindex at macports.org
Date:     2009-01-31 11:52:35 -0800 (Sat, 31 Jan 2009)
Log Message:
-----------

Total number of ports parsed:	5488 
Ports successfully parsed:	5487	 
Ports failed:			1


Failed to parse file net/wget/Portfile: couldn't execute "\${prefix}/bin/pkg-config": no such file or directory

Modified Paths:
--------------
    trunk/dports/PortIndex

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-01-31 19:40:24 UTC (rev 46205)
+++ trunk/dports/PortIndex	2009-01-31 19:52:35 UTC (rev 46206)
@@ -4038,10 +4038,10 @@
 variants {macosx darwin_7 darwin_8 darwin_9 darwin_10 puredarwin universal} variant_desc {macosx {Platform variant, do not select manually} darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} darwin_10 {Platform variant, do not select manually} puredarwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir lang/python25 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python25 depends_lib port:gettext maintainers mww long_description {Python is an interpreted, interactive, object-oriented programming language.} version 2.5.4 categories lang revision 0
 python25-doc 713
 variants {darwin_7 darwin_8 darwin_9 universal puredarwin} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures} puredarwin {Platform variant, do not select manually}} portdir lang/python25-doc description {HTML documentation for Python 2.5} homepage http://www.python.org/ epoch 0 platforms darwin name python25-doc depends_lib {port:gettext port:python25 port:latex2html} maintainers nomaintainer long_description {HTML documentation for Python 2.5. Use by running 'pydoc2.5 TOPIC', e.g. 'pydoc2.5 NUMBERS'.} version 2.5.2 categories lang revision 0
-python26 755
-variants {darwin_7 darwin_9 darwin_10 universal ucs4} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} darwin_10 {Platform variant, do not select manually} universal {Build for multiple architectures} ucs4 {Enable support for UCS4}} portdir lang/python26 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python26 depends_lib {port:gettext port:zlib port:openssl port:tk port:sqlite3 port:db46 port:ncurses port:gdbm port:bzip2 port:readline} maintainers {blb mcalhoun} long_description {Python is an interpreted, interactive, object-oriented programming language.} version 2.6.1 categories lang revision 0
-python30 677
-variants {darwin_9 darwin_10 universal ucs4} variant_desc {darwin_9 {Platform variant, do not select manually} darwin_10 {Platform variant, do not select manually} universal {Build for multiple architectures} ucs4 {Use 4-byte Unicode characters}} portdir lang/python30 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python30 depends_lib {port:gettext port:zlib port:openssl port:tk port:sqlite3 port:ncurses port:gdbm port:bzip2 port:readline} maintainers mww long_description {Python is an interpreted, interactive, object-oriented programming language.} version 3.0 categories lang revision 0
+python26 694
+variants {darwin_7 darwin_10 universal ucs4} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_10 {Platform variant, do not select manually} universal {Build for multiple architectures} ucs4 {Enable support for UCS4}} portdir lang/python26 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python26 depends_lib {port:gettext port:zlib port:openssl port:tk port:sqlite3 port:db46 port:ncurses port:gdbm port:bzip2 port:readline} maintainers {blb mcalhoun} long_description {Python is an interpreted, interactive, object-oriented programming language.} version 2.6.1 categories lang revision 0
+python30 616
+variants {darwin_10 universal ucs4} variant_desc {darwin_10 {Platform variant, do not select manually} universal {Build for multiple architectures} ucs4 {Use 4-byte Unicode characters}} portdir lang/python30 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python30 depends_lib {port:gettext port:zlib port:openssl port:tk port:sqlite3 port:ncurses port:gdbm port:bzip2 port:readline} maintainers mww long_description {Python is an interpreted, interactive, object-oriented programming language.} version 3.0 categories lang revision 1
 python30-doc 273
 description {Python 3.0 Docs} portdir lang/python30-doc homepage http://docs.python.org/ epoch 0 platforms darwin depends_lib {port:py25-docutils port:python30} name python30-doc maintainers mww long_description {{Python 3.0 Docs}} categories lang version 3.0a3 revision 0
 q 1020
@@ -8076,6 +8076,8 @@
 description {A comprehensive HTTP client library in Python} portdir python/py26-httplib2 homepage http://code.google.com/p/httplib2/ epoch 0 platforms darwin depends_lib port:python26 name py26-httplib2 maintainers {ram openmaintainer} long_description {A comprehensive HTTP client library that supports many features left out of other HTTP libraries.} categories {python devel net} version 2-0.4.0 revision 0
 py26-ipython 729
 variants scientific variant_desc {scientific {Use ScientificPython to provide physical quantities support}} portdir python/py26-ipython description {An enhanced Interactive Python shell} homepage http://ipython.scipy.org/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-scientific} name py26-ipython maintainers {akitada openmaintainer} long_description {Provide an interactive shell superior to Python's default. Serve as an embeddable, ready to use interpreter for your own programs. Offer a flexible framework which can be used as the base environment for other systems with Python as the underlying language. Allow interactive testing of threaded graphical toolkits.} categories python version 0.9.1 revision 0
+py26-jinja 554
+description {Python based sandboxed template engine} portdir python/py26-jinja homepage http://jinja.pocoo.org/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-jinja maintainers {jmr openmaintainer} long_description {Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.} categories {python devel} version 1.2 revision 0
 py26-jinja2 558
 description {Python based sandboxed template engine} portdir python/py26-jinja2 homepage http://jinja.pocoo.org/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-jinja2 maintainers {jmr openmaintainer} long_description {Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.} categories {python devel} version 2.1.1 revision 0
 py26-libxml2 346
@@ -8140,6 +8142,8 @@
 description {distutils enhancement for build and distribution} portdir python/py26-setuptools homepage http://peak.telecommunity.com/DevCenter/setuptools epoch 0 platforms darwin depends_lib port:python26 name py26-setuptools maintainers {mcalhoun openmaintainer} long_description {setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.} categories {python devel} version 0.6c9 revision 0
 py26-sip 621
 variants universal variant_desc {universal {Build for multiple architectures}} portdir python/py26-sip description {create Python bindings for C and C++ libraries} homepage http://www.riverbankcomputing.co.uk/sip/ epoch 0 platforms macosx name py26-sip depends_lib port:python26 maintainers {mcalhoun openmaintainer} long_description {SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.} version 4.7.9 categories {python devel} revision 0
+py26-sphinx 709
+portdir python/py26-sphinx description {Python documentation generator} homepage http://sphinx.pocoo.org/ epoch 0 depends_run {port:py26-pygments port:py26-jinja port:py26-setuptools} platforms darwin depends_lib port:py26-docutils name py26-sphinx maintainers {jmr openmaintainer} long_description {Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.} categories {python devel} version 0.5.1 revision 0
 py26-sqlalchemy 424
 description {Python SQL ORM} portdir python/py26-sqlalchemy homepage http://www.sqlalchemy.org epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-sqlalchemy maintainers {akitada openmaintainer} long_description {SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.} categories {python databases} version 0.5.0 revision 0
 py26-sqlalchemy-migrate 667
@@ -8154,24 +8158,6 @@
 description {Virtual Python Environment builder} portdir python/py26-virtualenv homepage http://pypi.python.org/pypi/virtualenv epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-virtualenv maintainers {akitada openmaintainer} long_description {virtualenv is a tool to create isolated Python environments.} categories {python devel} version 1.3.2 revision 1
 py26-zopeinterface 338
 description {Python interfaces for Zope} portdir python/py26-zopeinterface homepage http://www.zope.org/Products/ZopeInterface epoch 0 platforms darwin depends_lib port:python26 name py26-zopeinterface maintainers {mcalhoun openmaintainer} long_description {{Python interfaces for Zope}} categories {python zope} version 3.3.0 revision 0
-py30-bz2 307
-description {Python bindings to bzip2} portdir python/py30-bz2 homepage http://www.python.org/doc/current/lib/module-bz2.html epoch 0 platforms darwin depends_lib {port:python30 port:bzip2} name py30-bz2 maintainers mww long_description {{Python bindings to bzip2}} categories python version 3.0 revision 0
-py30-curses 333
-description {Python bindings to ncurses} portdir python/py30-curses homepage http://www.python.org/doc/current/lib/module-curses.html epoch 0 platforms darwin depends_lib {port:python30 port:ncursesw} name py30-curses maintainers mww long_description {Python modules curses and curses-panel} categories python version 3.0 revision 0
-py30-gdbm 349
-description {Python bindings to the GNU dbm library} portdir python/py30-gdbm homepage http://www.python.org/doc/current/lib/module-gdbm.html epoch 0 platforms darwin depends_lib {port:python30 port:gdbm} name py30-gdbm maintainers mww long_description {{Python bindings to the GNU dbm library}} categories {python databases} version 3.0 revision 0
-py30-hashlib 401
-description {Python secure hash and message digest module} portdir python/py30-hashlib homepage http://www.python.org/doc/current/lib/module-hashlib.html epoch 0 platforms darwin depends_lib {port:python30 port:openssl} name py30-hashlib maintainers mww long_description {Python secure hash and message digest module MD5, SHA1, SHA224, SHA256, SHA384, SHA512} categories python version 3.0 revision 0
-py30-readline 299
-description {readline extension for Python} portdir python/py30-readline homepage http://www.python.org/ epoch 0 platforms darwin depends_lib {port:python30 port:readline} name py30-readline maintainers mww long_description {{readline extension for Python}} categories python version 3.0 revision 0
-py30-socket-ssl 342
-description {Python secure sockets via OpenSSL} portdir python/py30-socket-ssl homepage http://www.python.org/doc/current/lib/ssl-objects.html epoch 0 platforms darwin depends_lib {port:python30 port:openssl} name py30-socket-ssl maintainers mww long_description {{Python secure sockets via OpenSSL}} categories python version 3.0 revision 0
-py30-sqlite3 337
-description {Python bindings to sqlite3} portdir python/py30-sqlite3 homepage http://www.python.org/doc/current/lib/module-sqlite3.html epoch 0 platforms darwin depends_lib {port:python30 port:sqlite3} name py30-sqlite3 maintainers mww long_description {{Python bindings to sqlite3}} categories {python databases} version 3.0 revision 0
-py30-tkinter 360
-description {Python bindings to the Tk widget set} portdir python/py30-tkinter homepage http://www.python.org/doc/current/lib/module-Tkinter.html epoch 0 platforms darwin depends_lib {port:python30 port:tcl port:tk} name py30-tkinter maintainers mww long_description {{Python bindings to the Tk widget set}} categories {python graphics} version 3.0 revision 0
-py30-zlib 307
-description {Python bindings to zlib} portdir python/py30-zlib homepage http://www.python.org/doc/current/lib/module-zlib.html epoch 0 platforms darwin depends_lib {port:python30 port:zlib} name py30-zlib maintainers mww long_description {{Python bindings to zlib}} categories python version 3.0 revision 0
 rdiff-backup 1158
 description {backs up one directory to another, possibly over a network} portdir python/rdiff-backup homepage http://www.nongnu.org/rdiff-backup/ epoch 0 platforms darwin depends_lib {port:python25 port:librsync port:py25-hashlib port:py25-xattr port:py25-zlib} name rdiff-backup maintainers nomaintainer long_description {rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership, and modification times. Also, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only t
 he differences will be transmitted. Finally, rdiff-backup is easy to use and settings have sensical defaults.} categories {python net sysutils} version 1.2.2 revision 0
 rdiff-backup-devel 1176
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090131/da60da99/attachment-0001.html>


More information about the macports-changes mailing list