[63042] trunk/dports

portindex at macports.org portindex at macports.org
Sun Jan 24 03:54:44 PST 2010


Revision: 63042
          http://trac.macports.org/changeset/63042
Author:   portindex at macports.org
Date:     2010-01-24 03:54:44 -0800 (Sun, 24 Jan 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-01-24 11:35:59 UTC (rev 63041)
+++ trunk/dports/PortIndex	2010-01-24 11:54:44 UTC (rev 63042)
@@ -233,7 +233,7 @@
 lrzip 562
 variants universal portdir archivers/lrzip description {Compression program optimized for large files.} homepage http://ck.kolivas.org/apps/lrzip/ epoch 0 platforms darwin name lrzip depends_lib {port:lzo2 port:bzip2 port:zlib} long_description {lrzip is a compression program, similar in functionality to gzip or bzip2, but able to take advantage from long distance redundancies in files, which can sometimes allow lrzip to produce much better compression ratios than other programs.} maintainers gmail.com:jlaurila categories archivers version 0.43 revision 0
 lzip 589
-variants universal portdir archivers/lzip description {Compression program based on LZMA similar to gzip or bzip2} homepage http://www.nongnu.org/lzip/lzip.html epoch 20091025 platforms darwin name lzip long_description {Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving.} maintainers vinc17 categories archivers version 1.8 revision 0
+variants universal portdir archivers/lzip description {Compression program based on LZMA similar to gzip or bzip2} homepage http://www.nongnu.org/lzip/lzip.html epoch 20091025 platforms darwin name lzip long_description {Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving.} maintainers vinc17 categories archivers version 1.9 revision 0
 lzma 376
 portdir archivers/lzma description {high compression ratio archiver} homepage http://www.7-zip.org/sdk.html epoch 0 platforms darwin name lzma maintainers nomaintainer long_description {LZMA is default and general compression method of 7z format in 7-Zip program. LZMA provides high compression ratio and very fast decompression.} version 4.63 categories archivers revision 0
 lzmautils 455
@@ -7680,8 +7680,8 @@
 portdir perl/p5-yaml-syck description {A fast, lightweight YAML loader and dumper} homepage http://search.cpan.org/dist/YAML-Syck/ epoch 0 platforms darwin name p5-yaml-syck depends_lib path:bin/perl:perl5 maintainers FaerieMUD.org:ged long_description {{A fast, lightweight YAML loader and dumper}} categories perl version 0.99 revision 0
 p5-yaml-tiny 402
 portdir perl/p5-yaml-tiny description {Read/Write YAML files with as little code as possible} homepage http://search.cpan.org/dist/YAML-Tiny/ epoch 0 platforms darwin name p5-yaml-tiny depends_lib {path:bin/perl:perl5 port:p5-yaml port:p5-yaml-syck} maintainers {narf_tm openmaintainer} long_description {{Read/Write YAML files with as little code as possible}} categories perl version 1.41 revision 0
-php5-FreeImage 563
-variants {debug universal} portdir php/php5-FreeImage description {Provides a wrapper to the FreeImage library.} homepage http://pecl.php.net/package/FreeImage/ epoch 0 platforms darwin name php5-FreeImage depends_lib {path:bin/phpize:php5 port:freeimage} maintainers {nox openmaintainer} long_description {This extension is a wrapper for the FreeImage library that allows PHP to support popular graphics image fromats like GIF, PNG, BMP, JPEG, TIFF, PSD, XPM and others as needed by today's multimedia application.} categories {php devel} version 0.1 revision 0
+php5-FreeImage 564
+variants {debug universal} portdir php/php5-FreeImage description {Provides a wrapper to the FreeImage library.} homepage http://pecl.php.net/package/FreeImage/ epoch 0 platforms darwin name php5-FreeImage depends_lib {path:bin/phpize:php5 port:freeimage} maintainers {nox openmaintainer} long_description {This extension is a wrapper for the FreeImage library that allows PHP to support popular graphics image formats like GIF, PNG, BMP, JPEG, TIFF, PSD, XPM and others as needed by today's multimedia applications.} categories {php devel} version 0.1 revision 0
 php5-SPL_Types 387
 variants {debug universal} portdir php/php5-SPL_Types description {Standard PHP Library, Types Addon} homepage http://pecl.php.net/package/SPL_Types/ epoch 0 platforms darwin name php5-SPL_Types depends_lib path:bin/phpize:php5 maintainers {nox openmaintainer} long_description {SPL Types is a collection of special typehandling classes.} categories {php devel} version 0.3.0 revision 0
 php5-amf 408
@@ -7753,7 +7753,7 @@
 php5-mailparse 491
 variants {debug universal} portdir php/php5-mailparse description {Email message manipulation} homepage http://pecl.php.net/package/mailparse/ depends_run port:php5-mbstring epoch 0 platforms darwin name php5-mailparse depends_lib path:bin/phpize:php5 maintainers {nox openmaintainer} long_description {Mailparse is an extension for parsing and working with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant messages.} categories {php mail devel} version 2.1.5 revision 0
 php5-markdown 432
-variants {debug universal} portdir php/php5-markdown description {A fast Markdown parser} homepage http://pecl.php.net/package/markdown/ epoch 0 platforms darwin name php5-markdown depends_lib path:bin/phpize:php5 maintainers {nox openmaintainer} long_description {Mardkdown is an extension to parse a Mardown text, from a string or a file. It is fast and has a simple API.} categories {php textproc devel} version 0.1.0 revision 0
+variants {debug universal} portdir php/php5-markdown description {A fast Markdown parser} homepage http://pecl.php.net/package/markdown/ epoch 0 platforms darwin name php5-markdown depends_lib path:bin/phpize:php5 maintainers {nox openmaintainer} long_description {Markdown is an extension to parse a Markdown text, from a string or a file. It is fast and has a simple API.} categories {php textproc devel} version 0.1.0 revision 0
 php5-mbstring 404
 variants {debug universal} portdir php/php5-mbstring description {a PHP extension for manipulating strings in multibyte encodings} homepage http://www.php.net/mbstring epoch 0 platforms darwin name php5-mbstring depends_lib path:bin/phpize:php5 maintainers ryandesign long_description {{a PHP extension for manipulating strings in multibyte encodings}} categories {php textproc} version 5.3.1 revision 2
 php5-mcrypt 462
@@ -7832,8 +7832,8 @@
 variants {debug universal} depends_build port:pcre portdir php/php5-zip description {PHP zip functions} homepage http://www.php.net/zip epoch 0 platforms darwin name php5-zip depends_lib {path:bin/phpize:php5 port:zlib} maintainers ryandesign long_description {{PHP zip functions}} categories {php archivers} version 5.3.1 revision 2
 php5-zlib 303
 portdir php/php5-zlib description {obsolete port} homepage http://www.php.net/zlib epoch 0 platforms darwin name php5-zlib maintainers ryandesign long_description {php5-zlib is obsolete and should be uninstalled. Its functionality has been integrated into php5.} version 5.3.0 categories php revision 1
-php5-zorba 383
-variants {debug universal} portdir php/php5-zorba description {PHP support for XQuery} homepage http://www.zorba-xquery.com/ epoch 0 platforms darwin name php5-zorba depends_lib path:bin/phpize:php5 maintainers {nox openmaintainer} long_description {This extension is a wrapper of Zorba library to allow PHP developers to use XQuery.} categories {php devel} version 0.9.9 revision 0
+php5-zorba 396
+variants {debug universal} portdir php/php5-zorba description {PHP support for XQuery} homepage http://www.zorba-xquery.com/ epoch 0 platforms darwin name php5-zorba depends_lib {path:bin/phpize:php5 port:zorba} maintainers {nox openmaintainer} long_description {This extension is a wrapper of Zorba library to allow PHP developers to use XQuery.} categories {php devel} version 0.9.9 revision 1
 a2ps 427
 variants universal depends_build bin:psnup:psutils portdir print/a2ps description {an Any to PostScript filter.} homepage http://www.gnu.org/software/a2ps/ epoch 0 platforms darwin name a2ps long_description {a2ps is a utilty that allows the user to do PostScript manipulations. It is able to pass on processing to other filters, such as gzip and dvips.} maintainers pentangle.net:mike categories print version 4.14 revision 0
 a2ps-j 483

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


More information about the macports-changes mailing list