[58410] trunk/dports

portindex at macports.org portindex at macports.org
Mon Sep 28 06:53:47 PDT 2009


Revision: 58410
          http://trac.macports.org/changeset/58410
Author:   portindex at macports.org
Date:     2009-09-28 06:53:46 -0700 (Mon, 28 Sep 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-09-28 13:50:00 UTC (rev 58409)
+++ trunk/dports/PortIndex	2009-09-28 13:53:46 UTC (rev 58410)
@@ -5998,6 +5998,8 @@
 portdir perl/p5-astro-fits-header description {Module to work with FITS header blocks} homepage http://search.cpan.org/dist/Astro-FITS-Header/ epoch 0 platforms darwin name p5-astro-fits-header depends_lib {path:bin/perl:perl5 port:p5-astro-fits-cfitsio} maintainers nomaintainer long_description {The Astro::FITS::Header module can work with FITS Header blocks, either directly from the primary FITS HDU of a file complying with the FITS data standard, or from the FITS extension in an extensible N-dimensional data format (NDF) file or from a Global Section Data file (GSD). Additionally the module also supports .HEADER in HDS contanier files.} categories perl version 2.8.1 revision 0
 p5-astro-satpass 472
 portdir perl/p5-astro-satpass description {Astro-satpass - Predict satellite passes over an observer.} homepage http://search.cpan.org/dist/Astro-satpass/ epoch 0 platforms darwin name p5-astro-satpass depends_lib path:bin/perl:perl5 maintainers hostwizard.com:scott long_description {This package contains classes needed to predict satellite visibility, and a demonstration application (satpass) that makes use of these classes.} categories perl version 0.025 revision 0
+p5-attribute-handlers 370
+portdir perl/p5-attribute-handlers description {Simpler definition of attribute handlers} homepage http://search.cpan.org/dist/Attribute-Handlers/ epoch 0 platforms darwin name p5-attribute-handlers depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Simpler definition of attribute handlers}} categories perl version 0.87 revision 0
 p5-audio-flac-header 364
 portdir perl/p5-audio-flac-header description {Interface to FLAC header metadata} homepage http://search.cpan.org/dist/Audio-FLAC-Header/ epoch 0 platforms darwin name p5-audio-flac-header depends_lib {path:bin/perl:perl5 port:flac} maintainers {narf_tm openmaintainer} long_description {{Interface to FLAC header metadata}} categories perl version 2.3 revision 0
 p5-audio-m4p 478
@@ -6108,14 +6110,14 @@
 portdir perl/p5-cgi-formbuilder description {Easily generate and process stateful forms} homepage http://search.cpan.org/~nwiger/ epoch 0 platforms darwin name p5-cgi-formbuilder depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Easily generate and process stateful forms}} categories perl version 3.0501 revision 0
 p5-cgi-session 378
 portdir perl/p5-cgi-session description {Persistent session data in CGI applications} homepage http://search.cpan.org/dist/CGI-Session/ epoch 0 platforms darwin name p5-cgi-session depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Persistent session data in CGI applications}} categories perl version 4.42 revision 0
-p5-cgi-simple 383
-portdir perl/p5-cgi-simple description {A Simple totally OO CGI interface that is CGI.pm compliant} homepage http://search.cpan.org/dist/CGI-Simple/ epoch 0 platforms darwin name p5-cgi-simple depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{A Simple totally OO CGI interface that is CGI.pm compliant}} categories perl version 1.112 revision 0
+p5-cgi-simple 404
+portdir perl/p5-cgi-simple description {A Simple totally OO CGI interface that is CGI.pm compliant} homepage http://search.cpan.org/dist/CGI-Simple/ epoch 0 platforms darwin name p5-cgi-simple depends_lib {path:bin/perl:perl5 port:p5-io-stringy} maintainers {narf_tm openmaintainer} long_description {{A Simple totally OO CGI interface that is CGI.pm compliant}} categories perl version 1.112 revision 1
 p5-cgi-speedycgi 575
 variants apple_apache portdir perl/p5-cgi-speedycgi description {Speed up perl CGI scripts by running them persistently} homepage http://search.cpan.org/dist/CGI-SpeedyCGI/ epoch 0 platforms darwin name p5-cgi-speedycgi depends_lib port:apache2 long_description {SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. A script can be made to to run persistently by changing the interpreter line at the top of a script from: '#!/_prefix_/bin/perl' to '#!/_prefix_/bin/speedy'} maintainers markd categories perl version 2.22 revision 2
 p5-chart 321
 portdir perl/p5-chart description {Create png/jpeg images with charts} homepage http://search.cpan.org/dist/Chart/ epoch 0 platforms darwin name p5-chart depends_lib {path:bin/perl:perl5 port:p5-gd} maintainers nomaintainer long_description {{Create png/jpeg images with charts}} categories perl version 2.4.1 revision 0
 p5-class-accessor 449
-portdir perl/p5-class-accessor description {Automated accessor generation} homepage http://search.cpan.org/dist/Class-Accessor/ epoch 0 platforms darwin name p5-class-accessor depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module automagically generates accessor/mutators for your class. Most of the time, writing accessors is an exercise in cutting and pasting.} categories perl version 0.33 revision 0
+portdir perl/p5-class-accessor description {Automated accessor generation} homepage http://search.cpan.org/dist/Class-Accessor/ epoch 0 platforms darwin name p5-class-accessor depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module automagically generates accessor/mutators for your class. Most of the time, writing accessors is an exercise in cutting and pasting.} categories perl version 0.34 revision 0
 p5-class-accessor-chained 499
 portdir perl/p5-class-accessor-chained description {make chained accessors} homepage http://search.cpan.org/dist/Class-Accessor-Chained/ epoch 0 platforms darwin name p5-class-accessor-chained depends_lib {path:bin/perl:perl5 port:p5-class-accessor} maintainers {narf_tm openmaintainer} long_description {A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments.} categories perl version 0.01 revision 0
 p5-class-accessor-grouped 490
@@ -6484,8 +6486,8 @@
 portdir perl/p5-file-tempdir description {Provides an object interface to tempdir() from File::Temp.} homepage http://search.cpan.org/dist/File-Tempdir/ epoch 0 platforms darwin name p5-file-tempdir depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Provides an object interface to tempdir() from File::Temp.}} categories perl version 0.02 revision 0
 p5-file-type 361
 portdir perl/p5-file-type description {This is a Perl extension for determining file types.} homepage http://search.cpan.org/dist/File-Type/ epoch 0 platforms darwin name p5-file-type depends_lib path:bin/perl:perl5 maintainers geeklair.net:dluke long_description {{This is a Perl extension for determining file types.}} categories perl version 0.22 revision 0
-p5-file-which 380
-portdir perl/p5-file-which description {Portable implementation of the `which' utility} homepage http://search.cpan.org/dist/File-Which/ epoch 0 platforms darwin name p5-file-which depends_lib {path:bin/perl:perl5 port:p5-test-simple} maintainers {narf_tm openmaintainer} long_description {{Portable implementation of the `which' utility}} categories perl version 1.07 revision 1
+p5-file-which 400
+portdir perl/p5-file-which description {Portable implementation of the `which' utility} homepage http://search.cpan.org/dist/File-Which/ epoch 0 platforms darwin name p5-file-which depends_lib {path:bin/perl:perl5 port:p5-test-simple port:p5-test-script} maintainers {narf_tm openmaintainer} long_description {{Portable implementation of the `which' utility}} categories perl version 1.09 revision 0
 p5-filesys-diskspace 536
 portdir perl/p5-filesys-diskspace description {Perl df} homepage http://search.cpan.org/dist/Filesys-DiskSpace/ epoch 0 platforms darwin name p5-filesys-diskspace depends_lib path:bin/perl:perl5 maintainers email.arc.nasa.gov:sal long_description {This routine displays information on a file system such as its type, the amount of disk space occupied, the total disk space and the number of inodes. It tries syscall(SYS_statfs) and syscall(SYS_statvfs) in several ways. If all fails, it croaks.} categories perl version 0.05 revision 0
 p5-filter 294
@@ -6825,7 +6827,7 @@
 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
-portdir perl/p5-module-scandeps description {Recursively scan Perl code for dependencies} homepage http://search.cpan.org/dist/Module-ScanDeps/ epoch 0 platforms darwin name p5-module-scandeps depends_lib {path:bin/perl:perl5 port:p5-module-build port:p5-version} maintainers {narf_tm openmaintainer} long_description {This module scans potential modules used by perl programs, and returns a hash {reference;} its keys are the module names as appears in %INC (e.g. {Test/More.pm);} the values are hash references with this structure:} categories perl version 0.94 revision 0
+portdir perl/p5-module-scandeps description {Recursively scan Perl code for dependencies} homepage http://search.cpan.org/dist/Module-ScanDeps/ epoch 0 platforms darwin name p5-module-scandeps depends_lib {path:bin/perl:perl5 port:p5-module-build port:p5-version} maintainers {narf_tm openmaintainer} long_description {This module scans potential modules used by perl programs, and returns a hash {reference;} its keys are the module names as appears in %INC (e.g. {Test/More.pm);} the values are hash references with this structure:} categories perl version 0.95 revision 0
 p5-module-signature 384
 portdir perl/p5-module-signature description {Module signature file manipulation} homepage http://search.cpan.org/dist/Module-Signature/ epoch 0 platforms darwin name p5-module-signature depends_lib {path:bin/perl:perl5 port:gnupg port:p5-digest-sha} maintainers {narf_tm openmaintainer} long_description {{Module signature file manipulation}} categories perl version 0.55 revision 0
 p5-module-starter 389
@@ -6859,7 +6861,7 @@
 p5-moosex-types 688
 portdir perl/p5-moosex-types description {Organise your Moose types in libraries} homepage http://search.cpan.org/dist/MooseX-Types/ epoch 0 platforms darwin name p5-moosex-types depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-test-simple port:p5-moose port:p5-scalar-list-utils port:p5-carp-clan port:p5-sub-install port:p5-sub-name port:p5-namespace-clean} maintainers {narf_tm openmaintainer} long_description {The types provided with Moose are by design global. This package helps you to organise and selectively import your own and the built-in types in libraries. As a nice side effect, it catches typos at compile-time too.} categories perl version 0.20 revision 0
 p5-mouse 656
-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} 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.28 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} 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.37 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
@@ -6970,8 +6972,8 @@
 portdir perl/p5-par-dist description {Create and manipulate PAR distributions} homepage http://search.cpan.org/dist/PAR-Dist/ epoch 0 platforms darwin name p5-par-dist depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Create and manipulate PAR distributions}} categories perl version 0.46 revision 0
 p5-params-util 417
 portdir perl/p5-params-util description {Simple, compact and correct param-checking functions} homepage http://search.cpan.org/dist/Params-Util/ epoch 0 platforms darwin name p5-params-util depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Provides a basic set of importable functions that makes checking parameters a hell of a lot easier} categories perl version 1.00 revision 0
-p5-params-validate 792
-portdir perl/p5-params-validate description {Validate method/function parameters} homepage http://search.cpan.org/dist/Params-Validate/ epoch 0 platforms darwin name p5-params-validate depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The Params::Validate module allows you to validate method or function call parameters to an arbitrary level of specificity. At the simplest level, it is capable of validating the required parameters were given and that no unspecified additional parameters were passed in. It is also capable of determining that a parameter is of a specific type, that it is an object of a certain class hierarchy, that it possesses certain methods, or applying validation callbacks to arguments.} categories perl version 0.91 revision 0
+p5-params-validate 868
+portdir perl/p5-params-validate description {Validate method/function parameters} homepage http://search.cpan.org/dist/Params-Validate/ epoch 0 platforms darwin name p5-params-validate depends_lib {path:bin/perl:perl5 port:p5-extutils-cbuilder port:p5-attribute-handlers port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {The Params::Validate module allows you to validate method or function call parameters to an arbitrary level of specificity. At the simplest level, it is capable of validating the required parameters were given and that no unspecified additional parameters were passed in. It is also capable of determining that a parameter is of a specific type, that it is an object of a certain class hierarchy, that it possesses certain methods, or applying validation callbacks to arguments.} categories perl version 0.92 revision 0
 p5-parent 381
 portdir perl/p5-parent description {Establish an ISA relationship with base classes at compile time} homepage http://search.cpan.org/dist/parent/ epoch 0 platforms darwin name p5-parent depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Establish an ISA relationship with base classes at compile time}} categories perl version 0.223 revision 0
 p5-parse-cpan-meta 385
@@ -7046,6 +7048,8 @@
 portdir perl/p5-ppi description {Parse, Analyze and Manipulate Perl (without perl)} homepage http://search.cpan.org/dist/PPI/ epoch 0 platforms darwin name p5-ppi depends_lib {path:bin/perl:perl5 port:p5-file-remove port:p5-test-classapi port:p5-test-nowarnings port:p5-test-object port:p5-test-subcalls port:p5-clone port:p5-digest-md5 port:p5-io-string port:p5-list-moreutils port:p5-scalar-list-utils port:p5-params-util port:p5-task-weaken} maintainers {narf_tm openmaintainer} long_description {{Parse, Analyze and Manipulate Perl (without perl)}} categories perl version 1.206 revision 0
 p5-prefork 367
 portdir perl/p5-prefork description {Optimized module loading for forking or non-forking processes} homepage http://search.cpan.org/dist/prefork/ epoch 0 platforms darwin name p5-prefork depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Optimized module loading for forking or non-forking processes}} categories perl version 1.01 revision 0
+p5-probe-perl 354
+portdir perl/p5-probe-perl description {Information about the currently running perl} homepage http://search.cpan.org/dist/Probe-Perl/ epoch 0 platforms darwin name p5-probe-perl depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Information about the currently running perl}} categories perl version 0.01 revision 0
 p5-razor-agents 944
 portdir perl/p5-razor-agents description {A distributed, collaborative, spam detection and filter network} homepage http://razor.sourceforge.net/ epoch 0 platforms darwin name p5-razor-agents depends_lib {path:bin/perl:perl5 port:p5-net-dns port:p5-digest-sha1 port:p5-uri} maintainers yahoo.com:compconsultant long_description {Vipul's Razor is a distributed, collaborative, spam detection and filtering network. Through user contribution, Razor establishes a distributed and constantly updating catalogue of spam in propagation that is consulted by email clients to filter out known spam. Detection is done with statistical and randomized signatures that efficiently spot mutating spam content. User input is validated through reputation assignments based on consensus on report and revoke assertions which in turn is used for computing confidence values associated with individual signatures.} categories {perl mail} version 2.84 revision 0
 p5-readonly 425
@@ -7088,8 +7092,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 627
-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} 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.58 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.60 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 940
@@ -7188,6 +7192,8 @@
 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
 portdir perl/p5-test-portability-files description {Check file names portability} homepage http://search.cpan.org/dist/Test-Portability-Files/ epoch 0 platforms darwin name p5-test-portability-files depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module is used to check the portability across operating systems of the names of the files present in the distribution of a module.} categories perl version 0.05 revision 0
+p5-test-script 383
+portdir perl/p5-test-script description {Basic cross-platform tests for scripts} homepage http://search.cpan.org/dist/Test-Script/ epoch 0 platforms darwin name p5-test-script depends_lib {path:bin/perl:perl5 port:p5-ipc-run3 port:p5-probe-perl} maintainers {narf_tm openmaintainer} long_description {{Basic cross-platform tests for scripts}} categories perl version 1.06 revision 0
 p5-test-simple 343
 portdir perl/p5-test-simple description {Basic utilities for writing perl tests} homepage http://search.cpan.org/dist/Test-Simple/ epoch 0 platforms darwin name p5-test-simple depends_lib path:bin/perl:perl5 maintainers email.arc.nasa.gov:sal long_description {{Basic utilities for writing perl tests}} categories perl version 0.94 revision 0
 p5-test-subcalls 357

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


More information about the macports-changes mailing list