[42861] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Mon Dec 1 09:51:59 PST 2008


Revision: 42861
          http://trac.macports.org/changeset/42861
Author:   portindex at macports.org
Date:     2008-12-01 09:51:59 -0800 (Mon, 01 Dec 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-12-01 17:45:15 UTC (rev 42860)
+++ trunk/dports/PortIndex	2008-12-01 17:51:59 UTC (rev 42861)
@@ -5464,8 +5464,8 @@
 variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-catalyst-plugin-session port:p5-test-mockobject} 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.} version 0.09 categories perl revision 0
 p5-catalyst-plugin-session-store-dbi 539
 variants universal 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:\${prefix}/bin/perl:perl5.8} 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.} version 0.13 categories perl revision 0
-p5-catalyst-plugin-session-store-dbic 652
-variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-catalyst-plugin-session-store-delegate port:p5-class-accessor port:p5-dbix-class port:p5-mime-base64 port:p5-next} maintainers {narf_tm openmaintainer} long_description {This Catalyst::Plugin::Session storage module saves session data in your database via DBIx::Class.} version 0.07 categories perl revision 0
+p5-catalyst-plugin-session-store-dbic 619
+variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-catalyst-plugin-session-store-delegate port:p5-class-accessor port:p5-dbix-class} maintainers {narf_tm openmaintainer} long_description {This Catalyst::Plugin::Session storage module saves session data in your database via DBIx::Class.} version 0.08 categories perl revision 0
 p5-catalyst-plugin-session-store-delegate 602
 variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-plugin-session port:p5-class-accessor port:p5-test-use-ok} maintainers {narf_tm openmaintainer} long_description {This store plugins makes delegating session storage to a first class object model easy.} version 0.02 categories perl revision 0
 p5-catalyst-plugin-stacktrace 586
@@ -5518,8 +5518,8 @@
 variants universal portdir perl/p5-class-data-accessor description {Inheritable, overridable class and instance data accessor creation} homepage http://search.cpan.org/dist/Class-Data-Accessor/ epoch 0 platforms darwin name p5-class-data-accessor depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {Class::Data::Accessor is the marriage of Class::Accessor and Class::Data::Inheritable into a single module.} version 0.04004 categories perl revision 0
 p5-class-data-inheritable 617
 variants universal portdir perl/p5-class-data-inheritable description {Inheritable, overridable class data} homepage http://search.cpan.org/dist/Class-Data-Inheritable/ epoch 0 platforms darwin name p5-class-data-inheritable depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {Class::Data::Inheritable is for creating accessor/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overriden.} version 0.08 categories perl revision 0
