[64033] trunk/dports

portindex at macports.org portindex at macports.org
Sat Feb 20 03:54:13 PST 2010


Revision: 64033
          http://trac.macports.org/changeset/64033
Author:   portindex at macports.org
Date:     2010-02-20 03:54:10 -0800 (Sat, 20 Feb 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-02-20 11:35:57 UTC (rev 64032)
+++ trunk/dports/PortIndex	2010-02-20 11:54:10 UTC (rev 64033)
@@ -3365,7 +3365,7 @@
 imlib 533
 portdir graphics/imlib description {Graphics library related to the enlightenment window manager} homepage http://www.enlightenment.org/pages/imlib.html epoch 0 platforms darwin name imlib depends_lib {port:gtk1 port:jpeg port:tiff path:include/gif_lib.h:giflib port:libpng} maintainers nomaintainer long_description {Imlib is an advanced graphics library meant to replace existing libraries like libXpm, and provides many more features with much greater flexibility and speed.} categories {graphics devel} version 1.9.15 revision 2
 imlib2 796
-variants {darwin_8 universal} depends_build {port:pkgconfig port:autoconf port:automake port:libtool} portdir graphics/imlib2 description {Image loading and rendering library} homepage http://docs.enlightenment.org/api/imlib2/html/ epoch 0 platforms darwin depends_lib {port:bzip2 port:giflib port:libid3tag port:libpng port:jpeg port:freetype port:tiff port:xorg-libSM port:xorg-libX11 port:xorg-libXext port:zlib} name imlib2 long_description {Imlib is a general Image loading and rendering library designed to make the task of loading images, and obtaining X-Windows drawables a simple task, as well as a quick one. It also aims to provide simple manipulation routines that might be desired for common operations.} maintainers nomaintainer categories {graphics devel} version 1.4.2 revision 2
+variants {darwin_8 universal} depends_build {port:pkgconfig port:autoconf port:automake port:libtool} portdir graphics/imlib2 description {Image loading and rendering library} homepage http://docs.enlightenment.org/api/imlib2/html/ epoch 0 platforms darwin depends_lib {port:bzip2 port:giflib port:libid3tag port:libpng port:jpeg port:freetype port:tiff port:xorg-libsm port:xorg-libX11 port:xorg-libXext port:zlib} name imlib2 long_description {Imlib is a general Image loading and rendering library designed to make the task of loading images, and obtaining X-Windows drawables a simple task, as well as a quick one. It also aims to provide simple manipulation routines that might be desired for common operations.} maintainers nomaintainer categories {graphics devel} version 1.4.2 revision 2
 inkscape 784
 variants {disable_debugging enable_debugging} portdir graphics/inkscape description {Inkscape is an open source SVG editor.} homepage http://www.inkscape.org/ epoch 0 platforms darwin depends_lib {port:libgnomeprintui port:boehmgc port:gsl port:gtkmm port:gnome-vfs port:libxslt port:lcms port:dbus port:dbus-glib port:py25-xml port:libcroco port:poppler port:py25-numpy port:py25-lxml port:boost port:ImageMagick port:libwpg} name inkscape long_description {Inkscape is an open source SVG editor with capabilities similar to Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic shapes, paths, text, alpha blending, transforms, gradients, node editing, svg-to-png export, grouping, and more.} maintainers devans categories {graphics gnome} version 0.47 revision 0
 inkscape-devel 901
@@ -7819,7 +7819,7 @@
 php5-oauth 475
 variants {debug universal} portdir php/php5-oauth description {oauth consumer extension} homepage http://pecl.php.net/package/oauth/ epoch 0 platforms darwin name php5-oauth depends_lib {path:bin/phpize:php5 port:curl} maintainers {nox openmaintainer} long_description {OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords.} categories {php devel} version 0.99.9 revision 1
 php5-odbc 437
-variants {debug universal} portdir php/php5-odbc description {a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)} homepage http://www.php.net/odbc epoch 0 platforms darwin name php5-odbc depends_lib {path:bin/phpize:php5 port:unixodbc} maintainers ryandesign long_description {{a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)}} categories {php databases} version 5.3.1 revision 2
+variants {debug universal} portdir php/php5-odbc description {a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)} homepage http://www.php.net/odbc epoch 0 platforms darwin name php5-odbc depends_lib {path:bin/phpize:php5 port:unixODBC} maintainers ryandesign long_description {{a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)}} categories {php databases} version 5.3.1 revision 2
 php5-openssl 510
 variants {debug macosx universal} portdir php/php5-openssl description {a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions} homepage http://www.php.net/openssl epoch 0 platforms darwin name php5-openssl depends_lib path:bin/phpize:php5 maintainers ryandesign long_description {{a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions}} categories {php devel security} version 5.3.1 revision 2
 php5-oracle 437
@@ -9500,8 +9500,8 @@
 variants universal portdir python/py26-h5py description {Python Module for working with HDF5 files} homepage http://code.google.com/p/h5py/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-numpy port:hdf5-18} name py26-h5py long_description {The h5py package provides a simple, Pythonic interface to HDF5. A straightforward high-level interface allows the manipulation of HDF5 files, groups and datasets using established Python and NumPy metaphors. Additionally, the library offers a low-level interface which exposes the majority of the HDF5 C API in a Pythonic, object-oriented fashion.} maintainers {ieee.org:eborisch openmaintainer} version 1.2.1 categories python revision 1
 py26-hcluster 599
 portdir python/py26-hcluster description {This library provides Python functions for agglomerative clustering.} homepage http://code.google.com/p/scipy-cluster/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-numpy} name py26-hcluster maintainers ucla.edu:jameskyle long_description {{This library provides Python functions for agglomerative clustering.} The interface is very similar to MATLAB's Statistics Toolbox API to make code easier to port from MATLAB to Python/Numpy. The core implementation of this library is in C for efficiency.} version 0.2.0 categories python revision 0
-py26-hgsubversion 487
-portdir python/py26-hgsubversion description {hgsubversion is a Mercurial extension for working with Subversion repositories.} homepage http://bitbucket.org/durin42/hgsubversion/wiki/Home epoch 0 platforms darwin depends_lib {port:py26-setuptools port:subversion} name py26-hgsubversion maintainers {akitada openmaintainer} long_description {hgsubversion is an extension for Mercurial that allows using Mercurial as a Subversion client.} version 1.0 categories {python devel} revision 0
+py26-hgsubversion 500
+portdir python/py26-hgsubversion description {hgsubversion is a Mercurial extension for working with Subversion repositories.} homepage http://bitbucket.org/durin42/hgsubversion/wiki/Home epoch 0 platforms darwin depends_lib {port:mercurial port:subversion-python26bindings} name py26-hgsubversion maintainers {akitada openmaintainer} long_description {hgsubversion is an extension for Mercurial that allows using Mercurial as a Subversion client.} version 1.0.1 categories {python devel} revision 0
 py26-hgsvn 461
 portdir python/py26-hgsvn description {hgsvn is a set of scripts for Subversion and Mercurial} homepage http://pypi.python.org/pypi/hgsvn epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-hgsvn maintainers {snc openmaintainer} long_description {This set of scripts allows to work locally on Subversion-managed projects using the Mercurial distributed version control system.} version 0.1.7 categories {python devel} revision 0
 py26-htmlcalendar 501

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


More information about the macports-changes mailing list