[42275] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Mon Nov 17 14:51:51 PST 2008


Revision: 42275
          http://trac.macports.org/changeset/42275
Author:   portindex at macports.org
Date:     2008-11-17 14:51:51 -0800 (Mon, 17 Nov 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-11-17 22:50:18 UTC (rev 42274)
+++ trunk/dports/PortIndex	2008-11-17 22:51:51 UTC (rev 42275)
@@ -780,8 +780,8 @@
 variants universal description {a Perl-compatible regex framework for using the PCRE library} portdir devel/agregex homepage http://agkit.sourceforge.net/ epoch 0 platforms macosx name agregex long_description {AGRegex provides Perl-compatible pattern matching to Cocoa applications. Regular expression support is provided by the PCRE library package, which is open source software, written by Philip Hazel, and copyright by the University of Cambridge, England.} maintainers nomaintainer version 0.4 categories {devel framework} revision 0
 agsocket 863
 variants universal description {yet another BSD sockets framework for use in Cocoa applications} portdir devel/agsocket homepage http://agkit.sourceforge.net/ epoch 0 platforms darwin name agsocket long_description {AGSocket is yet another BSD sockets framework for use in Cocoa applications. The primary class is AGSocket, this can be used for TCP sockets, UDP sockets, raw sockets, whatever. Additionally several socket address classes are included, notably AGInetSocketAddress for vanilla Internet socket addresses. Unlike some of the other excellent sockets frameworks already available, AGSocket is primarily designed for asynchronous I/O thanks to the underlying CFSocket API (though there's nothing stopping you from using it for normal synchronous I/O if you are so inclined).} maintainers nomaintainer version 0.3 categories {devel framework} revision 0
-alex 478
-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 maintainers gwright at macports.org 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++.} version 2.2 categories devel revision 0
+alex 475
+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 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++.} version 2.2 categories {devel haskell} revision 1
 allegro 432
 variants universal portdir devel/allegro description {A game programming library for C/C++ developers.} homepage http://www.talula.demon.co.uk/allegro/ epoch 0 platforms darwin name allegro depends_lib lib:libX11:XFree86 long_description {Allegro is a game programming library for C/C++ developers distributed freely, supporting many platforms.} maintainers {raimue openmaintainer} version 4.2.2 categories {devel games} revision 0
 apache-ant 570
@@ -1199,7 +1199,7 @@
 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 maintainers gwright 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.} version 1.2.1 categories {devel haskell} 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 maintainers nomaintainer long_description {Haskell's HTTP package contains updated versions of Warrick Gray's excellent Haskell HTTP and Browser modules.} version 3001.0.4 categories {devel haskell} revision 0
+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 maintainers nomaintainer long_description {Haskell's HTTP package contains updated versions of Warrick Gray's excellent Haskell HTTP and Browser modules.} version 3001.1.4 categories {devel haskell} 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 maintainers nomaintainer long_description {An older haskell library for fast binary I/O. New projects should consider using hs-binary.} version 0.1.1 categories {devel haskell} revision 0
 hs-binary 617
@@ -1209,7 +1209,7 @@
 hs-bytestring-lexing 530
 variants universal depends_build {port:ghc port:alex} 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-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} 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.5.1 categories {devel haskell} 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} 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 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 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-dlist 533
@@ -1231,7 +1231,7 @@
 hs-typenats 624
 variants universal depends_build port:ghc 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-zlib 441
-variants universal depends_build port:ghc portdir devel/hs-zlib description {The Haskell Zlib Binding} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:zlib name hs-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.} version 0.4.0.4 categories {devel haskell} revision 0
+variants universal depends_build port:ghc portdir devel/hs-zlib description {The Haskell Zlib Binding} homepage http://hackage.haskell.org epoch 0 platforms darwin depends_lib port:zlib name hs-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.} version 0.5.0.0 categories {devel haskell} revision 0
 hsshellscript 434
 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 maintainers nomaintainer long_description {HsShell allows the use of the Haskell programming language for tasks which are usually done by shell scripts.} version 2.1.0 categories devel revision 0
 ht 424
@@ -3719,7 +3719,7 @@
 gforth 639
 variants universal description {fast and portable implementation of the ANS Forth language} portdir lang/gforth homepage http://www.gnu.org/software/gforth/ epoch 0 platforms darwin name gforth long_description {Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner interpreter is indirect or direct threaded.} maintainers nomaintainer categories lang version 0.6.2 revision 0
 ghc 981