-p5-class-dbi 829
-variants universal portdir perl/p5-class-dbi description {Simple Database Abstraction} homepage http://search.cpan.org/dist/Class-DBI/ epoch 0 platforms darwin name p5-class-dbi depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-class-accessor port:p5-class-data-inheritable port:p5-class-trigger port:p5-clone port:p5-file-temp port:p5-ima-dbi port:p5-scalar-list-utils port:p5-universal-moniker port:p5-version} maintainers {narf_tm openmaintainer} long_description {Class::DBI provides a convenient abstraction layer to a database. It not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database.} version 3.0.17 categories perl revision 0
+p5-class-dbi 785
+variants universal portdir perl/p5-class-dbi description {Simple Database Abstraction} homepage http://search.cpan.org/dist/Class-DBI/ epoch 0 platforms darwin name p5-class-dbi depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-class-accessor port:p5-class-data-inheritable port:p5-class-trigger port:p5-clone port:p5-ima-dbi port:p5-universal-moniker port:p5-version} maintainers {narf_tm openmaintainer} long_description {Class::DBI provides a convenient abstraction layer to a database. It not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database.} version 3.0.17 categories perl revision 0
 p5-class-dbi-abstractsearch 533
 variants universal portdir perl/p5-class-dbi-abstractsearch description {Abstract Class::DBI's SQL with SQL::Abstract::Limit} homepage http://search.cpan.org/dist/Class-DBI-AbstractSearch/ epoch 0 platforms darwin name p5-class-dbi-abstractsearch depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-class-dbi port:p5-sql-abstract-limit} maintainers {narf_tm openmaintainer} long_description {Class::DBI::AbstractSearch is a Class::DBI plugin to glue SQL::Abstract::Limit into Class::DBI.} version 0.07 categories perl revision 0
 p5-class-dbi-mysql 559
@@ -5556,8 +5556,8 @@
 variants universal portdir perl/p5-class-returnvalue description {A return-value object that lets you treat it as as a boolean, array or object} homepage http://search.cpan.org/dist/Class-ReturnValue/ epoch 0 platforms darwin name p5-class-returnvalue depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-devel-stacktrace} maintainers nomaintainer long_description {Class::ReturnValue is a clever return value object that can allow code calling your routine to expect: a boolean value (did it fail) or a list (what are the return values).} version 0.55 categories perl revision 0
 p5-class-singleton 901
 variants universal portdir perl/p5-class-singleton description {Implementation of a Singleton class} homepage http://search.cpan.org/dist/Class-Singleton/ epoch 0 platforms darwin name p5-class-singleton depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {This is the Class::Singleton module. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry. This module implements a Singleton class from which other classes can be derived. By itself, the Class::Singleton module does very little other than manage the instantiation of a single object. In deriving a class from Class::Singleton, your module will inherit the Singleton instantiation method and can implement whatever specific functionality is required.} version 1.4 categories perl revision 0
-p5-class-throwable 729
-variants universal portdir perl/p5-class-throwable description {A minimal lightweight exception class} homepage http://search.cpan.org/dist/Class-Throwable/ epoch 0 platforms darwin name p5-class-throwable depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-scalar-list-utils} maintainers {narf_tm openmaintainer} long_description {This module implements a minimal lightweight exception object. It is meant to be a compromise between more basic solutions like Carp which can only print information and cannot handle exception objects, and more more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies.} version 0.10 categories perl revision 0
+p5-class-throwable 703
+variants universal portdir perl/p5-class-throwable description {A minimal lightweight exception class} homepage http://search.cpan.org/dist/Class-Throwable/ epoch 0 platforms darwin name p5-class-throwable depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {This module implements a minimal lightweight exception object. It is meant to be a compromise between more basic solutions like Carp which can only print information and cannot handle exception objects, and more more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies.} version 0.10 categories perl revision 0
 p5-class-trigger 477
 variants universal portdir perl/p5-class-trigger description {Mixin to add / call inheritable triggers} homepage http://search.cpan.org/dist/Class-Trigger/ epoch 0 platforms darwin name p5-class-trigger depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-io-stringy} maintainers {narf_tm openmaintainer} long_description {Class::Trigger is a mixin class to add / call triggers (or hooks) that get called at some points you specify.} version 0.13 categories perl revision 0
 p5-class-whitehole 584
@@ -5698,10 +5698,10 @@
 variants universal portdir perl/p5-dbd-sqlite2 description {perl dbd interface to SQLite (old version)} homepage http://search.cpan.org/dist/DBD-SQLite2/ epoch 0 platforms darwin name p5-dbd-sqlite2 depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-dbi} maintainers {jmr openmaintainer} long_description {{perl dbd interface to SQLite (old version)}} version 0.33 categories perl revision 0
 p5-dbi 615
 variants universal portdir perl/p5-dbi description {Abstract database access module for Perl} homepage http://dbi.perl.org/ epoch 0 platforms darwin name p5-dbi depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {The DBI module enables your Perl applications to access multiple database types transparently. You can connect to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more.} version 1.607 categories perl revision 0
-p5-dbix-class 783
-variants universal portdir perl/p5-dbix-class description {Extensible and flexible object <-> relational mapper.} homepage http://search.cpan.org/dist/DBIx-Class/ epoch 0 platforms darwin name p5-dbix-class depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-carp-clan port:p5-class-accessor-grouped port:p5-class-c3 port:p5-class-c3-componentised port:p5-class-inspector port:p5-dbi port:p5-data-page port:p5-json-any port:p5-module-find port:p5-sql-abstract port:p5-sql-abstract-limit port:p5-scalar-list-utils port:p5-scope-guard port:p5-class-trigger port:p5-dbd-sqlite port:p5-dbix-contextualfetch port:p5-test-simple} maintainers {narf_tm openmaintainer} long_description {{Extensible and flexible object <-> relational mapper.}} version 0.08010 categories perl revision 0
-p5-dbix-class-schema-loader 869
-variants universal portdir perl/p5-dbix-class-schema-loader description {Dynamic definition of a DBIx::Class::Schema} homepage http://search.cpan.org/dist/DBIx-Class-Schema-Loader/ epoch 0 platforms darwin name p5-dbix-class-schema-loader depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-carp-clan port:p5-class-accessor port:p5-class-c3 port:p5-class-data-accessor port:p5-class-inspector port:p5-dbix-class port:p5-data-dump port:p5-digest-md5 port:p5-lingua-en-inflect-number port:p5-scalar-list-utils port:p5-text-balanced port:p5-universal-require port:p5-dbd-sqlite port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, and relationships.} version 0.04005 categories perl revision 0
+p5-dbix-class 757
+variants universal portdir perl/p5-dbix-class description {Extensible and flexible object <-> relational mapper.} homepage http://search.cpan.org/dist/DBIx-Class/ epoch 0 platforms darwin name p5-dbix-class depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-carp-clan port:p5-class-accessor-grouped port:p5-class-c3 port:p5-class-c3-componentised port:p5-class-inspector port:p5-dbi port:p5-data-page port:p5-json-any port:p5-module-find port:p5-sql-abstract port:p5-sql-abstract-limit port:p5-scope-guard port:p5-class-trigger port:p5-dbd-sqlite port:p5-dbix-contextualfetch port:p5-test-simple} maintainers {narf_tm openmaintainer} long_description {{Extensible and flexible object <-> relational mapper.}} version 0.08010 categories perl revision 0
+p5-dbix-class-schema-loader 802
+variants universal portdir perl/p5-dbix-class-schema-loader description {Dynamic definition of a DBIx::Class::Schema} homepage http://search.cpan.org/dist/DBIx-Class-Schema-Loader/ epoch 0 platforms darwin name p5-dbix-class-schema-loader depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-carp-clan port:p5-class-accessor port:p5-class-c3 port:p5-class-data-accessor port:p5-class-inspector port:p5-dbix-class port:p5-data-dump port:p5-lingua-en-inflect-number port:p5-universal-require port:p5-dbd-sqlite port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, and relationships.} version 0.04005 categories perl revision 0
 p5-dbix-contextualfetch 634
 variants universal portdir perl/p5-dbix-contextualfetch description {Add contextual fetches to DBI} homepage http://search.cpan.org/dist/DBIx-ContextualFetch/ epoch 0 platforms darwin name p5-dbix-contextualfetch depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {It always struck me odd that DBI didn't take much advantage of Perl's context sensitivity. DBIx::ContextualFetch redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency).} version 1.03 categories perl revision 0
 p5-dbix-dbschema 369
@@ -5790,6 +5790,8 @@
 variants universal portdir perl/p5-extutils-depends description {Easily build XS extensions that depend on XS} homepage http://gtk2-perl.sourceforge.net/ epoch 0 platforms darwin name p5-extutils-depends depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer long_description {{Easily build XS extensions that depend on XS}} version 0.301 categories perl revision 0
 p5-extutils-f77 481
 variants {universal 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:\${prefix}/bin/perl:perl5.8} bin:g77:gcc34} maintainers nomaintainer long_description {ExtUtils::F77 describes to the calling perl code how to link C programs with Fortran subroutines on the current system.} version 1.14 categories perl revision 0
