[64885] trunk/dports

portindex at macports.org portindex at macports.org
Tue Mar 16 09:54:33 PDT 2010


Revision: 64885
          http://trac.macports.org/changeset/64885
Author:   portindex at macports.org
Date:     2010-03-16 09:54:33 -0700 (Tue, 16 Mar 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-03-16 16:52:34 UTC (rev 64884)
+++ trunk/dports/PortIndex	2010-03-16 16:54:33 UTC (rev 64885)
@@ -6479,9 +6479,9 @@
 p5-catalyst-view-html-template 427
 portdir perl/p5-catalyst-view-html-template description {HTML::Template View Class} homepage http://search.cpan.org/dist/Catalyst-View-HTML-Template/ epoch 0 platforms darwin name p5-catalyst-view-html-template depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-html-template} maintainers {narf_tm openmaintainer} long_description {This is the HTML::Template view class.} categories perl version 0.03 revision 0
 p5-catalyst-view-json 461
-portdir perl/p5-catalyst-view-json description {JSON view for your data} homepage http://search.cpan.org/dist/Catalyst-View-JSON/ epoch 0 platforms darwin name p5-catalyst-view-json depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-json-any port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format.} categories perl version 0.27 revision 0
+portdir perl/p5-catalyst-view-json description {JSON view for your data} homepage http://search.cpan.org/dist/Catalyst-View-JSON/ epoch 0 platforms darwin name p5-catalyst-view-json depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-json-any port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format.} categories perl version 0.28 revision 0
 p5-catalyst-view-tt 522
-portdir perl/p5-catalyst-view-tt description {Helper for TT view which builds a skeleton web site} homepage http://search.cpan.org/dist/Catalyst-View-TT/ epoch 0 platforms darwin name p5-catalyst-view-tt depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-class-accessor port:p5-mro-compat port:p5-path-class port:p5-template-toolkit port:p5-template-timer} maintainers {narf_tm openmaintainer} long_description {{Helper for TT view which builds a skeleton web site}} categories perl version 0.32 revision 0
+portdir perl/p5-catalyst-view-tt description {Helper for TT view which builds a skeleton web site} homepage http://search.cpan.org/dist/Catalyst-View-TT/ epoch 0 platforms darwin name p5-catalyst-view-tt depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-class-accessor port:p5-mro-compat port:p5-path-class port:p5-template-toolkit port:p5-template-timer} maintainers {narf_tm openmaintainer} long_description {{Helper for TT view which builds a skeleton web site}} categories perl version 0.33 revision 0
 p5-catalyst-view-xslt 419
 portdir perl/p5-catalyst-view-xslt description {Helper for XSLT Views} homepage http://search.cpan.org/dist/Catalyst-View-XSLT/ epoch 0 platforms darwin name p5-catalyst-view-xslt depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-path-class port:p5-xml-libxslt port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Helper for XSLT Views}} categories perl version 0.08 revision 0
 p5-catalystx-component-traits 814
@@ -6604,8 +6604,8 @@
 portdir perl/p5-convert-pem description {Read/write encrypted ASN.1 PEM files} homepage http://search.cpan.org/dist/Convert-PEM/ epoch 0 platforms darwin name p5-convert-pem depends_lib {path:bin/perl:perl5 port:p5-class-errorhandler port:p5-convert-asn1 port:p5-digest-md5 port:p5-crypt-des_ede3} maintainers nomaintainer long_description {{Read/write encrypted ASN.1 PEM files}} categories perl version 0.07 revision 0
 p5-crypt-appletwofish 674
 portdir perl/p5-crypt-appletwofish description {two Apple iTMS/iTunes key descrambling algorithms} homepage http://search.cpan.org/dist/Crypt-AppleTwoFish/ epoch 0 platforms darwin name p5-crypt-appletwofish depends_lib {path:bin/perl:perl5 port:p5-digest-sha} maintainers {narf_tm openmaintainer} long_description {The first algorithm appears to have only cursory resemblance to Bruce Schneier's blowfish and twofish algorithms in that it too has a table-based decoder. The second algorithm is more standard encryption using S-box type permutations and lookup tables, and might have started out something like Twofish or Blowfish.} categories perl version 0.051 revision 1
-p5-crypt-blowfish 451
-portdir perl/p5-crypt-blowfish description {Implementation of the blowfish-crypto algorithm for perl} homepage http://search.cpan.org/dist/Crypt-Blowfish/ epoch 0 platforms darwin name p5-crypt-blowfish depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This is Crypt::Blowfish, an XS-based implementation of the Blowfish cryptography algorithm designed by Bruce Schneier.} categories perl version 2.11a revision 0
+p5-crypt-blowfish 450
+portdir perl/p5-crypt-blowfish description {Implementation of the blowfish-crypto algorithm for perl} homepage http://search.cpan.org/dist/Crypt-Blowfish/ epoch 0 platforms darwin name p5-crypt-blowfish depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This is Crypt::Blowfish, an XS-based implementation of the Blowfish cryptography algorithm designed by Bruce Schneier.} categories perl version 2.12 revision 0
 p5-crypt-cbc 624
 portdir perl/p5-crypt-cbc description {Encrypt Data with Cipher Block Chaining Mode} homepage http://search.cpan.org/dist/Crypt-CBC/ epoch 0 platforms darwin name p5-crypt-cbc depends_lib path:bin/perl:perl5 maintainers {blair openmaintainer} long_description {This is Crypt::CBC, a Perl-only implementation of the the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compatible with the encryption format used by SSLeay.} categories perl version 2.29 revision 0
 p5-crypt-ciphersaber 359
@@ -6688,10 +6688,10 @@
 portdir perl/p5-date-calc description {Gregorian calendar date calculations} homepage http://search.cpan.org/dist/Date-Calc/ epoch 0 platforms darwin name p5-date-calc depends_lib {path:bin/perl:perl5 port:p5-bit-vector port:p5-carp-clan} maintainers nomaintainer long_description {The library provides all sorts of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).} categories perl version 5.4 revision 0
 p5-datemanip 537
 portdir perl/p5-datemanip description {Perl Module for manipulating date and time.} homepage http://search.cpan.org/dist/Date-Manip/ epoch 0 platforms darwin name p5-datemanip depends_lib path:bin/perl:perl5 maintainers {mas openmaintainer} long_description {This is a set of routines designed to make any common date/time manipulation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing international times are all easily done.} categories perl version 5.54 revision 0
-p5-datetime 601
-portdir perl/p5-datetime description {A date and time object} homepage http://search.cpan.org/dist/DateTime/ epoch 2 platforms darwin name p5-datetime depends_lib {path:bin/perl:perl5 port:p5-datetime-locale port:p5-datetime-timezone port:p5-params-validate port:p5-test-exception port:p5-extutils-cbuilder port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see http://datetime.perl.org} categories perl version 0.53 revision 0
-p5-datetime-format-builder 756
-portdir perl/p5-datetime-format-builder description {Create DateTime parser classes and objects} homepage http://search.cpan.org/dist/DateTime-Format-Builder/ epoch 0 platforms darwin name p5-datetime-format-builder depends_lib {path:bin/perl:perl5 port:p5-class-factory-util port:p5-datetime port:p5-datetime-format-strptime port:p5-params-validate port:p5-task-weaken port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.} categories perl version 0.7901 revision 0
+p5-datetime 621
+portdir perl/p5-datetime description {A date and time object} homepage http://search.cpan.org/dist/DateTime/ epoch 2 platforms darwin name p5-datetime depends_lib {path:bin/perl:perl5 port:p5-datetime-locale port:p5-datetime-timezone port:p5-params-validate port:p5-test-exception port:p5-extutils-cbuilder port:p5-test-simple port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see http://datetime.perl.org} categories perl version 0.54 revision 0
+p5-datetime-format-builder 754
+portdir perl/p5-datetime-format-builder description {Create DateTime parser classes and objects} homepage http://search.cpan.org/dist/DateTime-Format-Builder/ epoch 1 platforms darwin name p5-datetime-format-builder depends_lib {path:bin/perl:perl5 port:p5-class-factory-util port:p5-datetime port:p5-datetime-format-strptime port:p5-params-validate port:p5-task-weaken port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.} categories perl version 0.80 revision 0
 p5-datetime-format-iso8601 500
 portdir perl/p5-datetime-format-iso8601 description {Parses ISO8601 formats} homepage http://search.cpan.org/dist/DateTime-Format-ISO8601/ epoch 0 platforms darwin name p5-datetime-format-iso8601 depends_lib {path:bin/perl:perl5 port:p5-datetime port:p5-datetime-format-builder port:p5-module-build} maintainers FreeBSD.org:mat long_description {Parses almost all ISO8601 date and time formats. ISO8601 time-intervals will be supported in a later release.} categories perl version 0.04.02 revision 0
 p5-datetime-format-mail 380
@@ -6705,7 +6705,7 @@
 p5-datetime-locale 660
 portdir perl/p5-datetime-locale description {Localization support for DateTime} homepage http://search.cpan.org/dist/DateTime-Locale/ epoch 1 platforms darwin name p5-datetime-locale depends_lib {path:bin/perl:perl5 port:p5-list-moreutils port:p5-params-validate port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. If you want to know what methods are available for locale objects, then please read the DateTime::Locale::Base documentation.} categories perl version 0.44 revision 0
 p5-datetime-timezone 582
-portdir perl/p5-datetime-timezone description {Time zone object base class and factory} homepage http://search.cpan.org/dist/DateTime-TimeZone/ epoch 5 platforms darwin name p5-datetime-timezone depends_lib {path:bin/perl:perl5 port:p5-params-validate port:p5-class-singleton port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period.} categories perl version 1.11 revision 0
+portdir perl/p5-datetime-timezone description {Time zone object base class and factory} homepage http://search.cpan.org/dist/DateTime-TimeZone/ epoch 5 platforms darwin name p5-datetime-timezone depends_lib {path:bin/perl:perl5 port:p5-params-validate port:p5-class-singleton port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period.} categories perl version 1.13 revision 0
 p5-dbd-mysql 425
 variants {mysql4 mysql5} portdir perl/p5-dbd-mysql description {Perl5 Database Interface to the MySQL database} homepage http://search.cpan.org/dist/DBD-mysql/ epoch 0 platforms darwin name p5-dbd-mysql depends_lib {path:bin/perl:perl5 port:p5-dbi path:bin/mysql_config5:mysql5} long_description {{Perl5 Database Interface to the MySQL database}} maintainers {narf_tm openmaintainer} categories perl version 4.013 revision 0
 p5-dbd-pg 610
@@ -6825,7 +6825,7 @@
 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.56 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 1 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.2203 revision 0
+portdir perl/p5-extutils-parsexs description {Converts Perl XS code into C code} homepage http://search.cpan.org/dist/ExtUtils-ParseXS/ epoch 1 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.2205 revision 0
 p5-extutils-pkgconfig 332
 portdir perl/p5-extutils-pkgconfig description {Simplistic interface to pkg-config} homepage http://gtk2-perl.sourceforge.net/ epoch 0 platforms darwin name p5-extutils-pkgconfig depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Simplistic interface to pkg-config}} categories perl version 1.12 revision 0
 p5-extutils-xsbuilder 586
@@ -6923,7 +6923,7 @@
 p5-getopt-long 696
 portdir perl/p5-getopt-long description {module implementing an extended getopt function} homepage http://search.cpan.org/dist/Getopt-Long/ epoch 0 platforms darwin name p5-getopt-long depends_lib path:bin/perl:perl5 maintainers {nox openmaintainer} long_description {Module Getopt::Long implements an extended getopt function called GetOptions(). This function implements the POSIX standard for command line options, with GNU extensions, while still capable of handling the traditional one-letter options. In general, this means that command line options can have long names instead of single letters, and are introduced with a double dash `--'.} categories {perl devel} version 2.38 revision 0
 p5-getopt-long-descriptive 409
-portdir perl/p5-getopt-long-descriptive description {Getopt::Long with usage text} homepage http://search.cpan.org/dist/Getopt-Long-Descriptive/ epoch 0 platforms darwin name p5-getopt-long-descriptive depends_lib {path:bin/perl:perl5 port:p5-params-validate port:p5-sub-exporter} maintainers {narf_tm openmaintainer} long_description {{Getopt::Long with usage text}} categories perl version 0.084 revision 0
+portdir perl/p5-getopt-long-descriptive description {Getopt::Long with usage text} homepage http://search.cpan.org/dist/Getopt-Long-Descriptive/ epoch 0 platforms darwin name p5-getopt-long-descriptive depends_lib {path:bin/perl:perl5 port:p5-params-validate port:p5-sub-exporter} maintainers {narf_tm openmaintainer} long_description {{Getopt::Long with usage text}} categories perl version 0.085 revision 0
 p5-getopt-mixed 421
 portdir perl/p5-getopt-mixed description {alternate module supports both long and short options} homepage http://search.cpan.org/dist/Getopt-Mixed/ epoch 0 platforms darwin name p5-getopt-mixed depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {This module provides GNU-style option processing for Perl 5 scripts, with both long and short options.} categories {perl devel} version 1.10 revision 0
 p5-getopt-simple 402
@@ -7227,7 +7227,7 @@
 p5-module-find 373
 portdir perl/p5-module-find description {Find and use installed modules in a (sub)category} homepage http://search.cpan.org/dist/Module-Find/ epoch 0 platforms darwin name p5-module-find depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Module::Find lets you find and use modules in categories.} categories perl version 0.10 revision 0
 p5-module-install 832
-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-file-remove port:p5-json port:p5-module-build port:p5-module-scandeps port:p5-par-dist port:p5-parse-cpan-meta port:p5-yaml-tiny port:p5-test-simple port:p5-extutils-install port:p5-devel-ppport} 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.94 revision 0
+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-file-remove port:p5-json port:p5-module-build port:p5-module-scandeps port:p5-par-dist port:p5-parse-cpan-meta port:p5-yaml-tiny port:p5-test-simple port:p5-extutils-install port:p5-devel-ppport} 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.95 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.9 revision 0
 p5-module-refresh 344