-variants {universal darwin_6 darwin_7 darwin_8_powerpc darwin_8_i386 darwin_9_powerpc darwin_9_i386 no_opengl} variant_desc {no_opengl {omit OpenGL support}} portdir lang/ghc description {The Glorious Glasgow Haskell Compilation System} homepage http://haskell.org/ghc depends_run port:perl5.8 epoch 0 platforms darwin name ghc depends_lib {port:libedit port:gmp} maintainers gwright long_description {The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98, for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.} categories {lang haskell} version 6.10.1 revision 1
+variants {universal darwin_6 darwin_7 darwin_8_powerpc darwin_8_i386 darwin_9_powerpc darwin_9_i386 no_opengl} variant_desc {no_opengl {omit OpenGL support}} portdir lang/ghc description {The Glorious Glasgow Haskell Compilation System} homepage http://haskell.org/ghc depends_run port:perl5.8 epoch 0 platforms darwin name ghc depends_lib {port:libedit port:gmp} maintainers gwright long_description {The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98, for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.} categories {lang haskell} version 6.10.1 revision 2
 ghc-devel 963
 variants {universal darwin_6 extra test darwin_7 darwin_8 noopengl} depends_build {port:ghc port:alex port:darcs port:happy} portdir lang/ghc-devel description {The Glorious Glasgow Haskell Compilation System (development version)} homepage http://www.haskell.org/ghc/ epoch 0 platforms darwin depends_lib {port:readline port:gmp} name ghc-devel maintainers gwright at macports.org long_description {The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98, for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.} version 6.7 categories lang revision 2
 gpc34 302
@@ -4466,8 +4466,8 @@
 variants {universal netcdf} variant_desc {netcdf {Build with netcdf file support}} portdir math/xmgr description {ACE/gr 2D plotting tool (Ancestor to Grace)} homepage http://plasma-gate.weizmann.ac.il/Xmgr/ epoch 0 platforms darwin name xmgr depends_lib port:openmotif maintainers mac.com:mlund long_description {ACE/gr, also known as Xmgr, is a 2D plotting tool for the X Window System. While ACE/gr has a convenient point-and-click interface, most parameter settings and operations are available through a command line interface. NOTE: The development of ACE/gr is frozen, but is continued as Grace -- new users should try that instead. This port is for those who cannot come to terms with the updated UI in Grace.} version 4.1.2 categories {math science} revision 0
 xplot 373
 portdir math/xplot variants universal description {xplot was written in the late 1980s to support the analysis of TCP packet traces.} name xplot version 0.90.7.1 categories {math science} homepage http://www.xplot.org/ revision 0 epoch 0 maintainers fenner at macports.org long_description {{xplot was written in the late 1980s to support the analysis of TCP packet traces.}}
-yacas 623
-portdir math/yacas variants {universal gmp} description {Yet Another Computer Algebra System} name yacas version 1.1.10 categories math depends_build bin:perl:perl5.8 revision 0 epoch 0 maintainers olt at bogosoft.com long_description {YACAS is an easy to use, general purpose Computer Algebra System, a program for symbolic manipulation of mathematical expressions. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system has a library of scripts that implement many of the symbolic algebra operations - new algorithms can be easily added to the library.}
+yacas 673
+variants universal portdir math/yacas description {Yet Another Computer Algebra System} homepage http://yacas.sourceforge.net/ epoch 0 platforms darwin name yacas depends_lib path:bin/perl:perl5 maintainers bogosoft.com:olt long_description {YACAS is an easy to use, general purpose Computer Algebra System, a program for symbolic manipulation of mathematical expressions. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system has a library of scripts that implement many of the symbolic algebra operations - new algorithms can be easily added to the library.} version 1.2.2 categories math revision 0
 AtomicParsley 378
 portdir multimedia/AtomicParsley variants universal description {MPEG-4 command line tool} name AtomicParsley version 0.9.0 categories multimedia homepage http://atomicparsley.sourceforge.net revision 0 epoch 0 maintainers cedric.luthi at gmail.com long_description {AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files.}
 MPlayer 1860
@@ -4985,7 +4985,7 @@
 netclasses-framework 529
 variants {universal darwin_8} depends_build port:gnustep-make-cocoa portdir net/netclasses-framework description {Asynchronous networking library} homepage http://netclasses.sf.net/ epoch 0 platforms darwin name netclasses-framework maintainers bfulgham at mac.com long_description {Netclasses is an asynchronous networking library that works natively on OS X, and any of the various platforms supported by GNUstep. It greatly simplifies the task of putting together networking applications.} version 1.05 categories net revision 0
 netmrg 494
