[54325] trunk/dports

portindex at macports.org portindex at macports.org
Fri Jul 24 15:53:22 PDT 2009


Revision: 54325
          http://trac.macports.org/changeset/54325
Author:   portindex at macports.org
Date:     2009-07-24 15:53:22 -0700 (Fri, 24 Jul 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-07-24 22:49:49 UTC (rev 54324)
+++ trunk/dports/PortIndex	2009-07-24 22:53:22 UTC (rev 54325)
@@ -218,8 +218,8 @@
 variants universal portdir archivers/lcab description {Linux CABinet file creator} homepage http://coding.wooyayhoopla.be/lcab/ epoch 0 platforms darwin name lcab long_description {LCAB is a small program for linux that creates an uncompressed MS Cabinet File from a set of input files.} maintainers nomaintainer categories archivers version 1.0b12 revision 0
 lha 340
 variants universal portdir archivers/lha description {Utility for creating and opening lzh archives} homepage http://lha.sourceforge.jp/ epoch 20070826 platforms darwin name lha long_description {{Utility for creating and opening lzh archives}} maintainers nomaintainer categories {archivers sysutils} version 1.14i-ac20050924p1 revision 3
-libarchive 520
-variants universal portdir archivers/libarchive description {functions for reading and writing streaming archives} homepage http://code.google.com/p/libarchive/ epoch 0 platforms darwin name libarchive depends_lib {port:bzip2 port:zlib} long_description {Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and several cpio formats. It can also write shar archives.} maintainers toby categories archivers version 2.7.0 revision 0
+libarchive 548
+variants universal portdir archivers/libarchive description {functions for reading and writing streaming archives} homepage http://code.google.com/p/libarchive/ epoch 0 platforms darwin name libarchive depends_lib {port:bzip2 port:zlib port:liblzma port:lzmautils} long_description {Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and several cpio formats. It can also write shar archives.} maintainers toby categories archivers version 2.7.0 revision 1
 libarxx 579
 variants universal portdir archivers/libarxx description {C++ library for using ARX archives} homepage http://libarxx.sourceforge.net/ depends_run port:pkgconfig epoch 0 platforms darwin name libarxx depends_lib {port:zlib port:bzip2} long_description {libarxx is a C++ implementation for accessing ARX archives. ARX archives are compressed and structured collections of data items with advanced features like data synchronization, references for external data items, and merging multiple archives.} maintainers nomaintainer categories {archivers devel} version 0.7.8 revision 0
 libzip 547
@@ -278,8 +278,8 @@
 variants universal portdir archivers/xar description {xar is the eXtensible ARchiver} homepage http://code.google.com/p/xar/ epoch 0 name xar depends_lib {port:bzip2 port:libiconv port:libxml2 port:openssl port:zlib} long_description {{xar is the eXtensible ARchiver}} maintainers mww categories {archivers sysutils} version 1.5.2 revision 0
 xar-devel 448
 variants universal portdir archivers/xar-devel description {xar is the eXtensible ARchiver} depends_fetch bin:svn: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 496
-variants 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
+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
 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
@@ -1536,8 +1536,8 @@
 variants universal portdir devel/libjit description {A Just-In-Time library.} epoch 0 platforms darwin name libjit maintainers nomaintainer long_description {The libjit library has an extensive set of routines that takes care of the bulk of the Just-In-Time compilation process, without tying the programmer down with language or bytecode specifics.} categories devel version 0.0.6 revision 0
 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 455
-variants 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
+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
 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
@@ -4037,7 +4037,7 @@
 eiffelstudio64 717
 variants {i386 powerpc} depends_build bin:bzip2:bzip2 portdir lang/eiffelstudio64 description {The ISE Eiffel Compiler and IDE} homepage http://www.eiffel.com epoch 0 platforms darwin name eiffelstudio64 depends_lib port:gtk2 long_description {EiffelStudio is a development environment for the Eiffel programming language developed by Eiffel Software. EiffelStudio includes a combination of tools integrated under a single user interface: compiler, interpreter, debugger, browser, metrics tool, profiler, diagram tool. The user interface rests on a number of specific UI paradigms, in particular pick-and-drop for effective browsing.} maintainers student.ethz.ch:roederja categories lang version 6.4.79451 revision 0
 eiffelstudio65 735
-variants {i386 powerpc} depends_build bin:bzip2:bzip2 portdir lang/eiffelstudio65 description {The ISE Eiffel Compiler and IDE} homepage http://www.eiffel.com epoch 0 platforms darwin name eiffelstudio65 depends_lib port:gtk2 long_description {EiffelStudio is a development environment for the Eiffel programming language developed by Eiffel Software. EiffelStudio includes a combination of tools integrated under a single user interface: compiler, interpreter, debugger, browser, metrics tool, profiler, diagram tool. The user interface rests on a number of specific UI paradigms, in particular pick-and-drop for effective browsing.} maintainers {student.ethz.ch:roederja ethz.ch:dfurrer} categories lang version 6.5.79501 revision 0
+variants {i386 powerpc} depends_build bin:bzip2:bzip2 portdir lang/eiffelstudio65 description {The ISE Eiffel Compiler and IDE} homepage http://www.eiffel.com epoch 0 platforms darwin name eiffelstudio65 depends_lib port:gtk2 long_description {EiffelStudio is a development environment for the Eiffel programming language developed by Eiffel Software. EiffelStudio includes a combination of tools integrated under a single user interface: compiler, interpreter, debugger, browser, metrics tool, profiler, diagram tool. The user interface rests on a number of specific UI paradigms, in particular pick-and-drop for effective browsing.} maintainers {student.ethz.ch:roederja ethz.ch:dfurrer} categories lang version 6.5.79743 revision 0
 elk 496
 variants {x11 universal} portdir lang/elk description {Scheme Extension Language Kit} homepage http://sam.zoy.org/elk epoch 0 platforms darwin name elk long_description {Elk (the Extension Language Kit) is an implementation of the Scheme programming language. It can be used as a standalone Scheme interpreter, or as an embeddable, reusable extension language subsystem for applications written in C or C++ through the libelk library.} maintainers waqar categories lang version 3.99.7 revision 0
 erlang 820

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


More information about the macports-changes mailing list