[45943] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Sun Jan 25 14:52:48 PST 2009


Revision: 45943
          http://trac.macports.org/changeset/45943
Author:   portindex at macports.org
Date:     2009-01-25 14:52:48 -0800 (Sun, 25 Jan 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-01-25 22:45:59 UTC (rev 45942)
+++ trunk/dports/PortIndex	2009-01-25 22:52:48 UTC (rev 45943)
@@ -1242,14 +1242,14 @@
 variants universal depends_build port:ghc variant_desc {universal {Build for multiple architectures}} 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 maintainers nomaintainer 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.} version 0.4.4 categories {devel haskell} revision 0
 hs-bytestring-csv 422
 variants universal depends_build port:ghc variant_desc {universal {Build for multiple architectures}} 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 maintainers nomaintainer long_description {Parse CSV data from a bytestring.} version 0.1.2 categories {devel haskell} revision 0
-hs-bytestring-lexing 590
-variants universal depends_build {port:ghc port:alex} variant_desc {universal {Build for multiple architectures}} portdir devel/hs-bytestring-lexing description {Parse literals efficiently from ByteStrings} homepage http://code.haskell.org/~dons/code/bytestring-lexing epoch 0 platforms darwin name hs-bytestring-lexing maintainers nomaintainer 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.} version 0.1.2 categories {devel haskell} revision 1
+hs-bytestring-lexing 572
+variants universal depends_build {port:ghc port:alex} variant_desc {universal {Build for multiple architectures}} portdir devel/hs-bytestring-lexing description {Parse literals efficiently from ByteStrings} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-bytestring-lexing maintainers {blb openmaintainer} 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.} version 0.1.2 categories {devel haskell} revision 1
 hs-cabal 704
 variants universal variant_desc {universal {Build for multiple architectures}} 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} 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.} version 0.6.0 categories {devel haskell} revision 0
 hs-chunks 647
 variants universal depends_build port:ghc variant_desc {universal {Build for multiple architectures}} portdir devel/hs-chunks description {The chunks library for Haskell} homepage http://www.wellquite.org/chunks/ epoch 0 platforms darwin name hs-chunks maintainers nomaintainer 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.} version 2007.4.18 categories {devel haskell} revision 0
 hs-digest 565
-variants universal depends_build port:ghc variant_desc {universal {Build for multiple architectures}} portdir devel/hs-digest description {Cryptographic hash implementations} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-digest maintainers {blb openmaintainer} 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.} version 0.0.0.1 categories {devel haskell} revision 0
+variants universal depends_build port:ghc variant_desc {universal {Build for multiple architectures}} portdir devel/hs-digest description {Cryptographic hash implementations} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-digest maintainers {blb openmaintainer} 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.} version 0.0.0.2 categories {devel haskell} revision 0
 hs-dlist 593
 variants universal depends_build port:ghc variant_desc {universal {Build for multiple architectures}} 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 maintainers nomaintainer 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.} version 0.4.1 categories {devel haskell} revision 0
 hs-ghc-paths 480
@@ -1269,7 +1269,7 @@
 hs-typenats 684
 variants universal depends_build port:ghc variant_desc {universal {Build for multiple architectures}} 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 maintainers gwright at macports.org 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 * < * > * <= * >=} version 0.2 categories devel revision 0
 hs-utf8-string 508
-variants universal depends_build port:ghc variant_desc {universal {Build for multiple architectures}} 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 maintainers {blb openmaintainer} 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.} version 0.3.3 categories {devel haskell} revision 0
+variants universal depends_build port:ghc variant_desc {universal {Build for multiple architectures}} 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 maintainers {blb openmaintainer} 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.} version 0.3.4 categories {devel haskell} revision 0
 hs-zip-archive 528
 variants universal depends_build port:ghc variant_desc {universal {Build for multiple architectures}} portdir devel/hs-zip-archive description {Zip archive access for Haskell} homepage http://hackage.haskell.org epoch 0 platforms darwin name hs-zip-archive depends_lib {port:hs-binary port:hs-digest port:hs-zlib} maintainers {blb openmaintainer} long_description {The zip-archive library provides functions for creating, modifying, and extracting files from zip archives.} categories {devel haskell} version 0.1.1.3 revision 0
 hs-zlib 501
