[40827] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Wed Oct 15 12:53:00 PDT 2008


Revision: 40827
          http://trac.macports.org/changeset/40827
Author:   portindex at macports.org
Date:     2008-10-15 12:53:00 -0700 (Wed, 15 Oct 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-10-15 19:47:54 UTC (rev 40826)
+++ trunk/dports/PortIndex	2008-10-15 19:53:00 UTC (rev 40827)
@@ -1190,10 +1190,16 @@
 variants universal depends_build port:ghc portdir devel/hs-NewBinary description {The New Binary library for Haskell.} homepage http://hackage.haskell.org/packages/archive/pkg-list.html epoch 20081014 platforms darwin name hs-NewBinary maintainers nomaintainer long_description {An older haskell library for fast binary I/O. New projects should consider using hs-binary.} version 0.1.1 categories {devel haskell} revision 0
 hs-binary 617
 variants universal depends_build port:ghc portdir devel/hs-binary description {Binary serialisation for Haskell values using lazy ByteStrings} homepage http://code.haskell.org/binary epoch 0 platforms darwin name hs-binary maintainers nomaintainer long_description {Efficient, pure binary serialisation using lazy ByteStrings. Haskell values may be encoded to and from binary formats, written to disk as binary, or sent over the network. Serialisation speeds of over 1 G/sec have been observed, so this library should be suitable for high performance scenarios.} version 0.4.3.1 categories {devel haskell} revision 0
+hs-bytestring-csv 362
+variants universal depends_build port:ghc portdir devel/hs-bytestring-csv description {Parse CSV formatted data efficiently} homepage http://code.haskell.org/~dons/code/bytestring-csv epoch 0 platforms darwin name hs-bytestring-csv maintainers nomaintainer long_description {Parse CSV data from a bytestring.} version 0.1.2 categories {devel haskell} revision 0
+hs-bytestring-lexing 530
+variants universal depends_build {port:ghc port:alex} portdir devel/hs-bytestring-lexing description {Parse literals efficiently from ByteStrings} homepage http://code.haskell.org/~dons/code/bytestring-lexing epoch 0 platforms darwin name hs-bytestring-lexing maintainers nomaintainer long_description {Parse literals efficiently from GHC's ByteString type. At the moment, only Doubles are supported. Reading Ints and Integers is supported by GHC's included ByteString module.} version 0.1.2 categories {devel haskell} revision 1
 hs-cabal 644
 variants universal portdir devel/hs-cabal description {User interface to Haskell's Cabal build system.} homepage http://www.haskell.org/cabal epoch 0 platforms darwin name hs-cabal depends_lib {port:hs-libcabal port:hs-zlib port:hs-HTTP} maintainers gwright long_description {Cabal is a system for building and packaging Haskell libraries and programs It defines a common interface for package authors and distributors to easily build their applications in a portable way. Cabal is part of a larger infrastructure for distributing, organizing, and cataloging Haskell libraries and programs.} version 0.5.1 categories {devel haskell} revision 0
 hs-chunks 587
 variants universal depends_build port:ghc portdir devel/hs-chunks description {The chunks library for Haskell} homepage http://www.wellquite.org/chunks/ epoch 0 platforms darwin name hs-chunks maintainers nomaintainer long_description {This library supports templates inspired by the Perl HTML::Chunks module, but this Haskell implementation checks at compile time that the templates used exist and are used correctly. The templates are combined within the compiled Haskell, removing the dependency on the external template file.} version 2007.4.18 categories {devel haskell} revision 0
+hs-dlist 533
+variants universal depends_build port:ghc portdir devel/hs-dlist description {Differences lists: a list-like type supporting O(1) append} homepage http://code.haskell.org/~dons/code/dlist epoch 0 platforms darwin name hs-dlist maintainers nomaintainer long_description {Differences lists: a list-like type supporting O(1) append. This is particularly useful for efficient logging and pretty printing, (e.g. with the Writer monad), where list append quickly becomes too expensive.} version 0.4.1 categories {devel haskell} revision 0
 hs-ghc-paths 420
 variants universal depends_build port:ghc portdir devel/hs-ghc-paths description {Locate ghc's installation directories} homepage http://hackage.haskell.org/haddock/ epoch 0 platforms darwin name hs-ghc-paths maintainers nomaintainer long_description {Locate GHC's installation directories. This package is required by haddock, the Haskell documentation generator.} version 0.1.0.5 categories {devel haskell} revision 0
 hs-hinstaller 656
@@ -3602,8 +3608,8 @@
 portdir lang/cc65 variants universal description {6502 C compiler} platforms darwin name cc65 version 2.9.3 categories lang revision 0 epoch 0 maintainers nomaintainer
 cccc 306
 variants universal description {tool for measurement of source code related metrics} portdir lang/cccc homepage http://cccc.sourceforge.net/ epoch 0 platforms darwin name cccc long_description {{tool for measurement of source code related metrics}} maintainers mww categories lang version 3.1.4 revision 0
-chicken 531
-variants universal description {Compiler for the Scheme programming language} portdir lang/chicken homepage http://www.call-with-current-continuation.org/ epoch 0 platforms darwin name chicken long_description {Chicken produces portable, efficient C, supports almost all of the current Scheme language standard, the Revised5 Report on the Algorithmic Language Scheme (R5RS ), and includes many enhancements and extensions.} maintainers {arto.bendiken at gmail.com waqar at macports.org} categories {lang scheme} version 3.1.0 revision 0
+chicken 542
+variants universal description {Compiler for the Scheme programming language} portdir lang/chicken homepage http://www.call-with-current-continuation.org/ epoch 0 platforms darwin name chicken long_description {Chicken produces portable, efficient C, supports almost all of the current Scheme language standard, the Revised5 Report on the Algorithmic Language Scheme (R5RS ), and includes many enhancements and extensions.} maintainers {gmail.com:arto.bendiken waqar gmail.com:ivan.g.raikov} categories {lang scheme} version 3.4.0 revision 0
 clisp 804
 variants {universal dynffi nolibsigsegv darwin_6 darwin darwin_7 darwin_9} portdir lang/clisp description {The Clisp Common Lisp Implementation} homepage http://clisp.cons.org/ epoch 0 platforms darwin name clisp depends_lib {port:readline port:gettext port:libsigsegv} maintainers waqar at macports.org long_description {CLISP is a Common Lisp implementation by Bruno Haible, formerly of Karlsruhe University, and Michael Stoll, formerly of Munich University, both in Germany. It mostly supports the Lisp described in the ANSI Common Lisp standard. CLISP includes an interpreter, a compiler, almost all of CLOS, a foreign language interface and a socket interface. An X11 interface is available through CLX and Garnet. Command line editing is provided by readline.} version 2.43 categories lang revision 0
 clojure 497
@@ -5045,7 +5051,7 @@
 roadrunner 484
 variants universal portdir net/roadrunner description {implementation of the BEEP protocol (RFC 3080) in C} homepage http://rr.codefactory.se/ epoch 0 platforms darwin name roadrunner depends_lib {bin:pkg-config:pkgconfig lib:libxml2:libxml2 {path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2}} maintainers nomaintainer long_description {RoadRunner is a full-featured, robust implementation of the BEEP protocol (RFC 3080) written in C.} version 0.9.1 categories {net devel} revision 0
 rrdtool 575
-variants {universal python} variant_desc {python {Python bindings for RRDtool}} portdir net/rrdtool description {Round Robin Database} homepage http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ epoch 0 platforms darwin name rrdtool depends_lib {lib:libX11.6:XFree86 port:xrender port:expat port:fontconfig port:freetype port:glib2 port:libiconv port:gettext port:pango port:cairo port:perl5.8 port:tcl port:zlib port:libpng port:libxml2} maintainers markd long_description {RRDtool is a system to store and display time-series data} version 1.3.3 categories net revision 0
+variants {universal python} variant_desc {python {Python bindings for RRDtool}} portdir net/rrdtool description {Round Robin Database} homepage http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ epoch 0 platforms darwin name rrdtool depends_lib {lib:libX11.6:XFree86 port:xrender port:expat port:fontconfig port:freetype port:glib2 port:libiconv port:gettext port:pango port:cairo port:perl5.8 port:tcl port:zlib port:libpng port:libxml2} maintainers markd long_description {RRDtool is a system to store and display time-series data} version 1.3.4 categories net revision 0
 rsync 830
 variants {universal darwin_7 no_macosx_metadata rsyncd} variant_desc {no_macosx_metadata {Don't preserve Mac OS X file  flags and creation times} rsyncd {Installs rsyncd.conf and a StartupItem for rsyncd}} portdir net/rsync description {Tool that provides fast incremental file transfer.} homepage http://samba.org/rsync/ epoch 0 platforms {darwin freebsd sunos} name rsync depends_lib {port:popt port:libiconv} maintainers {simon openmaintainer} long_description {rsync is an open source utility that provides fast incremental file transfer. rsync is freely available under the GNU General Public License and is currently being maintained by Wayne Davison. Rsync version 3.0.4 has been released. This is a bug-fix release. Related pages: http://rsync.samba.org/ftp/rsync/rsync-3.0.4-NEWS} version 3.0.4 categories net revision 0
 rsync-devel 1089
@@ -5285,7 +5291,7 @@
 p5-appconfig-std 505
 variants universal portdir perl/p5-appconfig-std description {Perl class providing standard command-line arguments} homepage http://search.cpan.org/dist/AppConfig-Std/ epoch 0 platforms darwin name p5-appconfig-std depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-appconfig} maintainers vincent-opdarw at vinc17.org long_description {AppConfig::Std is a subclass of Andy Wardley's AppConfig module, to provide standard command-line arguments for tool scripts.} version 1.07 categories perl revision 0
 p5-archive-tar 417
-variants universal portdir perl/p5-archive-tar description {Creation and in-memory manipulation of tar files} homepage http://search.cpan.org/dist/Archive-Tar/ epoch 0 platforms darwin name p5-archive-tar depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-io-zlib} maintainers {narf_tm openmaintainer} long_description {{Creation and in-memory manipulation of tar files}} version 1.38 categories perl revision 0
+variants universal portdir perl/p5-archive-tar description {Creation and in-memory manipulation of tar files} homepage http://search.cpan.org/dist/Archive-Tar/ epoch 0 platforms darwin name p5-archive-tar depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-io-zlib} maintainers {narf_tm openmaintainer} long_description {{Creation and in-memory manipulation of tar files}} version 1.40 categories perl revision 0
 p5-archive-zip 415
 variants universal portdir perl/p5-archive-zip description {Interface to zip archive files} homepage http://search.cpan.org/dist/Archive-Zip/ epoch 0 platforms darwin name p5-archive-zip depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-compress-zlib} maintainers markd long_description {Allows a Perl program to create, manipulate, read, and write Zip archive files.} version 1.23 categories perl revision 0
 p5-array-compare 432
@@ -5334,6 +5340,8 @@
 variants universal portdir perl/p5-catalyst-action-renderview description {Sensible default end action.} homepage http://search.cpan.org/dist/Catalyst-Action-RenderView/ epoch 0 platforms darwin name p5-catalyst-action-renderview depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-data-visitor port:p5-module-install} maintainers {narf_tm openmaintainer} long_description {This action implements a sensible default end action, which will forward to the first available view, unless status is set to 3xx, or there is a response body.} version 0.08 categories perl revision 0
 p5-catalyst-authentication-store-dbix-class 674
 variants universal portdir perl/p5-catalyst-authentication-store-dbix-class description {A storage class for Catalyst Authentication using DBIx::Class.} homepage http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/ epoch 0 platforms darwin name p5-catalyst-authentication-store-dbix-class depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-plugin-authentication port:p5-catalyst-runtime port:p5-dbix-class} maintainers {narf_tm openmaintainer} long_description {The Catalyst::Authentication::Store::DBIx::Class class provides access to authentication information stored in a database via DBIx::Class.} version 0.107 categories perl revision 0
+p5-catalyst-controller-formbuilder 936
+variants universal portdir perl/p5-catalyst-controller-formbuilder description {Catalyst FormBuilder Base Controller} homepage http://search.cpan.org/dist/Catalyst-Controller-FormBuilder/ epoch 0 platforms darwin name p5-catalyst-controller-formbuilder depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-cgi-formbuilder port:p5-catalyst-runtime port:p5-class-accessor port:p5-test-www-mechanize-catalyst port:p5-tie-ixhash port:p5-class-data-inheritable port:p5-class-inspector port:p5-scalar-list-utils port:p5-catalyst-view-tt} maintainers {narf_tm openmaintainer} long_description {This base controller merges the functionality of CGI::FormBuilder with Catalyst and the following templating systems: Template Toolkit, Mason and HTML::Template. This gives you access to all of FormBuilder's niceties, such as controllablefield stickiness, multilingual support, and Javascript generation.} version 0.04 categories perl revision 0
 p5-catalyst-devel 769
 variants universal portdir perl/p5-catalyst-devel description {Catalyst Development Tools} homepage http://search.cpan.org/dist/Catalyst-Devel/ epoch 0 platforms darwin name p5-catalyst-devel depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-catalyst-action-renderview port:p5-catalyst-plugin-configloader port:p5-catalyst-plugin-static-simple port:p5-class-accessor port:p5-config-general port:p5-file-copy-recursive port:p5-module-install port:p5-path-class port:p5-template-toolkit port:p5-parent} maintainers {narf_tm openmaintainer} long_description {The Catalyst::Devel package includes a variety of modules useful for the development of Catalyst applications, but not required to run them.} version 1.08 categories perl revision 0
 p5-catalyst-engine-apache 436
@@ -5347,7 +5355,7 @@
 p5-catalyst-plugin-authentication-store-dbic 880
 variants {universal class_dbi} variant_desc {class_dbi {build with class_dbi support}} 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:\${prefix}/bin/perl:perl5.8} 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} maintainers {narf_tm openmaintainer} long_description {This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.} version 0.11 categories perl revision 0
 p5-catalyst-plugin-authorization-acl 633
-variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-class-data-inheritable port:p5-class-throwable port:p5-tree-simple-visitorfactory} maintainers {narf_tm openmaintainer} long_description {This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications.} version 0.09 categories perl revision 0
+variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-class-data-inheritable port:p5-class-throwable port:p5-tree-simple-visitorfactory} maintainers {narf_tm openmaintainer} long_description {This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications.} version 0.10 categories perl revision 0
 p5-catalyst-plugin-authorization-roles 753
 variants universal 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:\${prefix}/bin/perl:perl5.8} 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.} version 0.07 categories perl revision 0
 p5-catalyst-plugin-captcha 518
