[51614] trunk/dports

portindex at macports.org portindex at macports.org
Fri May 29 00:54:01 PDT 2009


Revision: 51614
          http://trac.macports.org/changeset/51614
Author:   portindex at macports.org
Date:     2009-05-29 00:54:01 -0700 (Fri, 29 May 2009)
Log Message:
-----------

Total number of ports parsed:	5817 
Ports successfully parsed:	5817	 
Ports failed:			0

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-05-29 07:31:18 UTC (rev 51613)
+++ trunk/dports/PortIndex	2009-05-29 07:54:01 UTC (rev 51614)
@@ -1942,6 +1942,8 @@
 variants universal portdir devel/trio description {trio is a set of printf and string functions} homepage http://daniel.haxx.se/projects/trio/ epoch 0 platforms darwin name trio long_description {Trio is a fully matured and stable set of printf and string functions designed be used by applications with focus on portability or with the need for additional features that are not supported by standard stdio implementation.} maintainers toby categories devel version 1.13 revision 0
 uisp 347
 variants universal portdir devel/uisp description {AVR In-System Programmer} homepage http://www.nongnu.org/uisp/ epoch 0 name uisp maintainers developer.bg:evgeni_dobrev long_description {UISP is a tool for AVR (and AT89S) microcontrollers which can interface to many hardware in-system programmers.} categories devel version 20050207 revision 0
+uncrustify 423
+variants universal portdir devel/uncrustify description {Source code beautifier} homepage http://uncrustify.sourceforge.net/ epoch 0 platforms darwin name uncrustify long_description {Banish crusty code with the Uncrustify C/C++/C#/D/Java/Pawn source code beautifier. It indents, adds newlines, aligns, etc, and is highly configurable.} maintainers {durity.net:adam openmaintainer} categories devel version 0.53 revision 0
 unittest-cpp 573
 variants universal depends_build bin:unzip:unzip portdir devel/unittest-cpp description {lightweight unit testing framework for C++} homepage http://unittest-cpp.sourceforge.net/ epoch 0 platforms darwin name unittest-cpp long_description {UnitTest++ is a lightweight unit testing framework for C++. It was designed to do test-driven development on a wide variety of platforms. Simplicity, portability, speed, and small footprint are all very important aspects of UnitTest++.} maintainers {uni-koblenz.de:guidolorenz openmaintainer} categories devel version 1.4 revision 0
 unsermake 383
@@ -7632,8 +7634,8 @@
 portdir python/py-piddle description {python module for creating two-dimensional graphics} homepage http://piddle.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-piddle maintainers nomaintainer long_description {PIDDLE is a Python module for creating two-dimensional graphics in a manner that is both cross-platform and cross-media. That is, it can support screen graphics (e.g. QuickDraw, Windows, Tk) as well as file output (PostScript, PDF, GIF, etc.).} version 1.0.15 categories {python graphics} revision 1
 py-pil 505
 portdir python/py-pil description {Python Imaging Library} homepage http://www.pythonware.com/ epoch 0 platforms {darwin freebsd} depends_lib {port:python24 port:jpeg port:freetype port:zlib} name py-pil maintainers nomaintainer long_description {The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.} version 1.1.6 categories {python graphics} revision 0
-py-pip 462
-portdir python/py-pip description {An easy_install replacement} homepage http://pip.openplans.org/ epoch 0 platforms darwin depends_lib {port:python24 port:py-setuptools} name py-pip maintainers arthurkoziel.com:arthur long_description {pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.} version 0.3.1 categories {python www} revision 0
+py-pip 444
+portdir python/py-pip description {An easy_install replacement} homepage http://pip.openplans.org/ epoch 0 platforms darwin depends_lib {port:python24 port:py-setuptools} name py-pip maintainers arthurk long_description {pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.} version 0.4 categories {python www} revision 0
 py-pipedream 716
 portdir python/py-pipedream description {python module for easy communication over pipes} homepage http://www.speakeasy.org/~bob_green/pipedream/ epoch 0 platforms darwin depends_lib port:python24 name py-pipedream maintainers nomaintainer long_description {pipedream is a Python module intended to simplify launching and communicating with child processes over pipes. It provides a simple API based on cross-platform abstractions so the programmer does not need to manage launching child processes, opening and closing pipes, timeouts, or platform-specific peculiarities. It is especially useful for communicating with interactive programs which use stdin/stdout/stderr.} version 0.2.0 categories python revision 1
 py-plex 662
@@ -8262,8 +8264,8 @@
 portdir python/py25-pgsql description {python DB-API 2.0 compliant interface to postgresql (8.3)} homepage http://pypgsql.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:postgresql83 port:py25-mx-base} name py25-pgsql maintainers geeklair.net:dluke long_description {pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc.} version 2.5.1 categories {python databases} revision 2
 py25-pil 505
 portdir python/py25-pil description {Python Imaging Library} homepage http://www.pythonware.com/ epoch 0 platforms {darwin freebsd} depends_lib {port:python25 port:jpeg port:freetype port:zlib} name py25-pil maintainers stechert long_description {The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.} version 1.1.6 categories {python graphics} revision 0
