[26686] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 3 12:40:36 PDT 2007


Revision: 26686
          http://trac.macosforge.org/projects/macports/changeset/26686
Author:   dluke at macports.org
Date:     2007-07-03 12:40:35 -0700 (Tue, 03 Jul 2007)

Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-07-03 19:33:19 UTC (rev 26685)
+++ trunk/dports/PortIndex	2007-07-03 19:40:35 UTC (rev 26686)
@@ -1219,7 +1219,7 @@
 macstl 352
 variants universal description {C++ header library} portdir devel/macstl homepage http://www.pixelglow.com/macstl/ epoch 0 platforms darwin name macstl long_description {The C++ header library designed to bring the Macintosh into the world of modern generic programming.} maintainers nomaintainer at macports.org categories devel version 0.2.2 revision 0
 mercurial 948
-variants universal description {A fast, lightweight, distributed SCM system written in Python.} portdir devel/mercurial homepage http://www.selenic.com/mercurial/ epoch 0 name mercurial depends_lib port:python24 long_description {Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. A distributed SCM tool is designed to support a model in which each Repository is loosely coupled to many others. Each Repository contains a complete set of metadata describing one or more projects. These repositories may be located almost anywhere. Individual developers only need access to their own repositories, not to a central one, in order to commit changes. Changes can be share via the builtin webserver, CGI, SSH or a stream of patch emails. Mercurial supports Apples' FileMerge for merges.} maintainers deric at macports.org version 0.9.3 categories {devel python} revision 0
+variants universal description {A fast, lightweight, distributed SCM system written in Python.} portdir devel/mercurial homepage http://www.selenic.com/mercurial/ epoch 0 name mercurial depends_lib port:python24 long_description {Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. A distributed SCM tool is designed to support a model in which each Repository is loosely coupled to many others. Each Repository contains a complete set of metadata describing one or more projects. These repositories may be located almost anywhere. Individual developers only need access to their own repositories, not to a central one, in order to commit changes. Changes can be share via the builtin webserver, CGI, SSH or a stream of patch emails. Mercurial supports Apples' FileMerge for merges.} maintainers deric at macports.org version 0.9.4 categories {devel python} revision 0
 mhash 396
 variants {universal darwin_8} description {provides easy access strong hashes} portdir devel/mhash homepage http://mhash.sourceforge.net/ epoch 0 platforms {darwin freebsd} name mhash long_description {Libmhash is a library which implements some hash algorithms like crc32, md5 and sha-1.} maintainers {ryandesign openmaintainer at macports.org} categories {devel security} version 0.9.9 revision 0
 mico 433
@@ -4438,7 +4438,7 @@
 p5-catalyst-plugin-stacktrace 582
 variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-devel-stacktrace} maintainers narf_tm at macports.org 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.} version 0.06 categories perl revision 0
 p5-catalyst-plugin-static-simple 605
-variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-mime-types} maintainers narf_tm at macports.org 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.} version 0.18 categories perl revision 0
+variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-mime-types} maintainers narf_tm at macports.org 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.} version 0.19 categories perl revision 0
 p5-catalyst-runtime 971
 variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-cgi-simple port:p5-class-accessor port:p5-class-data-inheritable port:p5-class-inspector port:p5-data-dump port:p5-file-modified port:p5-html-parser port:p5-http-body port:p5-libwww-perl port:p5-http-request-ascgi port:p5-module-pluggable port:p5-next port:p5-path-class port:p5-scalar-list-utils port:p5-text-balanced port:p5-text-simpletable port:p5-time-hires port:p5-tree-simple port:p5-tree-simple-visitorfactory port:p5-uri} maintainers narf_tm at macports.org 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.} version 5.7007 categories perl revision 0
 p5-catalyst-view-tt 510
@@ -4462,7 +4462,7 @@
 p5-class-accessor-chained 529
 variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-class-accessor} maintainers narf_tm at macports.org 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.} version 0.01 categories perl revision 0
 p5-class-accessor-grouped 529
-variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-class-inspector port:p5-mro-compat port:p5-scalar-list-utils} maintainers narf_tm at macports.org long_description {This class lets you build groups of accessors that will call different getters and setters.} version 0.06000 categories perl revision 0
+variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-class-inspector port:p5-mro-compat port:p5-scalar-list-utils} maintainers narf_tm at macports.org long_description {This class lets you build groups of accessors that will call different getters and setters.} version 0.07000 categories perl revision 0
 p5-class-autouse 451
 variants universal 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:\${prefix}/bin/perl:perl5.8}} maintainers dluke at geeklair.net long_description {{This is a Perl extension for run-time class loading on first method call.}} version 1.26 categories perl revision 0
 p5-class-base 532

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070703/23634a94/attachment.html


More information about the macports-changes mailing list