[34006] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Sun Feb 10 00:45:28 PST 2008


Revision: 34006
          http://trac.macosforge.org/projects/macports/changeset/34006
Author:   dluke at macports.org
Date:     2008-02-10 00:45:28 -0800 (Sun, 10 Feb 2008)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-02-10 08:44:02 UTC (rev 34005)
+++ trunk/dports/PortIndex	2008-02-10 08:45:28 UTC (rev 34006)
@@ -1360,6 +1360,8 @@
 portdir devel/netinet-headers variants universal description {temporary port providing netinet missing headers for jaguar} platforms darwin name netinet-headers version 1.0.2 categories devel revision 0 epoch 0 maintainers mike+dports at gene-hacker.net
 netxx 686
 variants universal depends_build {{path:\${prefix}/lib/bjam/bin/jam:boost-jam}} description {A C++ network programming library designed to take the pain out of programming network communications applications.} portdir devel/netxx homepage http://pmade.org/software/netxx/ epoch 0 name netxx long_description {Netxx is a C++ network programming library. It is designed to take the pain out of programming network communications applications. It does this by providing an easy to use and cross-platform interface. As a side effect, you get the safety of automatic resource management and smaller, simpler code.} maintainers stechert at macports.org categories devel version 0.4.2 revision 0
+noweb 646
+depends_build port:icon portdir devel/noweb description {A Simple, Extensible Tool for Literate Programming} homepage http://www.eecs.harvard.edu/nr/noweb/ depends_run port:icon epoch 0 platforms darwin name noweb maintainers michael.grunewald at laposte.net long_description {Literate programming is the art of preparing programs for human readers. noweb is designed to meet the needs of literate programmers while remaining as simple as possible. Its primary advantages are simplicity, extensibility, and language-independence---especially noticeable when compared with other literate-programming tools.} version 2.11b categories devel revision 0
 nsis 537
 variants universal depends_build {port:scons port:i386-mingw32-gcc} portdir devel/nsis description {NSIS is a tool for creating win32 installers.} homepage http://nsis.sourceforge.net/ epoch 0 platforms darwin name nsis maintainers {landonf at macports.org openmaintainer} long_description {NSIS (Nullsoft Scriptable Install System) is a tool that allows programmers to create software installers for Windows. It is released under an open source license and is completely free for any use.} version 2.24 categories {devel win32} revision 0
 nspr 358
@@ -2918,6 +2920,10 @@
 variants universal portdir java/jessie description {free implementation of the Java Secure Sockets Extension, JSSE} homepage http://www.nongnu.org/jessie/ epoch 0 platforms darwin name jessie depends_lib {port:jamvm port:jikes port:gnu-classpath port:gnu-crypto} maintainers nomaintainer long_description {Jessie is a free, clean-room implementation of the Java Secure Sockets Extension, the JSSE. It provides the core API for programming network sockets with the Secure Socket Layer (SSL), which creates an authenticated, unforgeable, and protected layer around network communications.} version 1.0.0 categories {java security} revision 0
 jfreechart 461
 variants universal depends_build bin:ant:apache-ant portdir java/jfreechart description {JFreeChart is a free Java class library for generating charts.} homepage http://www.jfree.org/jfreechart/ epoch 0 platforms darwin depends_lib {bin:java:kaffe port:junit port:servlet24-api} name jfreechart maintainers nomaintainer long_description {{JFreeChart is a free Java class library for generating charts.}} version 1.0.0-pre2 categories {java graphics} revision 0