-py25-pip 468
-portdir python/py25-pip description {An easy_install replacement} homepage http://pip.openplans.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-pip maintainers arthurkoziel.com:arthur long_description {pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.} version 0.3.1 categories {python www} revision 0
+py25-pip 450
+portdir python/py25-pip description {An easy_install replacement} homepage http://pip.openplans.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-pip maintainers arthurk long_description {pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.} version 0.4 categories {python www} revision 0
 py25-ply 325
 portdir python/py25-ply description {lex and yacc implementation for Python} homepage http://www.dabeaz.com/ply/ epoch 0 platforms darwin depends_lib port:python25 name py25-ply maintainers {nox openmaintainer} long_description {{lex and yacc implementation for Python}} version 3.2 categories {python lang devel} revision 0
 py25-pmw 389
@@ -8638,8 +8640,8 @@
 portdir python/py26-pgsql description {python DB-API 2.0 compliant interface to postgresql (8.3)} homepage http://pypgsql.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python26 port:postgresql83 port:py26-mx-base} name py26-pgsql maintainers {blb openmaintainer} long_description {pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc.} version 2.5.1 categories {python databases} revision 0
 py26-pil 530
 portdir python/py26-pil description {Python Imaging Library} homepage http://www.pythonware.com/products/pil/ epoch 0 platforms {darwin freebsd} depends_lib {port:python26 port:jpeg port:freetype port:zlib} name py26-pil maintainers {jmr openmaintainer} long_description {The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.} version 1.1.6 categories {python graphics} revision 0
-py26-pip 468
-portdir python/py26-pip description {An easy_install replacement} homepage http://pip.openplans.org/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-pip maintainers arthurkoziel.com:arthur long_description {pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.} version 0.3.1 categories {python www} revision 0
+py26-pip 450
+portdir python/py26-pip description {An easy_install replacement} homepage http://pip.openplans.org/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-pip maintainers arthurk long_description {pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.} version 0.4 categories {python www} revision 0
 py26-ply 317
 portdir python/py26-ply description {lex and yacc implementation for Python} homepage http://www.dabeaz.com/ply/ epoch 0 platforms darwin depends_lib port:python26 name py26-ply maintainers nomaintainer long_description {{lex and yacc implementation for Python}} version 3.2 categories {python lang devel} revision 0
 py26-psyco 389
@@ -11304,8 +11306,8 @@
 portdir x11/xorg-fonts description {X.org fonts meta-package} homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-fonts depends_lib {port:font-alias port:font-adobe-100dpi port:font-adobe-75dpi port:font-adobe-utopia-100dpi port:font-adobe-utopia-75dpi port:font-adobe-utopia-type1 port:font-arabic-misc port:font-bh-100dpi port:font-bh-75dpi port:font-bh-lucidatypewriter-100dpi port:font-bh-lucidatypewriter-75dpi port:font-bh-ttf port:font-bh-type1 port:font-bitstream-100dpi port:font-bitstream-75dpi port:font-bitstream-speedo port:font-bitstream-type1 port:font-cronyx-cyrillic port:font-cursor-misc port:font-daewoo-misc port:font-dec-misc port:font-ibm-type1 port:font-isas-misc port:font-jis-misc port:font-micro-misc port:font-misc-cyrillic port:font-misc-ethiopic port:font-misc-meltho port:font-misc-misc port:font-mutt-misc port:font-schumacher-misc port:font-screen-cyrillic port:font-sony-misc port:font-sun-misc port:font-winitzki-cyrillic port:font-xfree
 86-type1 port:xorg-encodings} maintainers {jeremyhu blb openmaintainer} long_description {This package builds all of the x.org font packages.} categories x11 version 20090102 revision 1
 xorg-fontsproto 280
 portdir x11/xorg-fontsproto description {X.org fontsproto} homepage http://www.x.org epoch 0 platforms darwin name xorg-fontsproto maintainers {jeremyhu openmaintainer} long_description {Font-related prototype header files for X11} version 2.0.2 categories {x11 devel} revision 0
-xorg-glproto 274
-portdir x11/xorg-glproto description {X.org glproto} homepage http://www.x.org epoch 0 platforms darwin name xorg-glproto maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the GLX extension to X11} version 1.4.9 categories {x11 devel} revision 0
+xorg-glproto 275
+portdir x11/xorg-glproto description {X.org glproto} homepage http://www.x.org epoch 0 platforms darwin name xorg-glproto maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the GLX extension to X11} version 1.4.10 categories {x11 devel} revision 0
 xorg-inputproto 286
 portdir x11/xorg-inputproto description {X.org inputproto} homepage http://www.x.org epoch 0 platforms darwin name xorg-inputproto maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the XInput extension to X11} version 1.5.0 categories {x11 devel} revision 0
 xorg-kbproto 270
