[38892] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Sat Aug 2 00:51:23 PDT 2008


Revision: 38892
          http://trac.macosforge.org/projects/macports/changeset/38892
Author:   portindex at macports.org
Date:     2008-08-02 00:51:22 -0700 (Sat, 02 Aug 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-08-02 06:12:00 UTC (rev 38891)
+++ trunk/dports/PortIndex	2008-08-02 07:51:22 UTC (rev 38892)
@@ -1943,15 +1943,15 @@
 aop 553
 variants universal description {Curses based arcade game for UNIX with only 64 lines of sourcecode.} portdir games/aop homepage http://raffi.at/code/aop/ epoch 0 platforms darwin name aop long_description {The goal of Aop (Ambassador Of Pain) is is to drive the hoovercraft (O) trough the level into the 'at' sign (@) and reach as much points as possible by reducing the number of moves and not losing any time. Lost lifes (0) can easily be picked up by simply drive over them.} maintainers {jmpp openmaintainer} categories games version 0.6 revision 0
 atanks 347
-variants {universal darwin} portdir games/atanks description {atanks is a multi-platform Scorched Earth clone} homepage http://atanks.sourceforge.net/ epoch 0 platforms darwin name atanks depends_lib port:allegro maintainers nomaintainer long_description {{atanks is a multi-platform Scorched Earth clone}} version 2.3 categories games revision 0
+variants {universal darwin} portdir games/atanks description {atanks is a multi-platform Scorched Earth clone} homepage http://atanks.sourceforge.net/ epoch 0 platforms darwin name atanks depends_lib port:allegro maintainers nomaintainer long_description {{atanks is a multi-platform Scorched Earth clone}} version 2.6 categories games revision 0
 awemud 488
 variants universal depends_build port:pkgconfig portdir games/awemud description {MUD (Multi-User Dungeon) game server} homepage http://www.awemud.net/ epoch 0 platforms darwin depends_lib {port:boehmgc port:scriptix} name awemud maintainers nomaintainer long_description {AweMUD NG is a MUD (Multi-User Dungeon) game server. Players connect to the server using telnet, or a MUD client application, to play in a fantasy world with other players.} version 0.22 categories games revision 0
 barrage 728
 variants universal portdir games/barrage description {Action game with objective to destroy tanks, jeeps, etc.} homepage http://lgames.sourceforge.net/index.php?project=Barrage epoch 0 platforms darwin name barrage depends_lib {port:libsdl port:libsdl_mixer} maintainers nomaintainer long_description {Barrage is a rather violent action game with the objective to kill and destroy as many targets as possible within 3 minutes. You control a gun that may either fire small or large grenades at soldiers, jeeps and tanks. Targets are fast paced and require careful aiming as it takes half a second to reload the gun. Additionally you have to keep an eye on your ammo and reload in time.} version 1.0.2 categories games revision 0
 bastet 515
 variants universal portdir games/bastet description {Bastard Tetris is an antagonistic Tetris clone} homepage http://fph.altervista.org/prog/bastet.shtml epoch 0 platforms darwin name bastet depends_lib port:ncurses maintainers sfiera long_description {Bastet stands for bastard tetris, and is a Tetris(R) clone which, instead of choosing your next brick at random, expressly checks to see which one causes you the most trouble. Playing Bastet can be a painful experience.} version 0.41 categories games revision 0
-blobwars 768
-variants {universal darwin} portdir games/blobwars description {jump and run game featuring a Blob as main character} homepage http://www.parallelrealities.co.uk/blobWars.php epoch 0 platforms darwin name blobwars depends_lib {bin:sdl-config:libsdl lib:libSDL_image:libsdl_image lib:libSDL_ttf:libsdl_ttf lib:libSDL_mixer:libsdl_mixer lib:libzzip:libzzip} maintainers nomaintainer long_description {In Blob Wars : Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. Bob's mission is to infiltrate the various enemy bases around the Blobs' homeworld and rescue as many MIAs as possible. But standing in his way are many vicious aliens, other Blobs who have been assimilated and the evil alien leader, Galdov.} version 0.96 categories games revision 0
+blobwars 727
+variants {universal darwin} portdir games/blobwars description {jump and run game featuring a Blob as main character} homepage http://www.parallelrealities.co.uk/blobWars.php epoch 0 platforms darwin name blobwars depends_lib {port:gettext port:libsdl port:libsdl_image port:libsdl_ttf port:libsdl_mixer port:zlib} maintainers nomaintainer long_description {In Blob Wars : Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. Bob's mission is to infiltrate the various enemy bases around the Blobs' homeworld and rescue as many MIAs as possible. But standing in his way are many vicious aliens, other Blobs who have been assimilated and the evil alien leader, Galdov.} version 1.08 categories games revision 0
 bluemoon 1035
 variants universal description {52-card solitaire game} portdir games/bluemoon homepage http://www.catb.org/~esr/bluemoon/ epoch 0 platforms darwin name bluemoon long_description {This 52-card solitaire starts with the entire deck shuffled and dealt out in four rows. The aces are then moved to the left end of the layout, making 4 initial free spaces. You may move to a space only the card that matches the left neighbor in suit, and is one greater in rank. Kings are high, so no cards may be placed to their right (they create dead spaces). When no moves can be made, cards still out of sequence are reshuffled and dealt face up after the ends of the partial sequences, leaving a card space after each sequence, so that each row looks like a partial sequence followed by a space, followed by enough cards to make a row of 14. A moment's reflection will show that this game cannot take more than 13 deals. A good score is 1-3 deals, 4-7 is average, 8 or more is poor.} maintainers nomaint
 ainer categories games version 2.9 revision 0
 bomberclone 503
@@ -3739,7 +3739,7 @@
 pure 838
 variants universal portdir lang/pure description {functional programming language based on term rewriting} homepage http://pure-lang.sourceforge.net/ epoch 0 platforms darwin name pure depends_lib {port:gmp port:libiconv port:libtool port:llvm port:readline} maintainers ryandesign long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} version 0.4 categories lang revision 0
 pure-devel 919
-variants universal depends_build {bin:svn:subversion port:bison port:flex} portdir lang/pure-devel description {functional programming language based on term rewriting} homepage http://pure-lang.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:gmp port:libiconv port:libtool port:llvm-devel port:readline} name pure-devel maintainers ryandesign long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} version 0.5.0.r441 categories lang revision 0
+variants universal depends_build {bin:svn:subversion port:bison port:flex} portdir lang/pure-devel description {functional programming language based on term rewriting} homepage http://pure-lang.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:gmp port:libiconv port:libtool port:llvm-devel port:readline} name pure-devel maintainers ryandesign long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} version 0.5.0.r442 categories lang revision 0
 pyobfuscate 471
 variants universal portdir lang/pyobfuscate description {python source code obfuscator} homepage http://www.lysator.liu.se/~astrand/projects/pyobfuscate/ epoch 0 depends_run bin:python:python24 platforms darwin name pyobfuscate maintainers nomaintainer long_description {pyobfuscate is a source code obfuscator: It makes Python source code hard to read for humans, while still being executable for the Python interpreter.} version 0.3 categories {lang python} revision 0
 python-mode.el 719
@@ -4465,7 +4465,7 @@
 bidwatcher 644
 variants universal portdir net/bidwatcher description {GTK auction management/snipe tool for eBay} homepage http://bidwatcher.sf.net/ epoch 0 platforms darwin name bidwatcher depends_lib {port:gtk1 port:gettext} maintainers nomaintainer long_description {{Tracks your eBay listings and items that you have bid on.  Allows you to track auctions that you do not own and have not bid on.  Snipe tool allows you to schedule your bid to be placed seconds before   the auction ends, avoiding driving the price high early in the auction's life.  Prioritizes updates according to the time left in an auction.}} version 1.3.17 categories net revision 0
 bind9 701
-variants {universal darwin_6} portdir net/bind9 description {Domain Name System server} homepage http://www.isc.org epoch 0 platforms {darwin freebsd sunos} name bind9 depends_lib port:openssl maintainers dluke at geeklair.net long_description {The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service.} version 9.5.0-P1 categories net revision 0
+variants {universal darwin_6} portdir net/bind9 description {Domain Name System server} homepage http://www.isc.org epoch 0 platforms {darwin freebsd sunos} name bind9 depends_lib port:openssl maintainers dluke at geeklair.net long_description {The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service.} version 9.5.0-P2 categories net revision 0
 bing 528
 variants universal description {Bandwidth measurement tool} portdir net/bing homepage http://www.freenix.fr/freenix/logiciels/bing.html epoch 0 platforms darwin name bing long_description {Bing is a point-to-point bandwidth measurement tool (hence the 'b'), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link.} maintainers nomaintainer categories net version 1.0.5 revision 0
 binkd 289
@@ -7012,8 +7012,8 @@
 variants universal portdir python/py-spyce description {pythonic server side dynamic html generation, PSP} homepage http://spyce.sourceforge.net/index.html epoch 0 platforms darwin name py-spyce depends_lib {{path:\${prefix}/apache2/modules/mod_python.so:mod_python} bin:python2.4:python24 {path:\${prefix}/apache2/bin/httpd:apache2}} maintainers nomaintainer long_description {a server-side language that supports simple and efficient Python-based dynamic HTML generation, otherwise called Python Server Pages (PSP). Those who are familiar with JSP, PHP, or ASP and like Python, should have a look at Spyce. Its modular design makes it very flexible and extensible. It can also be used as a command-line utility for static text pre-processing or as a web-server proxy.} version 1.3.13-1 categories {python www} revision 0
 py-sql 435
 variants universal portdir python/py-sql description {Python module for creating simple SQL statements} homepage http://www.livinglogic.de/Python/sql/ epoch 0 platforms darwin depends_lib {port:python24 port:py-mx} name py-sql maintainers nomaintainer long_description {sql is a module that contains three classes Insert, Update and Delete, that simplify generatingSQL statements.} categories {python databases} version 0.6 revision 1
-py-sqlalchemy 431
-variants universal portdir python/py-sqlalchemy description {Python SQL ORM} homepage http://www.sqlalchemy.org epoch 0 platforms darwin depends_lib port:py-setuptools name py-sqlalchemy maintainers {landonf akira openmaintainer} long_description {SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.} categories python version 0.4.5 revision 0
+py-sqlalchemy 433
+variants universal portdir python/py-sqlalchemy description {Python SQL ORM} homepage http://www.sqlalchemy.org epoch 0 platforms darwin depends_lib port:py-setuptools name py-sqlalchemy maintainers {landonf akira openmaintainer} long_description {SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.} categories python version 0.4.7p1 revision 0
 py-sqlalchemy-migrate 678
 variants universal portdir python/py-sqlalchemy-migrate description {Database schema migration for SQLAlchemy} homepage http://sqlalchemy-migrate.googlecode.com/ epoch 0 platforms darwin depends_lib port:py-setuptools name py-sqlalchemy-migrate maintainers {akira openmaintainer} long_description {Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.} categories python version 0.4.4 revision 0
 py-sqlite 421
@@ -7322,8 +7322,8 @@
 variants universal portdir python/py25-mecab description {a Python module for MeCab} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:mecab} name py25-mecab maintainers rsky0711 at gmail.com long_description {{a Python module for MeCab}} categories {python textproc japanese} version 0.96 revision 0
 py25-mechanize 432
 variants universal portdir python/py25-mechanize description {Stateful programmatic web browsing} homepage http://wwwsearch.sourceforge.net/mechanize epoch 0 platforms darwin depends_lib {port:python25 port:py25-clientform} name py25-mechanize maintainers {openmaintainer akira} long_description {Stateful programmatic web browsing, after Andy Lester's Perl module WWW::Mechanize.} categories {python www} version 0.1.7b revision 0
