[21178] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Thu Jan 11 00:31:01 PST 2007


Revision: 21178
          http://trac.macosforge.org/projects/macports/changeset/21178
Author:   dluke at macports.org
Date:     2007-01-11 00:31:00 -0800 (Thu, 11 Jan 2007)

Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-01-11 07:56:19 UTC (rev 21177)
+++ trunk/dports/PortIndex	2007-01-11 08:31:00 UTC (rev 21178)
@@ -644,8 +644,8 @@
 portdir devel/agregex platforms darwin description {a Perl-compatible regex framework for using the PCRE library} name agregex version 0.4 categories {devel framework} homepage http://sourceforge.net/projects/agkit/ revision 0 epoch 0 maintainers nomaintainer at macports.org 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.}
 agsocket 857
 portdir devel/agsocket platforms darwin description {yet another BSD sockets framework for use in Cocoa applications} name agsocket version 0.3 categories {devel framework} homepage http://agkit.sourceforge.net/ revision 0 epoch 0 maintainers nomaintainer at macports.org 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).}
-alex 464
-depends_build bin:ghc:ghc description {A Lexical Analyzer Generator for Haskell} portdir devel/alex 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 at macports.org categories devel version 2.0.1 revision 3
+alex 461
+depends_build port:ghc description {A Lexical Analyzer Generator for Haskell} portdir devel/alex 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 at macports.org categories devel version 2.1.0 revision 0
 allegro 416
 description {A game programming library for C/C++ developers.} portdir devel/allegro homepage http://www.talula.demon.co.uk/allegro/ epoch 0 platforms darwin depends_lib lib:libX11:XFree86 name allegro maintainers nomaintainer at macports.org long_description {Allegro is a game programming library for C/C++ developers distributed freely, supporting many platforms.} categories {devel games} version 4.1.15 revision 1
 apache-ant 537
@@ -942,8 +942,8 @@
 depends_build port:ghc description {A Haskell Documentation Tool} portdir devel/haddock homepage http://www.haskell.org/haddock/ epoch 0 platforms darwin 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 gwright at opendarwin.org categories devel version 0.8 revision 0
 halloc 437
 portdir devel/halloc platforms darwin description {hierarchical alloc is an extension to standard malloc/free} name halloc version 1.2.0 categories devel homepage http://swapped.cc/halloc revision 0 epoch 0 maintainers mww at opendarwin.org 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.}
-happy 832
-depends_build port:ghc description {The Parser Generator for Haskell} portdir devel/happy homepage http://www.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 at macports.org categories devel version 1.15 revision 3
+happy 828
+depends_build port:ghc description {The Parser Generator for Haskell} portdir devel/happy 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 at macports.org categories devel version 1.16 revision 0
 hat 743
 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 bin:xterm:XFree86 epoch 0 platforms darwin name hat depends_lib lib:libglib.1:glib1 maintainers gwright at opendarwin.org 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.} version 2.05 categories devel revision 0
 headerbrowser 372
@@ -1208,8 +1208,10 @@
 portdir devel/omniEvents description {CORBA EventService implementation for omniORB} name omniEvents depends_lib port:omniORB version 2.6.2 categories devel homepage http://www.omnievents.org/ revision 0 epoch 0 maintainers gr281 at cam.ac.uk long_description {omniEvents is an implementation of the OMG Event Services Specification v1.1 for omniORB, a CORBA Object Request Broker for C++ and Python.}
 omniORB 335
 portdir devel/omniORB description {high performance CORBA ORB for C++} name omniORB version 4.1.0-beta2 categories devel homepage http://omniorb.sourceforge.net/ revision 0 epoch 0 maintainers gr281 at cam.ac.uk long_description {omniORB is a robust high performance CORBA ORB for C++ and Python. omniORB is largely CORBA 2.6 compliant.}
-oniguruma 372
-portdir devel/oniguruma platforms darwin description {A regular expressions library.} name oniguruma version 4.4.4 categories devel homepage http://www.geocities.jp/kosako3/oniguruma/ revision 0 epoch 0 maintainers yves at macports.org long_description {Oniguruma is a regular expressions library in which different character encoding can be specified for every expression.}
+oniguruma 394
+portdir devel/oniguruma platforms darwin description {A regular expressions library.} name oniguruma version 4.5.1 categories devel homepage http://www.geocities.jp/kosako3/oniguruma/ revision 0 epoch 0 maintainers yves at macports.org long_description {Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. 4.x supports Ruby1.9.}
+oniguruma5 439
+portdir devel/oniguruma5 platforms darwin description {A regular expressions library.} name oniguruma5 version 5.5.1 categories devel homepage http://www.geocities.jp/kosako3/oniguruma/ revision 0 epoch 0 maintainers yves at macports.org long_description {Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. Supports Unicode Porperty/Script. N.B. 5.x is unrelated to Ruby.}
 opencdk 341
 variants darwin_6 portdir devel/opencdk description {Open Crypto Development Kit} homepage http://www.gnutls.org/ epoch 0 platforms darwin name opencdk depends_lib lib:libgcrypt.11:libgcrypt maintainers mij at macports.org long_description {OpenCDK provides basic parts of the OpenPGP message format.} version 0.5.8 categories devel revision 0
 openslp 644
