[19498] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 11 00:48:42 PDT 2006


Revision: 19498
Author:   dluke at macports.org
Date:     2006-09-11 00:48:25 -0700 (Mon, 11 Sep 2006)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2006-09-10 23:46:39 UTC (rev 19497)
+++ trunk/dports/PortIndex	2006-09-11 07:48:25 UTC (rev 19498)
@@ -4386,10 +4386,12 @@
 description {Build and install perl modules (MakeMaker replacement)} portdir perl/p5-module-build homepage http://search.cpan.org/dist/Module-Build/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-yaml port:p5-archive-tar port:p5-version port:p5-extutils-cbuilder port:p5-extutils-parsexs} name p5-module-build long_description {Module::Build is a system for building, testing, and installing Perl modules. It is meant to be a replacement for ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like MacOS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few 
 additional modules.} maintainers narf_tm at macports.org categories perl version 0.2805 revision 1
 p5-net-dict 472
 variants dict_altname portdir perl/p5-net-dict description {Simple client API for the DICT protocol} homepage http://search.cpan.org/dist/Net-Dict/ epoch 0 platforms darwin name p5-net-dict depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-appconfig-std port:p5-digest-md5} maintainers vincent-opdarw at vinc17.org long_description {Perl class implementing a simple client API for the DICT protocol defined in RFC2229} version 2.07 categories {perl textproc} revision 0
-p5-net-dns 452
-description {Perl interface to the DNS resolver} portdir perl/p5-net-dns homepage http://search.cpan.org/dist/Net-DNS/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-digest-hmac} name p5-net-dns long_description {Net::DNS is a DNS resolver implemented in Perl. It allows the programmer to perform nearly any type of DNS query from a Perl script.} maintainers yves at opendarwin.org categories perl version 0.57 revision 0
+p5-net-dns 467
+description {Perl interface to the DNS resolver} portdir perl/p5-net-dns homepage http://search.cpan.org/dist/Net-DNS/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-digest-hmac port:p5-net-ip} name p5-net-dns long_description {Net::DNS is a DNS resolver implemented in Perl. It allows the programmer to perform nearly any type of DNS query from a Perl script.} maintainers yves at opendarwin.org categories perl version 0.57 revision 0
 p5-net-ident 516
 description {lookup the username on the remote end of a TCP/IP connection} portdir perl/p5-net-ident homepage http://search.cpan.org/dist/Net-Ident/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-net-ident long_description {Net::Ident is a module that looks up the username on the remote side of a TCP/IP connection through the ident (auth/tap) protocol described in RFC1413 (which supersedes RFC931).} maintainers darwinports at opendarwin.org categories perl version 1.20 revision 1
+p5-net-ip 665
+description {Perl extension for manipulating IPv4/IPv6 addresses} portdir perl/p5-net-ip homepage http://search.cpan.org/dist/Net-IP/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-net-ip long_description {Net-IP rovides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently.} maintainers darwinports at opendarwin.org categories perl version 1.25 revision 0
 p5-net-nslookup 364
 description {Provide nslookup(1)-like capabilities} portdir perl/p5-net-nslookup homepage http://search.cpan.org/dist/Net-Nslookup/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-net-nslookup long_description {{Provide nslookup(1)-like capabilities}} maintainers darwinports at opendarwin.org categories perl version 1.16 revision 0
 p5-net-pcap 700
@@ -4498,8 +4500,8 @@
 description {Perl extension for prompting a user for information} portdir perl/p5-term-prompt homepage http://search.cpan.org/dist/Term-Prompt/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-term-readkey} name p5-term-prompt long_description {{Perl extension for prompting a user for information}} maintainers ecronin at gizmolabs.org categories perl version 1.03 revision 0
 p5-term-readkey 372
 description {Perl extension for simple terminal control} portdir perl/p5-term-readkey homepage http://search.cpan.org/dist/Term-ReadKey/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-term-readkey long_description {{Perl extension for simple terminal control}} maintainers warp-darwinports at spin.de categories perl version 2.30 revision 0
-p5-term-readline-gnu 430
-description {Perl extension for the GNU Readline/History library} portdir perl/p5-term-readline-gnu homepage http://search.cpan.org/dist/Term-ReadLine-Gnu/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} lib:libreadline:readline} name p5-term-readline-gnu long_description {{Perl extension for the GNU Readline/History library}} maintainers warp-darwinports at spin.de categories perl version 1.14 revision 1
+p5-term-readline-gnu 419
+description {Perl extension for the GNU Readline/History library} portdir perl/p5-term-readline-gnu homepage http://search.cpan.org/dist/Term-ReadLine-Gnu/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:readline} name p5-term-readline-gnu long_description {{Perl extension for the GNU Readline/History library}} maintainers warp-darwinports at spin.de categories perl version 1.16 revision 0
 p5-test-builder-tester 421
 description {test testsuites that have been built with Test::Builder} portdir perl/p5-test-builder-tester homepage http://search.cpan.org/dist/Test-Builder-Tester/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-test-builder-tester long_description {{test testsuites that have been built with Test::Builder}} maintainers darwinports at opendarwin.org categories perl version 0.09 revision 1
 p5-test-classapi 647