+p5-extutils-install 433
+variants universal 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:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {Handles the installing and uninstalling of perl modules, scripts, man pages, etc...} version 1.52 categories perl revision 0
 p5-extutils-parsexs 677
 variants universal 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:\${prefix}/bin/perl:perl5.8} 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.} version 2.19 categories perl revision 0
 p5-extutils-pkgconfig 368
@@ -5822,8 +5824,8 @@
 variants universal portdir perl/p5-file-ncopy description {Copy file, file Copy {file[s]} | {dir[s],} dir} homepage http://search.cpan.org/dist/file-NCopy/ epoch 0 platforms darwin name p5-file-ncopy depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer long_description {{Copy file, file Copy {file[s]} | {dir[s],} dir}} version 0.34 categories perl revision 0
 p5-file-next 386
 variants universal portdir perl/p5-file-next description {File-finding iterator} homepage http://search.cpan.org/dist/File-Next/ epoch 0 platforms darwin name p5-file-next depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {mschout at gkg.net openmaintainer} long_description {File::Next is a lightweight, taint-safe file-finding module.} version 1.02 categories perl revision 0
-p5-file-remove 349
-variants universal portdir perl/p5-file-remove description {Remove files and directories} homepage http://search.cpan.org/dist/File-Remove/ epoch 0 platforms darwin name p5-file-remove depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer long_description {{Remove files and directories}} version 0.31 categories perl revision 0
+p5-file-remove 361
+variants universal portdir perl/p5-file-remove description {Remove files and directories} homepage http://search.cpan.org/dist/File-Remove/ epoch 0 platforms darwin name p5-file-remove depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {{Remove files and directories}} version 1.42 categories perl revision 0
 p5-file-rsyncp 383
 variants universal portdir perl/p5-file-rsyncp description {A Perl implementation of an Rsync client.} homepage http://search.cpan.org/dist/File-RsyncP/ epoch 0 platforms darwin name p5-file-rsyncp depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {jmr openmaintainer} long_description {{A Perl implementation of an Rsync client.}} version 0.68 categories perl revision 0
 p5-file-tail 559