+jgoodies-forms 501
+variants universal description {Framework to lay out and implement Swing panels.} portdir java/jgoodies-forms homepage http://www.jgoodies.com/freeware/forms/ epoch 0 depends_lib bin:java:kaffe name jgoodies-forms long_description {The JGoodies Forms framework helps you lay out and implement elegant Swing panels quickly and consistently. It makes simple things easy and the hard stuff possible, the good design easy and the bad difficult.} maintainers blair categories java version 1.1.0 revision 0
+jgoodies-looks 445
+portdir java/jgoodies-looks variants universal description {High-fidelity Windows and multi-platform appearance.} name jgoodies-looks depends_lib bin:java:kaffe version 2.1.4 categories java revision 0 epoch 0 maintainers blair long_description {The JGoodies look and feels make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and homepage http://www.jgoodies.com/freeware/looks/}
 jsch 370
 variants universal depends_build bin:ant:apache-ant portdir java/jsch description {JSch is a pure Java implementation of SSH2.} homepage http://www.jcraft.com/jsch/ epoch 0 platforms darwin name jsch depends_lib bin:java:kaffe maintainers nomaintainer long_description {{JSch is a pure Java implementation of SSH2.}} version 0.1.22 categories {java security} revision 0
 jtidy 695
@@ -2948,6 +2954,8 @@
 variants universal depends_build bin:ant:apache-ant portdir java/pmd description {PMD is a Java source code analyzer} homepage http://pmd.sourceforge.net/ epoch 0 platforms darwin name pmd maintainers {landonf at macports.org openmaintainer} long_description {PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and so forth.} version 3.9 categories {java lang} revision 0
 postgresql-jdbc 369
 variants universal depends_build bin:ant:apache-ant portdir java/postgresql-jdbc description {PostgreSQL JDBC driver} homepage http://jdbc.postgresql.org/ epoch 0 platforms darwin name postgresql-jdbc maintainers decibel at decibel.org long_description {Pure Java JDBC driver for connecting to PostgreSQL databases.} version 8.0-311 categories {java databases} revision 0
+proguard 651
+variants universal description {Java bytecode shrinker, optimizer, and obfuscator.} portdir java/proguard homepage http://proguard.sourceforge.net/ epoch 0 depends_lib bin:java:kaffe name proguard long_description {ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. Finally, it preverifies the processed code for Java 6 or for Java Micro Edition.} maintainers blair categories java version 4.1 revision 0
 pulse 665
 variants universal description {Pulse automated build server} portdir java/pulse homepage http://www.zutubi.com/products/pulse/ epoch 0 depends_lib bin:java:kaffe name pulse long_description {Pulse is an automated build or continuous integration server. Pulse regularly checks out your project's source code from your SCM, builds the project and reports on the results. A project build typically involves compiling the source code and running tests to ensure the quality of the code. By automating this process, pulse allows you to constantly monitor the health of your project.} maintainers simon at redhillconsulting.com.au categories java version 1.2.18 revision 0
 saxpath 502
@@ -2959,7 +2967,7 @@
 servlet24-api 518
 variants universal depends_build bin:ant:apache-ant portdir java/servlet24-api description {Java Servlet 2.4 and JSP 2.0 APIs.} homepage http://tomcat.apache.org/ epoch 0 platforms darwin depends_lib bin:java:kaffe name servlet24-api maintainers {jberry at macports.org openmaintainer} long_description {The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process. This project provides the servlet and JSP API jars from Tomcat 5.} version 5.5.25 categories java revision 0
 servlet25-api 532
-variants universal depends_build bin:ant:apache-ant portdir java/servlet25-api description {Java Servlet 2.5 and JSP 2.1 APIs.} homepage http://jakarta.apache.org/tomcat/ epoch 0 platforms darwin depends_lib bin:java:kaffe name servlet25-api maintainers {jberry at macports.org blair openmaintainer} long_description {The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process. This project provides the servlet and JSP API jars from Tomcat 6.} version 6.0.14 categories java revision 0
+variants universal depends_build bin:ant:apache-ant portdir java/servlet25-api description {Java Servlet 2.5 and JSP 2.1 APIs.} homepage http://jakarta.apache.org/tomcat/ epoch 0 platforms darwin depends_lib bin:java:kaffe name servlet25-api maintainers {jberry at macports.org blair openmaintainer} long_description {The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process. This project provides the servlet and JSP API jars from Tomcat 6.} version 6.0.16 categories java revision 0
 spring-framework 378
 variants universal portdir java/spring-framework description {Spring application framework for Java} homepage http://www.springframework.org/ epoch 0 platforms darwin name spring-framework depends_lib bin:java:kaffe maintainers {jberry at macports.org openmaintainer} long_description {Spring is a layered Java/J2EE application framework.} version 2.5.1 categories java revision 0
 struts 659
@@ -3396,6 +3404,8 @@
 variants {universal darwin_6} portdir lang/hugs98 description {The HUGS Haskell Interpreter} homepage http://www.haskell.org/hugs/ epoch 0 platforms darwin name hugs98 depends_lib port:readline maintainers mww long_description {Hugs 98 is a functional programming system based on Haskell 98, the de facto standard for non-strict functional programming languages. Hugs 98 provides an almost complete implementation of Haskell 98.} version plus-Sep2006 categories lang revision 0
 ici 487
 variants {universal darwin} description {C-like, high level language} portdir lang/ici homepage http://www.zeta.org.au/~atrn/ici/ epoch 0 platforms darwin name ici long_description {ICI is a C-like, high level language originally developed by Tim Long and placed into the public domain. ICI marries C's expression syntax, control structures and overall feel, with a dynamic, garbage collected, object-based, data model.} maintainers nomaintainer categories lang version 4.1.1 revision 0
+icon 518
+portdir lang/icon description {The Icon Programming Language} platforms darwin name icon version 9.4.3 categories lang homepage http://www.cs.arizona.edu/icon/ revision 1 epoch 0 maintainers michael.grunewald at laposte.net long_description {Icon is a high-level, general-purpose programming language with a large repertoire of features for processing data structures and character strings. Icon is an imperative, procedural language with a syntax reminiscent of C and Pascal, but with semantics at a much higher level.}
 itcl 324
 variants {universal darwin_7} depends_build {port:tcl port:tk} portdir lang/itcl description {Object oriented extension to Tcl.} homepage http://incrtcl.sourceforge.net/ epoch 0 platforms darwin name itcl maintainers nomaintainer long_description {{Object oriented extension to Tcl.}} version 3.3 categories lang revision 2
 jamvm 435
@@ -4162,6 +4172,8 @@
 variants {universal darwin} portdir net/fetch description {FreeBSD file fetching utility} homepage http://www.freebsd.org/ epoch 0 platforms {darwin freebsd} name fetch depends_lib lib:libfetch.4:libfetch maintainers {afb at macports.org openmaintainer} long_description {Fetch provides a command-line interface to the fetch(3) library. Its purpose is to retrieve the file(s) pointed to by the URL(s) on the command line.} version 6.2.0-RELEASE categories net revision 0
 ffp 553
 variants universal depends_build bin:ginstall:coreutils portdir net/ffp description {generates fuzzy fingerprints to facilitate MiM attacks} homepage http://thc.org/thc-ffp/ epoch 0 platforms darwin depends_lib port:openssl name ffp maintainers eridius at macports.org long_description {ffp is a tool that generates fuzzy fingerprints. Fuzzy fingerprinting is a technique that extends common man-in-the-middle attacks by generating fingerprints that closely resemble the target's public key fingerprint.} version 0.0.8 categories {net security} revision 1
+finch 732
+variants universal portdir net/finch description {Multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.} homepage http://www.pidgin.im/ epoch 0 platforms macosx name finch depends_lib {port:libao port:audiofile port:p5-xml-parser port:libxml2 port:nspr port:nss} maintainers rsync at reifferscheid.org long_description {Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, MSN, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.} version 2.3.1 categories net revision 0
 flow-tools 390
 variants {universal mysql5} portdir net/flow-tools description {Suite of tools and library to work with netflow data} homepage http://www.splintered.net/sw/flow-tools/ epoch 0 platforms darwin name flow-tools depends_lib {port:openssl port:zlib} maintainers markd at macports.org long_description {{Suite of tools and library to work with netflow data}} version 0.68 categories net revision 0
 flowd 320
@@ -4462,8 +4474,8 @@
 variants universal description {load balancer for simple tcp based protocols} portdir net/pen homepage http://siag.nu/pen/ epoch 0 platforms darwin name pen long_description {pen is a load balancer for simple tcp based protocols such as http or smtp. It allows several servers to appear as one to the outside and automatically detects servers that are down and distributes clients among the available servers. This gives high availability and scalable performance.} maintainers nomaintainer categories net version 0.17.1 revision 0
 pftp 403
 variants universal portdir net/pftp description {ftp client with FXP, SSL, and TLS support} homepage http://pftp.sourceforge.net/ epoch 0 platforms darwin name pftp depends_lib {lib:readline:readline lib:libpftputil:libpftputil} maintainers nomaintainer long_description {PFTP is a portable FTP client, with many useful features, such as FXP, SSL, and TLS support} version 0.3 categories net revision 0
-pidgin 892
-variants universal portdir net/pidgin description {Multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.} homepage http://www.pidgin.im/ epoch 0 platforms macosx name pidgin depends_lib {port:gtk2 port:libao port:audiofile port:p5-xml-parser port:libxml2} maintainers reiffert at macports.org long_description {Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, MySpaceIM, and Zephyr. Pidgin can log in to multiple accounts on multiple IM networks simultaneously. This means that you can be chatting with friends on AIM, talking to a friend on Yahoo Messenger, and sitting in an IRC channel all at the same time.} version 2.3.1 categories net revision 0
+pidgin 842
+variants {universal no_x11 quartz} variant_desc {no_x11 {Build port without-x} quartz {Build port with gtk2 quartz}} portdir net/pidgin description {Multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.} homepage http://www.pidgin.im/ epoch 0 platforms macosx name pidgin depends_lib {port:gtk2 port:libao port:audiofile port:p5-xml-parser port:libxml2 port:nspr port:nss} maintainers rsync at reifferscheid.org long_description {Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, MSN, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.} version 2.3.1 categories net revision 1
 pidgin-encryption 339
 variants universal portdir net/pidgin-encryption description {Pidgin encryption plugin} homepage http://pidgin-encrypt.sourceforge.net/ epoch 0 platforms darwin name pidgin-encryption depends_lib {port:nss port:pidgin} maintainers rsync at reifferscheid.org long_description {{Pidgin encryption plugin}} version 3.0 categories net revision 0
 pork 312

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


More information about the macports-changes mailing list