[53087] trunk/dports

portindex at macports.org portindex at macports.org
Sun Jun 28 21:52:53 PDT 2009


Revision: 53087
          http://trac.macports.org/changeset/53087
Author:   portindex at macports.org
Date:     2009-06-28 21:52:53 -0700 (Sun, 28 Jun 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-06-29 04:44:08 UTC (rev 53086)
+++ trunk/dports/PortIndex	2009-06-29 04:52:53 UTC (rev 53087)
@@ -805,7 +805,7 @@
 qdbm 745
 variants {macosx debug bzip2 lzo universal} portdir databases/qdbm description {QDBM is a library of routines for managing a database.} homepage http://qdbm.sourceforge.net/ epoch 0 platforms darwin name qdbm depends_lib {port:libiconv port:zlib} long_description {QDBM is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.} maintainers {gmail.com:rsky0711 nifty.com:pelopor} categories databases version 1.8.76 revision 0
 redis 986
-portdir databases/redis description {A persistent key-value database with built-in net interface written in ANSI-C for POSIX systems} homepage http://code.google.com/p/redis/ epoch 0 platforms darwin name redis maintainers {gmail.com:brianjlandau openmaintainer} long_description {Redis is a key-value database. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists and sets with atomic operations to push/pop elements. In order to be very fast but at the same time persistent the whole dataset is taken in memory and from time to time and/or when a number of changes to the dataset are performed it is written asynchronously on disk. You may lost the last few queries that is acceptable in many applications but it is as fast as an in memory DB (beta 6 of Redis includes initial support for master-slave replication in order to solve this problem by redundancy).} version 0.096 categories databases revision 0
+portdir databases/redis description {A persistent key-value database with built-in net interface written in ANSI-C for POSIX systems} homepage http://code.google.com/p/redis/ epoch 0 platforms darwin name redis maintainers {gmail.com:brianjlandau openmaintainer} long_description {Redis is a key-value database. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists and sets with atomic operations to push/pop elements. In order to be very fast but at the same time persistent the whole dataset is taken in memory and from time to time and/or when a number of changes to the dataset are performed it is written asynchronously on disk. You may lost the last few queries that is acceptable in many applications but it is as fast as an in memory DB (beta 6 of Redis includes initial support for master-slave replication in order to solve this problem by redundancy).} version 0.900 categories databases revision 0
 shsql 815
 portdir databases/shsql description {standalone SQL database that stores data in ascii text files} homepage http://quisp.sourceforge.net/sqlman/html/shsql_home.html epoch 0 platforms darwin name shsql maintainers nomaintainer long_description {SHSQL is a standalone SQL database that stores data in ascii text files. It has a small memory footprint and code size and can be embedded directly into applications - there is no server process. SHSQL is a pared-down SQL implementation but retains useful features such as timeout record locking and search engine comparison operators. A shsql database can be updated via SQL, or by editing data files with a text editor. Applications link to the supplied C language API. There is also a command-line SQL utility.} version 1.24 categories {databases textproc} revision 0
 slony1 427
@@ -1956,8 +1956,8 @@
 portdir devel/tpasm description {A cross assembler for a variety of common microprocessors} homepage http://www.sqrt.com/ epoch 0 platforms darwin name tpasm maintainers nomaintainer long_description {Tpasm is a command line based cross assembler for a variety of common microprocessors and controllers, currently supporting: Rockwell 6502 (6502, 65c02) Motorola 6805 (6805, 68705), 6809, 68hc11 Intel 8051 (8031, 8032, 8051, 8052, 80c390) Atmel AVR (avt, attiny, at90, atmega series) Core Technologies CTXP-1 Microchip PIC (12xxx, 14xxx, 16xxx, 17xxx) Sunplus SPCxxx series Zilog Z80 (z80, z180)} version 1.5 categories devel revision 0
 trac 544
 variants {postgres mysql} portdir devel/trac description {Wiki and issue tracking system.} homepage http://projects.edgewall.com/trac/ epoch 0 platforms darwin depends_lib {port:subversion-python26bindings port:python26 port:sqlite3 port:py26-pygments port:py26-genshi} name trac long_description {Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management.} maintainers geeklair.net:dluke version 0.11.4 categories {devel python} revision 1
-tre 352
-variants universal portdir devel/tre description {TRE is a lightweight POSIX compliant regular expression library} homepage http://laurikari.net/tre/ epoch 0 name tre depends_lib {port:gettext port:libiconv} long_description {TRE is a lightweight POSIX compliant regular expression library} maintainers erickt categories devel version 0.7.5 revision 0
+tre 369
+variants universal portdir devel/tre description {TRE is a lightweight POSIX compliant regular expression library} homepage http://laurikari.net/tre/ epoch 0 platforms darwin name tre depends_lib {port:gettext port:libiconv} long_description {TRE is a lightweight POSIX compliant regular expression library} maintainers erickt categories devel version 0.7.6 revision 0
 treecc 476
 variants universal portdir devel/treecc description {Manages generation of code to handle syntax trees.} homepage http://www.southern-storm.com.au/treecc.html epoch 0 platforms darwin name treecc long_description {The treecc program is designed to assist in the development of compilers and other language-based tools. It manages the generation of code to handle abstract syntax trees and operations upon the trees.} maintainers mww categories devel version 0.3.10 revision 0
 trio 482
@@ -6351,7 +6351,7 @@
 p5-gps 419
 variants universal portdir perl/p5-gps description {Perl interface to GPS receivers using Garmin or NMEA protocols} homepage http://search.cpan.org/dist/perl-GPS/ epoch 0 platforms darwin name p5-gps depends_lib {path:bin/perl:perl5 port:p5-device-serialport} long_description {{Perl interface to GPS receivers using Garmin or NMEA protocols}} maintainers email.arc.nasa.gov:sal categories perl version 0.15 revision 0
 p5-graph 668
-variants universal portdir perl/p5-graph description {graph operations for perl} homepage http://search.cpan.org/dist/Graph/ epoch 0 platforms darwin name p5-graph depends_lib {path:bin/perl:perl5 port:p5-heap} long_description {This is Graph, a Perl module for dealing with graphs, the abstract data structures. (If you were looking for pie charts, I'm sorry.) This is a full rewrite of the Graph module 0.2xx series as discussed in the book {"Mastering} Algorithms with Perl\", written by Jarkko Hietaniemi (the undersigned), John Macdonald, and Jon Orwant, and published by O'Reilly and Associates.} maintainers nomaintainer categories perl version 0.84 revision 0
+variants universal portdir perl/p5-graph description {graph operations for perl} homepage http://search.cpan.org/dist/Graph/ epoch 0 platforms darwin name p5-graph depends_lib {path:bin/perl:perl5 port:p5-heap} long_description {This is Graph, a Perl module for dealing with graphs, the abstract data structures. (If you were looking for pie charts, I'm sorry.) This is a full rewrite of the Graph module 0.2xx series as discussed in the book {"Mastering} Algorithms with Perl\", written by Jarkko Hietaniemi (the undersigned), John Macdonald, and Jon Orwant, and published by O'Reilly and Associates.} maintainers nomaintainer categories perl version 0.91 revision 0
 p5-graphviz 576
 variants universal portdir perl/p5-graphviz description {Interface to the GraphViz graphing tool} homepage http://search.cpan.org/dist/GraphViz/ epoch 0 platforms darwin name p5-graphviz depends_lib {path:bin/perl:perl5 path:bin/dot:graphviz port:p5-ipc-run port:p5-graph port:p5-math-bezier} long_description {This modules provides an interface to layout and generate images of directed graphs in a variety of formats (PostScript, PNG, etc.) using the {"dot"} and {"neato"} programs from the GraphViz project} maintainers nomaintainer categories perl version 2.03 revision 0
 p5-gssapi 373
@@ -8368,8 +8368,8 @@
 variants {gcc42 gcc43 g95} portdir python/py25-pymc description {Bayesian statistical models and fitting algorithms for python} homepage http://code.google.com/p/pymc/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy port:gcc43} name py25-pymc long_description {PyMC is a python module that implements Bayesian statistical models and fitting algorithms, including Markov chain Monte Carlo. Its flexibility makes it applicable to a large suite of problems as well as easily extensible. Along with core sampling functionality, PyMC includes methods for summarizing output, plotting, goodness-of-fit and convergence diagnostics.} maintainers {inmachina.com:max openmaintainer} version 2.0 categories python revision 0
 py25-pymvpa 916
 variants {scipy pynifti hcluster libsvm matplotlib pywavelet shogun} depends_build port:git-core portdir python/py25-pymvpa depends_fetch bin:git:git-core description {PyMVPA is a Python module intended to ease pattern classification analyses of large datasets.} homepage http://www.pymvpa.org epoch 0 platforms darwin depends_lib {port:py25-numpy port:git-core port:py25-setuptools port:py25-scipy port:py25-pynifti port:py25-hcluster port:libsvm port:swig port:py25-pywavelets port:shogun} name py25-pymvpa long_description {{PyMVPA is a Python module intended to ease pattern classification analyses of large datasets..} In the neuroimaging contexts such analysis techniques are also known as decoding or MVPA analysis. PyMVPA provides high-level abstraction of typical processing steps and a number of implementations of some popular algorithms.} maintainers jameskyle version 0.4.2 categories python revision 0
-py25-pynifti 591
-portdir python/py25-pynifti description {PyNIfTI aims to provide easy access to NIfTI images from within Python.} homepage http://niftilib.sourceforge.net/pynifti epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy port:nifticlib port:swig} name py25-pynifti maintainers ucla.edu:jameskyle long_description {{PyNIfTI aims to provide easy access to NIfTI images from within Python..} It uses SWIG-generated wrappers for the NIfTI reference library and provides the NiftiImage class for Python-style access to the image data.} version 0.20081017.1 categories python revision 0
+py25-pynifti 603
+depends_build port:gcc43 portdir python/py25-pynifti description {PyNIfTI aims to provide easy access to NIfTI images from within Python.} homepage http://sourceforge.net/projects/niftilib epoch 0 platforms darwin depends_lib {port:py25-numpy port:nifticlib port:swig} name py25-pynifti maintainers ucla.edu:jameskyle long_description {{PyNIfTI aims to provide easy access to NIfTI images from within Python..} It uses SWIG-generated wrappers for the NIfTI reference library and provides the NiftiImage class for Python-style access to the image data.} version 0.20090303.1 categories python revision 0
 py25-pyobjc 649
 portdir python/py25-pyobjc description {bidirectional bridge between python and Objective C} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-pyobjc maintainers {jmr openmaintainer} long_description {The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.} version 1.4 categories {python devel} revision 0
 py25-pyobjc2 730
@@ -8654,8 +8654,8 @@
 portdir python/py26-logilab-astng description {Python Abstract Syntax Tree New Generation} homepage http://www.logilab.org/project/logilab-astng epoch 0 platforms darwin depends_lib {port:python26 port:py26-logilab-common} name py26-logilab-astng maintainers nomaintainer long_description {The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs.} version 0.19.0 categories python revision 0
 py26-logilab-common 386
 portdir python/py26-logilab-common description {A number of modules used by various projects from Logilab} homepage http://www.logilab.org/project/logilab-common epoch 0 platforms darwin depends_lib port:python26 name py26-logilab-common maintainers nomaintainer long_description {{A number of modules used by various projects from Logilab}} version 0.39.0 categories python revision 0
-py26-lxml 614
-portdir python/py26-lxml description {Powerful and Pythonic XML processing library} homepage http://codespeak.net/lxml/ epoch 0 platforms darwin depends_lib {port:python26 port:libxml2 port:libxslt port:py26-setuptools} name py26-lxml maintainers {gmail.com:dbraband openmaintainer} long_description {lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.} version 2.2 categories {python devel} revision 0
+py26-lxml 616
+portdir python/py26-lxml description {Powerful and Pythonic XML processing library} homepage http://codespeak.net/lxml/ epoch 0 platforms darwin depends_lib {port:python26 port:libxml2 port:libxslt port:py26-setuptools} name py26-lxml maintainers {gmail.com:dbraband openmaintainer} long_description {lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.} version 2.2.1 categories {python devel} revision 0
 py26-m2crypto 431
 portdir python/py26-m2crypto description {M2Crypto is a crypto and SSL toolkit for Python.} homepage http://chandlerproject.org/Projects/MeTooCrypto epoch 0 platforms darwin depends_lib {port:python26 bin:swig:swig port:openssl port:py26-setuptools} name py26-m2crypto maintainers {ram openmaintainer} long_description {{M2Crypto is a crypto and SSL toolkit for Python.}} version 0.19.1 categories {python crypto devel} revision 0
 py26-macholib 676

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


More information about the macports-changes mailing list