@@ -7249,7 +7249,7 @@
 p5-monotone-automatestdio 745
 portdir perl/p5-monotone-automatestdio description {Perl interface to Monotone via automate stdio} homepage http://search.cpan.org/dist/Monotone-AutomateStdio/ depends_run port:monotone epoch 0 platforms darwin name p5-monotone-automatestdio depends_lib path:bin/perl:perl5 maintainers {tommyd openmaintainer} long_description {The Monotone::AutomateStdio class gives a Perl developer access to Monotone's automate stdio facility via an easy to use interface. All command, option and output formats are handled internally by this class. Any structured information returned by Monotone is parsed and returned back to the caller as lists of records for ease of access or alternatively as one large string.} categories perl version 0.07 revision 0
 p5-moose 533
-portdir perl/p5-moose description {A postmodern object system for Perl 5} homepage http://search.cpan.org/dist/Moose/ epoch 0 platforms darwin name p5-moose depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-test-simple port:p5-class-mop port:p5-data-optlist port:p5-list-moreutils port:p5-scalar-list-utils port:p5-sub-exporter port:p5-sub-name port:p5-task-weaken port:p5-try-tiny} maintainers {narf_tm openmaintainer} long_description {{A postmodern object system for Perl 5}} categories perl version 0.98 revision 0
+portdir perl/p5-moose description {A postmodern object system for Perl 5} homepage http://search.cpan.org/dist/Moose/ epoch 0 platforms darwin name p5-moose depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-test-simple port:p5-class-mop port:p5-data-optlist port:p5-list-moreutils port:p5-scalar-list-utils port:p5-sub-exporter port:p5-sub-name port:p5-task-weaken port:p5-try-tiny} maintainers {narf_tm openmaintainer} long_description {{A postmodern object system for Perl 5}} categories perl version 0.99 revision 0
 p5-moose-autobox 488
 portdir perl/p5-moose-autobox description {Autoboxed wrappers for Native Perl datatypes} homepage http://search.cpan.org/dist/Moose-Autobox/ epoch 0 platforms darwin name p5-moose-autobox depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-moose port:p5-perl6-junction port:p5-autobox} maintainers {narf_tm openmaintainer} long_description {Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for use with autobox.} categories perl version 0.10 revision 0
 p5-moose-policy 372