@@ -5447,7 +5455,7 @@
 p5-class-methodmaker 391
 variants universal portdir perl/p5-class-methodmaker description {Perl module for creating generic methods} homepage http://search.cpan.org/dist/Class-MethodMaker/ epoch 0 platforms darwin name p5-class-methodmaker depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer long_description {{Perl module for creating generic methods}} version 2.08 categories perl revision 0
 p5-class-mop 503
-variants universal portdir perl/p5-class-mop description {A Meta Object Protocol for Perl 5} homepage http://search.cpan.org/dist/Class-MOP/ epoch 0 platforms darwin name p5-class-mop depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-devel-globaldestruction port:p5-mro-compat port:p5-scalar-list-utils port:p5-sub-identify port:p5-sub-name port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {{A Meta Object Protocol for Perl 5}} version 0.66 categories perl revision 0
+variants universal portdir perl/p5-class-mop description {A Meta Object Protocol for Perl 5} homepage http://search.cpan.org/dist/Class-MOP/ epoch 0 platforms darwin name p5-class-mop depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-devel-globaldestruction port:p5-mro-compat port:p5-scalar-list-utils port:p5-sub-identify port:p5-sub-name port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {{A Meta Object Protocol for Perl 5}} version 0.67 categories perl revision 0
 p5-class-returnvalue 583
 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