@@ -1366,8 +1366,8 @@
 variants universal depends_build {port:autoconf port:automake port:libtool} variant_desc {universal {Build for multiple architectures}} portdir devel/libdvdnav description {DVD navigation library} homepage http://dvd.sf.net/ epoch 0 platforms darwin name libdvdnav depends_lib port:libdvdread maintainers nomaintainer long_description {libdvdnav is a library that allows easy use of sophisticated DVD navigation features such as DVD menus, multiangle playback and even interactive DVD games. All this functionality is provided through a simple API which provides the DVD playback as a single logical stream of blocks, intermitted by special dvdnav events to report certain conditions. The main usage of libdvdnav is a loop regularly calling a function to get the next block, surrounded by additional calls to tell the library of user interaction. The whole DVD virtual machine and internal playback states are completely encapsulated.} categories {devel multimedia} version 4.1.3 revision 
 0
 libdvdplay 667
 variants universal variant_desc {universal {Build for multiple architectures}} portdir devel/libdvdplay description {simple library designed for DVD navigation} homepage http://developers.videolan.org/libdvdplay/ epoch 0 platforms darwin name libdvdplay depends_lib lib:libdvdread:libdvdread maintainers nomaintainer long_description {libdvdplay is a cross-platform layer over libdvdread that provides low-level functions for DVD reading and seeking, as well as access to the DVD data (subtitles, languages, chapters). It also provides the virtual machine required for DVD navigation to the client application.} version 1.0.1 categories {devel multimedia} revision 0
-libdvdread 759
-variants universal depends_build {port:autoconf port:automake port:libtool} variant_desc {universal {Build for multiple architectures}} portdir devel/libdvdread description {simple foundation for reading DVD-Video images} homepage http://www.dtek.chalmers.se/groups/dvd/ epoch 0 platforms darwin name libdvdread maintainers nomaintainer long_description {libdvdread provides a simple foundation for reading DVD-Video images. It offers DVD applications: 1. A simple abstraction for reading the files on a DVD image (dvd_reader.h). 2. A simple library for parsing the information (IFO) files (ifo_read.h/ifo_types.h). 3. A simple library for parsing the navigation (NAV) packets (nav_read.h/nav_types.h).} version 4.1.3 categories {devel multimedia} revision 0
+libdvdread 851
+variants {libdvdcss universal} depends_build {port:autoconf port:automake port:libtool} variant_desc {libdvdcss {use libdvdcss to read CSS-encrypted DVDs} universal {Build for multiple architectures}} portdir devel/libdvdread description {simple foundation for reading DVD-Video images} homepage http://www.dtek.chalmers.se/groups/dvd/ epoch 0 platforms darwin depends_lib port:libdvdcss name libdvdread maintainers nomaintainer long_description {libdvdread provides a simple foundation for reading DVD-Video images. It offers DVD applications: 1. A simple abstraction for reading the files on a DVD image (dvd_reader.h). 2. A simple library for parsing the information (IFO) files (ifo_read.h/ifo_types.h). 3. A simple library for parsing the navigation (NAV) packets (nav_read.h/nav_types.h).} categories {devel multimedia} version 4.1.3 revision 1
 libedit 538
 variants universal variant_desc {universal {Build for multiple architectures}} portdir devel/libedit description {command line editing and history library} homepage http://www.thrysoee.dk/editline/ epoch 20090111 platforms darwin depends_lib port:ncurses name libedit maintainers {mcalhoun openmaintainer} long_description {libedit is a command line editing and history library. It is designed to be used by interactive programs that allow the user to type commands at a terminal prompt.} version 20090111-3.0 categories devel revision 0
 libelf 563
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090125/ddf376a9/attachment-0001.html>


More information about the macports-changes mailing list