@@ -7273,7 +7273,7 @@
 p5-moosex-types-common 515
 portdir perl/p5-moosex-types-common description {A set of commonly-used type constraints that do not ship with Moose by default.} homepage http://search.cpan.org/dist/MooseX-Types-Common/ epoch 0 platforms darwin name p5-moosex-types-common depends_lib {path:bin/perl:perl5 port:p5-moose port:p5-moosex-types port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {{A set of commonly-used type constraints that do not ship with Moose by default.}} categories perl version 0.001002 revision 0
 p5-mouse 702
-portdir perl/p5-mouse description {Moose minus the antlers} homepage http://search.cpan.org/dist/Mouse/ epoch 0 platforms darwin name p5-mouse depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-test-simple port:p5-extutils-parsexs port:p5-devel-ppport} maintainers {narf_tm openmaintainer} long_description {Moose is wonderful. Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, {"has"} in Moose is missing only a few expert-level features.} categories perl version 0.50 revision 0
+portdir perl/p5-mouse description {Moose minus the antlers} homepage http://search.cpan.org/dist/Mouse/ epoch 0 platforms darwin name p5-mouse depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-test-simple port:p5-extutils-parsexs port:p5-devel-ppport} maintainers {narf_tm openmaintainer} long_description {Moose is wonderful. Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, {"has"} in Moose is missing only a few expert-level features.} categories perl version 0.51 revision 0
 p5-mp3-info 336
 portdir perl/p5-mp3-info description {Manipulate / fetch info from MP3 audio files} homepage http://search.cpan.org/dist/MP3-Info/ epoch 0 platforms darwin name p5-mp3-info depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Manipulate / fetch info from MP3 audio files}} categories perl version 1.24 revision 0
 p5-mro-compat 472
