[56885] trunk/dports

portindex at macports.org portindex at macports.org
Wed Sep 2 15:53:58 PDT 2009


Revision: 56885
          http://trac.macports.org/changeset/56885
Author:   portindex at macports.org
Date:     2009-09-02 15:53:57 -0700 (Wed, 02 Sep 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-09-02 22:52:10 UTC (rev 56884)
+++ trunk/dports/PortIndex	2009-09-02 22:53:57 UTC (rev 56885)
@@ -277,7 +277,7 @@
 xar-devel 445
 variants universal portdir archivers/xar-devel description {xar is the eXtensible ARchiver} depends_fetch port:subversion homepage http://code.google.com/p/xar/ epoch 0 platforms {darwin freebsd linux} depends_lib {port:bzip2 port:liblzma port:libiconv port:libxml2 port:openssl port:zlib} name xar-devel long_description {{xar is the eXtensible ARchiver}} maintainers {afb openmaintainer} categories {archivers sysutils} version 1.6 revision 2
 xz-devel 508
-variants {darwin_10 universal} portdir archivers/xz-devel description {XZ Utils} homepage http://tukaani.org/xz/ epoch 0 platforms darwin name xz-devel depends_lib {port:libiconv port:gettext} long_description {XZ utils consist of a few relatively separate submodules: * LZMA/XZ encoder/decoder command line tool similar to gzip/bzip2 * Scripts to ease grepping, diffing and viewing (lz*grep, lzdiff/lzcmp, lzmore/lzless)} maintainers {afb openmaintainer} categories archivers version 4.999.8beta revision 1
+variants {darwin_10 universal} portdir archivers/xz-devel description {XZ Utils} homepage http://tukaani.org/xz/ epoch 0 platforms darwin name xz-devel depends_lib {port:libiconv port:gettext} long_description {XZ utils consist of a few relatively separate submodules: * LZMA/XZ encoder/decoder command line tool similar to gzip/bzip2 * Scripts to ease grepping, diffing and viewing (lz*grep, lzdiff/lzcmp, lzmore/lzless)} maintainers {afb openmaintainer} categories archivers version 4.999.9beta revision 0
 zip 561
 variants universal portdir archivers/zip description {compression utility} homepage http://www.info-zip.org/ epoch 0 platforms {darwin freebsd} name zip long_description {Zip is different from gzip in that it allows packing multiple files into a single archive (without the assistance of tar). It is compatible with pkzip, pkunzip, and other Windows zip utilities. This utility is necessary to install several packages in a pure Darwin installation, as Darwin does not come with zip/unzip.} maintainers nomaintainer categories archivers version 3.00 revision 0
 zlib 452
@@ -1579,7 +1579,7 @@
 libksba 979
 variants universal portdir devel/libksba description {X.509 and CMS library} homepage http://www.gnupg.org/(en)/related_software/libksba/index.html epoch 0 platforms darwin name libksba depends_lib {port:libgpg-error port:gettext port:libiconv} long_description {Libksba is a library to make the tasks of working with X.509 certificates, CMS data and related objects more easy. It a highlevel interface to the implemented protocols and presents the data in a consistent way. There is no more need to worry about all the nasty details of the protocols. The API gives the C programmer an easy way of interacting with the data. It copes with the version details X.509 protocols tend to have as well as with the many different versions and dialects. Applications must usually cope with all of this and it has to be coded over and over again. Libksba hides this by providing just one API which does the Right Thing.} maintainers nomaintainer categories devel version 1.0.5 revision 0
 liblzma 467
-variants {darwin_10 universal} portdir devel/liblzma description {LZMA encoder/decoder library} homepage http://tukaani.org/xz/ epoch 0 platforms darwin name liblzma depends_lib {port:libiconv port:gettext} long_description {liblzma is a LZMA encoder/decoder library with support for multiple filters (algorithms). It was written in C (C99). It has a very similar API to that of zlib.} maintainers {afb openmaintainer} categories devel version 4.999.8beta revision 0
+variants {darwin_10 universal} portdir devel/liblzma description {LZMA encoder/decoder library} homepage http://tukaani.org/xz/ epoch 0 platforms darwin name liblzma depends_lib {port:libiconv port:gettext} long_description {liblzma is a LZMA encoder/decoder library with support for multiple filters (algorithms). It was written in C (C99). It has a very similar API to that of zlib.} maintainers {afb openmaintainer} categories devel version 4.999.9beta revision 0
 libmba 594
 portdir devel/libmba description {A collection of C modules potentially useful to any project} homepage http://www.ioplex.com/~miallen/libmba/ epoch 0 platforms darwin name libmba maintainers nomaintainer long_description {The libmba package is a collection of mostly independent C modules potentially useful to any project. There are hashmap, linkedlist, and stack ADTs, a DOM-like interface that can load and store XML files for simple XML processing, a module for managing error codes and associated messages across separate C libraries, and more.} version 0.9.1 categories devel revision 0
 libmcrypt 375
@@ -4342,10 +4342,6 @@
 variants opt1 portdir lang/pypy description {implementation of Python in Python} homepage http://codespeak.net/pypy/ epoch 0 platforms darwin name pypy depends_lib {port:bzip2 port:libffi port:ncurses port:python26 port:zlib} long_description {PyPy is both a reimplementation of Python in Python, and a framework for implementing interpreters and virtual machines for programming languages, especially dynamic languages.} maintainers {jmr openmaintainer} categories {lang python devel} version 1.1.0 revision 0
 python-mode.el 718
 depends_build port:emacs portdir lang/python-mode.el description {python-mode is an X/Emacs major mode for editing Python source code} homepage https://launchpad.net/python-mode/ depends_run port:emacs epoch 0 platforms darwin name python-mode.el maintainers nox long_description {Python-mode makes a number of editing and debugging features available to Python programmers who use GNU Emacs or XEmacs. Included in its basic feature set are syntax coloring, indent/dedent/electric newline support, movement across major functional sections of code, code execution in inferior Python processes, class/function marking, integration with pdb, the Python debugger.} categories {lang python editors} version 1.0 revision 0
-python21 525
-variants universal portdir lang/python21 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python21 depends_lib lib:expat.0:expat long_description {Python is an interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax. This is the older 2.1 series of Python which is needed when installing the Zope and/or Plone ports.} maintainers nomaintainer categories lang version 2.1.3 revision 0
-python22 250
-variants {nothreads puredarwin darwin_x86 tk universal} portdir lang/python22 description {An interpreted, object-oriented programming language} epoch 0 platforms darwin name python22 maintainers ekman.cx:pat categories lang version 2.2.3 revision 2
 python23 490
 variants {nothreads puredarwin darwin_i386 darwin_8 darwin_9 pydebug readline darwin tk universal} depends_build {bin:gnutar:gnutar port:autoconf port:automake port:libtool} portdir lang/python23 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms {darwin freebsd sunos} name python23 long_description {{An interpreted, object-oriented programming language}} maintainers nomaintainer categories lang version 2.3.7 revision 1
 python24 412

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


More information about the macports-changes mailing list