-variants {universal server} portdir net/netmrg description {An RRDtool frontend for network monitoring, reporting, and graphing that generates day/week/month MRTG style graphs.} homepage http://www.netmrg.net/ epoch 0 platforms darwin name netmrg depends_lib {port:mysql5 port:rrdtool port:libxml2} maintainers markd long_description {{An RRDtool frontend for network monitoring, reporting, and graphing that generates day/week/month MRTG style graphs.}} version 0.19 categories net revision 0
+variants {universal server} portdir net/netmrg description {An RRDtool frontend for network monitoring, reporting, and graphing that generates day/week/month MRTG style graphs.} homepage http://www.netmrg.net/ epoch 0 platforms darwin name netmrg depends_lib {port:mysql5 port:rrdtool port:libxml2} maintainers markd long_description {{An RRDtool frontend for network monitoring, reporting, and graphing that generates day/week/month MRTG style graphs.}} version 0.20 categories net revision 0
 netperf 604
 variants universal description {a network performance benchmark} portdir net/netperf homepage http://www.netperf.org/ epoch 0 platforms {darwin freebsd} name netperf long_description {Netperf is a benchmark that can be used to measure various aspects of networking performance. Currently, its focus is on bulk data transfer and request/response performance using either TCP or UDP, and the Berkeley Sockets interface. In addition, tests for DLPI, the Fore ATM API, Unix Domain Sockets, and HP HiPPI LLA may be conditionally compiled-in.} maintainers nomaintainer categories net version 2.2pl5 revision 1
 netpipes 423
@@ -9144,8 +9144,8 @@
 variants universal depends_build bin:grep:grep portdir textproc/less description {Less is a program similar to more, which allows backward movement.} homepage http://www.greenwoodsoftware.com/less/ epoch 0 platforms darwin depends_lib {port:ncurses port:gettext} name less maintainers {raimue openmaintainer} long_description {Less is a program similar to more, but which allows backward movement in the file as well as forward movement. Also, less does not have to read the entire input file before starting, so with large input files it starts up faster than text editors like vi. Less uses termcap (or terminfo on some systems), so it can run on a variety of terminals. There is even limited support for hardcopy terminals.} version 418 categories textproc revision 0
 lesspipe 677
 variants universal description {lesspipe is an input filter for the pager less.} portdir textproc/lesspipe homepage http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html epoch 0 platforms darwin name lesspipe long_description {lesspipe.sh is an input filter for the pager less as described in its man page. The script runs under a ksh compliant shell (ksh, bash, zsh) and allows to view files with binary content, compressed files, archives and files contained in archives. A large and growing number of formats are supported both as plain and compressed files using compress, gzip, bzip2 or zip.} maintainers ingmarstein at gmail.com categories textproc version 1.53 revision 0
-lhs2tex 402
-variants universal depends_build {port:ghc port:texlive} portdir textproc/lhs2tex description {Literate Haskell to LaTeX convertor} homepage http://people.cs.uu.nl/andres/lhs2tex/ epoch 0 platforms darwin name lhs2tex maintainers gwright at macports.org long_description {lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell sources.} version 1.13 categories {print textproc} revision 0
+lhs2tex 404
+variants universal depends_build {port:ghc port:texlive} portdir textproc/lhs2tex description {Literate Haskell to LaTeX convertor} homepage http://people.cs.uu.nl/andres/lhs2tex/ epoch 0 platforms darwin name lhs2tex maintainers gwright at macports.org long_description {lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell sources.} version 1.13 categories {textproc haskell} revision 0
 libebml 543
 variants universal description {EBML (Extensible Binary Meta Language), sort of binary version of XML.} portdir textproc/libebml homepage http://www.matroska.org/ epoch 0 platforms darwin name libebml long_description {EBML (Extensible Binary Meta Language), a binary derivative of XML. EBML enables the Matroska Development Team to gain significant advantages in terms of future format extensibility, without breaking file support in old parsers.} maintainers {pguyot at kallisys.net openmaintainer} categories textproc version 0.7.8 revision 0
 libiconv 519
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081117/c6fc2776/attachment.html>


More information about the macports-changes mailing list