@@ -7512,8 +7512,8 @@
 portdir perl/p5-spreadsheet-parseexcel description {Get information from Excel file} homepage http://search.cpan.org/~kwitknr/Spreadsheet-ParseExcel epoch 1 platforms darwin name p5-spreadsheet-parseexcel depends_lib {path:bin/perl:perl5 port:p5-ole-storage_lite port:p5-io-stringy} maintainers email.arc.nasa.gov:sal long_description {Spreadsheet::ParseExcel lets you to get information from Excel95, Excel97, Excel2000 files.} categories perl version 0.41 revision 0
 p5-spreadsheet-writeexcel 632
 portdir perl/p5-spreadsheet-writeexcel description {Write cross-platform Excel binary} homepage http://search.cpan.org/~jmcnamara/Spreadsheet-WriteExcel-2.14/ epoch 0 platforms darwin name p5-spreadsheet-writeexcel depends_lib {path:bin/perl:perl5 port:p5-parse-recdescent} maintainers mac.com:kykim long_description {The Spreadsheet::WriteExcel module can be used to create a cross-platform Excel binary file. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks and images can be written to the cells.} categories {perl perl databases} version 2.14 revision 0
-p5-sql-abstract 686
-portdir perl/p5-sql-abstract description {Generate SQL from Perl data structures} homepage http://search.cpan.org/dist/SQL-Abstract/ epoch 0 platforms darwin name p5-sql-abstract depends_lib {path:bin/perl:perl5 port:p5-clone port:p5-test-deep port:p5-test-exception port:p5-test-warn} maintainers {narf_tm openmaintainer} long_description {This module was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to create an abstract SQL generation module.} categories {perl databases} version 1.61 revision 0
+p5-sql-abstract 654
+portdir perl/p5-sql-abstract description {Generate SQL from Perl data structures} homepage http://search.cpan.org/dist/SQL-Abstract/ epoch 0 platforms darwin name p5-sql-abstract depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-test-warn} maintainers {narf_tm openmaintainer} long_description {This module was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to create an abstract SQL generation module.} categories {perl databases} version 1.62 revision 0
 p5-sql-abstract-limit 439
 portdir perl/p5-sql-abstract-limit description {portable LIMIT emulation} homepage http://search.cpan.org/dist/SQL-Abstract-Limit/ epoch 0 platforms darwin name p5-sql-abstract-limit depends_lib {path:bin/perl:perl5 port:p5-sql-abstract port:p5-dbi port:p5-test-deep port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {Portability layer for LIMIT emulation.} categories {perl databases} version 0.141 revision 0
 p5-sql-translator 980