@@ -5950,6 +5952,8 @@
 variants universal portdir perl/p5-http-recorder description {Record interaction with websites} homepage http://search.cpan.org/dist/HTTP-Recorder/ epoch 0 platforms darwin name p5-http-recorder depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-libwww-perl port:p5-html-parser port:p5-uri} maintainers sal at email.arc.nasa.gov long_description {This is a browser-independent recorder for recording interactions with web sites.} version 0.05 categories perl revision 0
 p5-http-request-ascgi 488
 variants universal portdir perl/p5-http-request-ascgi description {Setup a CGI enviroment from a HTTP::Request} homepage http://search.cpan.org/dist/HTTP-Request-AsCGI/ epoch 0 platforms darwin name p5-http-request-ascgi depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-class-accessor port:p5-libwww-perl} maintainers {narf_tm openmaintainer} long_description {Provides a convinient way of setting up an CGI enviroment from a HTTP::Request.} version 0.5 categories perl revision 0
+p5-http-response-encoding 424
+variants universal portdir perl/p5-http-response-encoding description {Adds encoding() to HTTP::Response} homepage http://search.cpan.org/dist/HTTP-Response-Encoding/ epoch 0 platforms darwin name p5-http-response-encoding depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-libwww-perl} maintainers {narf_tm openmaintainer} long_description {{Adds encoding() to HTTP::Response}} version 0.05 categories perl revision 0
 p5-http-server-simple 410
 variants universal portdir perl/p5-http-server-simple description {A very simple standalone HTTP daemon} homepage http://search.cpan.org/dist/HTTP-Server-Simple/ epoch 0 platforms darwin name p5-http-server-simple depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-uri} maintainers {narf_tm openmaintainer} long_description {{A very simple standalone HTTP daemon}} version 0.36 categories perl revision 0
 p5-http-server-simple-mason 501
@@ -6140,8 +6144,8 @@
 variants universal 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:\${prefix}/bin/perl:perl5.8}} 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 {$].}} version 2.15 categories perl revision 0
 p5-module-find 409
 variants universal 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:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {Module::Find lets you find and use modules in categories.} version 0.06 categories perl revision 0
-p5-module-install 792
-variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-archive-tar port:p5-extutils-parsexs 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.} version 0.75 categories perl revision 0
+p5-module-install 837
+variants universal 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:\${prefix}/bin/perl:perl5.8} 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.} version 0.77 categories perl revision 0
 p5-module-pluggable 435
 variants universal 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:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {{automatically give your module the ability to have plugins}} version 3.8 categories perl revision 0
 p5-module-refresh 380
@@ -6518,8 +6522,8 @@
 variants universal portdir perl/p5-tree-simple description {A simple tree object} homepage http://search.cpan.org/dist/Tree-Simple/ epoch 0 platforms darwin name p5-tree-simple depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {{A simple tree object}} version 1.18 categories perl revision 0
 p5-tree-simple-view 517
 variants universal portdir perl/p5-tree-simple-view description {A set of classes for viewing Tree::Simple hierarchies} homepage http://search.cpan.org/dist/Tree-Simple-View/ epoch 0 platforms darwin name p5-tree-simple-view depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-class-throwable port:p5-tree-simple port:p5-test-exception port:p5-test-longstring} maintainers {narf_tm openmaintainer} long_description {{A set of classes for viewing Tree::Simple hierarchies}} version 0.17 categories perl revision 0
