[57817] trunk/dports

portindex at macports.org portindex at macports.org
Wed Sep 16 21:53:40 PDT 2009


Revision: 57817
          http://trac.macports.org/changeset/57817
Author:   portindex at macports.org
Date:     2009-09-16 21:53:37 -0700 (Wed, 16 Sep 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-09-17 04:23:04 UTC (rev 57816)
+++ trunk/dports/PortIndex	2009-09-17 04:53:37 UTC (rev 57817)
@@ -1361,7 +1361,7 @@
 headerbrowser 366
 portdir devel/headerbrowser description {simple, efficient tool for creating doc from C/C++ source} homepage http://www.headerbrowser.org/ epoch 0 platforms darwin name headerbrowser maintainers nomaintainer long_description {Header Browser is a simple and efficient tool for creating documentation from C/C++ source code.} version 0.8.3 categories devel revision 0
 hg-forest 588
-portdir devel/hg-forest description {Mercurial extension for nested repositories} homepage http://www.selenic.com/mercurial/wiki/index.cgi/ForestExtension epoch 0 platforms darwin depends_lib port:mercurial name hg-forest maintainers {blb openmaintainer} long_description {Operations on trees with nested Mercurial repositories. This extension provides commands that apply to a composite tree called a forest. Some commands simply wrap standard Mercurial commands, such as 'clone' or 'status', and others involve a snapshot file.} version 20090203 categories {devel mercurial} revision 0
+portdir devel/hg-forest description {Mercurial extension for nested repositories} homepage http://www.selenic.com/mercurial/wiki/index.cgi/ForestExtension epoch 0 platforms darwin depends_lib port:mercurial name hg-forest maintainers {blb openmaintainer} long_description {Operations on trees with nested Mercurial repositories. This extension provides commands that apply to a composite tree called a forest. Some commands simply wrap standard Mercurial commands, such as 'clone' or 'status', and others involve a snapshot file.} version 20090409 categories {devel mercurial} revision 0
 hmake 384
 variants {ghc nhc98 universal} depends_build port:ghc portdir devel/hmake description {A Make Tool for Haskell Programs} homepage http://www.haskell.org/hmake/ epoch 0 platforms darwin depends_lib {port:gmp port:ncurses port:readline} name hmake long_description {hmake is a compilation manager for Haskell programs.} maintainers nomaintainer categories devel version 3.14 revision 2
 hoard 360
@@ -2641,7 +2641,7 @@
 gedit 568
 variants {no_x11 universal} depends_build {port:p5-xml-parser port:gtk-doc port:intltool port:gnome-doc-utils port:autoconf port:automake port:libtool} portdir gnome/gedit description {GNOME editor.} homepage http://www.gnome.org/projects/gedit/ epoch 0 platforms darwin depends_lib {port:gtksourceview2 port:gconf port:py25-gobject port:py25-gtk port:py25-pygtksourceview port:iso-codes port:enchant port:policykit port:xorg-libsm} name gedit maintainers {devans openmaintainer} long_description {{GNOME editor.}} categories {gnome editors} version 2.26.3 revision 0
 gedit-plugins 458
-variants universal depends_build {port:p5-xml-parser port:gnome-doc-utils} portdir gnome/gedit-plugins description {Plug-ins for GEdit} homepage http://www.gnome.org/projects/gedit-plugins/ epoch 0 platforms darwin depends_lib {port:gconf port:gedit port:py25-pygtksourceview port:vte port:gucharmap} name gedit-plugins maintainers nomaintainer long_description {Various additional plug-ins for GEdit 2.} categories {gnome editors} version 2.26.2 revision 2
+variants universal depends_build {port:p5-xml-parser port:gnome-doc-utils} portdir gnome/gedit-plugins description {Plug-ins for GEdit} homepage http://www.gnome.org/projects/gedit-plugins/ epoch 0 platforms darwin depends_lib {port:gconf port:gedit port:py25-pygtksourceview port:vte port:gucharmap} name gedit-plugins maintainers nomaintainer long_description {Various additional plug-ins for GEdit 2.} categories {gnome editors} version 2.26.3 revision 0
 genius 670
 variants {without_gnome universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:rarian} portdir gnome/genius description {Genius is a calculator program.} homepage http://www.jirka.org/genius.html epoch 0 platforms darwin depends_lib {port:gnome-vfs port:gtksourceview2 port:vte} name genius maintainers nomaintainer long_description {Genius is a calculator program similiar in some aspects to BC, Matlab or Maple. GEL is the name of its extention language (stands for {"Genius} Extension Language\", clever huh?), in fact, a large part of the standard genius functions are written in GEL itself.} categories {gnome math} version 1.0.6 revision 2
 ggv 626
@@ -9110,8 +9110,8 @@
 portdir python/py26-paver description {Easy build, distribution and deployment scripting} homepage http://www.blueskyonmars.com/projects/paver/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-paver maintainers {arthurk openmaintainer} long_description {Paver is a Python-based build/distribution/deployment scripting tool along the lines of Make or Rake. What makes Paver unique is its integration with commonly used Python libraries. Common tasks that were easy before remain easy. More importantly, dealing with your applications specific needs and requirements is also easy.} version 1.0.1 categories {python devel} revision 0
 py26-pexpect 638
 portdir python/py26-pexpect description {python module for better controlling other applications} homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-pexpect maintainers nomaintainer long_description {Pexpect makes Python a better tool for controlling other applications. It is a pure Python module for spawning child applications, controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.} version 2.3 categories python revision 0
-py26-pgsql 796
-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-pgsql 827
+variants {postgresql83 postgresql84} portdir python/py26-pgsql description {python DB-API 2.0 compliant interface to postgresql} homepage http://pypgsql.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-mx-base port:postgresql83} name py26-pgsql 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.} maintainers {blb openmaintainer} 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 450

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


More information about the macports-changes mailing list