@@ -7607,7 +7607,7 @@
 p5-test-perl-critic 393
 portdir perl/p5-test-perl-critic description {Use Perl::Critic in test programs} homepage http://search.cpan.org/dist/Test-Perl-Critic/ epoch 0 platforms darwin name p5-test-perl-critic depends_lib {path:bin/perl:perl5 port:p5-perl-critic port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Use Perl::Critic in test programs}} categories perl version 1.02 revision 0
 p5-test-pod 380
-portdir perl/p5-test-pod description {check for POD errors in files} homepage http://search.cpan.org/dist/Test-Pod/ epoch 0 platforms darwin name p5-test-pod depends_lib {path:bin/perl:perl5 port:p5-pod-simple port:p5-test-simple port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{check for POD errors in files}} categories perl version 1.41 revision 0
+portdir perl/p5-test-pod description {check for POD errors in files} homepage http://search.cpan.org/dist/Test-Pod/ epoch 0 platforms darwin name p5-test-pod depends_lib {path:bin/perl:perl5 port:p5-pod-simple port:p5-test-simple port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{check for POD errors in files}} categories perl version 1.42 revision 0
 p5-test-pod-coverage 410
 portdir perl/p5-test-pod-coverage description {Check for pod coverage in a distribution} homepage http://search.cpan.org/dist/Test-Pod-Coverage/ epoch 0 platforms darwin name p5-test-pod-coverage depends_lib {path:bin/perl:perl5 port:p5-pod-coverage port:p5-test-simple} maintainers {narf_tm openmaintainer} long_description {{Check for pod coverage in a distribution}} categories perl version 1.08 revision 0
 p5-test-portability-files 464