@@ -5583,11 +5591,11 @@
 p5-datetime-locale 694
 variants universal portdir perl/p5-datetime-locale description {Localization support for DateTime} homepage http://search.cpan.org/dist/DateTime-Locale/ epoch 1 platforms darwin name p5-datetime-locale depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-list-moreutils port:p5-params-validate port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. If you want to know what methods are available for locale objects, then please read the DateTime::Locale::Base documentation.} version 0.42 categories perl revision 0
 p5-datetime-timezone 616
-variants universal portdir perl/p5-datetime-timezone description {Time zone object base class and factory} homepage http://search.cpan.org/dist/DateTime-TimeZone/ epoch 3 platforms darwin name p5-datetime-timezone depends_lib {{path:\${prefix}/bin/perl:perl5.8} 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.} version 0.81 categories perl revision 0
+variants universal portdir perl/p5-datetime-timezone description {Time zone object base class and factory} homepage http://search.cpan.org/dist/DateTime-TimeZone/ epoch 4 platforms darwin name p5-datetime-timezone depends_lib {{path:\${prefix}/bin/perl:perl5.8} 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.} version 0.82 categories perl revision 0
 p5-dbd-mysql 591
 variants {universal mysql3 mysql4 mysql5} variant_desc {mysql3 {build with mysql3 port} mysql4 {build with mysql4 port} mysql5 {build with mysql5 port (default)}} 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:\${prefix}/bin/perl:perl5.8} port:p5-dbi {path:\${prefix}/bin/mysql_config5:mysql5}} maintainers {narf_tm openmaintainer} long_description {{Perl5 Database Interface to the MySQL database}} version 4.008 categories perl revision 0
 p5-dbd-pg 745
