[65656] trunk/dports

portindex at macports.org portindex at macports.org
Mon Mar 29 17:54:37 PDT 2010


Revision: 65656
          http://trac.macports.org/changeset/65656
Author:   portindex at macports.org
Date:     2010-03-29 17:54:34 -0700 (Mon, 29 Mar 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-03-29 23:56:56 UTC (rev 65655)
+++ trunk/dports/PortIndex	2010-03-30 00:54:34 UTC (rev 65656)
@@ -1650,8 +1650,8 @@
 variants universal depends_build port:ghc portdir devel/hs-zip-archive description {Zip archive access for Haskell} homepage http://hackage.haskell.org/package/zip-archive 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 license unknown categories {devel haskell} version 0.1.1.6 revision 0
 hs-zlib 484
 depends_build port:ghc portdir devel/hs-zlib description {The Haskell Zlib Binding (development version)} homepage http://hackage.haskell.org/package/zlib epoch 0 platforms darwin depends_lib {port:ghc port:zlib} name hs-zlib license unknown maintainers nomaintainer long_description {Haskell bindings to the Zlib library for compression and decompression in gzip and zlib format. The library acts directly on ByteString values.} categories {devel haskell} version 0.5.2.0 revision 0
-hsshellscript 450
-variants universal depends_build {bin:c2hs:c2hs bin:haddock:haddock} portdir devel/hsshellscript description {Haskell for Unix Shell Scripting} homepage http://www.volker-wysk.de/hsshellscript/ epoch 0 platforms darwin name hsshellscript long_description {HsShell allows the use of the Haskell programming language for tasks which are usually done by shell scripts.} maintainers nomaintainer license unknown categories devel version 2.1.0 revision 0
+hsshellscript 453
+variants universal depends_build {bin:c2hs:c2hs bin:haddock:hs-haddock} portdir devel/hsshellscript description {Haskell for Unix Shell Scripting} homepage http://www.volker-wysk.de/hsshellscript/ epoch 0 platforms darwin name hsshellscript long_description {HsShell allows the use of the Haskell programming language for tasks which are usually done by shell scripts.} maintainers nomaintainer license unknown categories devel version 2.1.0 revision 0
 ht 425
 variants universal portdir devel/ht description {HT is a file editor/viewer/analyzer for executables.} homepage http://hte.sourceforge.net epoch 0 platforms darwin name ht long_description {HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs.} license unknown maintainers landonf categories {devel editors} version 2.0.14 revision 1
 ice-cpp 1400
@@ -9036,6 +9036,8 @@
 portdir python/py25-demjson description {encoder, decoder, and validator for JSON compliant with RFC 4627} homepage http://deron.meranda.us/python/demjson/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-demjson license unknown maintainers alakazam long_description {encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.} version 1.4 categories python revision 0
 py25-dice3ds 495
 portdir python/py25-dice3ds description {Read, write, and manipulate 3DS files} homepage http://www.aerojockey.com/software/dice3ds/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy} name py25-dice3ds license BSD maintainers {jmr openmaintainer} long_description {Dice3DS is a package to to read, write, and manipulate 3D Studio format files in Python. Also includes code to convert 3DS files into an OpenGL display list.} version 0.10 categories {python graphics} revision 0
+py25-distribute 467
+portdir python/py25-distribute description {Replacement for setuptools} homepage http://pypi.python.org/pypi/distribute/ epoch 0 platforms darwin depends_lib port:python25 name py25-distribute license unknown maintainers {jmr openmaintainer} long_description {Distribute is a fork of the Setuptools project. It is intended to replace Setuptools as the standard method for working with Python module distributions.} version 0.6.10 categories {python devel} revision 0
 py25-distutils-extra 399
 portdir python/py25-distutils-extra description {enhancements to the Python build system} homepage http://packages.debian.org/source/sid/python-distutils-extra epoch 0 platforms darwin depends_lib {port:python25 port:intltool} name py25-distutils-extra license unknown maintainers nomaintainer long_description {{enhancements to the Python build system}} version 1.91.2 categories python revision 0
 py25-django 450
@@ -9622,8 +9624,8 @@
 portdir python/py26-dice3ds description {Read, write, and manipulate 3DS files} homepage http://www.aerojockey.com/software/dice3ds/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-numpy} name py26-dice3ds license BSD maintainers {jmr openmaintainer} long_description {Dice3DS is a package to to read, write, and manipulate 3D Studio format files in Python. Also includes code to convert 3DS files into an OpenGL display list.} version 0.10 categories {python graphics} revision 0
 py26-dispatcher 499
 portdir python/py26-dispatcher description {python dispatcher mechanism for creating event models} homepage http://pydispatcher.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-dispatcher license unknown maintainers {dh openmaintainer} long_description {PyDispatcher provides the Python programmer with a multiple-producer-multiple-consumer signal-registration and routing infrastructure for use in multiple contexts.} version 2.0.1 categories {python devel} revision 0
-py26-distribute 459
-portdir python/py26-distribute description {Replacement for setuptools} homepage http://pypi.python.org/pypi/distribute/ epoch 0 platforms darwin depends_lib port:python26 name py26-distribute license unknown maintainers nomaintainer long_description {Distribute is a fork of the Setuptools project. It is intended to replace Setuptools as the standard method for working with Python module distributions.} version 0.6.10 categories {python devel} revision 0
+py26-distribute 467
+portdir python/py26-distribute description {Replacement for setuptools} homepage http://pypi.python.org/pypi/distribute/ epoch 0 platforms darwin depends_lib port:python26 name py26-distribute license unknown maintainers {jmr openmaintainer} long_description {Distribute is a fork of the Setuptools project. It is intended to replace Setuptools as the standard method for working with Python module distributions.} version 0.6.10 categories {python devel} revision 0
 py26-distutils-extra 399
 portdir python/py26-distutils-extra description {enhancements to the Python build system} homepage http://packages.debian.org/source/sid/python-distutils-extra epoch 0 platforms darwin depends_lib {port:python26 port:intltool} name py26-distutils-extra license unknown maintainers nomaintainer long_description {{enhancements to the Python build system}} version 1.91.2 categories python revision 0
 py26-django 450
@@ -12216,8 +12218,8 @@
 variants universal portdir textproc/openjade description {James Clark's implementation of DSSSL} homepage http://openjade.sourceforge.net/ depends_run port:mkcatalog epoch 0 platforms {darwin freebsd} name openjade depends_lib port:opensp long_description {OpenJade is an implementation of ISO/IEC 10179:1996 standard DSSSL language.} maintainers nomaintainer license unknown categories textproc version 1.3.2 revision 2
 opensp 514
 variants universal depends_build {port:autoconf port:automake port:libtool} portdir textproc/opensp description {Collection of SGML/XML tools} homepage http://openjade.sourceforge.net/ epoch 0 platforms darwin depends_lib port:gettext name opensp long_description {OpenSP is a collection of SGML/XML tools that has forked from James Clark's SP suite. These tools area used to parse, validate, and normalize SGML and XML files.} maintainers nomaintainer license unknown categories textproc version 1.5.2 revision 0
-pandoc 627
-depends_build {port:ghc port:haddock port:hs-zip-archive port:hs-utf8-string} portdir textproc/pandoc description {General markup converter} homepage http://johnmacfarlane.net/pandoc/ epoch 0 platforms darwin depends_lib port:gmp name pandoc license unknown maintainers berkeley.edu:jgm long_description {Pandoc is a command-line tool for converting from one markup format to another. It can read markdown and (subsets of) reStructuredText, HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook, RTF, groff man pages, and S5 HTML slide shows.} categories textproc version 1.2.1 revision 0
+pandoc 630
+depends_build {port:ghc port:hs-haddock port:hs-zip-archive port:hs-utf8-string} portdir textproc/pandoc description {General markup converter} homepage http://johnmacfarlane.net/pandoc/ epoch 0 platforms darwin depends_lib port:gmp name pandoc license unknown maintainers berkeley.edu:jgm long_description {Pandoc is a command-line tool for converting from one markup format to another. It can read markdown and (subsets of) reStructuredText, HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook, RTF, groff man pages, and S5 HTML slide shows.} categories textproc version 1.2.1 revision 0
 pangoxsl 458
 variants universal portdir textproc/pangoxsl description {Extends Pango with additional XSL properties.} homepage http://pangopdf.sourceforge.net epoch 0 platforms darwin name pangoxsl depends_lib path:lib/pkgconfig/pango.pc:pango long_description {PangoXSL is a supplementary library that supports some additional PangoAttribute types corresponding to XSL properties.} maintainers nomaintainer license unknown categories textproc version 1.6.0.1 revision 1
 par 291

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


More information about the macports-changes mailing list