-py25-memcached 603
-variants universal depends_build port:py25-setuptools portdir python/py25-memcached description {Pure python memcached client} homepage http://www.tummy.com/Community/software/python-memcached/ epoch 0 platforms darwin depends_lib port:python25 name py25-memcached maintainers nomaintainer long_description {This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. Search google for memcached for more information.} categories {python devel net} version 1.43 revision 0
+py25-memcached 613
+variants universal depends_build port:py25-setuptools portdir python/py25-memcached description {Pure python memcached client} homepage http://www.tummy.com/Community/software/python-memcached/ epoch 0 platforms darwin depends_lib port:python25 name py25-memcached maintainers {openmaintainer akira} long_description {This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. Search google for memcached for more information.} categories {python devel net} version 1.43 revision 0
 py25-metar 484
 variants universal portdir python/py25-metar description {python interface to the weather reports of the NOAA} homepage http://www.schwarzvogel.de/software-pymetar.shtml epoch 0 platforms darwin depends_lib port:python25 name py25-metar maintainers nomaintainer long_description {This library downloads the weather report for a given NOAA station ID (get yours here), decodes it and provides easy access to all the data found in the report.} categories python version 0.13 revision 0
 py25-modulegraph 660
@@ -7454,8 +7454,8 @@
 variants universal portdir python/py25-socket-ssl description {Python secure sockets via OpenSSL} homepage http://www.python.org/doc/current/lib/ssl-objects.html epoch 0 platforms darwin depends_lib {port:python25 port:openssl} name py25-socket-ssl maintainers mww long_description {{Python secure sockets via OpenSSL}} categories python version 2.5.2 revision 0
 py25-sphinx 698
 variants universal portdir python/py25-sphinx description {Python documentation generator} homepage http://sphinx.pocoo.org/ depends_run port:py25-pygments epoch 0 platforms darwin depends_lib port:py25-docutils name py25-sphinx maintainers gmail.com:michel.sylvan long_description {Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of i multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.} categories {python devel} version 0.1.61950 revision 0
-py25-sqlalchemy 438
-variants universal portdir python/py25-sqlalchemy description {Python SQL ORM} homepage http://www.sqlalchemy.org epoch 0 platforms darwin depends_lib port:py25-setuptools name py25-sqlalchemy maintainers {stechert akira openmaintainer} long_description {SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.} categories python version 0.4.5 revision 0
+py25-sqlalchemy 440
+variants universal portdir python/py25-sqlalchemy description {Python SQL ORM} homepage http://www.sqlalchemy.org epoch 0 platforms darwin depends_lib port:py25-setuptools name py25-sqlalchemy maintainers {stechert akira openmaintainer} long_description {SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.} categories python version 0.4.7p1 revision 0
 py25-sqlalchemy-migrate 684
 variants universal portdir python/py25-sqlalchemy-migrate description {Database schema migration for SQLAlchemy} homepage http://sqlalchemy-migrate.googlecode.com/ epoch 0 platforms darwin depends_lib port:py25-setuptools name py25-sqlalchemy-migrate maintainers {akira openmaintainer} long_description {Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.} categories python version 0.4.4 revision 0
 py25-sqlite3 358
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080802/85ada62f/attachment-0001.html 


More information about the macports-changes mailing list