@@ -4990,8 +4992,8 @@
 description {A simple database interface to MS-SQL for Python.} portdir python/py-mssql homepage http://pymssql.sourceforge.net/ epoch 0 platforms darwin name py-mssql depends_lib {{path:${prefix}/bin/python2.4:python24} port:freetds} long_description {{A simple database interface to MS-SQL for Python.}} maintainers mww at opendarwin.org version 0.7.4 categories {python databases} revision 0
 py-mx 567
 description {python extensions for database, date/time processing and other} portdir python/py-mx homepage http://www.egenix.com/files/python/eGenix-mx-Extensions.html epoch 0 platforms {darwin freebsd} name py-mx depends_lib {{path:${prefix}/bin/python2.4:python24}} long_description {collection of Python software tools which enhance Python's usability in many important areas such as ODBC database connectivity, fast text processing, date/time processing and web site programming.} maintainers mww at opendarwin.org version 2.0.5 categories {python devel} revision 1
-py-mysql 443
-variants {mysql3 mysql5} portdir python/py-mysql description {Python interface to mysql} homepage http://sourceforge.net/projects/mysql-python/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/python2.4:python24} port:mysql4} name py-mysql maintainers ryanwilcox at mac.com long_description {A package containing a Python module that allows you to connect to MySQL databases} categories {python devel databases} version 1.2.1 revision 0
+py-mysql 446
+variants {mysql3 mysql4} portdir python/py-mysql description {Python interface to mysql} homepage http://sourceforge.net/projects/mysql-python/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/python2.4:python24} port:mysql5} name py-mysql maintainers ryanwilcox at mac.com long_description {A package containing a Python module that allows you to connect to MySQL databases} categories {python devel databases} version 1.2.1_p2 revision 0
 py-netdevicelib 571
 description {python module for interacting with network devices like routers} portdir python/py-netdevicelib homepage http://netdevicelib.sourceforge.net/ epoch 0 platforms {darwin freebsd} name py-netdevicelib depends_lib {{path:${prefix}/bin/python2.4:python24}} long_description {netdevicelib is a Python library for interacting with network devices, such as routers, switches, and firewalls. It is similar in concept (but more ambitious in scope) to the Net-Telnet-Cisco module for Perl.} maintainers mww at opendarwin.org version 0.1 categories {python net} revision 1
 py-nevow 622
@@ -5434,10 +5436,8 @@
 description {The Multiton Design Pattern} portdir ruby/rb-multiton homepage http://www.codeforpeople.com/lib/ruby/multiton/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby}} name rb-multiton long_description {The multiton pattern is similar to a singleton, but instead of only one instance, there are several similar instances. it's usefull when you want to avoid constructing objects many times because of some huge expence (connecting to a database for example), require a set of similar but not identical objects, and cannot easily control how many time a contructor may be called.} maintainers tristan at opendarwin.org categories ruby version 1.0.2 revision 0
 rb-musicbrainz 382
 description {MusicBrainz bindings for ruby} portdir ruby/rb-musicbrainz homepage http://www.pablotron.org/software/mb-ruby/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby} port:libmusicbrainz} name rb-musicbrainz long_description {MusicBrainz client library bindings for ruby} maintainers tristan at opendarwin.org categories {ruby audio} version 0.2.1 revision 0
-rb-mysql 510
-description {Ruby API for the Mysql4 database} portdir ruby/rb-mysql homepage http://www.tmtm.org/mysql/ruby/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby} lib:libmysqlclient.12:mysql4} name rb-mysql long_description {This is the Ruby library for accessing Mysql databases from within Ruby. It works with Mysql {4;} probably works with 3.23 or earlier with slight modification, but not tested at all.} maintainers roberto at freebsd.org categories {ruby databases} version 2.5.1 revision 1
-rb-mysql5 500
-description {Ruby API for the Mysql5 database} portdir ruby/rb-mysql5 homepage http://www.tmtm.org/mysql/ruby/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby} port:mysql5} name rb-mysql5 long_description {This is the Ruby library for accessing Mysql databases from within Ruby. It works with Mysql 5 and {4;} probably works with 3.23 or earlier with slight modification, but not tested at all.} maintainers blair at orcaware.com categories {ruby databases} version 2.5.1 revision 0
+rb-mysql 414
+variants mysql4 portdir ruby/rb-mysql description {Ruby API for the Mysql database} homepage http://www.tmtm.org/mysql/ruby/ epoch 0 platforms darwin name rb-mysql depends_lib port:mysql5 maintainers {roberto at freebsd.org blair at orcaware.com} long_description {This is the Ruby library for accessing Mysql databases from within Ruby. It works with Mysql 4 or 5.} version 2.7.1 categories {ruby databases} revision 0
 rb-narray 663
 description {Numerical array package for ruby} portdir ruby/rb-narray homepage http://www.ir.isas.ac.jp/~masa/ruby/index-e.html epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby}} name rb-narray long_description {NArray is a class of Numerical N-dimensional Array, whose elements are 1/2/4-byte Integer, single/double-prec Real/Complex, and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix subclasses.} maintainers yuhei at pop21.odn.ne.jp categories {ruby math} version 0.5.8 revision 0
 rb-net-pingsimple 382

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060911/97a7235a/attachment.html


More information about the macports-changes mailing list