[59091] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Fri Oct 9 07:54:03 PDT 2009


Revision: 59091
          http://trac.macports.org/changeset/59091
Author:   portindex at macports.org
Date:     2009-10-09 07:54:02 -0700 (Fri, 09 Oct 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-10-09 14:07:51 UTC (rev 59090)
+++ trunk/dports/PortIndex	2009-10-09 14:54:02 UTC (rev 59091)
@@ -6091,7 +6091,7 @@
 p5-catalyst-plugin-authentication-store-dbic 797
 variants class_dbi portdir perl/p5-catalyst-plugin-authentication-store-dbic description {Authentication against a DBIx::Class or Class::DBI model.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Store-DBIC/ epoch 0 platforms darwin name p5-catalyst-plugin-authentication-store-dbic depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-authentication port:p5-set-object port:p5-class-accessor port:p5-dbix-class port:p5-catalyst-model-dbic-schema port:p5-catalyst-plugin-authorization-roles port:p5-catalyst-plugin-session-state-cookie port:p5-test-www-mechanize-catalyst} long_description {This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.} maintainers {narf_tm openmaintainer} categories perl version 0.11 revision 0
 p5-catalyst-plugin-authorization-acl 840
-portdir perl/p5-catalyst-plugin-authorization-acl description {ACL support for Catalyst applications.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authorization-ACL/ epoch 0 platforms darwin name p5-catalyst-plugin-authorization-acl depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-class-data-inheritable port:p5-class-throwable port:p5-mro-compat port:p5-tree-simple-visitorfactory port:p5-catalyst-plugin-authorization-roles port:p5-catalyst-plugin-session-state-cookie port:p5-namespace-autoclean port:p5-catalyst-plugin-session port:p5-catalyst-plugin-authentication port:p5-tree-simple port:p5-moose} maintainers {narf_tm openmaintainer} long_description {This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications.} categories perl version 0.13 revision 1
+portdir perl/p5-catalyst-plugin-authorization-acl description {ACL support for Catalyst applications.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authorization-ACL/ epoch 0 platforms darwin name p5-catalyst-plugin-authorization-acl depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-class-data-inheritable port:p5-class-throwable port:p5-mro-compat port:p5-tree-simple-visitorfactory port:p5-catalyst-plugin-authorization-roles port:p5-catalyst-plugin-session-state-cookie port:p5-namespace-autoclean port:p5-catalyst-plugin-session port:p5-catalyst-plugin-authentication port:p5-tree-simple port:p5-moose} maintainers {narf_tm openmaintainer} long_description {This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications.} categories perl version 0.14 revision 0
 p5-catalyst-plugin-authorization-roles 742
 portdir perl/p5-catalyst-plugin-authorization-roles description {Role based authorization for Catalyst based on Catalyst::Plugin::Authentication} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/ epoch 0 platforms darwin name p5-catalyst-plugin-authorization-roles depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-catalyst-runtime port:p5-catalyst-plugin-authentication port:p5-set-object port:p5-universal-isa} maintainers {narf_tm openmaintainer} long_description {Role based access control is very simple: every user has a list of roles, which that user is allowed to assume, and every restricted part of the app makes an assertion about the necessary roles.} categories perl version 0.07 revision 0
 p5-catalyst-plugin-captcha 484
@@ -6101,19 +6101,19 @@
 p5-catalyst-plugin-datetime 520
 portdir perl/p5-catalyst-plugin-datetime description {DateTime plugin for Catalyst.} homepage http://search.cpan.org/dist/Catalyst-Plugin-DateTime/ epoch 0 platforms darwin name p5-catalyst-plugin-datetime depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-datetime} maintainers {narf_tm openmaintainer} long_description {This module's intention is to make the wonders of DateTime easily accesible within a Catalyst application via the Catalyst::Plugin interface.} categories perl version 0.03 revision 0
 p5-catalyst-plugin-session 653
-portdir perl/p5-catalyst-plugin-session description {Generic Session plugin} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session/ epoch 0 platforms darwin name p5-catalyst-plugin-session depends_lib {path:bin/perl:perl5 port:p5-test-deep port:p5-test-exception port:p5-catalyst-runtime port:p5-mro-compat port:p5-moose port:p5-moosex-emulate-class-accessor-fast port:p5-object-signature port:p5-tie-refhash port:p5-namespace-clean} maintainers {narf_tm openmaintainer} long_description {Generic Session plugin - ties together server side storage and client side state required to maintain session data.} categories perl version 0.26 revision 0
+portdir perl/p5-catalyst-plugin-session description {Generic Session plugin} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session/ epoch 0 platforms darwin name p5-catalyst-plugin-session depends_lib {path:bin/perl:perl5 port:p5-test-deep port:p5-test-exception port:p5-catalyst-runtime port:p5-mro-compat port:p5-moose port:p5-moosex-emulate-class-accessor-fast port:p5-object-signature port:p5-tie-refhash port:p5-namespace-clean} maintainers {narf_tm openmaintainer} long_description {Generic Session plugin - ties together server side storage and client side state required to maintain session data.} categories perl version 0.27 revision 0
 p5-catalyst-plugin-session-state-cookie 723
