[56734] trunk/dports

portindex at macports.org portindex at macports.org
Tue Sep 1 14:53:37 PDT 2009


Revision: 56734
          http://trac.macports.org/changeset/56734
Author:   portindex at macports.org
Date:     2009-09-01 14:53:36 -0700 (Tue, 01 Sep 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-09-01 21:36:24 UTC (rev 56733)
+++ trunk/dports/PortIndex	2009-09-01 21:53:36 UTC (rev 56734)
@@ -926,8 +926,8 @@
 variants ignore_lisp_version portdir devel/asdf-binary-locations description {keep asdf-compiled lisp files in their places} homepage http://common-lisp.net/project/cl-containers/asdf-binary-locations/ epoch 0 platforms darwin name asdf-binary-locations long_description {Keep asdf-compiled lisp files in directories unique to the Lisp implementation, Lisp implementation version operating system and hardware architecture.} maintainers pobox.com:rlonstein categories devel version latest revision 0
 astyle 434
 variants {lib java} portdir devel/astyle description {source code beautifier for the C, C++, C# and Java programming} homepage http://astyle.sourceforge.net epoch 0 platforms darwin name astyle long_description {Artistic Style is a source code indenter, source code formatter, and source code beautifier for the C, C++, C# and Java programming languages.} maintainers {wyuenho openmaintainer} categories devel version 1.23 revision 0
-atk 411
-variants universal depends_build {port:pkgconfig port:gtk-doc} portdir devel/atk description {GNOME accessibility toolkit} homepage http://projects.gnome.org/accessibility/ epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:gettext port:libiconv} name atk maintainers nomaintainer long_description {ATK is the GNOME Accessibility ToolKit} categories devel version 1.26.0 revision 1
+atk 396
+variants universal depends_build port:pkgconfig portdir devel/atk description {GNOME accessibility toolkit} homepage http://projects.gnome.org/accessibility/ epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:gettext port:libiconv} name atk maintainers nomaintainer long_description {ATK is the GNOME Accessibility ToolKit} categories devel version 1.26.0 revision 1
 autobook 522
 portdir devel/autobook description {A tutorial covering the gnu autotools.} homepage http://sources.redhat.com/autobook/ epoch 0 platforms darwin name autobook long_description {This book is a tutorial for Autoconf, Automake and Libtool, hereafter referred to as the GNU Autotools. The GNU manuals that accompany each tools adequately document each tool in isolation. Until now, there has not been a guide that has described how these tools work together.} maintainers nomaintainer version 1.4 categories devel revision 0
 autobuild 707
@@ -1317,7 +1317,7 @@
 google-ctemplate 462
 variants universal portdir devel/google-ctemplate description {A simple but powerful template language for C++} homepage http://code.google.com/p/google-ctemplate/ epoch 0 platforms darwin name google-ctemplate maintainers piu.fm:a long_description {A simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language.} categories devel version 0.95 revision 0
 google-perftools 566
-variants universal portdir devel/google-perftools description {Fast, multi-threaded malloc() and nifty performance analysis tools} homepage http://code.google.com/p/google-perftools/ epoch 0 platforms darwin name google-perftools maintainers {brett openmaintainer} long_description {These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler.} categories devel version 1.2 revision 0
+variants universal portdir devel/google-perftools description {Fast, multi-threaded malloc() and nifty performance analysis tools} homepage http://code.google.com/p/google-perftools/ epoch 0 platforms darwin name google-perftools maintainers {brett openmaintainer} long_description {These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler.} categories devel version 1.3 revision 0
 google-sparsehash 708
 variants universal portdir devel/google-sparsehash description {An extremely memory-efficient hash_map implementation} homepage http://code.google.com/p/google-sparsehash/ epoch 0 platforms darwin name google-sparsehash long_description {An extremely memory-efficient hash_map implementation. 2 bits/entry overhead! The SparseHash library contains several hash-map implementations, including implementations that optimize for space or speed. These hashtable implementations are similar in API to SGI's hash_map class, but with different performance characteristics. It's easy to replace hash_map by sparse_hash_map or dense_hash_map in C++ code.} maintainers piu.fm:a categories devel version 1.4 revision 0
 gpatch 583
@@ -6385,7 +6385,9 @@
 p5-extutils-f77 451
 variants darwin portdir perl/p5-extutils-f77 description {Helper for linking C with Fortran subroutines} homepage http://search.cpan.org/dist/ExtUtils-F77/ epoch 0 platforms darwin name p5-extutils-f77 depends_lib {path:bin/perl:perl5 port:gcc43} long_description {ExtUtils::F77 describes to the calling perl code how to link C programs with Fortran subroutines on the current system.} maintainers nomaintainer categories perl version 1.16 revision 0
 p5-extutils-install 397
-portdir perl/p5-extutils-install description {install files from here to there} homepage http://search.cpan.org/dist/ExtUtils-Install/ epoch 0 platforms darwin name p5-extutils-install depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Handles the installing and uninstalling of perl modules, scripts, man pages, etc...} categories perl version 1.52 revision 0
+portdir perl/p5-extutils-install description {install files from here to there} homepage http://search.cpan.org/dist/ExtUtils-Install/ epoch 0 platforms darwin name p5-extutils-install depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Handles the installing and uninstalling of perl modules, scripts, man pages, etc...} categories perl version 1.54 revision 0
+p5-extutils-makemaker 400
+portdir perl/p5-extutils-makemaker description {Create a module Makefile} homepage http://search.cpan.org/dist/ExtUtils-MakeMaker/ epoch 0 platforms darwin name p5-extutils-makemaker depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This utility is designed to write a Makefile for an extension module from a Makefile.PL.} categories perl version 6.54 revision 0
 p5-extutils-parsexs 645
 portdir perl/p5-extutils-parsexs description {Converts Perl XS code into C code} homepage http://search.cpan.org/dist/ExtUtils-ParseXS/ epoch 0 platforms darwin name p5-extutils-parsexs depends_lib {path:bin/perl:perl5 port:p5-extutils-cbuilder} maintainers {narf_tm openmaintainer} long_description {ExtUtils::ParseXS will compile XS code into C code by embedding the constructs necessary to let C functions manipulate Perl values and creates the glue necessary to let Perl access those functions. The compiler uses typemaps to determine how to map C function parameters and variables to Perl values.} categories perl version 2.2002 revision 0
 p5-extutils-pkgconfig 332
@@ -6533,7 +6535,7 @@
 p5-html-mason 663
 portdir perl/p5-html-mason description {High-performance, dynamic web site authoring system} homepage http://search.cpan.org/dist/HTML-Mason/ epoch 0 platforms darwin name p5-html-mason depends_lib {path:bin/perl:perl5 port:p5-cache-cache port:p5-class-container port:p5-exception-class port:p5-params-validate port:p5-html-parser port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {Mason is a tool for building, serving and managing large web sites. Its features make it an ideal backend for high load sites serving dynamic content, such as online newspapers or database driven e-commerce sites.} categories perl version 1.40 revision 0
 p5-html-parser 411
-portdir perl/p5-html-parser description {HTML parsing and extraction modules} homepage http://search.cpan.org/dist/HTML-Parser/ epoch 0 platforms darwin name p5-html-parser depends_lib {path:bin/perl:perl5 port:p5-html-tagset} maintainers {narf_tm openmaintainer} long_description {This is a collection of modules that parse and extract information from HTML documents.} categories perl version 3.60 revision 0
+portdir perl/p5-html-parser description {HTML parsing and extraction modules} homepage http://search.cpan.org/dist/HTML-Parser/ epoch 0 platforms darwin name p5-html-parser depends_lib {path:bin/perl:perl5 port:p5-html-tagset} maintainers {narf_tm openmaintainer} long_description {This is a collection of modules that parse and extract information from HTML documents.} categories perl version 3.62 revision 0
 p5-html-scrubber 393
 portdir perl/p5-html-scrubber description {Perl extension for scrubbing/sanitizing html} homepage http://search.cpan.org/dist/HTML-Scrubber/ epoch 0 platforms darwin name p5-html-scrubber depends_lib {path:bin/perl:perl5 port:p5-html-parser port:p5-test-simple} maintainers nomaintainer long_description {{Perl extension for scrubbing/sanitizing html}} categories perl version 0.08 revision 0
 p5-html-strip 578
@@ -6777,7 +6779,7 @@
 p5-module-install 803
 portdir perl/p5-module-install description {Standalone, extensible Perl module installer} homepage http://search.cpan.org/dist/Module-Install/ epoch 0 platforms darwin name p5-module-install depends_lib {path:bin/perl:perl5 port:p5-archive-tar port:p5-extutils-install port:p5-extutils-parsexs port:p5-file-remove port:p5-module-build port:p5-module-corelist port:p5-module-scandeps port:p5-par-dist port:p5-yaml-tiny} maintainers {narf_tm openmaintainer} long_description {Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with both the ExtUtils::MakeMaker and Module::Build build systems, and will run on any Perl installation version 5.004 or newer.} categories perl version 0.81 revision 0
 p5-module-pluggable 399
-portdir perl/p5-module-pluggable description {automatically give your module the ability to have plugins} homepage http://search.cpan.org/dist/Module-Pluggable/ epoch 0 platforms darwin name p5-module-pluggable depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{automatically give your module the ability to have plugins}} categories perl version 3.8 revision 0
+portdir perl/p5-module-pluggable description {automatically give your module the ability to have plugins} homepage http://search.cpan.org/dist/Module-Pluggable/ epoch 0 platforms darwin name p5-module-pluggable depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{automatically give your module the ability to have plugins}} categories perl version 3.9 revision 0
 p5-module-refresh 344
 portdir perl/p5-module-refresh description {Refresh %INC files when updated on disk} homepage http://search.cpan.org/dist/Module-Refresh/ epoch 0 platforms darwin name p5-module-refresh depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Refresh %INC files when updated on disk}} categories perl version 0.09 revision 0
 p5-module-scandeps 575
@@ -7222,8 +7224,8 @@
 portdir perl/p5-unicode-collate description {perl Unicode sorting} homepage http://search.cpan.org/dist/Unicode-Collate/ epoch 0 platforms darwin name p5-unicode-collate depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{perl Unicode sorting}} categories perl version 0.52 revision 0
 p5-unicode-string 758
 portdir perl/p5-unicode-string description {String of Unicode characters (UCS2/UTF16)} homepage http://search.cpan.org/dist/Unicode-String/ epoch 0 platforms darwin name p5-unicode-string depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {A Unicode::String object represents a sequence of Unicode characters. The Unicode Standard is a fixed-width, uniform encoding scheme for written characters and text. This encoding treats alphabetic characters, ideographic characters, and symbols identically, which means that they can be used in any mixture and with equal facility. Unicode is modeled on the ASCII character set, but uses a 16-bit encoding to support full multilingual text.} categories perl version 2.09 revision 0
-p5-universal-can 414
-portdir perl/p5-universal-can description {Hack around people calling UNIVERSAL::can() as a function} homepage http://search.cpan.org/dist/UNIVERSAL-can/ epoch 0 platforms darwin name p5-universal-can depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The UNIVERSAL class provides a few default methods so that all objects can use them.} categories perl version 1.12 revision 0
+p5-universal-can 437
+portdir perl/p5-universal-can description {Hack around people calling UNIVERSAL::can() as a function} homepage http://search.cpan.org/dist/UNIVERSAL-can/ epoch 0 platforms darwin name p5-universal-can depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {The UNIVERSAL class provides a few default methods so that all objects can use them.} categories perl version 1.15 revision 0
 p5-universal-isa 432
 portdir perl/p5-universal-isa description {Attempt to recover from people calling UNIVERSAL::isa as a function} homepage http://search.cpan.org/dist/UNIVERSAL-isa/ epoch 0 platforms darwin name p5-universal-isa depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Attempt to recover from people calling UNIVERSAL::isa as a function}} categories perl version 1.01 revision 0
 p5-universal-moniker 674

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


More information about the macports-changes mailing list