Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Changeset 21101

Show
Ignore:
Timestamp:
01/01/07 12:32:24 (2 years ago)
Author:
dluke@…
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dports/PortIndex

    r21094 r21101  
    941941happy 832 
    942942depends_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@macports.org categories devel version 1.15 revision 3 
    943 hat 751 
    944 depends_build {bin:ghc:ghc bin:hmake: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@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.04 categories devel revision 3 
     943hat 743 
     944depends_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@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 
    945945headerbrowser 372 
    946946portdir devel/headerbrowser platforms darwin description {simple, efficient tool for creating doc from C/C++ source} name headerbrowser version 0.8.3 categories devel homepage http://www.headerbrowser.org/ revision 0 epoch 0 maintainers mww@opendarwin.org long_description {Header Browser is a simple and efficient tool for creating documentation from C/C++ source code.} 
    947947hmake 350 
    948 variants {ghc nhc98} portdir devel/hmake description {A Make Tool for Haskell Programs} homepage http://www.haskell.org/hmake/ epoch 0 platforms darwin name hmake depends_lib lib:libreadline.5:readline maintainers gwright@opendarwin.org long_description {hmake is a compilation manager for Haskell programs.} version 3.11 categories devel revision 0 
     948variants {ghc nhc98} portdir devel/hmake description {A Make Tool for Haskell Programs} homepage http://www.haskell.org/hmake/ epoch 0 platforms darwin name hmake depends_lib lib:libreadline.5:readline maintainers gwright@opendarwin.org long_description {hmake is a compilation manager for Haskell programs.} version 3.13 categories devel revision 0 
    949949hs-Crypto 582 
    950950depends_build port:ghc description {The Haskell Cryptographic Library.} portdir devel/hs-Crypto homepage http://www.haskell.org/crypto/ epoch 0 platforms darwin name hs-Crypto long_description {The Haskell Cryptographic Library collects together existing Haskell cryptographic functions into one cabalized package, together with HUnit tests, QuickCheck property tests, examples showing how to interwork with other cryptographic implementations and examples showing how to handle other ASN.1 definitions.} maintainers gwright@opendarwin.org categories devel version 3.0.3 revision 0 
     
    11681168variants darwin_8 description {Mono Libraries for Portable.NET.} portdir devel/ml-pnet epoch 0 platforms darwin depends_lib bin:csunit:pnetlib name ml-pnet long_description {This distribution contains a number of build scripts for building some of the Mono class libraries and utility programs with Portable.NET's C# compiler, so that they can be installed and used with Portable.NET's runtime engine.} maintainers nomaintainer@macports.org categories devel version 0.7.4 revision 0 
    11691169modglue 440 
    1170 description {A Plan9-inspired extension of the Unix pipe concept} portdir devel/modglue homepage http://www.aei.mpg.de/~peekas/cadabra/ epoch 0 platforms darwin depends_lib port:libsigcxx2 name modglue long_description {Modglue is a combination of several software tools that assist in writing and running programs connected to each other using standard Unix pipes.} maintainers gwright@macports.org categories devel version 1.2 revision 2 
     1170description {A Plan9-inspired extension of the Unix pipe concept} portdir devel/modglue homepage http://www.aei.mpg.de/~peekas/cadabra/ epoch 0 platforms darwin depends_lib port:libsigcxx2 name modglue long_description {Modglue is a combination of several software tools that assist in writing and running programs connected to each other using standard Unix pipes.} maintainers gwright@macports.org categories devel version 1.2 revision 3 
    11711171mono 502 
    11721172variants {darwin_8 darwin_9} portdir devel/mono description {Implementation of the .NET Development Framework} homepage http://www.go-mono.com/ epoch 0 platforms darwin name mono depends_lib {port:pkgconfig port:gettext port:glib2 port:icu port:boehmgc port:libiconv port:zlib} maintainers mww@opendarwin.org long_description {Mono is an effort to create an open source implementation of the .NET Development Framework including a C# compiler.} version 1.1.16.1 categories {devel lang mono} revision 0 
     
    25322532depends_build bin:ant:apache-ant portdir java/mx4j description {Open Source JMX for Enterprise Computing.} homepage http://mx4j.sourceforge.net/ epoch 0 platforms darwin name mx4j depends_lib {bin:java:kaffe port:junit port:jakarta-bcel port:jakarta-log4j port:commons-logging} maintainers jberry@macports.org long_description {MX4J is a project to build an Open Source implementation of the Java(TM) Management Extensions (JMX) and of the JMX Remote API (JSR 160) specifications, and to build tools relating to JMX.} version 3.0.1 categories java revision 0 
    25332533mysql-connector-java 858 
    2534 depends_build bin:ant:apache-ant portdir java/mysql-connector-java description {MySQL Official JDBC connector for MySQL database.} homepage http://dev.mysql.com/doc/refman/5.0/en/connector-j.html epoch 0 platforms darwin name mysql-connector-java depends_lib {bin:java:kaffe port:junit port:jakarta-log4j} maintainers jberry@macports.org long_description {MySQL Connector/J is a native Java driver that converts JDBC (Java Database Connectivity) calls into the network protocol used by the MySQL database. It lets developers working with the Java programming language easily build programs and applets that interact with MySQL and connect all corporate data, even in a heterogeneous environment. MySQL Connector/J is a Type IV JDBC driver and has a complete JDBC feature set that supports the capabilities of MySQL.} version 5.0.3 categories java revision 0 
     2534depends_build bin:ant:apache-ant portdir java/mysql-connector-java description {MySQL Official JDBC connector for MySQL database.} homepage http://dev.mysql.com/doc/refman/5.0/en/connector-j.html epoch 0 platforms darwin name mysql-connector-java depends_lib {bin:java:kaffe port:junit port:jakarta-log4j} maintainers jberry@macports.org long_description {MySQL Connector/J is a native Java driver that converts JDBC (Java Database Connectivity) calls into the network protocol used by the MySQL database. It lets developers working with the Java programming language easily build programs and applets that interact with MySQL and connect all corporate data, even in a heterogeneous environment. MySQL Connector/J is a Type IV JDBC driver and has a complete JDBC feature set that supports the capabilities of MySQL.} version 5.0.4 categories java revision 0 
    25352535objectweb-anttasks 351 
    25362536variants debug depends_build bin:ant:apache-ant portdir java/objectweb-anttasks description {ObjectWeb ant tasks} homepage http://monolog.objectweb.org/ epoch 0 platforms darwin name objectweb-anttasks maintainers dave@glowacki.org long_description {Assorted utility tasks used in ObjectWeb ant builds.} version 1.3 categories {java devel} revision 0 
     
    25602560description {Tomcat 5 HTTP Server native library support.} portdir java/tomcat-native homepage http://tomcat.apache.org/ epoch 0 platforms darwin depends_lib {port:apr port:openssl} name tomcat-native long_description {This port provides access to native apr and other functions utilized by tomcat.} maintainers {jberry@macports.org openmaintainer@macports.org} categories {java www} version 1.1.7 revision 0 
    25612561tomcat5 914 
    2562 variants nocompat depends_build bin:ant:apache-ant portdir java/tomcat5 description {Tomcat 5 HTTP Server and Java Servlet Container.} homepage http://tomcat.apache.org/ epoch 0 platforms darwin name tomcat5 depends_lib {bin:java:kaffe bin:jsvc:commons-daemon port:jakarta-taglibs-standard-11 port:commons-beanutils port:commons-collections port:commons-launcher port:commons-daemon port:commons-digester port:commons-el port:commons-logging port:commons-modeler port:commons-httpclient port:commons-pool port:commons-dbcp port:commons-fileupload port:commons-io port:jakarta-regexp port:xercesj port:jakarta-log4j port:mx4j port:junit port:jaxen port:saxpath port:struts} maintainers jberry@macports.org long_description {Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies.} version 5.5.20 categories {java www} revision 2 
     2562variants nocompat depends_build bin:ant:apache-ant portdir java/tomcat5 description {Tomcat 5 HTTP Server and Java Servlet Container.} homepage http://tomcat.apache.org/ epoch 0 platforms darwin name tomcat5 depends_lib {bin:java:kaffe bin:jsvc:commons-daemon port:jakarta-taglibs-standard-11 port:commons-beanutils port:commons-collections port:commons-launcher port:commons-daemon port:commons-digester port:commons-el port:commons-logging port:commons-modeler port:commons-httpclient port:commons-pool port:commons-dbcp port:commons-fileupload port:commons-io port:jakarta-regexp port:xercesj port:jakarta-log4j port:mx4j port:junit port:jaxen port:saxpath port:struts} maintainers jberry@macports.org long_description {Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies.} version 5.5.20 categories {java www} revision 3 
    25632563trove4j 339 
    25642564portdir java/trove4j platforms darwin description {high performance collections for Java objects and primitive types} name trove4j version 1.0.2 categories java homepage http://trove4j.sourceforge.net/ revision 0 epoch 0 maintainers mww@opendarwin.org long_description {{high performance collections for Java objects and primitive types}}