[19876] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 4 00:39:35 PDT 2006


Revision: 19876
          http://trac.macosforge.org/projects/macports/changeset/19876
Author:   dluke at macports.org
Date:     2006-10-04 00:39:33 -0700 (Wed, 04 Oct 2006)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2006-10-04 06:36:49 UTC (rev 19875)
+++ trunk/dports/PortIndex	2006-10-04 07:39:33 UTC (rev 19876)
@@ -1614,6 +1614,8 @@
 variants darwin portdir games/ltris description {Tetris clone with multiplayer and AI support.} homepage http://lgames.sourceforge.net/index.php?project=LTris epoch 0 platforms darwin name ltris depends_lib {lib:libsdl:libsdl lib:libsdl_mixer:libsdl_mixer} maintainers mww at opendarwin.org long_description {LTris as a tetris clone which means you have a bowl with blocks falling down. By rotating and moving the blocks you try to assemble whole lines which then disappear. LTris has three modes for this: Classic is the classical one where you play until the bowl becomes filled, Figures resets the bowl contents to a new figure for each level and adds suddenly appearing tiles and lines later on and Multiplayer where up to three players either controlled by human or CPU(!) compete and send completed lines to each other.} version 1.0.9 categories games revision 0
 mindless 598
 description {Play collectable card games against other player} portdir games/mindless homepage http://mindless.sourceforge.net/ epoch 0 platforms darwin depends_lib lib:libgtk.2:gtk2 name mindless long_description {Mindless Automaton is a virtual tabletop on which you can play card games against other people over a network. It was designed to simulate the Magic: The Gathering(R) game, but it can be expanded to simulate other games. Mindless Automaton was very, very inspired by the popular Windows program Apprentice.} maintainers marco.bonetti at poste.it categories games version 1.5 revision 0
+moria 319
+portdir games/moria description {Moria is a Rogue-like dungeon exploration game} name moria version 5.5.2 categories games homepage http://www-math.bgsu.edu/~grabine/moria.html revision 0 epoch 0 maintainers aschenke at tampabay.rr.com long_description {Moria is a Rogue-like dungeon exploration game similar to Angband.}
 nethack 322
 variants {x11 autopickup_exceptions} description {Classic dungeon adventure game.} portdir games/nethack homepage http://nethack.sourceforge.net/ epoch 0 platforms {darwin freebsd} name nethack long_description {{Classic dungeon adventure game.}} maintainers kevin at opendarwin.org categories games version 3.4.3 revision 2
 netris 178
@@ -4054,6 +4056,8 @@
 description {work with International Standard Book Numbers} portdir perl/p5-business-isbn homepage http://search.cpan.org/dist/Business-ISBN/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-test-manifest} name p5-business-isbn long_description {{work with International Standard Book Numbers}} maintainers darwinports at opendarwin.org categories perl version 1.72 revision 2
 p5-cache-cache 842
 description {Cache::Cache, the Cache interface} portdir perl/p5-cache-cache homepage http://search.cpan.org/dist/Cache-Cache/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-error port:p5-digest-sha1} name p5-cache-cache long_description {The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory.} maintainers narf_tm at macports.org categories perl version 1.05 revision 0
+p5-calendar-simple 378
+description {Perl extension to create simple calendar} portdir perl/p5-calendar-simple homepage http://search.cpan.org/dist/Calendar-Simple/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-calendar-simple long_description {{Perl extension to create simple calendar}} maintainers nomaintainer at macports.org categories perl version 1.14 revision 0
 p5-carp-clan 645
 description {Report errors from perspective of caller of a clan of modules} portdir perl/p5-carp-clan homepage http://search.cpan.org/dist/Carp-Clan/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-carp-clan long_description {This module reports errors from the perspective of the caller of a clan of modules, similar to Carp.pm itself. But instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the clan of modules which shall never be blamed for any error. :-)} maintainers sal at email.arc.nasa.gov categories perl version 5.3 revision 0
 p5-cgi.pm 416
@@ -4226,6 +4230,8 @@
 description {A module that allows you to declare real exception classes in Perl} portdir perl/p5-exception-class homepage http://search.cpan.org/dist/Exception-Class/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-devel-stacktrace port:p5-class-data-inheritable port:p5-module-build} name p5-exception-class long_description {Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.} maintainers narf_tm at macports.org categories perl version 1.23 revision 0
 p5-expect 613
 description {Perl version of the TCL expect tool} portdir perl/p5-expect homepage http://search.cpan.org/~rgiersig/p5-expect-1.15/ epoch 0 platforms darwin depends_lib {port:p5-io-tty port:p5-io-stty} name p5-expect long_description {The Expect for Perl module was inspired more by the functionality the Tcl tool provides than any previous Expect-like tool such as Comm.pl or chat2.pl. I've had some comments that people may not have heard of the original Tcl version of Expect, or where documentation (book form) on Expect may be obtained.} maintainers yeled at macports.org categories perl version 1.15 revision 0