-portdir perl/p5-catalyst-plugin-session-state-cookie description {Maintain session IDs using cookies.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-State-Cookie/ epoch 0 platforms darwin name p5-catalyst-plugin-session-state-cookie depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-session port:p5-mro-compat port:p5-moose port:p5-namespace-autoclean} maintainers {narf_tm openmaintainer} long_description {In order for Catalyst::Plugin::Session to work the session ID needs to be stored on the client, and the session data needs to be stored on the server. This plugin stores the session ID on the client using the cookie mechanism.} categories perl version 0.14 revision 0
+portdir perl/p5-catalyst-plugin-session-state-cookie description {Maintain session IDs using cookies.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-State-Cookie/ epoch 0 platforms darwin name p5-catalyst-plugin-session-state-cookie depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-session port:p5-mro-compat port:p5-moose port:p5-namespace-autoclean} maintainers {narf_tm openmaintainer} long_description {In order for Catalyst::Plugin::Session to work the session ID needs to be stored on the client, and the session data needs to be stored on the server. This plugin stores the session ID on the client using the cookie mechanism.} categories perl version 0.15 revision 0
 p5-catalyst-plugin-session-store-dbi 505
 portdir perl/p5-catalyst-plugin-session-store-dbi description {Store your sessions in a database} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBI/ epoch 0 platforms darwin name p5-catalyst-plugin-session-store-dbi depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-session port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {This storage module will store session data in a database using DBI.} categories perl version 0.13 revision 0
 p5-catalyst-plugin-session-store-dbic 622
 portdir perl/p5-catalyst-plugin-session-store-dbic description {Store your sessions via DBIx::Class} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/ epoch 0 platforms darwin name p5-catalyst-plugin-session-store-dbic depends_lib {path:bin/perl:perl5 port:p5-test-warn port:p5-catalyst-runtime port:p5-catalyst-plugin-session-store-delegate port:p5-class-accessor port:p5-dbix-class port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This Catalyst::Plugin::Session storage module saves session data in your database via DBIx::Class.} categories perl version 0.10 revision 1
 p5-catalyst-plugin-session-store-delegate 587
