[46361] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Tue Feb 3 06:52:48 PST 2009


Revision: 46361
          http://trac.macports.org/changeset/46361
Author:   portindex at macports.org
Date:     2009-02-03 06:52:46 -0800 (Tue, 03 Feb 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-02-03 14:43:47 UTC (rev 46360)
+++ trunk/dports/PortIndex	2009-02-03 14:52:46 UTC (rev 46361)
@@ -4635,7 +4635,7 @@
 ploticus 718
 description {plot generation program} portdir math/ploticus homepage http://ploticus.sourceforge.net/ epoch 0 platforms darwin name ploticus depends_lib {port:xorg-libs port:libpng port:zlib port:gd2 port:jpeg port:freetype} maintainers nomaintainer long_description {A free, GPL, non-interactive software package for producing plots, charts, and graphics from data. It was developed in a Unix/C environment and runs on various Unix, Linux, and win32 systems. ploticus is good for automated or just-in-time graph generation, handles date and time data nicely, and has basic statistical capabilities. It allows significant user control over colors, styles, options and details.} version 2.40 categories math revision 1
 pspp 926
-variants {ncurses doc postgres graph gui universal} depends_build path:bin/perl:perl5 variant_desc {ncurses {Enable terminal resizing} doc {Build documentation} postgres {Enables reading of postgresql databases} graph {Enable graphing features (default)} gui {Enable PSPPIRE, the graphical interface (default)} universal {Build for multiple architectures}} portdir math/pspp description {Statistical analysis of sampled data (free replacement for SPSS).} homepage http://www.gnu.org/software/pspp/ epoch 0 platforms darwin name pspp depends_lib {port:gsl port:libiconv port:zlib port:pkgconfig port:libxml2 port:readline port:plotutils port:pkgconfig port:gtk2 port:libglade2} maintainers snc long_description {PSPP is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program SPSS, and appears very similar to it with a few exceptions.} categories math version 0.6.1 revision 0
+variants {ncurses doc postgres graph gui universal} depends_build path:bin/perl:perl5 variant_desc {ncurses {Enable terminal resizing} doc {Build documentation} postgres {Enables reading of postgresql databases} graph {Enable graphing features (default)} gui {Enable PSPPIRE, the graphical interface (default)} universal {Build for multiple architectures}} portdir math/pspp description {Statistical analysis of sampled data (free replacement for SPSS).} homepage http://www.gnu.org/software/pspp/ epoch 0 platforms darwin name pspp depends_lib {port:gsl port:libiconv port:zlib port:pkgconfig port:libxml2 port:readline port:plotutils port:pkgconfig port:gtk2 port:libglade2} maintainers snc long_description {PSPP is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program SPSS, and appears very similar to it with a few exceptions.} categories math version 0.6.1 revision 1
 pure-gsl 617
 variants darwin variant_desc {darwin {Platform variant, do not select manually}} portdir math/pure-gsl description {a wrapper to call GNU Scientific Library functions from Pure} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-gsl depends_lib {path:lib/libpure.dylib:pure port:gsl} maintainers ryandesign long_description {pure-gsl aims to provide a complete wrapper for the GNU Scientific Library which provides a wide range of mathematical routines useful for scientific programming, number crunching and signal processing applications.} version 0.4 categories {math science} revision 0
 qalculate-gtk 794
@@ -8020,6 +8020,8 @@
 description {Python bindings to sqlite3} portdir python/py25-sqlite3 homepage http://www.python.org/doc/current/lib/module-sqlite3.html epoch 0 platforms darwin depends_lib {port:python25 port:sqlite3} name py25-sqlite3 maintainers mww long_description {{Python bindings to sqlite3}} categories {python databases} version 2.5.4 revision 0
 py25-sqlobject 1065
 description {object-relational mapper for python} portdir python/py25-sqlobject homepage http://www.sqlobject.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-formencode} name py25-sqlobject maintainers {openmaintainer akitada} long_description {SQLObject is an object-relational mapper. It allows you to translate RDBMS table rows into Python objects, and manipulate those objects to transparently manipulate the database. In using SQLObject, you will create a class definition that will describe how the object connects to the database (in addition to any other methods you may wish to add to the class). SQLObject will produce the code to access the database, and update the database with your changes. The interface to the database is meant to be indistinguishable from other interfaces you may add to the object. SQLObject also includes a novel feature to generate WHERE clauses using Python syntax and objects (instead of generating SQL using string substitution, a
 s is traditional).} categories {python databases} version 0.10.2 revision 0
+py25-subvertpy 458
+description {Alternative Python bindings for Subversion} portdir python/py25-subvertpy homepage https://launchpad.net/subvertpy/ epoch 0 platforms darwin depends_lib {port:python25 port:subversion} name py25-subvertpy maintainers {ram openmaintainer} long_description {Alternative Python bindings for Subversion, split out from bzr-svn. The goal is to have complete, portable and Pythonic Python bindings.} categories {python devel} version 0.6.1 revision 0
 py25-sympy 577
 description {Python module for symbolic mathematics.} portdir python/py25-sympy homepage http://code.google.com/p/sympy/ epoch 0 platforms darwin depends_lib port:python25 name py25-sympy maintainers nomaintainer long_description {SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries.} categories {python math} version 0.6.3 revision 0
 py25-tables 559
@@ -8194,6 +8196,8 @@
 description {Python SQL ORM} portdir python/py26-sqlalchemy homepage http://www.sqlalchemy.org epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-sqlalchemy maintainers {akitada 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 databases} version 0.5.0 revision 0
 py26-sqlalchemy-migrate 667
 description {Database schema migration for SQLAlchemy} portdir python/py26-sqlalchemy-migrate homepage http://sqlalchemy-migrate.googlecode.com/ epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-sqlalchemy-migrate maintainers {akitada 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.5 revision 0