+p5-expect-simple 371
+description {Wrapper around the Expect module} portdir perl/p5-expect-simple homepage http://search.cpan.org/dist/Expect-Simple/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-expect} name p5-expect-simple long_description {{Wrapper around the Expect module}} maintainers nomaintainer at macports.org categories perl version 0.02 revision 0
 p5-extutils-cbuilder 705
 description {Compile and link C code for Perl modules} portdir perl/p5-extutils-cbuilder homepage http://search.cpan.org/dist/ExtUtils-CBuilder/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-extutils-cbuilder long_description {This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the Module::Build project, but may be useful for other purposes as well. However, it is not intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal!} maintainers narf_tm at macports.org categories perl version 0.18 revision 0
 p5-extutils-depends 379
@@ -4392,12 +4398,16 @@
 description {Simple perl module for managing your LiveJournal account} portdir perl/p5-lj-simple homepage http://www.bpfh.net/computing/software/LJ::Simple/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-lj-simple long_description {LJ::Simple is an object based perl module which is used to access LiveJournal-based web logs. This module implements most of the flat protocol LiveJournal uses} maintainers kayos at genetikayos.com categories perl version 0.15 revision 0
 p5-locale-gettext 339
 description {Perl interface to GNU gettext} portdir perl/p5-locale-gettext homepage http://search.cpan.org/dist/Locale-gettext/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv} name p5-locale-gettext long_description {{Perl interface to GNU gettext}} maintainers yeled at macports.org categories perl version 1.05 revision 0
+p5-locale-maketext-fuzzy 400
+description {Maketext from already interpolated strings} portdir perl/p5-locale-maketext-fuzzy homepage http://search.cpan.org/dist/Locale-Maketext-Fuzzy/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-locale-maketext-fuzzy long_description {{Maketext from already interpolated strings}} maintainers nomaintainer at macports.org categories perl version 0.02 revision 0
 p5-locale-maketext-lexicon 391
 description {Use other catalog formats in Maketext.} portdir perl/p5-locale-maketext-lexicon homepage http://search.cpan.org/dist/Locale-Maketext-Lexicon/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-locale-maketext-lexicon long_description {{Use other catalog formats in Maketext.}} maintainers dluke at geeklair.net categories perl version 0.61 revision 0
 p5-locale-maketext-simple 404
 description {Simple interface to Locale::Maketext::Lexicon.} portdir perl/p5-locale-maketext-simple homepage http://search.cpan.org/dist/Locale-Maketext-Simple/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-locale-maketext-simple long_description {{Simple interface to Locale::Maketext::Lexicon.}} maintainers dluke at geeklair.net categories perl version 0.16 revision 0
 p5-lockfile-simple 352
 description {Simple file locking scheme} portdir perl/p5-lockfile-simple homepage http://search.cpan.org/dist/LockFile-Simple/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-lockfile-simple long_description {{Simple file locking scheme}} maintainers darwinports at opendarwin.org categories perl version 0.2.5 revision 0
+p5-log-dispatch 417
+description {Dispatches messages to one or more outputs} portdir perl/p5-log-dispatch homepage http://search.cpan.org/dist/Log-Dispatch/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-params-validate port:p5-test-simple} name p5-log-dispatch long_description {{Dispatches messages to one or more outputs}} maintainers nomaintainer at macports.org categories perl version 2.12 revision 0
 p5-log-log4perl 499
 description {Log4j implementation for Perl} portdir perl/p5-log-log4perl homepage http://search.cpan.org/dist/Log-Log4perl/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-log-log4perl long_description {Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.} maintainers narf_tm at macports.org categories perl version 1.06 revision 0
 p5-lwp-authen-wsse 777
@@ -4590,6 +4600,8 @@
 description {Test strings and data structures and show differences if not ok} portdir perl/p5-test-differences homepage http://search.cpan.org/dist/Test-Differences/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-text-diff} name p5-test-differences long_description {When the code you're testing returns multiple lines, records or data structures and they're just plain wrong, an equivalent to the Unix diff utility may be just what's needed.} maintainers narf_tm at macports.org categories perl version 0.47 revision 0
 p5-test-exception 552
 description {Convenience methods for testing exception-based code} portdir perl/p5-test-exception homepage http://search.cpan.org/dist/Test-Exception/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8} port:p5-test-simple port:p5-sub-uplevel} name p5-test-exception long_description {This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::Simple, Test::More and friends.} maintainers narf_tm at macports.org categories perl version 0.22 revision 1
+p5-test-expect 400
+description {Automated driving and testing of terminal-based programs.} portdir perl/p5-test-expect homepage http://search.cpan.org/dist/Test-Expect/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-test-expect long_description {{Automated driving and testing of terminal-based programs.}} maintainers nomaintainer at macports.org categories perl version 0.30 revision 0
 p5-test-harness 597
 description {Run perl standard test scripts with statistics.} portdir perl/p5-test-harness homepage http://search.cpan.org/~msergeant/Test-Harness-2.56/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/perl:perl5.8}} name p5-test-harness long_description {You can write test scripts without knowing the exact output this module expects by using Test modules. However, by using this module, you can know the specifics, and you can prints some performance statistics that are computed by the Benchmark module.} maintainers darwinports at opendarwin.org categories perl version 2.56 revision 0
 p5-test-inline 646

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


More information about the macports-changes mailing list