-p5-tree-simple-visitorfactory 549
-variants universal portdir perl/p5-tree-simple-visitorfactory description {A factory object for dispensing Visitor objects} homepage http://search.cpan.org/dist/Tree-Simple-VisitorFactory/ epoch 0 platforms darwin name p5-tree-simple-visitorfactory depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-tree-simple port:p5-scalar-list-utils port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {This object is really just a factory for dispensing Tree::Simple::Visitor::* objects.} version 0.10 categories perl revision 0
+p5-tree-simple-visitorfactory 523
+variants universal portdir perl/p5-tree-simple-visitorfactory description {A factory object for dispensing Visitor objects} homepage http://search.cpan.org/dist/Tree-Simple-VisitorFactory/ epoch 0 platforms darwin name p5-tree-simple-visitorfactory depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-tree-simple port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {This object is really just a factory for dispensing Tree::Simple::Visitor::* objects.} version 0.10 categories perl revision 0
 p5-unicode-collate 345
 variants universal 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:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer long_description {{perl Unicode sorting}} version 0.52 categories perl revision 0
 p5-unicode-string 814
@@ -6552,8 +6556,8 @@
 variants universal portdir perl/p5-vonage-click2call description {Perl extension for using the Vonage Click2Call service} homepage http://search.cpan.org/~jv/Data-Hexify epoch 0 platforms darwin name p5-vonage-click2call depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers sal at email.arc.nasa.gov long_description {{Perl extension for using the Vonage Click2Call service}} version 0.11 categories perl revision 0
 p5-want 330
 variants universal portdir perl/p5-want description {A generalisation of wantarray} homepage http://search.cpan.org/dist/Want/ epoch 0 platforms darwin name p5-want depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer long_description {{A generalisation of wantarray}} version 0.12 categories perl revision 0
-p5-www-mechanize 827
-variants universal portdir perl/p5-www-mechanize description {Handy web browsing in a Perl object} homepage http://search.cpan.org/dist/WWW-Mechanize/ epoch 0 platforms darwin name p5-www-mechanize depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-libwww-perl port:p5-html-parser port:p5-uri} maintainers {narf_tm openmaintainer} long_description {WWW::Mechanize, or Mech for short, helps you automate interaction with a website. It supports performing a sequence of page fetches including following links and submitting forms. Each fetched page is parsed and its links and forms are extracted. A link or a form can be selected, form fields can be filled and the next page can be fetched. Mech also stores a history of the URLs you've visited, which can be queried and revisited.} version 1.50 categories perl revision 0
+p5-www-mechanize 858
+variants universal portdir perl/p5-www-mechanize description {Handy web browsing in a Perl object} homepage http://search.cpan.org/dist/WWW-Mechanize/ epoch 0 platforms darwin name p5-www-mechanize depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-libwww-perl port:p5-html-parser port:p5-http-response-encoding port:p5-uri} maintainers {narf_tm openmaintainer} long_description {WWW::Mechanize, or Mech for short, helps you automate interaction with a website. It supports performing a sequence of page fetches including following links and submitting forms. Each fetched page is parsed and its links and forms are extracted. A link or a form can be selected, form fields can be filled and the next page can be fetched. Mech also stores a history of the URLs you've visited, which can be queried and revisited.} version 1.52 categories perl revision 0
 p5-www-search 501
 variants universal portdir perl/p5-www-search description {WWW::Search provides access to search engines} homepage http://search.cpan.org/dist/WWW-Search/ epoch 0 platforms darwin name p5-www-search depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-libwww-perl port:p5-uri port:p5-html-parser} maintainers {raimue openmaintainer} long_description {WWW::Search is a collection of Perl modules which provide an API to search engines on the world-wide web} version 2.504 categories perl revision 0
 p5-x11-protocol 529
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081201/02964fc7/attachment-0001.html>


More information about the macports-changes mailing list