[68066] trunk/dports

portindex at macports.org portindex at macports.org
Tue May 25 20:47:50 PDT 2010


Revision: 68066
          http://trac.macports.org/changeset/68066
Author:   portindex at macports.org
Date:     2010-05-25 20:47:48 -0700 (Tue, 25 May 2010)
Log Message:
-----------
Total number of ports parsed:	3 
Ports successfully parsed:	3 
Ports failed:			0 
Up-to-date ports skipped:	6931

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-05-26 03:38:39 UTC (rev 68065)
+++ trunk/dports/PortIndex	2010-05-26 03:47:48 UTC (rev 68066)
@@ -796,6 +796,8 @@
 variants universal portdir databases/metakit description {an efficient embedded database library with a small footprint} homepage http://www.equi4.com/metakit.html epoch 0 platforms darwin name metakit long_description {Metakit is an efficient embedded database library with a small footprint. It fills the gap between flat-file, relational, object-oriented, and tree-structured databases, supporting relational joins, serialization, nested structures, and instant schema evolution.} license unknown maintainers nomaintainer categories databases version 2.4.9.3 revision 0
 mongodb 458
 variants universal depends_build port:scons portdir databases/mongodb description {High-performance, schema-free document-oriented database} homepage http://www.mongodb.org/ epoch 1 platforms darwin depends_lib {port:boost port:pcre port:spidermonkey port:libpcap port:readline} name mongodb long_description {{High-performance, schema-free document-oriented database}} maintainers nomaintainer license AGPL-3.0 categories databases version 1.4.2 revision 0
+mysql-connector-odbc 562
+variants universal portdir databases/mysql-connector-odbc description {The MySQL Connector/ODBC} homepage http://www.mysql.com/products/connector/ epoch 0 platforms darwin name mysql-connector-odbc depends_lib {port:unixODBC port:mysql5} long_description {The MySQL Connector/ODBC is the name for the family of MySQL ODBC drivers (previously called MyODBC drivers) that provide access to a MySQL database using the industry standard Open Database Connectivity (ODBC) API.} maintainers pixilla.com:brad license GPLv2 categories databases version 5.1.6 revision 0
 mysql-proxy 701
 variants universal portdir databases/mysql-proxy description {Proxy for MySQL-Server} homepage http://forge.mysql.com/wiki/MySQL_Proxy epoch 0 platforms darwin name mysql-proxy depends_lib {port:lua port:libevent path:bin/mysql_config5:mysql5 path:lib/pkgconfig/glib-2.0.pc:glib2} long_description {MySQL Proxy is a simple program that sits between your client and MySQL server(s) that can monitor, analyze or transform their communication. Its flexibility allows for unlimited {uses;} common ones include: load {balancing;} {failover;} query {analysis;} query filtering and {modification;} and many more.} maintainers naegler.org:michael license unknown categories databases version 0.6.1 revision 0
 mysql-zrm 602
@@ -5370,6 +5372,8 @@
 variants universal portdir math/octave-civil-engineering description {Functions to solution some ODE's in Civil Engineering.} homepage http://octave.sourceforge.net/ epoch 0 platforms darwin name octave-civil-engineering depends_lib port:octave long_description {{Functions to solution some ODE's in Civil Engineering.}} maintainers nomaintainer license unknown categories {math science} version 1.0.7 revision 0
 octave-combinatorics 391
 variants universal portdir math/octave-combinatorics description {Combinatorics functions, incuding partitioning.} homepage http://octave.sourceforge.net/ epoch 0 platforms darwin name octave-combinatorics depends_lib port:octave long_description {{Combinatorics functions, incuding partitioning.}} maintainers nomaintainer license unknown categories {math science} version 1.0.9 revision 0
+octave-communications 509
+portdir math/octave-communications description {Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields} homepage http://octave.sourceforge.net/ epoch 0 platforms darwin name octave-communications depends_lib port:octave license unknown maintainers nomaintainer long_description {{Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields}} categories {math science} version 1.0.10 revision 0
 octave-control 348
 variants universal portdir math/octave-control description {Additional Octave Control tools} homepage http://octave.sourceforge.net/ epoch 0 platforms darwin name octave-control depends_lib port:octave long_description {{Additional Octave Control tools}} maintainers nomaintainer license unknown categories {math science} version 1.0.11 revision 0
 octave-data-smoothing 369
@@ -11606,6 +11610,8 @@
 variants universal portdir sysutils/cronolog description {cronolog is a web log rotation program} homepage http://cronolog.org/ epoch 0 platforms darwin name cronolog long_description {cronolog is a simple filter program that reads log file entries from standard input and writes each entry to the output file specified by a filename template and the current date and time. When the expanded filename changes, the current file is closed and a new one opened.} license GPLv2 maintainers ryandesign categories sysutils version 1.6.2 revision 0
 cronolog-devel 728
 variants universal portdir sysutils/cronolog-devel description {cronolog is a web log rotation program} homepage http://cronolog.org/ epoch 0 platforms darwin name cronolog-devel long_description {cronolog is a simple filter program that reads log file entries from standard input and writes each entry to the output file specified by a filename template and the current date and time. When the expanded filename changes, the current file is closed and a new one opened. This development release of 1.7 adds patches to support helper programs that can process a log after it is rolled. Run cronolog with no options for help.} license unknown maintainers {jberry openmaintainer} categories sysutils version 1.7.0-beta revision 0
+crswallow 891
+portdir sysutils/crswallow description {filter or rate-limit text lines containing CR} homepage http://code.google.com/p/crswallow/ epoch 0 platforms darwin name crswallow license {MPL-1.1 GPL-2.0+ LGPL-2.1+} maintainers {gmail.com:stefan.van.der.eijk openmaintainer} long_description {crswallow processes text lines passed in from stdin and forwards most of them to stdout/stderr. Text lines which contain the carriage return character (cr) are often used by software to print progress information on a text console. Some tools update the status very often, e.g. mencoder may do so several hundred times per second. Such output can be very disturbing when running software over a remote terminal connection with low bandwidth. The crswallow filter can limit status output to a single update in a given time interval, for example once per second.} version 0.2 categories sysutils revision 0
 cssh 512
 variants universal portdir sysutils/cssh description {Cluster Admin via SSH} homepage http://clusterssh.sourceforge.net/ depends_run port:xterm epoch 0 platforms darwin name cssh depends_lib {port:p5-tk port:p5-x11-protocol} long_description {ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.} maintainers {stechert openmaintainer} license unknown categories sysutils version 3.22 revision 0
 cuetools 357

Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100525/15ca003f/attachment.html>


More information about the macports-changes mailing list