-variants {universal postgresql7 postgresql80 postgresql81 postgresql82} variant_desc {postgresql7 {build with postgresql7 port} postgresql80 {build with postgresql80 port} postgresql81 {build with postgresql81 port} postgresql82 {build with postgresql82 port}} 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:\${prefix}/bin/perl:perl5.8} port:postgresql83 port:p5-dbi port:p5-version} maintainers {narf_tm openmaintainer} long_description {DBD::Pg is a Perl module which works with the DBI module to provide access to PostgreSQL databases} version 2.10.7 categories {perl databases} revision 0
+variants {universal postgresql7 postgresql80 postgresql81 postgresql82} variant_desc {postgresql7 {build with postgresql7 port} postgresql80 {build with postgresql80 port} postgresql81 {build with postgresql81 port} postgresql82 {build with postgresql82 port}} 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:\${prefix}/bin/perl:perl5.8} port:postgresql83 port:p5-dbi port:p5-version} maintainers {narf_tm openmaintainer} long_description {DBD::Pg is a Perl module which works with the DBI module to provide access to PostgreSQL databases} version 2.11.1 categories {perl databases} revision 0
 p5-dbd-sqlite 370
 variants universal portdir perl/p5-dbd-sqlite description {perl dbd interface to SQLite} homepage http://search.cpan.org/dist/DBD-SQLite/ epoch 0 platforms darwin name p5-dbd-sqlite depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {{perl dbd interface to SQLite}} version 1.14 categories perl revision 1
 p5-dbd-sqlite2 397
