[42950] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Tue Dec 2 12:52:09 PST 2008


Revision: 42950
          http://trac.macports.org/changeset/42950
Author:   portindex at macports.org
Date:     2008-12-02 12:52:09 -0800 (Tue, 02 Dec 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-12-02 20:50:37 UTC (rev 42949)
+++ trunk/dports/PortIndex	2008-12-02 20:52:09 UTC (rev 42950)
@@ -746,8 +746,8 @@
 variants universal portdir databases/spatialite-devel description {Spatial extensions for SQLite 3} homepage http://www.gaia-gis.it/spatialite-2.1/ epoch 0 platforms darwin name spatialite-devel depends_lib {port:sqlite3 port:geos port:proj} maintainers {landonf openmaintainer} long_description {SpatiaLite is a library for geographic information systems (GIS) that implements the core OpenGIS specification. It provides SQLite with basic support for spatial data is intended for lightweight GIS projects.} version 2.1 categories {databases gis} revision 0
 sqlite2 629
 variants universal portdir databases/sqlite2 description {an embedded SQL database engine} homepage http://www.sqlite.org/ epoch 0 platforms darwin name sqlite2 depends_lib port:readline maintainers nomaintainer long_description {SQLite is an SQL database engine in a C library. Programs that link the SQLite library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library.} version 2.8.17 categories databases revision 0
-sqlite3 726
-variants {universal loadable_extensions} variant_desc {loadable_extensions {Enables experimental loadable extensions}} portdir databases/sqlite3 description {an embedded SQL database engine} homepage http://www.sqlite.org/ epoch 0 platforms darwin name sqlite3 depends_lib port:readline maintainers mww long_description {SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite3 database and which serves as an example of how to use the SQLite3 library.} version 3.6.6.2 categories databases revision 0
+sqlite3 736
+variants {universal loadable_extensions darwin_10} variant_desc {loadable_extensions {Enables experimental loadable extensions}} portdir databases/sqlite3 description {an embedded SQL database engine} homepage http://www.sqlite.org/ epoch 0 platforms darwin name sqlite3 depends_lib port:readline maintainers mww long_description {SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite3 database and which serves as an example of how to use the SQLite3 library.} version 3.6.6.2 categories databases revision 0
 sqliteman 513
 variants universal depends_build port:cmake portdir databases/sqliteman description {GUI tool for Sqlite3} homepage http://www.sqliteman.com/ epoch 0 platforms darwin depends_lib {port:sqlite3 port:qt4-mac port:qscintilla} name sqliteman long_description {The best developer's and/or admin's GUI tool for Sqlite3 in the world. No joking here (or just a bit only) - it contains the most complete feature set of all tools available.} maintainers {ricci openmaintainer} version 1.2.0 categories databases revision 0
 tcl-sqlite3 679
@@ -7822,10 +7822,16 @@
 variants universal portdir python/py25-zopeinterface description {Python interfaces for Zope} homepage http://www.zope.org/Products/ZopeInterface epoch 0 platforms darwin depends_lib port:python25 name py25-zopeinterface maintainers mww long_description {{Python interfaces for Zope}} categories {python zope} version 3.3.0 revision 0
 py25-zsi 634
 variants universal portdir python/py25-zsi description {Zolera SOAP Infrastructure is a Python implementation of SOAP} homepage http://pywebsvcs.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-zsi maintainers stechert at macports.org long_description {ZSI, the Zolera SOAP Infrastructure, is a pure-Python module that provides an implementation of SOAP messaging, as described in The SOAP 1.1 Specification. It can also be used to build applications using SOAP Messages with Attachments. ZSI is intended to make it easier to write web services in Python.} categories {python net} version 2.0-rc3 revision 0
+py26-nose 628
+variants universal portdir python/py26-nose description {A Python unittest extension.} homepage http://somethingaboutorange.com/mrl/projects/nose/ epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-nose maintainers {mcalhoun openmaintainer} long_description {A unittest extension offering automatic test suite discovery, simplified test authoring, and output capture. Nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to magic.} categories {python www} version 0.10.4 revision 0
+py26-openssl 617
+variants {universal doc} variant_desc {doc {build html documentation}} portdir python/py26-openssl description {python wrapper around the OpenSSL library} homepage http://pyopenssl.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib {port:python26 port:openssl} name py26-openssl maintainers {mcalhoun openmaintainer} long_description {This python module is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.} categories {python devel security} version 0.8 revision 0
 py26-pygments 549
 variants universal portdir python/py26-pygments description {Python syntax highlighter} homepage http://pygments.org epoch 0 platforms darwin name py26-pygments depends_lib port:py26-setuptools maintainers {openmaintainer erickt at macports.org} long_description {Pygments is a fast syntax highlighter written in Python with a special focus on details. Can highlight source code in many supported languages: Python, Ruby, PHP, HTML etc. Outputs arbitrarily-styled HTML or LaTeX, comes with many builtin styles.} version 1.0 categories devel revision 0
 py26-setuptools 546
 variants universal portdir python/py26-setuptools description {distutils enhancement for build and distribution} 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-twisted 587
+variants universal portdir python/py26-twisted description {An event-based Python framework for internet applications} homepage http://www.twistedmatrix.com/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-zopeinterface} name py26-twisted maintainers {mcalhoun openmaintainer} long_description {Twisted is an event-driven networking framework written in Python. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, SSH, IRC, FTP, and others), and much more.} categories {python devel net} version 8.1.0 revision 0
 py26-zopeinterface 357
 variants universal portdir python/py26-zopeinterface description {Python interfaces for Zope} 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-bsddb 365
@@ -10114,16 +10120,16 @@
 portdir x11/xorg-inputproto description {X.org inputproto} platforms darwin name xorg-inputproto version 1.5.0 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers jeremyhu long_description {Prototype headers for the XInput extension to X11}
 xorg-kbproto 253
 portdir x11/xorg-kbproto description {X.org kbproto} platforms darwin name xorg-kbproto version 1.0.3 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers jeremyhu long_description {Prototype headers for Xkb extension to X11}
-xorg-libX11 571
-variants universal portdir x11/xorg-libX11 description {X.org libX11} homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-libX11 depends_lib {port:pkgconfig port:xorg-xproto port:xorg-xextproto port:xorg-xtrans port:xorg-libpthread-stubs port:xorg-libXau port:xorg-xcb-proto port:xorg-libxcb port:xorg-xcmiscproto port:xorg-inputproto port:xorg-kbproto} maintainers jeremyhu at macports.org long_description {libX11 is the main library used by X Window System applications to communicate with the X server.} version 1.1.5 categories {x11 devel} revision 0
+xorg-libX11 544
+variants {universal x11_xcb} depends_build {port:pkgconfig port:xorg-xproto port:xorg-xtrans port:xorg-xextproto port:xorg-xf86bigfontproto port:xorg-inputproto port:xorg-kbproto} portdir x11/xorg-libX11 description {X.org libX11} homepage http://www.x.org epoch 0 platforms {darwin macosx} depends_lib {port:xorg-libXdmcp port:xorg-libXau} name xorg-libX11 maintainers jeremyhu long_description {libX11 is the main library used by X Window System applications to communicate with the X server.} version 1.1.5 categories {x11 devel} revision 1
 xorg-libXau 352
 variants universal portdir x11/xorg-libXau description {X.org libXau} homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-libXau depends_lib {port:xorg-util-macros port:xorg-libpthread-stubs port:xorg-xproto} maintainers bbyer at macports.org long_description {X Authorization Routines library} version 1.0.3 categories devel revision 0
-xorg-libXdmcp 295
-variants universal description {X.org libXdmcp} portdir x11/xorg-libXdmcp homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-libXdmcp long_description {X Display Manager Control Protocol routines} maintainers bbyer at macports.org categories {x11 devel} version 1.0.2 revision 0
+xorg-libXdmcp 333
+variants universal depends_build {port:pkgconfig port:xorg-xproto} portdir x11/xorg-libXdmcp description {X.org libXdmcp} homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-libXdmcp maintainers jeremyhu long_description {X Display Manager Control Protocol routines} version 1.0.2 categories {x11 devel} revision 0
 xorg-libXfont 558
 variants universal portdir x11/xorg-libXfont description {X.org libXfont} homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-libXfont depends_lib {port:pkgconfig port:freetype port:xorg-xproto port:xorg-xextproto port:xorg-xtrans port:xorg-libpthread-stubs port:xorg-libXau port:xorg-xcb-proto port:xorg-libfontenc port:xorg-libxcb port:xorg-xcmiscproto port:xorg-inputproto port:xorg-kbproto} maintainers bbyer at macports.org long_description {X font handling library for server & utilities} version 1.3.1 categories {x11 devel} revision 0
-xorg-libXt 546
-variants universal portdir x11/xorg-libXt description {X.org libXt} homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-libXt depends_lib {port:pkgconfig port:xorg-kbproto port:xorg-proto port:xorg-libXdmcp port:xorg-libsm port:xorg-libX11} maintainers nomaintainer long_description {X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation).} version 1.0.5 categories {x11 devel} revision 0
+xorg-libXt 558
+variants universal depends_build {port:pkgconfig port:xorg-kbproto port:xorg-proto} portdir x11/xorg-libXt description {X.org libXt} homepage http://www.x.org epoch 0 platforms {darwin macosx} depends_lib {port:xorg-libXdmcp port:xorg-libsm port:xorg-libX11} name xorg-libXt maintainers jeremyhu long_description {X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation).} version 1.0.5 categories {x11 devel} revision 0
 xorg-libfontenc 504
 variants universal portdir x11/xorg-libfontenc description {X.org libfontenc} homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-libfontenc depends_lib {port:pkgconfig port:xorg-xproto port:xorg-xextproto port:xorg-xtrans port:xorg-libpthread-stubs port:xorg-libXau port:xorg-xcb-proto port:xorg-libxcb port:xorg-xcmiscproto port:xorg-inputproto port:xorg-kbproto} maintainers bbyer at macports.org long_description {Font encoding library} version 1.0.4 categories {x11 devel} revision 0
 xorg-libice 347
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081202/f0a411cb/attachment.html>


More information about the macports-changes mailing list