@@ -3840,8 +3842,8 @@
 portdir net/ncftp description {FTP client with an advanced user interface} platforms darwin name ncftp version 3.2.0 categories net homepage http://www.ncftpd.com/ncftp/ revision 0 epoch 0 maintainers toby at opendarwin.org long_description {NcFTP is a suite of FTP programms. It includes a FTP client with an advanced user interface. The main program is simply called 'ncftp'. There are also separate utility programs for one-shot FTP (i.e. for shell scripts and command line junkies), these include 'ncftpget', 'ncftpput', and 'ncftpls'.}
 ncp 344
 description {a fast file copy tool for LANs (including ncp, npush, npoll)} portdir net/ncp homepage http://www.fefe.de/ncp/ epoch 0 platforms darwin depends_lib lib:libowfat.0:libowfat name ncp long_description {a fast file copy tool for LANs (including ncp, npush, npoll)} maintainers daniel at yoobay.net categories net version 1.2.4 revision 0
-nedi 495
-description {Network Discovery Suite} portdir net/nedi homepage http://nedi.sourceforge.net epoch 0 platforms darwin depends_lib {port:perl5.8 port:mysql5 port:p5-net-snmp port:p5-net-telnet port:p5-net-telnet-cisco port:p5-algorithm-diff port:p5-dbi port:p5-dbd-mysql} name nedi long_description {A low noise network discovery, management, and inventory system for Cisco networks with a user friendly web interface.} maintainers markd at opendarwin.org categories net version 1.0.w-rc4 revision 0
+nedi 506
+description {Network Discovery Suite} portdir net/nedi homepage http://nedi.sourceforge.net epoch 0 platforms darwin depends_lib {port:perl5.8 port:mysql5 port:p5-net-snmp port:p5-net-telnet port:p5-net-telnet-cisco port:p5-algorithm-diff port:p5-dbi port:p5-dbd-mysql port:rrdtool} name nedi long_description {A low noise network discovery, management, and inventory system for Cisco networks with a user friendly web interface.} maintainers markd at macports.org categories net version 1.0.w-rc4 revision 1
 nefu 547
 variants darwin depends_build {bin:bison:bison bin:flex:flex} portdir net/nefu description {A network monitoring daemon.} homepage http://rsug.itd.umich.edu/software/nefu epoch 0 platforms darwin name nefu depends_lib lib:libssl.0.9:openssl maintainers nomaintainer at macports.org long_description {nefu monitors network services and reports outages. Working from a discription of the network topography, nefu's algorithm prevents {false alarms} in the event of a network outage due to a dependency failure.} version 0.9.7 categories net revision 2
 nemesis 588
@@ -6625,7 +6627,7 @@
 lesspipe 658
 portdir textproc/lesspipe description {lesspipe is an input filter for the pager less.} platforms darwin name lesspipe version 1.52 categories textproc homepage http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html revision 1 epoch 0 maintainers ingmarstein at gmail.com 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.}
 lhs2tex 391
-depends_build {port:ghc port:teTeX} description {Literate Haskell to LaTeX convertor} portdir textproc/lhs2tex homepage http://www.informatik.uni-bonn.de/~loeh/lhs2tex/ epoch 0 platforms darwin name lhs2tex long_description {lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell sources.} maintainers gwright at macports.org categories {print textproc} version 1.11 revision 1
+depends_build {port:ghc port:teTeX} description {Literate Haskell to LaTeX convertor} portdir textproc/lhs2tex homepage http://www.informatik.uni-bonn.de/~loeh/lhs2tex/ epoch 0 platforms darwin name lhs2tex long_description {lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell sources.} maintainers gwright at macports.org categories {print textproc} version 1.12 revision 0
 libebml 507
 portdir textproc/libebml description {EBML (Extensible Binary Meta Language), sort of binary version of XML.} platforms darwin name libebml version 0.7.7 categories textproc homepage http://www.matroska.org/ revision 0 epoch 0 maintainers pguyot at kallisys.net 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.}
 libiconv 414

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070111/4c58eb9a/attachment.html


More information about the macports-changes mailing list