@@ -5689,11 +5697,11 @@
 p5-file-chdir 378
 variants universal portdir perl/p5-file-chdir description {a more sensible way to change directories} homepage http://search.cpan.org/dist/File-chdir/ epoch 0 platforms darwin name p5-file-chdir depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers dluke at geeklair.net long_description {{a more sensible way to change directories}} version 0.08 categories perl revision 0
 p5-file-copy-recursive 551
-variants universal portdir perl/p5-file-copy-recursive description {Perl extension for recursively copying files and directories} homepage http://search.cpan.org/dist/File-Copy-Recursive/ epoch 0 platforms darwin name p5-file-copy-recursive depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {This module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode.} version 0.36 categories perl revision 0
+variants universal portdir perl/p5-file-copy-recursive description {Perl extension for recursively copying files and directories} homepage http://search.cpan.org/dist/File-Copy-Recursive/ epoch 0 platforms darwin name p5-file-copy-recursive depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {This module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode.} version 0.37 categories perl revision 0
 p5-file-flat 343
 variants universal portdir perl/p5-file-flat description {Implements a flat filesystem} homepage http://search.cpan.org/dist/File-Flat/ epoch 0 platforms darwin name p5-file-flat depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer long_description {{Implements a flat filesystem}} version 0.96 categories perl revision 0
 p5-file-homedir 416
-variants universal portdir perl/p5-file-homedir description {Find your home and other directories, on any platform.} homepage http://search.cpan.org/dist/File-HomeDir/ epoch 0 platforms darwin name p5-file-homedir depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {{Find your home and other directories, on any platform.}} version 0.81 categories perl revision 0
+variants universal portdir perl/p5-file-homedir description {Find your home and other directories, on any platform.} homepage http://search.cpan.org/dist/File-HomeDir/ epoch 0 platforms darwin name p5-file-homedir depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {{Find your home and other directories, on any platform.}} version 0.82 categories perl revision 0
 p5-file-libmagic 315
 variants universal portdir perl/p5-file-libmagic description {Perl wrapper for libmagic} homepage http://search.cpan.org/dist/File-LibMagic/ epoch 0 platforms darwin name p5-file-libmagic depends_lib port:file maintainers ricci long_description {{Perl wrapper for libmagic}} version 0.85 categories perl revision 0
 p5-file-mimeinfo 559
