[64776] trunk/dports

portindex at macports.org portindex at macports.org
Mon Mar 15 10:54:46 PDT 2010


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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-03-15 17:53:09 UTC (rev 64775)
+++ trunk/dports/PortIndex	2010-03-15 17:54:45 UTC (rev 64776)
@@ -920,8 +920,6 @@
 variants universal portdir devel/agprocess description {framework class for reporting Unix process statistics} homepage http://agkit.sourceforge.net/ epoch 0 platforms macosx name agprocess long_description {AGProcess is a class for reporting Unix process statistics. It is similar to NSProcessInfo except that it provides more information, and can represent any process, not just the current process. Additionally it provides methods for sending signals to processes.} maintainers nomaintainer version 0.5 categories {devel framework} revision 0
 akonadi 546
 variants {debug docs darwin_9 mysql universal} depends_build {port:cmake port:automoc} portdir devel/akonadi description {A personal information management storage service.} homepage http://pim.kde.org/akonadi/ epoch 0 platforms darwin depends_lib {path:libexec/qt4-mac:qt4-mac port:soprano port:boost} name akonadi maintainers nomaintainer long_description {Akonadi is an extensible cross-desktop storage service for PIM data and metadata providing concurrent read, write, and query access.} categories {devel kde kde4} version 1.3.1 revision 0
-alex 477
-variants universal depends_build port:ghc portdir devel/alex description {A Lexical Analyzer Generator for Haskell} homepage http://www.haskell.org/alex/ epoch 0 platforms darwin name alex 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++.} maintainers gwright categories {devel haskell} version 2.3.1 revision 0
 allegro 437
 variants {debug darwin_10 universal} depends_build port:cmake portdir devel/allegro description {A game programming library for C/C++ developers.} homepage http://alleg.sourceforge.net/ epoch 0 platforms darwin name allegro maintainers {raimue openmaintainer} long_description {Allegro is a game programming library for C/C++ developers distributed freely, supporting many platforms.} version 4.4.1.1 categories {devel games} revision 0
 ant-contrib 570
@@ -1430,12 +1428,8 @@
 variants universal depends_build {port:pkgconfig port:intltool} portdir devel/gvfs description {The Gnome Virtual File System.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gconf port:gnome-keyring port:libsoup port:libarchive} name gvfs long_description {gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio (a new library available with glib). It installs several modules that are automatically used by applications using the APIs of libgio. The gvfs model differs from e.g. gnome-vfs in that filesystems must be mounted before they are used. There is a central daemon (gvfsd) that handles coordinting mounts, and then each mount is (typically) in its own daemon process (although mounts can share daemon process). gvfs comes with a set of backends, including trash support, sftp, smb, http, dav and others. There is a set of command line programs starting with gvfs- that lets you run commands (like cat, ls, stat, etc) on files in the gvfs.} maintainers nomaintainer categories devel version 1.2.3 revision 0
 gwenhywfar 515
 variants {enable_local_install universal} depends_build port:libtool portdir devel/gwenhywfar description {a utility library required by aqbanking and related software} homepage http://www2.aquamaniac.de/sites/aqbanking/index.php epoch 0 platforms darwin name gwenhywfar depends_lib {port:openssl port:libgcrypt port:gettext port:libxml2 port:gnutls} long_description {{a utility library required by aqbanking and related software}} maintainers nomaintainer categories {devel net finance} version 3.11.3 revision 0
-haddock 921
-variants universal depends_build port:ghc portdir devel/haddock description {A Haskell Documentation Tool} homepage http://www.haskell.org/haddock/ epoch 0 platforms darwin depends_lib port:hs-ghc-paths name haddock long_description {This is Haddock, a tool for automatically generating documentation from annotated Haskell source code. It is primarily intended for documenting libraries, but it should be useful for any kind of Haskell code. Like other systems (IDoc,HDoc), Haddock lets you write documentation annotations next to the definitions of functions and types in the source code, in a syntax that is easy on the eye when writing the source code (no heavyweight mark-up). The documentation generated by Haddock is fully hyperlinked - click on a type name in a type signature to go straight to the definition, and documentation, for that type.} maintainers nomaintainer categories devel version 2.4.2 revision 0
 halloc 431
 portdir devel/halloc description {hierarchical alloc is an extension to standard malloc/free} homepage http://swapped.cc/halloc epoch 0 platforms darwin name halloc maintainers nomaintainer long_description {Hierarchical alloc (halloc) is an extension to a standard malloc/free interface that simplifies tasks of memory disposal when allocated structures exhibit hierarchical properties.} version 1.2.0 categories devel revision 0
-happy 836
-variants universal depends_build port:ghc portdir devel/happy description {The Parser Generator for Haskell} homepage http://haskell.org/happy/ epoch 0 platforms darwin name happy 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).} maintainers gwright categories devel version 1.18.4 revision 0
 haskell-chunks 594
 variants universal depends_build port:ghc portdir devel/haskell-chunks description {The chunks library for Haskell} homepage http://www.wellquite.org/chunks/ epoch 0 platforms darwin name haskell-chunks maintainers thomaskeller.biz:me 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.} categories devel version 2007.4.18 revision 0
 haskell-hinstaller 663
@@ -1460,6 +1454,8 @@
 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-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-alex 483
+variants universal depends_build port:ghc portdir devel/hs-alex description {A Lexical Analyzer Generator for Haskell} homepage http://www.haskell.org/alex/ epoch 0 platforms darwin name hs-alex 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++.} maintainers gwright categories {devel haskell} version 2.3.2 revision 1
 hs-binary 615
 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
@@ -1476,6 +1472,10 @@
 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
 variants universal depends_build port:ghc portdir devel/hs-ghc-paths description {Locate ghc's installation directories} homepage http://hackage.haskell.org/haddock/ epoch 0 platforms darwin name hs-ghc-paths long_description {Locate GHC's installation directories. This package is required by haddock, the Haskell documentation generator.} maintainers nomaintainer categories {devel haskell} version 0.1.0.5 revision 0
+hs-haddock 898
+depends_build {port:ghc port:hs-ghc-paths} portdir devel/hs-haddock description {A Haskell Documentation Tool} homepage http://www.haskell.org/haddock/ epoch 0 platforms darwin name hs-haddock maintainers nomaintainer long_description {This is Haddock, a tool for automatically generating documentation from annotated Haskell source code. It is primarily intended for documenting libraries, but it should be useful for any kind of Haskell code. Like other systems (IDoc,HDoc), Haddock lets you write documentation annotations next to the definitions of functions and types in the source code, in a syntax that is easy on the eye when writing the source code (no heavyweight mark-up). The documentation generated by Haddock is fully hyperlinked - click on a type name in a type signature to go straight to the definition, and documentation, for that type.} categories devel version 2.5.0 revision 1
+hs-happy 842
+variants universal depends_build port:ghc portdir devel/hs-happy description {The Parser Generator for Haskell} homepage http://haskell.org/happy/ epoch 0 platforms darwin name hs-happy 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).} maintainers gwright categories devel version 1.18.4 revision 1
 hs-hinstaller 656
 variants universal depends_build port:ghc portdir devel/hs-hinstaller description {The hinstaller library for Haskell} homepage http://www.wellquite.org/hinstaller/ epoch 0 platforms darwin name hs-hinstaller 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.} maintainers nomaintainer categories {devel haskell} version 2008.2.16 revision 0
 hs-hslogger 531

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/7fabcc81/attachment-0001.html>


More information about the macports-changes mailing list