[51212] trunk/dports

portindex at macports.org portindex at macports.org
Wed May 20 13:53:22 PDT 2009


Revision: 51212
          http://trac.macports.org/changeset/51212
Author:   portindex at macports.org
Date:     2009-05-20 13:53:21 -0700 (Wed, 20 May 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-05-20 20:30:52 UTC (rev 51211)
+++ trunk/dports/PortIndex	2009-05-20 20:53:21 UTC (rev 51212)
@@ -1304,8 +1304,8 @@
 variants universal portdir devel/hs-Edison description {A library of purely functional data structures for Haskell} homepage http://www.cs.princeton.edu/~rdockins/edison/home/index.html epoch 0 platforms darwin name hs-Edison depends_lib {port:ghc port:hs-EdisonAPI} long_description {Edison is a library of purely function data structures for Haskell originally written by Chris Okasaki. Conceptually, it consists of two things: 1. A set of type classes defining data the following data structure abstractions: sequences, collections and associative collections, 2. Multiple concrete implementations of each of the abstractions.} maintainers gwright categories {devel haskell} version 1.2.1.3 revision 0
 hs-EdisonAPI 689
 variants universal portdir devel/hs-EdisonAPI description {A library of purely functional data structures for Haskell} homepage http://www.cs.princeton.edu/~rdockins/edison/home/index.html epoch 0 platforms darwin name hs-EdisonAPI depends_lib port:ghc long_description {Edison is a library of purely function data structures for Haskell originally written by Chris Okasaki. Conceptually, it consists of two things: 1. A set of type classes defining data the following data structure abstractions: sequences, collections and associative collections, 2. Multiple concrete implementations of each of the abstractions.} maintainers gwright categories {devel haskell} version 1.2.1 revision 1
-hs-HTTP 396
-variants universal depends_build port:ghc portdir devel/hs-HTTP description {Haskell client side HTTP library} homepage http://www.haskell.org/http epoch 0 platforms darwin name hs-HTTP long_description {Haskell's HTTP package contains updated versions of Warrick Gray's excellent Haskell HTTP and Browser modules.} maintainers nomaintainer categories {devel haskell} version 3001.1.4 revision 0
+hs-http 395
+variants universal depends_build port:ghc portdir devel/hs-HTTP description {Haskell client side HTTP library} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-http long_description {Haskell's HTTP package contains updated versions of Warrick Gray's excellent Haskell HTTP and Browser modules.} maintainers nomaintainer categories {devel haskell} version 4000.0.6 revision 0
 hs-NewBinary 424
 variants universal depends_build port:ghc portdir devel/hs-NewBinary description {The New Binary library for Haskell.} homepage http://hackage.haskell.org/packages/archive/pkg-list.html epoch 20081014 platforms darwin name hs-NewBinary long_description {An older haskell library for fast binary I/O. New projects should consider using hs-binary.} maintainers nomaintainer categories {devel haskell} version 0.1.1 revision 0
 hs-binary 615
@@ -1315,7 +1315,7 @@
 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-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.0 revision 0
+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
@@ -1330,8 +1330,8 @@
 variants universal depends_build port:ghc portdir devel/hs-hslogger description {A logging framework for Haskell} homepage http://software.complete.org/hslogger epoch 0 platforms darwin name hs-hslogger long_description {hslogger lets each log message have a priority and source be associated with it. The programmer can then define global handlers that route or filter messages based on the priority and source. hslogger also has a syslog handler built in.} maintainers gwright categories {devel haskell} version 1.0.6 revision 0
 hs-language-c 436
 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 706
-variants universal depends_build port:ghc portdir devel/hs-libcabal description {Library for Haskell's Cabal build system.} homepage http://www.haskell.org/cabal/ 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.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-parsec 605

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


More information about the macports-changes mailing list