@@ -5907,7 +5915,7 @@
 p5-libvorbis-perl 462
 variants universal portdir perl/p5-libvorbis-perl description {Perl extension for Ogg Vorbis streams} homepage http://search.cpan.org/dist/libvorbis-perl/ epoch 0 platforms darwin name p5-libvorbis-perl depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:libvorbis} maintainers vincent-opdarw at vinc17.org long_description {This is an object-oriented interface to the Ogg Vorbis libvorbisfile convenience library.} version 0.05 categories {perl audio} revision 0
 p5-libwww-perl 787
-variants universal portdir perl/p5-libwww-perl description {The World-Wide Web library for Perl} homepage http://search.cpan.org/dist/libwww-perl/ epoch 0 platforms darwin name p5-libwww-perl depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-compress-zlib port:p5-html-parser port:p5-html-tagset port:p5-uri} maintainers {narf_tm openmaintainer} long_description {The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. The library also contain modules that are of more general use and even classes that help you implement simple HTTP servers.} version 5.816 categories perl revision 0
+variants universal portdir perl/p5-libwww-perl description {The World-Wide Web library for Perl} homepage http://search.cpan.org/dist/libwww-perl/ epoch 0 platforms darwin name p5-libwww-perl depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-compress-zlib port:p5-html-parser port:p5-html-tagset port:p5-uri} maintainers {narf_tm openmaintainer} long_description {The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. The library also contain modules that are of more general use and even classes that help you implement simple HTTP servers.} version 5.817 categories perl revision 0
 p5-libxml-enno 659
 variants universal portdir perl/p5-libxml-enno description {libxml-enno contains the modules XML::DOM, XML::XQL, XML::Checker and several other packages that are no longer distributed separately.} homepage http://search.cpan.org/dist/libxml-enno/ epoch 0 platforms darwin name p5-libxml-enno depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-libwww-perl port:p5-libxml-perl port:p5-xml-parser port:p5-parse-yapp port:p5-datemanip} maintainers nomaintainer long_description {{libxml-enno contains the modules XML::DOM, XML::XQL, XML::Checker and several other packages that are no longer distributed separately.}} version 1.02 categories perl revision 0
 p5-libxml-perl 577
@@ -6037,7 +6045,7 @@
 p5-mogilefs-utils 510
 variants universal portdir perl/p5-mogilefs-utils description {MogileFS tools} homepage http://www.danga.com/mogilefs depends_run {port:p5-mogilefs-client port:p5-libwww-perl} epoch 0 platforms darwin name p5-mogilefs-utils depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq long_description {This package contains two tools to manage MogileFS: mogadm (MogileFS admin tool) and mogtool (inject/extract data to/from a MogileFS installation)} version 2.13 categories {perl net sysutils} revision 0
 p5-moose 496
-variants universal portdir perl/p5-moose description {A postmodern object system for Perl 5} homepage http://search.cpan.org/dist/Moose/ epoch 0 platforms darwin name p5-moose depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-test-exception port:p5-test-longstring port:p5-class-mop port:p5-list-moreutils port:p5-scalar-list-utils port:p5-sub-exporter} maintainers {narf_tm openmaintainer} long_description {{A postmodern object system for Perl 5}} version 0.58 categories perl revision 0
+variants universal portdir perl/p5-moose description {A postmodern object system for Perl 5} homepage http://search.cpan.org/dist/Moose/ epoch 0 platforms darwin name p5-moose depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-test-exception port:p5-test-longstring port:p5-class-mop port:p5-list-moreutils port:p5-scalar-list-utils port:p5-sub-exporter} maintainers {narf_tm openmaintainer} long_description {{A postmodern object system for Perl 5}} version 0.59 categories perl revision 0
 p5-moose-policy 385
 variants universal portdir perl/p5-moose-policy description {Moose-mounted police} homepage http://search.cpan.org/dist/Moose-Policy/ epoch 0 platforms darwin name p5-moose-policy depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-test-exception port:p5-moose} maintainers {narf_tm openmaintainer} long_description {{Moose-mounted police}} version 0.03 categories perl revision 0
 p5-mouse 718
