[64783] trunk/dports

portindex at macports.org portindex at macports.org
Mon Mar 15 11:54:21 PDT 2010


Revision: 64783
          http://trac.macports.org/changeset/64783
Author:   portindex at macports.org
Date:     2010-03-15 11:54:21 -0700 (Mon, 15 Mar 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-03-15 18:54:16 UTC (rev 64782)
+++ trunk/dports/PortIndex	2010-03-15 18:54:21 UTC (rev 64783)
@@ -1436,6 +1436,8 @@
 variants universal depends_build port:ghc portdir devel/haskell-hinstaller description {The hinstaller library for Haskell} homepage http://www.wellquite.org/hinstaller/ epoch 0 platforms darwin name haskell-hinstaller maintainers thomaskeller.biz:me long_description {This module allows you to incorporate arbitrary files into a haskell module during compilation. The files are then available to you through functions which allows you to write installer-type applications which write out the files when run. Thus this can be considered in the same model as Java .jar files or executable zip or other file archives.} categories devel version 2007.5.13 revision 0
 haskell-parsedate 423
 variants universal depends_build port:ghc portdir devel/haskell-parsedate description {The parsedate library for Haskell} homepage http://www.cs.chalmers.se/~bringert/darcs/parsedate/doc/ epoch 0 platforms darwin name haskell-parsedate maintainers thomaskeller.biz:me long_description {This library provides a function for parsing dates and times given a date format string.} categories devel version 2006.11.10 revision 0
+haskell-platform 1054
+portdir devel/haskell-platform description {Meta port for the haskell platform} homepage http://hackage.haskell.org/platform/ epoch 0 depends_run {port:ghc port:hs-platform-cgi port:hs-platform-fgl port:hs-platform-editline port:hs-platform-GLUT port:hs-platform-haskell-src port:hs-platform-html port:hs-platform-HUnit port:hs-platform-mtl port:hs-platform-network port:hs-platform-OpenGL port:hs-platform-parallel port:hs-platform-parsec port:hs-platform-QuickCheck port:hs-platform-regex-base port:hs-platform-regex-compat port:hs-platform-regex-posix port:hs-platform-stm port:hs-platform-time port:hs-platform-xhtml port:hs-platform-zlib port:hs-platform-HTTP port:hs-platform-alex port:hs-platform-happy port:hs-platform-cabal} platforms darwin name haskell-platform maintainers gwright long_description {This is the the Haskell Platform: a single, standard Haskell distribution for every system. The Haskell Platform is a blessed library and tool suite for Haskell distilled from Hackage.} categories {devel haskell} version 2009.2.0.2 revision 0
 hat 745
 variants universal depends_build {port:ghc port:hmake} portdir devel/hat description {hat is the Haskell Tracer} homepage http://www.cs.york.ac.uk/fp/hat/ depends_run port:xterm epoch 0 platforms darwin depends_lib lib:libglib.1:glib1 name hat long_description {Hat is a source-level tracer for Haskell 98, the standard lazy functional programming language. Hat is a tool that gives the user access to otherwise invisible information about a computation. Hat is portable between compilers: it works with both ghc and nhc98. It also supports various language extensions, such as the FFI, multi-parameter type classes, functional dependencies, and hierarchical module namespaces.} maintainers nomaintainer categories devel version 2.05 revision 0
 headerbrowser 366
@@ -1492,6 +1494,54 @@
 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
 variants universal depends_build port:ghc portdir devel/hs-parsedate description {The parsedate library for Haskell} homepage http://www.cs.chalmers.se/~bringert/darcs/parsedate/doc/ epoch 0 platforms darwin name hs-parsedate long_description {This library provides a function for parsing dates and times given a date format string.} maintainers nomaintainer categories {devel haskell} version 3000.0.0 revision 0
+hs-platform-GLUT 588
+depends_build port:ghc portdir devel/hs-platform-GLUT description {A binding for the OpenGL Utility Toolkit} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib {port:ghc port:hs-platform-OpenGL} name hs-platform-GLUT maintainers nomaintainer long_description {A Haskell binding for the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. For more information about the C library on which this binding is based, please see: <http://www.opengl.org/resources/libraries/glut/>.} categories {devel haskell} version 2.1.1.2 revision 0
+hs-platform-HTTP 434
+depends_build port:ghc portdir devel/hs-platform-HTTP description {Haskell client side HTTP library (platform version)} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:ghc name hs-platform-HTTP maintainers nomaintainer long_description {Haskell's HTTP package contains updated versions of Warrick Gray's excellent Haskell HTTP and Browser modules.} categories {devel haskell} version 4000.0.6 revision 0
+hs-platform-HUnit 422
+depends_build port:ghc portdir devel/hs-platform-HUnit description {A unit testing framework for Haskell} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:ghc name hs-platform-HUnit maintainers nomaintainer long_description {HUnit is a unit testing framework for Haskell, inspired by the JUnit tool for Java, see: <http://www.junit.org>.} categories {devel haskell} version 1.2.0.3 revision 0
+hs-platform-OpenGL 746
+depends_build port:ghc portdir devel/hs-platform-OpenGL description {A binding for the OpenGL graphics system} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:ghc name hs-platform-OpenGL maintainers nomaintainer long_description {A Haskell binding for the OpenGL graphics system (GL, version 2.1) and its accompanying utility library (GLU, version 1.3). OpenGL is the industry's most widely used and supported 2D and 3D graphics application programming interface (API), incorporating a broad set of rendering, texture mapping, special effects, and other powerful visualization functions. For more information about OpenGL, please see: <http://www.opengl.org/>.} categories {devel haskell} version 2.2.1.1 revision 0
+hs-platform-QuickCheck 612
+depends_build port:ghc portdir devel/hs-platform-QuickCheck description {Automatic testing of Haskell programs (platform version)} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:ghc name hs-platform-QuickCheck maintainers gwright long_description {QuickCheck is a library for random testing of program properties. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases.} categories {devel haskell} version 1.2.0.0 revision 0
+hs-platform-alex 501
+depends_build port:ghc portdir devel/hs-platform-alex description {A Lexical Analyzer Generator for Haskell (platform version)} homepage http://www.haskell.org/alex/ epoch 0 platforms darwin name hs-platform-alex maintainers gwright long_description {Alex is a tool for generating lexical analysers in Haskell, given a description of the tokens to be recognised in the form of regular expressions. It is similar to the tools lex or flex for C/C++.} categories {devel haskell} version 2.3.1 revision 0
+hs-platform-cabal 668
+depends_build {port:ghc port:hs-platform-zlib port:hs-platform-HTTP} portdir devel/hs-platform-cabal description {User interface to the Cabal build system (platform version).} homepage http://www.haskell.org/cabal epoch 0 platforms darwin name hs-platform-cabal maintainers gwright 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.} categories {devel haskell} version 0.6.2 revision 0
+hs-platform-cgi 472
+depends_build port:ghc portdir devel/hs-platform-cgi description {A library for writing CGI programs (platform version)} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib {port:ghc port:hs-platform-network port:hs-platform-parsec port:hs-platform-mtl port:hs-platform-xhtml} name hs-platform-cgi maintainers nomaintainer long_description {This is a Haskell library for writing CGI programs.} categories {devel haskell} version 3001.1.7.1 revision 0
+hs-platform-editline 637
+depends_build port:ghc portdir devel/hs-platform-editline description {Bindings to the editline library (libedit).} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:ghc name hs-platform-editline maintainers nomaintainer long_description {This package contains bindings to the BSD editline library (<http://www.thrysoee.dk/editline/>). It provides a basic interface to the editline API for reading lines of input from the user. Additionally, a readline compatibility module is included which provides a subset of the functions from the readline package.} categories {devel haskell} version 0.2.1.0 revision 0
+hs-platform-fgl 373
+depends_build port:ghc portdir devel/hs-platform-fgl description {Martin Erwig's Functional Graph Library} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib {port:ghc port:hs-platform-mtl} name hs-platform-fgl maintainers nomaintainer long_description {{Martin Erwig's Functional Graph Library}} categories {devel haskell} version 5.4.2.2 revision 0
+hs-platform-happy 860
+depends_build port:ghc portdir devel/hs-platform-happy description {The Parser Generator for Haskell (platform version)} homepage http://haskell.org/happy/ epoch 0 platforms darwin name hs-platform-happy maintainers gwright long_description {Happy is a parser generator system for Haskell, similar to the tool `yacc' for C. Like `yacc', it takes a file containing an annotated BNF specification of a grammar and produces a Haskell module containing a parser for the grammar. Happy is flexible: you can have several Happy parsers in the same program, and several entry points to a single grammar. Happy can work in conjunction with a lexical analyser supplied by the user (either hand-written or generated by another program), or it can parse a stream of characters directly (but this isn't practical in most cases).} categories devel version 1.18.4 revision 0
+hs-platform-haskell-src 420
+depends_build port:ghc portdir devel/hs-platform-haskell-src description {Manipulating Haskell source code} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:ghc name hs-platform-haskell-src maintainers nomaintainer long_description {Facilities for manipulating Haskell source code: an abstract syntax, lexer, parser and pretty-printer.} categories {devel haskell} version 1.0.1.3 revision 0
+hs-platform-html 370
+depends_build port:ghc portdir devel/hs-platform-html description {HTML combinator library} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:ghc name hs-platform-html maintainers nomaintainer long_description {This package contains a combinator library for constructing HTML documents.} categories {devel haskell} version 1.0.1.2 revision 0
+hs-platform-mtl 364
+depends_build port:ghc portdir devel/hs-platform-mtl description {A monad transformer library (platform version)} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:ghc name hs-platform-mtl maintainers nomaintainer long_description {{A monad transformer library (platform version)}} categories {devel haskell} version 1.1.0.2 revision 0
+hs-platform-network 364
+depends_build port:ghc portdir devel/hs-platform-network description {Networking related facilities} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib {port:ghc port:hs-platform-parsec} name hs-platform-network maintainers nomaintainer long_description {{Networking related facilities}} categories {devel haskell} version 2.2.1.4 revision 0
+hs-platform-parallel 366
+depends_build port:ghc portdir devel/hs-platform-parallel description {parallel programmming library} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:ghc name hs-platform-parallel maintainers nomaintainer long_description {This package provides a library for parallel programming.} categories {devel haskell} version 1.1.0.1 revision 0
+hs-platform-parsec 640
+depends_build port:ghc portdir devel/hs-platform-parsec description {Monadic parser combinators for Haskell (platform version)} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:ghc name hs-platform-parsec maintainers nomaintainer 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.} categories {devel haskell} version 2.1.0.1 revision 0
+hs-platform-regex-base 387
+depends_build port:ghc portdir devel/hs-platform-regex-base description {A replacement for Haskell's Text.Regex} homepage http://sourceforge.net/projects/lazy-regex epoch 0 platforms darwin depends_lib port:ghc name hs-platform-regex-base maintainers nomaintainer long_description {Interface API for regex-posix, pcre, parsec, dfa} categories {devel haskell} version 0.72.0.2 revision 0
+hs-platform-regex-compat 457
+depends_build port:ghc portdir devel/hs-platform-regex-compat description {A replacement for Haskell's Text.Regex} homepage http://sourceforge.net/projects/lazy-regex epoch 0 platforms darwin depends_lib {port:ghc port:hs-platform-regex-base port:hs-platform-regex-posix} name hs-platform-regex-compat maintainers nomaintainer long_description {One module layer over regex-posix to replace Text.Regex} categories {devel haskell} version 0.71.0.1 revision 0
+hs-platform-regex-posix 403
+depends_build port:ghc portdir devel/hs-platform-regex-posix description {A replacement for Haskell's Text.Regex} homepage http://sourceforge.net/projects/lazy-regex epoch 0 platforms darwin depends_lib {port:ghc port:hs-platform-regex-base} name hs-platform-regex-posix maintainers nomaintainer long_description {The posix backend for regex-base} categories {devel haskell} version 0.72.0.3 revision 0
+hs-platform-stm 343
+depends_build port:ghc portdir devel/hs-platform-stm description {Software transactional memory} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:ghc name hs-platform-stm maintainers nomaintainer long_description {A modular composable concurrency abstraction} categories {devel haskell} version 2.1.1.2 revision 0
+hs-platform-time 302
+depends_build port:ghc portdir devel/hs-platform-time description {A time library} homepage http://semantic.org/TimeLib/ epoch 0 platforms darwin depends_lib port:ghc name hs-platform-time maintainers nomaintainer long_description {A time library} categories {devel haskell} version 1.1.2.4 revision 0
+hs-platform-xhtml 422
+depends_build port:ghc portdir devel/hs-platform-xhtml description {An XHTML combinator library} homepage http://semantic.org/TimeLib/ epoch 0 platforms darwin depends_lib port:ghc name hs-platform-xhtml maintainers nomaintainer long_description {This package provides combinators for producing XHTML 1.0, including the Strict, Transitional and Frameset variants.} categories {devel haskell} version 3000.2.0.1 revision 0
+hs-platform-zlib 451
+depends_build port:ghc portdir devel/hs-platform-zlib description {The Haskell Zlib Binding} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib {port:ghc port:zlib} name hs-platform-zlib 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.0.0 revision 0
 hs-plugins 562
 variants universal depends_build {bin:ghc:ghc port:autoconf port:automake port:libtool} portdir devel/hs-plugins description {A plugin library for Haskell} homepage http://www.cse.unsw.edu.au/~dons/hs-plugins/hs-plugins.html epoch 20050407 platforms darwin name hs-plugins long_description {hs-plugins was originally designed as a system for replacing all the various configuration languages in existence (particularly mutt and vim) but developed to be very suitable for plugins in general.} maintainers nomaintainer categories devel version 20050407 revision 1
 hs-terminfo 501
@@ -3195,7 +3245,7 @@
 ImageMagick 1246
 variants {graphviz gs hdri jbig jpeg2 lqr mpeg no_plus_plus no_x11 perl q8 q16 q32 rsvg wmf universal} depends_build port:pkgconfig portdir graphics/ImageMagick description {Tools and libraries to manipulate images in many formats} homepage http://www.imagemagick.org/ epoch 0 platforms darwin depends_lib {port:xorg-libXext port:xorg-libXt port:bzip2 port:jpeg port:lcms port:libpng port:tiff port:zlib port:freetype port:fontconfig port:libiconv port:expat port:libxml2} name ImageMagick maintainers ryandesign long_description {ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can even create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, Python, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF.} depends_extract bin:7za:p7zip categories {graphics devel} version 6.6.0-0 revision 1
 InsightToolkit 1014
-variants {doc brainweb shared examples testing wrap python24 python25} depends_build {port:gmake port:gawk port:cmake port:bison} portdir graphics/InsightToolkit description {Insight Segmentation and Registration Toolkit (ITK)} homepage http://www.itk.org/ epoch 0 platforms darwin depends_lib {port:ossp-uuid port:guile port:tcl port:python25} name InsightToolkit long_description {ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both.} maintainers {dweber openmaintainer} categories {graphics math science devel} version 3.16.0 revision 2
+variants {doc brainweb shared examples testing wrap python24 python25} depends_build {port:gmake port:gawk port:cmake port:bison} portdir graphics/InsightToolkit description {Insight Segmentation and Registration Toolkit (ITK)} homepage http://www.itk.org/ epoch 0 platforms darwin depends_lib {port:ossp-uuid port:guile port:tcl port:python25} name InsightToolkit long_description {ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both.} maintainers {dweber openmaintainer} categories {graphics math science devel} version 3.16.0 revision 3
 InsightToolkit312 1030
 variants {doc brainweb shared examples testing wrap python24 python25 universal} depends_build {port:cmake port:gmake port:gawk port:bison} portdir graphics/InsightToolkit312 description {Insight Segmentation and Registration Toolkit (ITK)} homepage http://www.itk.org/ epoch 0 platforms darwin depends_lib {port:ossp-uuid port:guile port:tcl port:python25} name InsightToolkit312 long_description {ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both.} maintainers {dweber openmaintainer} categories {graphics math science devel} version 3.12.0 revision 0
 InsightToolkit314 1030

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


More information about the macports-changes mailing list