@@ -11385,7 +11387,7 @@
 xorg-libsm 348
 variants universal depends_build {port:pkgconfig port:xorg-xtrans} portdir x11/xorg-libsm description {X.org libSM} homepage http://www.x.org/ epoch 0 platforms {darwin macosx} depends_lib port:xorg-libice name xorg-libsm long_description {X Session Management Library} maintainers gmail.com:mvfranz categories {x11 devel} version 1.1.0 revision 0
 xorg-libxcb 478
-variants {python25 python26 python30 universal} depends_build {port:pkgconfig port:xorg-libpthread-stubs} portdir x11/xorg-libxcb description {X.org libxcb} homepage http://xcb.freedesktop.org/ depends_run port:python26 epoch 0 platforms {darwin macosx} depends_lib {port:xorg-libXau port:xorg-libXdmcp port:xorg-xcb-proto} name xorg-libxcb long_description {The X C Binding {\(XCB\)} library} maintainers {jeremyhu openmaintainer} categories {x11 devel} version 1.2 revision 0
+variants {python25 python26 python30 universal} depends_build {port:pkgconfig port:xorg-libpthread-stubs} portdir x11/xorg-libxcb description {X.org libxcb} homepage http://xcb.freedesktop.org/ depends_run port:python26 epoch 0 platforms {darwin macosx} depends_lib {port:xorg-libXau port:xorg-libXdmcp port:xorg-xcb-proto} name xorg-libxcb long_description {The X C Binding {\(XCB\)} library} maintainers {jeremyhu openmaintainer} categories {x11 devel} version 1.3 revision 0
 xorg-libxkbfile 348
 variants universal depends_build port:pkgconfig portdir x11/xorg-libxkbfile description {X.org libxbfile} homepage http://www.x.org epoch 0 platforms {darwin macosx} depends_lib port:xorg-libX11 name xorg-libxkbfile long_description {XKB file handling routines} maintainers {jeremyhu openmaintainer} categories {x11 devel} version 1.0.5 revision 0
 xorg-libxkbui 343
@@ -11417,9 +11419,9 @@
 xorg-videoproto 286
 portdir x11/xorg-videoproto description {X.org videoproto} homepage http://www.x.org epoch 0 platforms darwin name xorg-videoproto maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the XVideo extension to X11} version 2.2.2 categories {x11 devel} revision 0
 xorg-xcb-proto 359
-variants {python25 python26 python30} portdir x11/xorg-xcb-proto description {X.org xcb-proto} homepage http://xcb.freedesktop.org epoch 0 depends_run {port:libxml2 port:python26} platforms {darwin macosx} name xorg-xcb-proto long_description {XML-XCB protocol descriptions} maintainers {jeremyhu openmaintainer} categories {x11 devel} version 1.4 revision 0
+variants {python25 python26 python30} portdir x11/xorg-xcb-proto description {X.org xcb-proto} homepage http://xcb.freedesktop.org epoch 0 depends_run {port:libxml2 port:python26} platforms {darwin macosx} name xorg-xcb-proto long_description {XML-XCB protocol descriptions} maintainers {jeremyhu openmaintainer} categories {x11 devel} version 1.5 revision 0
 xorg-xcb-util 372
-variants universal depends_build port:pkgconfig portdir x11/xorg-xcb-util description {X.org xcb-util} homepage http://xcb.freedesktop.org/ epoch 0 platforms {darwin macosx} depends_lib {port:xorg-libxcb port:xorg-xproto} name xorg-xcb-util long_description {Utility libraries for XCB} maintainers {jeremyhu openmaintainer} categories {x11 devel} version 0.3.4 revision 0
+variants universal depends_build port:pkgconfig portdir x11/xorg-xcb-util description {X.org xcb-util} homepage http://xcb.freedesktop.org/ epoch 0 platforms {darwin macosx} depends_lib {port:xorg-libxcb port:xorg-xproto} name xorg-xcb-util long_description {Utility libraries for XCB} maintainers {jeremyhu openmaintainer} categories {x11 devel} version 0.3.5 revision 0
 xorg-xcmiscproto 289
 portdir x11/xorg-xcmiscproto description {X.org xcmiscproto} homepage http://www.x.org epoch 0 platforms darwin name xorg-xcmiscproto maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the XCMisc extension to X11} version 1.1.2 categories {x11 devel} revision 0
 xorg-xextproto 260

Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090529/4915b84b/attachment-0001.html>


More information about the macports-changes mailing list