@@ -6195,13 +6203,13 @@
 p5-roman 383
 variants universal portdir perl/p5-roman description {Convert between Arabic and Roman numerals} homepage http://search.cpan.org/dist/Roman/ epoch 0 platforms darwin name p5-roman depends_lib {{path:\${prefix}/bin/perl:perl5.8}} long_description {Module for conversion between Roman and Arabic numerals} maintainers james.toth at worldnet.att.net version 1.1 categories perl revision 0
 p5-scalar-list-utils 443
-variants universal portdir perl/p5-scalar-list-utils description {Perl subroutines that would be nice to have in the perl core} homepage http://search.cpan.org/dist/Scalar-List-Utils/ epoch 0 platforms darwin name p5-scalar-list-utils depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {{Perl subroutines that would be nice to have in the perl core}} version 1.19 categories perl revision 0
+variants universal portdir perl/p5-scalar-list-utils description {Perl subroutines that would be nice to have in the perl core} homepage http://search.cpan.org/dist/Scalar-List-Utils/ epoch 0 platforms darwin name p5-scalar-list-utils depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {{Perl subroutines that would be nice to have in the perl core}} version 1.19 categories perl revision 1
 p5-scope-guard 456
 variants universal portdir perl/p5-scope-guard description {lexically scoped resource management} homepage http://search.cpan.org/dist/Scope-Guard/ epoch 0 platforms darwin name p5-scope-guard depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {This module provides a convenient way to perform cleanup or other forms of resource management at the end of a scope.} version 0.03 categories perl revision 0
 p5-sdl_perl 520
 variants {universal image mixer net ttf gfx} portdir perl/p5-sdl_perl description {Perl bindings for the Simple DirectMedia Layer} homepage http://sdl.perl.org/ epoch 0 platforms darwin name p5-sdl_perl depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-module-build port:libsdl port:libsdl_image port:libsdl_mixer port:libsdl_net port:libsdl_ttf port:libsdl_gfx} maintainers sethk at meowfishies.com long_description {{Perl bindings for the Simple DirectMedia Layer}} version 2.1.3 categories {perl devel} revision 1
 p5-set-object 432
-variants universal portdir perl/p5-set-object description {set of objects and strings} homepage http://search.cpan.org/dist/Set-Object/ epoch 0 platforms darwin name p5-set-object depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {This modules implements a set of objects, that is, an unordered collection of objects without duplication.} version 1.25 categories perl revision 0
+variants universal portdir perl/p5-set-object description {set of objects and strings} homepage http://search.cpan.org/dist/Set-Object/ epoch 0 platforms darwin name p5-set-object depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {This modules implements a set of objects, that is, an unordered collection of objects without duplication.} version 1.26 categories perl revision 0
 p5-sgml-parser-opensp 462
 variants universal portdir perl/p5-sgml-parser-opensp description {Provides an interface to the OpenSP SGML parser.} homepage http://search.cpan.org/dist/SGML-Parser-OpenSP/ epoch 0 platforms darwin name p5-sgml-parser-opensp depends_lib {port:p5-class-accessor port:p5-file-temp port:p5-test-exception port:opensp} maintainers {simon openmaintainer} long_description {{Provides an interface to the OpenSP SGML parser.}} version 0.994 categories perl revision 0
 p5-snmp_session 434