-portdir perl/p5-catalyst-plugin-session-store-delegate description {Delegate session storage to an application model object.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-Delegate/ epoch 0 platforms darwin name p5-catalyst-plugin-session-store-delegate depends_lib {path:bin/perl:perl5 port:p5-catalyst-plugin-session port:p5-class-accessor port:p5-test-use-ok port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This store plugins makes delegating session storage to a first class object model easy.} categories perl version 0.04 revision 0
+portdir perl/p5-catalyst-plugin-session-store-delegate description {Delegate session storage to an application model object.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-Delegate/ epoch 0 platforms darwin name p5-catalyst-plugin-session-store-delegate depends_lib {path:bin/perl:perl5 port:p5-catalyst-plugin-session port:p5-class-accessor port:p5-test-use-ok port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This store plugins makes delegating session storage to a first class object model easy.} categories perl version 0.05 revision 0
 p5-catalyst-plugin-stacktrace 571
 portdir perl/p5-catalyst-plugin-stacktrace description {Display a stack trace on the debug screen} homepage http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/ epoch 0 platforms darwin name p5-catalyst-plugin-stacktrace depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-devel-stacktrace port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This plugin will enhance the standard Catalyst debug screen by including a stack trace of your appliation up to the point where the error occurred.} categories perl version 0.10 revision 1
 p5-catalyst-plugin-static-simple 594
-portdir perl/p5-catalyst-plugin-static-simple description {Make serving static pages painless.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/ epoch 0 platforms darwin name p5-catalyst-plugin-static-simple depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-mime-types port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {The Static::Simple plugin is designed to make serving static content in your application during development quick and easy, without requiring a single line of code from you.} categories perl version 0.22 revision 0
+portdir perl/p5-catalyst-plugin-static-simple description {Make serving static pages painless.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/ epoch 0 platforms darwin name p5-catalyst-plugin-static-simple depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-mime-types port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {The Static::Simple plugin is designed to make serving static content in your application during development quick and easy, without requiring a single line of code from you.} categories perl version 0.23 revision 0
 p5-catalyst-runtime 1179
 portdir perl/p5-catalyst-runtime description {The Elegant MVC Web Application Framework} homepage http://search.cpan.org/dist/Catalyst-Runtime/ epoch 0 platforms darwin name p5-catalyst-runtime depends_lib {path:bin/perl:perl5 port:p5-class-data-inheritable port:p5-test-exception port:p5-b-hooks-op-check-stashchange port:p5-b-hooks-endofscope port:p5-cgi-simple port:p5-class-c3-adopt-next port:p5-class-mop port:p5-data-dump port:p5-html-parser port:p5-http-body port:p5-libwww-perl port:p5-http-request-ascgi port:p5-list-moreutils port:p5-mro-compat port:p5-module-pluggable port:p5-moose port:p5-moosex-emulate-class-accessor-fast port:p5-moosex-methodattributes port:p5-path-class port:p5-string-rewriteprefix port:p5-sub-exporter port:p5-task-weaken port:p5-text-simpletable port:p5-tree-simple port:p5-tree-simple-visitorfactory port:p5-uri port:p5-namespace-autoclean port:p5-namespace-clean} maintainers {narf_tm openmaintainer} long_description {Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application.} categories perl version 5.80013 revision 0
 p5-catalyst-view-html-template 427
@@ -6339,7 +6339,7 @@
 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 0.99 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.012 revision 0
+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 592
 variants {postgresql7 postgresql80 postgresql81 postgresql82 postgresql83} portdir perl/p5-dbd-pg description {Perl DBI module to provide access to PostgreSQL databases} homepage http://search.cpan.org/dist/DBD-Pg/ epoch 0 platforms darwin name p5-dbd-pg depends_lib {path:bin/perl:perl5 port:postgresql84 port:p5-dbi port:p5-version port:p5-module-signature port:p5-test-yaml-meta} long_description {DBD::Pg is a Perl module which works with the DBI module to provide access to PostgreSQL databases} maintainers {narf_tm openmaintainer} categories {perl databases} version 2.15.1 revision 0
 p5-dbd-sqlite 336
@@ -6837,7 +6837,7 @@
 p5-module-build 1099
 portdir perl/p5-module-build description {Build and install perl modules (MakeMaker replacement)} homepage http://search.cpan.org/dist/Module-Build/ epoch 2 platforms darwin name p5-module-build depends_lib {path:bin/perl:perl5 port:p5-yaml port:p5-archive-tar port:p5-version port:p5-extutils-cbuilder port:p5-extutils-parsexs port:p5-module-signature} maintainers {narf_tm openmaintainer} long_description {Module::Build is a system for building, testing, and installing Perl modules. It is meant to be a replacement for ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like Mac OS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few additional modules.} categories perl version 0.35 revision 0
 p5-module-corelist 445
-portdir perl/p5-module-corelist description {what modules shipped with versions of perl} homepage http://search.cpan.org/dist/Module-CoreList/ epoch 0 platforms darwin name p5-module-corelist depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Module::CoreList contains the hash of hashes %Module::CoreList::version, that is keyed on perl version as indicated in {$].}} categories perl version 2.18 revision 0
+portdir perl/p5-module-corelist description {what modules shipped with versions of perl} homepage http://search.cpan.org/dist/Module-CoreList/ epoch 0 platforms darwin name p5-module-corelist depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Module::CoreList contains the hash of hashes %Module::CoreList::version, that is keyed on perl version as indicated in {$].}} categories perl version 2.20 revision 0
 p5-module-depends 413
 portdir perl/p5-module-depends description {identify the dependencies of a distribution} homepage http://search.cpan.org/dist/Module-Depends/ epoch 0 platforms darwin name p5-module-depends depends_lib {path:bin/perl:perl5 port:p5-class-accessor-chained port:p5-yaml} maintainers {ryandesign openmaintainer} long_description {{identify the dependencies of a distribution}} categories perl version 0.14 revision 0
 p5-module-find 373
@@ -7247,7 +7247,7 @@
 p5-text-chasen 391
 depends_build port:libiconv portdir perl/p5-text-chasen description {ChaSen library module for Perl5.} homepage http://chasen.naist.jp/hiki/ChaSen/ epoch 0 platforms darwin name p5-text-chasen depends_lib {path:bin/perl:perl5 port:chasen} maintainers {takanori openmaintainer} long_description {{ChaSen library module for Perl5.}} categories {perl textproc japanese} version 1.04 revision 1
 p5-text-csv 516
-portdir perl/p5-text-csv description {Text::CSV - comma-separated values manipulation routines} homepage http://search.cpan.org/dist/Text-CSV/ epoch 0 platforms darwin name p5-text-csv depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields.} categories perl version 1.13 revision 0
+portdir perl/p5-text-csv description {Text::CSV - comma-separated values manipulation routines} homepage http://search.cpan.org/dist/Text-CSV/ epoch 0 platforms darwin name p5-text-csv depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields.} categories perl version 1.14 revision 0
 p5-text-csv_xs 528
 portdir perl/p5-text-csv_xs description {Perl module containing comma-separated values manipulation routines} homepage http://search.cpan.org/dist/Text-CSV_XS/ epoch 0 platforms darwin name p5-text-csv_xs depends_lib path:bin/perl:perl5 maintainers oaf.dk:mni long_description {Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class can combine fields into a CSV string and parse a CSV string into fields.} categories perl version 0.34 revision 0
 p5-text-diff 424
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091009/ec7783bc/attachment.html>


More information about the macports-changes mailing list