+py26-subvertpy 458
+description {Alternative Python bindings for Subversion} portdir python/py26-subvertpy homepage https://launchpad.net/subvertpy/ epoch 0 platforms darwin depends_lib {port:python26 port:subversion} name py26-subvertpy maintainers {ram openmaintainer} long_description {Alternative Python bindings for Subversion, split out from bzr-svn. The goal is to have complete, portable and Pythonic Python bindings.} categories {python devel} version 0.6.1 revision 0
 py26-twisted 568
 description {An event-based Python framework for internet applications} portdir python/py26-twisted homepage http://www.twistedmatrix.com/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-zopeinterface} name py26-twisted maintainers {mcalhoun openmaintainer} long_description {Twisted is an event-driven networking framework written in Python. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, SSH, IRC, FTP, and others), and much more.} categories {python devel net} version 8.2.0 revision 0
 py26-tz 425
@@ -8491,7 +8495,7 @@
 rb-rss 568
 variants universal variant_desc {universal {Build for multiple architectures}} portdir ruby/rb-rss description {RSS Parser in Ruby} homepage {{http://www.cozmixng.org/~rwiki/?cmd=view;name=RSS+Parser}} epoch 0 name rb-rss depends_lib port:ruby maintainers doug at lathi.net long_description {This library can parse RSS(RDF Site Summary) 1.0, RSS 0.9x/2.0 with validation (or non validation). This library can make RSS easily by RSS Maker. This library contains a tDiary's plugin that fetches RSS, parses it, and displays result.} version 0.1.3 categories ruby revision 0
 rb-rttool 484
-variants universal variant_desc {universal {Build for multiple architectures}} portdir ruby/rb-rttool description {Simple table generator} homepage http://www.rubyist.net/~rubikitch/computer/rttool/ epoch 0 platforms darwin name rb-rttool depends_lib port:ruby maintainers kimuraw long_description {RT is a simple and human-readable table format. RTtool is a converter from RT into various formats. RT can be incorporated into RD.} version 1.0.2 categories {ruby textproc} revision 0
+variants universal variant_desc {universal {Build for multiple architectures}} portdir ruby/rb-rttool description {Simple table generator} homepage http://www.rubyist.net/~rubikitch/computer/rttool/ epoch 0 platforms darwin name rb-rttool depends_lib port:ruby maintainers kimuraw long_description {RT is a simple and human-readable table format. RTtool is a converter from RT into various formats. RT can be incorporated into RD.} version 1.0.3 categories {ruby textproc} revision 0
 rb-ruby-debug 342
 description {Ruby CLI debugger} portdir ruby/rb-ruby-debug homepage http://rubyforge.org/projects/ruby-debug epoch 0 platforms darwin name rb-ruby-debug depends_lib {port:ruby port:rb-rubygems port:rb-ruby-debug-base} maintainers internode.on.net:arpstr long_description {{Ruby CLI debugger}} version 0.9.3 categories {ruby devel} revision 0
 rb-ruby-debug-base 526
@@ -9184,6 +9188,8 @@
 portdir sysutils/maxwell description {Mac OS X SMART disk monitoring/reporting tool} platforms darwin name maxwell version 0.5.1 categories sysutils homepage http://maxwell.sourceforge.net/ revision 0 epoch 0 maintainers blb long_description {Maxwell is a disk monitoring and reporting tool for Mac OS X. It uses the IOKit SMART api to check your ATA disks for signs of possible future failure. It can run tests on demand, print a report of the disks performance, or simply report a passing/failing status.}
 mc 756
 variants universal depends_build bin:pkg-config:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir sysutils/mc description {GNU Midnight Commander} homepage http://www.ibiblio.org/mc/ epoch 0 platforms darwin name mc depends_lib lib:glib2:glib2 maintainers waqar at macports.org long_description {GNU Midnight Commander is a user-friendly yet powerful file manager and visual shell, useful to novice and guru alike. It provides a clear, user-friendly, and somewhat protected interface to a Unix system while making many frequent file operations more efficient and preserving the full power of the command prompt. After some practice, you will wonder how you could ever live without it.} categories sysutils version 4.6.1 revision 0
+mcrypt 791
+variants {darwin_6 darwin_8 universal} variant_desc {darwin_6 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir sysutils/mcrypt description {A replacement for the old crypt package and crypt(1) command} homepage http://mcrypt.sourceforge.net/ epoch 0 platforms darwin name mcrypt depends_lib port:mhash maintainers nomaintainer long_description {MCrypt is a replacement for the old crypt() package and crypt(1) command, with extensions. It allows developers to use a wide range of encryption functions, without making drastic changes to their code. It allows users to encrypt files or data streams without having to be cryptographers.} version 2.6.8 categories {sysutils security} revision 0
 md5sha1sum 607
 variants universal variant_desc {universal {Build for multiple architectures}} portdir sysutils/md5sha1sum description {Hash utilites} homepage http://www.microbrew.org/tools/md5sha1sum epoch 0 platforms darwin name md5sha1sum maintainers flyn.org:mike long_description {This toolset provides md5sum, sha1sum, and ripemd160sum. They are intended to be drop in replacements for the tools from GNU textutils. Since installing textutils is somewhat excessive for just those two utilities, these are meant to be the more compact and easier to install replacements.} version 0.9.5 categories sysutils revision 0
 mdate 483
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090203/08cf6eaa/attachment-0001.html>


More information about the macports-changes mailing list