[54969] trunk/dports

portindex at macports.org portindex at macports.org
Tue Aug 4 19:53:35 PDT 2009


Revision: 54969
          http://trac.macports.org/changeset/54969
Author:   portindex at macports.org
Date:     2009-08-04 19:53:34 -0700 (Tue, 04 Aug 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-08-05 02:33:45 UTC (rev 54968)
+++ trunk/dports/PortIndex	2009-08-05 02:53:34 UTC (rev 54969)
@@ -1362,14 +1362,14 @@
 variants universal depends_build port:ghc portdir devel/hs-binary description {Binary serialisation for Haskell values using lazy ByteStrings} homepage http://code.haskell.org/binary epoch 0 platforms darwin name hs-binary long_description {Efficient, pure binary serialisation using lazy ByteStrings. Haskell values may be encoded to and from binary formats, written to disk as binary, or sent over the network. Serialisation speeds of over 1 G/sec have been observed, so this library should be suitable for high performance scenarios.} maintainers nomaintainer categories {devel haskell} version 0.4.4 revision 0
 hs-bytestring-csv 362
 variants universal depends_build port:ghc portdir devel/hs-bytestring-csv description {Parse CSV formatted data efficiently} homepage http://code.haskell.org/~dons/code/bytestring-csv epoch 0 platforms darwin name hs-bytestring-csv long_description {Parse CSV data from a bytestring.} maintainers nomaintainer categories {devel haskell} version 0.1.2 revision 0
-hs-bytestring-lexing 510
-variants universal depends_build {port:ghc port:alex} portdir devel/hs-bytestring-lexing description {Parse literals efficiently from ByteStrings} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-bytestring-lexing long_description {Parse literals efficiently from GHC's ByteString type. At the moment, only Doubles are supported. Reading Ints and Integers is supported by GHC's included ByteString module.} maintainers {blb openmaintainer} categories {devel haskell} version 0.2 revision 0
+hs-bytestring-lexing 502
+variants universal depends_build {port:ghc port:alex} portdir devel/hs-bytestring-lexing description {Parse literals efficiently from ByteStrings} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-bytestring-lexing long_description {Parse literals efficiently from GHC's ByteString type. At the moment, only Doubles are supported. Reading Ints and Integers is supported by GHC's included ByteString module.} maintainers nomaintainer categories {devel haskell} version 0.2 revision 0
 hs-cabal 644
 variants universal portdir devel/hs-cabal description {User interface to Haskell's Cabal build system.} homepage http://www.haskell.org/cabal epoch 0 platforms darwin name hs-cabal depends_lib {port:hs-libcabal port:hs-zlib port:hs-HTTP} long_description {Cabal is a system for building and packaging Haskell libraries and programs It defines a common interface for package authors and distributors to easily build their applications in a portable way. Cabal is part of a larger infrastructure for distributing, organizing, and cataloging Haskell libraries and programs.} maintainers gwright categories {devel haskell} version 0.6.2 revision 0
 hs-chunks 587
 variants universal depends_build port:ghc portdir devel/hs-chunks description {The chunks library for Haskell} homepage http://www.wellquite.org/chunks/ epoch 0 platforms darwin name hs-chunks long_description {This library supports templates inspired by the Perl HTML::Chunks module, but this Haskell implementation checks at compile time that the templates used exist and are used correctly. The templates are combined within the compiled Haskell, removing the dependency on the external template file.} maintainers nomaintainer categories {devel haskell} version 2007.4.18 revision 0
-hs-digest 505
-variants universal depends_build port:ghc portdir devel/hs-digest description {Cryptographic hash implementations} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-digest long_description {This package provides efficient cryptographic hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported, they are implemented as FFI bindings to efficient code from zlib.} maintainers {blb openmaintainer} categories {devel haskell} version 0.0.0.5 revision 0
+hs-digest 497
+variants universal depends_build port:ghc portdir devel/hs-digest description {Cryptographic hash implementations} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-digest long_description {This package provides efficient cryptographic hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported, they are implemented as FFI bindings to efficient code from zlib.} maintainers nomaintainer categories {devel haskell} version 0.0.0.5 revision 0
 hs-dlist 533
 variants universal depends_build port:ghc portdir devel/hs-dlist description {Differences lists: a list-like type supporting O(1) append} homepage http://code.haskell.org/~dons/code/dlist epoch 0 platforms darwin name hs-dlist long_description {Differences lists: a list-like type supporting O(1) append. This is particularly useful for efficient logging and pretty printing, (e.g. with the Writer monad), where list append quickly becomes too expensive.} maintainers nomaintainer categories {devel haskell} version 0.4.1 revision 0
 hs-ghc-paths 420
@@ -1382,8 +1382,8 @@
 variants universal depends_build {port:ghc path:bin/happy:happy path:bin/alex:alex} portdir devel/hs-language-c description {C99 parser and pretty-printer} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-language-c long_description {Language.C is a parser and pretty-printer framework for C99 and the extensions of gcc.} maintainers {ryandesign openmaintainer} categories {devel haskell} version 0.3.1.1 revision 0
 hs-libcabal 703
 variants universal depends_build port:ghc portdir devel/hs-libcabal description {Library for Haskell's Cabal build system.} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-libcabal long_description {Cabal is a system for building and packaging Haskell libraries and programs It defines a common interface for package authors and distributors to easily build their applications in a portable way. Cabal is part of a larger infrastructure for distributing, organizing, and cataloging Haskell libraries and programs. This port provides only the library. The hs-cabal port provides the cabal installer program.} maintainers gwright categories {devel haskell} version 1.6.0.3 revision 1
-hs-mtl 314
-variants universal depends_build port:ghc portdir devel/hs-mtl description {A monad transformer library} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-mtl long_description {{A monad transformer library}} maintainers {blb openmaintainer} categories {devel haskell} version 1.1.0.2 revision 0
+hs-mtl 306
+variants universal depends_build port:ghc portdir devel/hs-mtl description {A monad transformer library} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-mtl long_description {{A monad transformer library}} maintainers nomaintainer categories {devel haskell} version 1.1.0.2 revision 0
 hs-parsec 605
 variants universal depends_build port:ghc portdir devel/hs-parsec description {Monadic parser combinators for Haskell} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-parsec long_description {Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well documented, has extensive libraries and good error messages, and is also fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type.} maintainers gmail.com:mdippery categories {devel haskell} version 3.0.0 revision 0
 hs-parsedate 414
@@ -1396,10 +1396,10 @@
 variants universal depends_build port:ghc portdir devel/hs-type-level description {Type level programming library for GHC} homepage http://code.haskell.org/type-level epoch 0 platforms darwin name hs-type-level long_description {This library permits performing computations on the type-level. Type-level functions are implemented using functional dependencies of multi parameter type classes. To date, Booleans and Numerals (Naturals and Positives) are supported.} maintainers gwright categories {devel haskell} version 0.2.1 revision 0
 hs-typenats 611
 variants universal depends_build port:ghc portdir devel/hs-typenats description {Type level natural numbers for haskell} homepage http://www.eecs.tufts.edu/~rdocki01/typenats.html epoch 0 platforms darwin name hs-typenats long_description {This library defines type level arithmetic by heavily abusing GHC's typechecker. It includes the following operations on type level naturals: * addition * subtraction * multiplication * division * remainder * GCD It also contains the following predicates: * test for zero * test for equality * < * > * <= * >=} maintainers gwright categories devel version 0.2 revision 0
-hs-utf8-string 448
-variants universal depends_build port:ghc portdir devel/hs-utf8-string description {UTF8 layer for IO and Strings} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-utf8-string long_description {The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation.} maintainers {blb openmaintainer} categories {devel haskell} version 0.3.5 revision 0
-hs-zip-archive 468
-variants universal depends_build port:ghc portdir devel/hs-zip-archive description {Zip archive access for Haskell} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib {port:hs-binary port:hs-digest port:hs-zlib} name hs-zip-archive long_description {The zip-archive library provides functions for creating, modifying, and extracting files from zip archives.} maintainers {blb openmaintainer} categories {devel haskell} version 0.1.1.3 revision 0
+hs-utf8-string 440
+variants universal depends_build port:ghc portdir devel/hs-utf8-string description {UTF8 layer for IO and Strings} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-utf8-string long_description {The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation.} maintainers nomaintainer categories {devel haskell} version 0.3.5 revision 0
+hs-zip-archive 460
+variants universal depends_build port:ghc portdir devel/hs-zip-archive description {Zip archive access for Haskell} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib {port:hs-binary port:hs-digest port:hs-zlib} name hs-zip-archive long_description {The zip-archive library provides functions for creating, modifying, and extracting files from zip archives.} maintainers nomaintainer categories {devel haskell} version 0.1.1.3 revision 0
 hs-zlib 441
 variants universal depends_build port:ghc portdir devel/hs-zlib description {The Haskell Zlib Binding} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:zlib name hs-zlib long_description {Haskell bindings to the Zlib library for compression and decompression in gzip and zlib format. The library acts directly on ByteString values.} maintainers nomaintainer categories {devel haskell} version 0.5.0.0 revision 0
 hsshellscript 434
@@ -8276,8 +8276,8 @@
 portdir python/py25-flup description {Flup is a random collection of WSGI servers and middleware.} homepage http://www.saddi.com/software/flup epoch 0 platforms darwin depends_lib port:python25 name py25-flup maintainers gmail.com:cfedermann long_description {Flup offer three sets of WSGI servers/gateways, which speak AJP 1.3, FastCGI, and SCGI. Each server comes in two flavors: a threaded version, and a forking version.} version 1.0.3 categories {python www} revision 0
 py25-formencode 383
 portdir python/py25-formencode description {FormEncode is a validation and form generation package} homepage http://formencode.org epoch 0 platforms darwin depends_lib port:py25-setuptools name py25-formencode maintainers {stechert akitada openmaintainer} long_description {{FormEncode is a validation and form generation package}} version 1.2.2 categories {python devel} revision 0
-py25-freebase 564
-portdir python/py25-freebase description {Python interface to freebase.com API} homepage http://code.google.com/p/freebase-python/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-simplejson} name py25-freebase maintainers {blb openmaintainer} long_description {Freebase.com has an open API that can be used to access and update structured data. The RESTful http-based API is completely documented at Freebase.com along with some simple examples. This library provides a python interface to that API.} version 1.0 categories {python devel} revision 0
+py25-freebase 565
+portdir python/py25-freebase description {Python interface to freebase.com API} homepage http://code.google.com/p/freebase-python/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-simplejson} name py25-freebase maintainers {blb openmaintainer} long_description {Freebase.com has an open API that can be used to access and update structured data. The RESTful http-based API is completely documented at Freebase.com along with some simple examples. This library provides a python interface to that API.} version 1.01 categories {python devel} revision 0
 py25-game 750
 variants {darwin_9 universal} portdir python/py25-game description {Python modules for writing games} homepage http://www.pygame.org/ epoch 0 platforms darwin depends_lib {port:python25 port:libsdl port:libsdl_mixer port:libsdl_image port:libsdl_ttf port:smpeg port:py25-numeric port:py25-pyobjc2 port:py25-pyobjc2-cocoa} name py25-game long_description {Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.} maintainers {jmr openmaintainer} version 1.8.1 categories {python devel multimedia graphics} revision 1
 py25-gd 493
@@ -8518,8 +8518,8 @@
 portdir python/py25-pylons description {Pylons is a lightweight web framework.} homepage http://pylonshq.com/ epoch 0 platforms darwin depends_lib {port:py25-setuptools port:py25-routes port:py25-myghty port:py25-paste port:py25-pastedeploy port:py25-pastescript port:py25-simplejson port:py25-WebHelpers port:py25-nose port:py25-beaker port:py25-formencode port:py25-cheetah} name py25-pylons maintainers {openmaintainer stechert akitada} long_description {Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility -- but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy.} version 0.9.6.2 categories {python www} revision 1
 py25-pymc 737
 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 mnick depends_extract bin:unzip:unzip version 2.0 categories python revision 0
-py25-pymongo 370
-portdir python/py25-pymongo description {Python access to mongodb} homepage http://www.mongodb.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-pymongo maintainers {blb openmaintainer} long_description {The PyMongo distribution contains tools for interacting with the Mongo database from Python.} version 0.11.3 categories {python databases} revision 0
+py25-pymongo 368
+portdir python/py25-pymongo description {Python access to mongodb} homepage http://www.mongodb.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-pymongo maintainers {blb openmaintainer} long_description {The PyMongo distribution contains tools for interacting with the Mongo database from Python.} version 0.13 categories {python databases} 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 594
@@ -8766,8 +8766,8 @@
 portdir python/py26-flup description {Flup is a random collection of WSGI servers and middleware.} homepage http://www.saddi.com/software/flup epoch 0 platforms darwin depends_lib port:python26 name py26-flup maintainers gmail.com:cfedermann long_description {Flup offer three sets of WSGI servers/gateways, which speak AJP 1.3, FastCGI, and SCGI. Each server comes in two flavors: a threaded version, and a forking version.} version 1.0.3 categories {python www} revision 0
 py26-formencode 362
 portdir python/py26-formencode description {FormEncode is a validation and form generation package} homepage http://formencode.org epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-formencode maintainers nomaintainer long_description {{FormEncode is a validation and form generation package}} version 1.2.2 categories {python devel} revision 0
-py26-freebase 541
-portdir python/py26-freebase description {Python interface to freebase.com API} homepage http://code.google.com/p/freebase-python/ epoch 0 platforms darwin depends_lib port:python26 name py26-freebase maintainers {blb openmaintainer} long_description {Freebase.com has an open API that can be used to access and update structured data. The RESTful http-based API is completely documented at Freebase.com along with some simple examples. This library provides a python interface to that API.} version 1.0 categories {python devel} revision 0
+py26-freebase 542
+portdir python/py26-freebase description {Python interface to freebase.com API} homepage http://code.google.com/p/freebase-python/ epoch 0 platforms darwin depends_lib port:python26 name py26-freebase maintainers {blb openmaintainer} long_description {Freebase.com has an open API that can be used to access and update structured data. The RESTful http-based API is completely documented at Freebase.com along with some simple examples. This library provides a python interface to that API.} version 1.01 categories {python devel} revision 0
 py26-game 750
 variants {darwin_9 universal} portdir python/py26-game description {Python modules for writing games} homepage http://www.pygame.org/ epoch 0 platforms darwin depends_lib {port:python26 port:libsdl port:libsdl_mixer port:libsdl_image port:libsdl_ttf port:smpeg port:py26-numeric port:py26-pyobjc2 port:py26-pyobjc2-cocoa} name py26-game long_description {Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.} maintainers {jmr openmaintainer} version 1.8.1 categories {python devel multimedia graphics} revision 1
 py26-gd 493
@@ -8948,8 +8948,8 @@
 portdir python/py26-pymacs description {python/emacs integration} homepage http://pymacs.progiciels-bpi.ca/pymacs.html epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-pymacs maintainers nomaintainer long_description {Pymacs is a powerful tool which, once started from Emacs, allows both-way communication between Emacs Lisp and Python. Pymacs aims Python as an extension language for Emacs rather than the other way around, and this asymmetry is reflected in some design choices. Within Emacs Lisp code, one may load and use Python modules. Python functions may themselves use Emacs services, and handle Emacs Lisp objects kept in Emacs Lisp space.} version 0.23 categories python revision 0
 py26-pymc 737
 variants {gcc42 gcc43 g95} portdir python/py26-pymc description {Bayesian statistical models and fitting algorithms for python} homepage http://code.google.com/p/pymc/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-numpy port:gcc43} name py26-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 mnick depends_extract bin:unzip:unzip version 2.0 categories python revision 0
-py26-pymongo 370
-portdir python/py26-pymongo description {Python access to mongodb} homepage http://www.mongodb.org/ epoch 0 platforms darwin depends_lib port:python26 name py26-pymongo maintainers {blb openmaintainer} long_description {The PyMongo distribution contains tools for interacting with the Mongo database from Python.} version 0.11.3 categories {python databases} revision 0
+py26-pymongo 368
+portdir python/py26-pymongo description {Python access to mongodb} homepage http://www.mongodb.org/ epoch 0 platforms darwin depends_lib port:python26 name py26-pymongo maintainers {blb openmaintainer} long_description {The PyMongo distribution contains tools for interacting with the Mongo database from Python.} version 0.13 categories {python databases} revision 0
 py26-pyobjc 649
 portdir python/py26-pyobjc description {bidirectional bridge between python and Objective C} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-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
 py26-pyobjc2 727
@@ -11695,7 +11695,7 @@
 xlsfonts 348
 variants universal depends_build port:pkgconfig portdir x11/xlsfonts description {List available fonts on an X11 server} homepage http://www.x.org/ epoch 0 platforms darwin depends_lib port:xorg-libX11 name xlsfonts long_description {{List available fonts on an X11 server}} maintainers {blb openmaintainer} categories x11 version 1.0.2 revision 1
 xmag 339
-variants universal depends_build port:pkgconfig portdir x11/xmag description {Magnify parts of the X11 screen} homepage http://www.x.org/ epoch 0 platforms darwin depends_lib port:xorg-libXaw name xmag long_description {{Magnify parts of the X11 screen}} maintainers {blb openmaintainer} categories {x11 graphics} version 1.0.2 revision 1
+variants universal depends_build port:pkgconfig portdir x11/xmag description {Magnify parts of the X11 screen} homepage http://www.x.org/ epoch 0 platforms darwin depends_lib port:xorg-libXaw name xmag long_description {{Magnify parts of the X11 screen}} maintainers {blb openmaintainer} categories {x11 graphics} version 1.0.3 revision 0
 xman 372
 variants universal depends_build port:pkgconfig portdir x11/xman description {Manual page display program for the X11 Window System} homepage http://www.x.org/ epoch 0 platforms darwin depends_lib port:xorg-libXaw name xman long_description {{Manual page display program for the X11 Window System}} maintainers {blb openmaintainer} categories x11 version 1.0.3 revision 1
 xmessage 394

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


More information about the macports-changes mailing list