@@ -8169,7 +8177,7 @@
 opendx-samples 618
 variants universal portdir science/opendx-samples description {IBM's Open Visualization Data Explorer (Data Samples)} homepage http://opendx.org epoch 0 platforms darwin name opendx-samples depends_lib port:opendx maintainers gwright at macports.org long_description {OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on familiar standard interface environments. And its sophisticated data model provides users with great flexibility in creating visualizations.} version 4.4.0 categories science revision 1
 openmpi 770
-variants {universal gcc42 gcc43 g95} variant_desc {gcc42 {build mpif77 and mpif90 using gcc42} gcc43 {build mpif77 and mpif90 using gcc43} g95 {build mpif77 and mpif90 using g95}} portdir science/openmpi description {A High Performance Message Passing Library} homepage http://www.open-mpi.org/ epoch 0 platforms darwin name openmpi maintainers mww long_description {Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers.} version 1.2.7 categories {science parallel net} revision 0
+variants {universal gcc42 gcc43 g95} variant_desc {gcc42 {build mpif77 and mpif90 using gcc42} gcc43 {build mpif77 and mpif90 using gcc43} g95 {build mpif77 and mpif90 using g95}} portdir science/openmpi description {A High Performance Message Passing Library} homepage http://www.open-mpi.org/ epoch 0 platforms darwin name openmpi maintainers mww long_description {Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers.} version 1.2.8 categories {science parallel net} revision 0
 orrery 708
 variants {universal darwin_9} portdir science/orrery description {A digital model of the solar system within Geomview} homepage http://www.geomview.org/ epoch 0 platforms darwin name orrery depends_lib {port:geomview port:tk} maintainers raphael at ira.uka.de long_description {The Orrery is a digital model of the solar system, named for the mechanical models of the same name (often you'll see one with just the Sun, Earth and Moon, as little balls supported on wires). The first such was built for the fourth Earl of Orrery in the 1700s. It includes all nine planets, some of their satellites, and a few recent comets. Orrery is a Geomview module.} version 0.9.5 categories {science graphics x11} revision 0
 playerstage-player 635
@@ -8667,7 +8675,7 @@
 rmtrash 384
 variants universal description {move the file to OS X's Trash} portdir sysutils/rmtrash homepage http://www.nightproductions.net/ epoch 0 platforms darwin name rmtrash long_description {rmtrash is a small utility that will move the file to OS X's Trash rather than obliterating the file (as rm does).} maintainers usami-k at yc5.so-net.ne.jp categories sysutils version 0.3.3 revision 1
 rpm 875
-variants {universal darwin freebsd linux docs} depends_build {port:expat port:neon port:python24 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} portdir sysutils/rpm description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3} name rpm maintainers n3npq at mac.com long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.} categories {sysutils archivers} version 4.4.9 revision 7
+variants {universal darwin freebsd linux docs} depends_build {port:expat port:neon port:python24 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} portdir sysutils/rpm description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3} name rpm maintainers n3npq at mac.com long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.} categories {sysutils archivers} version 4.4.9 revision 8
 rpm-devel 951
 variants {universal darwin freebsd linux docs} depends_build {port:expat port:neon port:python25 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} portdir sysutils/rpm-devel description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3 port:xar-devel port:pcre port:ossp-uuid} name rpm-devel maintainers {n3npq at mac.com afb at macports.org} long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.} categories {sysutils archivers} version 5.2 revision 20080910
 rpm2html 936
@@ -9837,7 +9845,7 @@
 wine-devel 548
 variants universal depends_build port:pkgconfig portdir x11/wine-devel description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine-devel depends_lib {lib:libX11.6:XFree86 port:expat port:fontconfig port:fontforge port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:render port:xrender port:zlib} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} version 1.1.6 categories x11 revision 0
 winetricks 528
-description {downloads and installs various redistributable runtime libraries} portdir x11/winetricks homepage http://www.kegel.com/wine/ epoch 0 depends_run {{path:\${prefix}/bin/wine:wine} port:cabextract port:openssl bin:curl:curl} platforms darwin name winetricks maintainers ryandesign long_description {winetricks can help you prepare your system for Windows applications that mistakenly assume all users' systems have all the needed redistributable runtime libraries or fonts.} version 20080825 categories x11 revision 0
+description {downloads and installs various redistributable runtime libraries} portdir x11/winetricks homepage http://www.kegel.com/wine/ epoch 0 depends_run {{path:\${prefix}/bin/wine:wine} port:cabextract port:openssl bin:curl:curl} platforms darwin name winetricks maintainers ryandesign long_description {winetricks can help you prepare your system for Windows applications that mistakenly assume all users' systems have all the needed redistributable runtime libraries or fonts.} version 20081012 categories x11 revision 0
 wm-extra 338
 variants universal description {Extra themes for WindowMaker} portdir x11/wm-extra homepage {http://www.windowmaker.org/ / http://themes.freshmeat.net/browse/918/?topic_id=918} epoch 0 platforms darwin name wm-extra long_description {{Extra themes for WindowMaker}} maintainers nomaintainer categories {x11 x11-wm} version 0.1 revision 2
 wmbinclock 426
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081015/85bfda49/attachment-0001.html 


More information about the macports-changes mailing list