@@ -7629,7 +7629,7 @@
 p5-test-www-mechanize 502
 portdir perl/p5-test-www-mechanize description {Testing-specific WWW::Mechanize subclass} homepage http://search.cpan.org/dist/Test-WWW-Mechanize/ epoch 0 platforms darwin name p5-test-www-mechanize depends_lib {path:bin/perl:perl5 port:p5-carp-assert-more port:p5-http-server-simple port:p5-test-longstring port:p5-uri port:p5-www-mechanize port:p5-test-simple} maintainers {narf_tm openmaintainer} long_description {{Testing-specific WWW::Mechanize subclass}} categories perl version 1.24 revision 0
 p5-test-www-mechanize-catalyst 690
-portdir perl/p5-test-www-mechanize-catalyst description {Test::WWW::Mechanize for Catalyst} homepage http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/ epoch 0 platforms darwin name p5-test-www-mechanize-catalyst depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-session-state-cookie port:p5-catalyst-plugin-session port:p5-libwww-perl port:p5-moose port:p5-test-exception port:p5-test-www-mechanize port:p5-www-mechanize port:p5-namespace-clean} maintainers {narf_tm openmaintainer} long_description {Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing.} categories perl version 0.51 revision 1
+portdir perl/p5-test-www-mechanize-catalyst description {Test::WWW::Mechanize for Catalyst} homepage http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/ epoch 0 platforms darwin name p5-test-www-mechanize-catalyst depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-session-state-cookie port:p5-catalyst-plugin-session port:p5-libwww-perl port:p5-moose port:p5-test-exception port:p5-test-www-mechanize port:p5-www-mechanize port:p5-namespace-clean} maintainers {narf_tm openmaintainer} long_description {Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing.} categories perl version 0.52 revision 0
 p5-test-yaml-meta 404
 portdir perl/p5-test-yaml-meta description {Validation of the META.yml file in a distribution.} homepage http://search.cpan.org/dist/Test-YAML-Meta/ epoch 0 platforms darwin name p5-test-yaml-meta depends_lib {path:bin/perl:perl5 port:p5-test-yaml-valid} maintainers {narf_tm openmaintainer} long_description {{Validation of the META.yml file in a distribution.}} categories perl version 0.15 revision 0
 p5-test-yaml-valid 334
