[59085] trunk/dports

portindex at macports.org portindex at macports.org
Fri Oct 9 06:54:05 PDT 2009


Revision: 59085
          http://trac.macports.org/changeset/59085
Author:   portindex at macports.org
Date:     2009-10-09 06:54:04 -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
    trunk/dports/PortIndex.quick

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-10-09 13:53:25 UTC (rev 59084)
+++ trunk/dports/PortIndex	2009-10-09 13:54:04 UTC (rev 59085)
@@ -6034,6 +6034,8 @@
 portdir perl/p5-autobox description {call methods on native types} homepage http://search.cpan.org/dist/autobox/ epoch 0 platforms darwin name p5-autobox depends_lib {path:bin/perl:perl5 port:p5-scope-guard} maintainers {narf_tm openmaintainer} long_description {The autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references.} categories perl version 2.55 revision 0
 p5-autodia 476
 variants graphviz portdir perl/p5-autodia description {Create XML diagrams} homepage http://www.aarontrevena.co.uk/opensource/autodia epoch 0 platforms darwin name p5-autodia depends_lib {path:bin/perl:perl5 port:p5-xml-simple} long_description {AutoDia is an open-source, auto-documentation and auto-diagramming system allowing you to automatically generate Images, XML, HTML or Dia files.} maintainers {snc openmaintainer} categories {perl graphics} version 2.03 revision 0
+p5-autoxs-header 402
+portdir perl/p5-autoxs-header description {Container for the AutoXS header files} homepage http://search.cpan.org/dist/AutoXS-Header/ epoch 0 platforms darwin name p5-autoxs-header depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module is a simple container for the newest version of the AutoXS header file AutoXS.h.} categories perl version 1.02 revision 0
 p5-b-hooks-endofscope 430
 portdir perl/p5-b-hooks-endofscope description {Execute code after a scope finished compilation} homepage http://search.cpan.org/dist/B-Hooks-EndOfScope/ epoch 0 platforms darwin name p5-b-hooks-endofscope depends_lib {path:bin/perl:perl5 port:p5-sub-exporter port:p5-variable-magic} maintainers {narf_tm openmaintainer} long_description {{Execute code after a scope finished compilation}} categories perl version 0.08 revision 0
 p5-b-hooks-op-check 430
@@ -6142,8 +6144,8 @@
 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
-portdir perl/p5-class-accessor-grouped description {Lets you build groups of accessors} homepage http://search.cpan.org/dist/Class-Accessor-Grouped/ epoch 0 platforms darwin name p5-class-accessor-grouped depends_lib {path:bin/perl:perl5 port:p5-class-inspector port:p5-mro-compat port:p5-sub-name} maintainers {narf_tm openmaintainer} long_description {This class lets you build groups of accessors that will call different getters and setters.} categories perl version 0.09000 revision 1
+p5-class-accessor-grouped 515
+portdir perl/p5-class-accessor-grouped description {Lets you build groups of accessors} homepage http://search.cpan.org/dist/Class-Accessor-Grouped/ epoch 0 platforms darwin name p5-class-accessor-grouped depends_lib {path:bin/perl:perl5 port:p5-class-inspector port:p5-mro-compat port:p5-sub-name port:p5-class-xsaccessor} maintainers {narf_tm openmaintainer} long_description {This class lets you build groups of accessors that will call different getters and setters.} categories perl version 0.09001 revision 0
 p5-class-autouse 415
 portdir perl/p5-class-autouse description {This is a Perl extension for run-time class loading on first method call.} homepage http://search.cpan.org/dist/Class-Autouse/ epoch 0 platforms darwin name p5-class-autouse depends_lib path:bin/perl:perl5 maintainers geeklair.net:dluke long_description {{This is a Perl extension for run-time class loading on first method call.}} categories perl version 1.29 revision 0
 p5-class-base 500
@@ -6208,6 +6210,8 @@
 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:bin/perl:perl5 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.} categories perl version 0.13 revision 0
 p5-class-whitehole 548
 portdir perl/p5-class-whitehole description {base class to treat unhandled method calls as errors} homepage http://search.cpan.org/dist/Class-WhiteHole/ epoch 0 platforms darwin name p5-class-whitehole depends_lib path:bin/perl:perl5 maintainers FreeBSD.org:mat long_description {Its possible to accidentally inherit an AUTOLOAD method. Often this will happen if a class somewhere in the chain uses AutoLoader or defines one of their own. This can lead to confusing error messages when method lookups fail.} categories perl version 0.04 revision 0
+p5-class-xsaccessor 559
+portdir perl/p5-class-xsaccessor description {Generate fast XS accessors without runtime compilation} homepage http://search.cpan.org/dist/Class-XSAccessor/ epoch 0 platforms darwin name p5-class-xsaccessor depends_lib {path:bin/perl:perl5 port:p5-autoxs-header} maintainers {narf_tm openmaintainer} long_description {Class::XSAccessor implements fast read, write and read/write accessors in XS. Additionally, it can provide predicates such as has_foo() for testing whether the attribute foo is defined in the object.} categories perl version 1.03 revision 0
 p5-clone 373
 portdir perl/p5-clone description {This is a Perl extension for recursively copying Perl datatypes.} homepage http://search.cpan.org/dist/Clone/ epoch 0 platforms darwin name p5-clone depends_lib path:bin/perl:perl5 maintainers geeklair.net:dluke long_description {{This is a Perl extension for recursively copying Perl datatypes.}} categories perl version 0.31 revision 0
 p5-compress-bzip2 379
@@ -6450,8 +6454,8 @@
 portdir perl/p5-extutils-install description {install files from here to there} homepage http://search.cpan.org/dist/ExtUtils-Install/ epoch 0 platforms darwin name p5-extutils-install depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Handles the installing and uninstalling of perl modules, scripts, man pages, etc...} categories perl version 1.54 revision 0
 p5-extutils-makemaker 400
 portdir perl/p5-extutils-makemaker description {Create a module Makefile} homepage http://search.cpan.org/dist/ExtUtils-MakeMaker/ epoch 0 platforms darwin name p5-extutils-makemaker depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This utility is designed to write a Makefile for an extension module from a Makefile.PL.} categories perl version 6.54 revision 0
-p5-extutils-parsexs 647
-portdir perl/p5-extutils-parsexs description {Converts Perl XS code into C code} homepage http://search.cpan.org/dist/ExtUtils-ParseXS/ epoch 0 platforms darwin name p5-extutils-parsexs depends_lib {path:bin/perl:perl5 port:p5-extutils-cbuilder} maintainers {narf_tm openmaintainer} long_description {ExtUtils::ParseXS will compile XS code into C code by embedding the constructs necessary to let C functions manipulate Perl values and creates the glue necessary to let Perl access those functions. The compiler uses typemaps to determine how to map C function parameters and variables to Perl values.} categories perl version 2.200401 revision 0
+p5-extutils-parsexs 643
+portdir perl/p5-extutils-parsexs description {Converts Perl XS code into C code} homepage http://search.cpan.org/dist/ExtUtils-ParseXS/ epoch 0 platforms darwin name p5-extutils-parsexs depends_lib {path:bin/perl:perl5 port:p5-extutils-cbuilder} maintainers {narf_tm openmaintainer} long_description {ExtUtils::ParseXS will compile XS code into C code by embedding the constructs necessary to let C functions manipulate Perl values and creates the glue necessary to let Perl access those functions. The compiler uses typemaps to determine how to map C function parameters and variables to Perl values.} categories perl version 2.21 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
@@ -7343,7 +7347,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.37 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.38 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/20091009/b68c57ab/attachment.html>


More information about the macports-changes mailing list