@@ -7668,8 +7668,8 @@
 portdir perl/p5-text-recordparser description {read record-oriented files} homepage http://search.cpan.org/dist/Text-RecordParser/ epoch 0 platforms darwin name p5-text-recordparser depends_lib {path:bin/perl:perl5 port:p5-io-stringy port:p5-class-accessor port:p5-readonly port:p5-list-moreutils port:p5-version port:p5-test-exception port:p5-text-tabulardisplay port:p5-readonly-xs port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {This module is for reading record-oriented data in a delimited text file.} categories perl version 1.4.0 revision 0
 p5-text-reform 331
 portdir perl/p5-text-reform description {Manual text wrapping and reformatting} homepage http://search.cpan.org/dist/Text-Reform/ epoch 0 platforms darwin name p5-text-reform depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Manual text wrapping and reformatting}} categories perl version 1.11 revision 0
-p5-text-simpletable 359
-portdir perl/p5-text-simpletable description {Simple Eyecandy ASCII Tables} homepage http://search.cpan.org/dist/Text-SimpleTable/ epoch 0 platforms darwin name p5-text-simpletable depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Simple eyecandy ASCII tables, as seen in Catalyst.} categories perl version 2.0 revision 0
+p5-text-simpletable 360
+portdir perl/p5-text-simpletable description {Simple Eyecandy ASCII Tables} homepage http://search.cpan.org/dist/Text-SimpleTable/ epoch 0 platforms darwin name p5-text-simpletable depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Simple eyecandy ASCII tables, as seen in Catalyst.} categories perl version 2.03 revision 0
 p5-text-spellchecker 403
 portdir perl/p5-text-spellchecker description {OO interface for spell-checking a block of text} homepage http://search.cpan.org/dist/Text-SpellChecker/ epoch 0 platforms darwin name p5-text-spellchecker depends_lib {path:bin/perl:perl5 port:p5-text-aspell} maintainers {narf_tm openmaintainer} long_description {{OO interface for spell-checking a block of text}} categories perl version 0.05 revision 0
 p5-text-tabsxwrap 349
@@ -7747,7 +7747,7 @@
 p5-uuid 352
 portdir perl/p5-uuid description {Perl extension for using UUID interfaces.} homepage http://search.cpan.org/dist/UUID/ epoch 0 platforms darwin name p5-uuid depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Perl extension for using UUID interfaces as defined in e2fsprogs.} categories perl version 0.04 revision 0
 p5-variable-magic 382
-portdir perl/p5-variable-magic description {Associate user-defined magic to variables from Perl.} homepage http://search.cpan.org/dist/Variable-Magic/ epoch 0 platforms darwin name p5-variable-magic depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Associate user-defined magic to variables from Perl.}} categories perl version 0.40 revision 0
+portdir perl/p5-variable-magic description {Associate user-defined magic to variables from Perl.} homepage http://search.cpan.org/dist/Variable-Magic/ epoch 0 platforms darwin name p5-variable-magic depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Associate user-defined magic to variables from Perl.}} categories perl version 0.41 revision 0
 p5-vcp-autrijus-snapshot 597
 portdir perl/p5-vcp-autrijus-snapshot description {Copy versions of files between repositories and/or RevML} homepage http://search.cpan.org/~autrijus/VCP-autrijus-snapshot/ epoch 0 platforms darwin name p5-vcp-autrijus-snapshot depends_lib {path:bin/perl:perl5 port:p5-xml-autowriter port:p5-xml-parser port:p5-text-diff port:p5-html-tree port:p5-ipc-run3 port:p5-regexp-shellish} maintainers geeklair.net:dluke long_description {Copy versions of files between repositories and/or RevML. This is a snapshot version that is known to work with svk.} categories perl version 0.9-20050110 revision 0
 p5-vcp-dest-svk 423

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


More information about the macports-changes mailing list