[49095] trunk/dports

portindex at macports.org portindex at macports.org
Fri Apr 3 14:23:25 PDT 2009


Revision: 49095
          http://trac.macports.org/changeset/49095
Author:   portindex at macports.org
Date:     2009-04-03 14:23:24 -0700 (Fri, 03 Apr 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-04-03 19:01:03 UTC (rev 49094)
+++ trunk/dports/PortIndex	2009-04-03 21:23:24 UTC (rev 49095)
@@ -1155,7 +1155,7 @@
 gc-utils 464
 portdir devel/gc-utils description {scripts for interacting with CVS repositories using git} homepage http://gcutils.sourceforge.net/ epoch 0 platforms darwin name gc-utils depends_lib {port:git-core port:cvsps} maintainers {ram openmaintainer} long_description {gc-utils is a small set of scripts that let you import and update CVS repositories into git very easily and also export patches back into a CVS working copy.} version 0.2.3 categories devel revision 0
 gdb 1150
-variants universal depends_build port:expat portdir devel/gdb description {GDB: The GNU Project Debugger} homepage http://www.gnu.org/software/gdb/ epoch 0 platforms darwin name gdb long_description {GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: a) start your program, specifying anything that might affect its behavior, b) make your program stop on specified conditions, c) examine what has happened, when your program has stopped, d) change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another
  machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.} maintainers {dweber openmaintainer} categories devel version 6.8 revision 0
+variants universal depends_build port:expat portdir devel/gdb description {GDB: The GNU Project Debugger} homepage http://www.gnu.org/software/gdb/ epoch 0 platforms darwin name gdb long_description {GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: a) start your program, specifying anything that might affect its behavior, b) make your program stop on specified conditions, c) examine what has happened, when your program has stopped, d) change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another
  machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.} maintainers {dweber openmaintainer} categories devel version 6.8 revision 1
 geany 551
 variants universal portdir devel/geany description {A fast and lightweight GTK+ IDE} homepage http://www.geany.org/ epoch 0 platforms darwin name geany depends_lib {port:gettext port:vte} long_description {Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.} maintainers nomaintainer categories devel version 0.15 revision 0
 gecko-sharp2 524
@@ -1169,7 +1169,7 @@
 giggle 400
 variants universal portdir devel/giggle description {Git gtk frontend} homepage http://developer.imendio.com/projects/giggle epoch 0 platforms darwin name giggle depends_lib {port:gtksourceview2 port:git-core port:libglade2} long_description {Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+).} maintainers misc at mandriva.org categories devel version 0.4 revision 0
 git-core 539
-variants {doc gitweb svn bash_completion} portdir devel/git-core description {A fast version control system} homepage http://git.or.cz/ epoch 0 depends_run {port:rsync path:bin/perl:perl5 port:p5-error} platforms darwin name git-core depends_lib {port:curl port:zlib port:openssl port:expat port:libiconv} maintainers {larsen.st:bryan gmail.com:maccheck openmaintainer} long_description {Git is a fast, scalable, distributed open source version control system focusing on speed and efficiency.} categories devel version 1.6.2.1 revision 0
+variants {doc gitweb svn bash_completion} portdir devel/git-core description {A fast version control system} homepage http://git.or.cz/ epoch 0 depends_run {port:rsync path:bin/perl:perl5 port:p5-error} platforms darwin name git-core depends_lib {port:curl port:zlib port:openssl port:expat port:libiconv} maintainers {larsen.st:bryan gmail.com:maccheck openmaintainer} long_description {Git is a fast, scalable, distributed open source version control system focusing on speed and efficiency.} categories devel version 1.6.2.2 revision 0
 glade 580
 variants {gnomedb universal} depends_build {port:pkgconfig port:gettext port:rarian port:gconf} portdir devel/glade description {Glade is a free user interface builder for GTK+ and GNOME.} homepage http://glade.gnome.org/ epoch 0 platforms darwin name glade depends_lib {port:gtk2 port:libxml2 port:libgnomecanvas port:libgnomeui port:libbonoboui port:libgail-gnome} maintainers nomaintainer long_description {Glade is a free user interface builder for GTK+ and GNOME. It is released under the GNU General Public License (GPL).} categories {devel gnome} version 2.12.2 revision 2
 glade3 593
@@ -1360,6 +1360,8 @@
 variants {mw debug} portdir devel/jam description {a software build tool like make} homepage http://www.perforce.com/jam/jam.html epoch 0 platforms darwin name jam maintainers pguyot at kallisys.net long_description {Jam is a software build tool (like make) from Perforce. It is very powerful tool and it is used for various projects. It is particularly adapted for C/C++ development, multiplatform projects or builds spread on several processors. Mac OS X developer tools actually include a customized version of it.} categories devel version 2.5 revision 1
 jline 517
 depends_build bin:unzip:unzip portdir devel/jline description {A library for handling console input} homepage http://jline.sourceforge.net/ epoch 0 platforms darwin name jline maintainers cs.wm.edu:mpd long_description {JLine is a Java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.} version 0.9.94 categories {devel java} revision 0
+jscoverage 506
+variants universal portdir devel/jscoverage description {A code coverage tool for JavaScript.} homepage http://siliconforks.com/jscoverage/ epoch 0 platforms darwin name jscoverage maintainers zaraki at gmx.com long_description {JSCoverage is a tool that measures code coverage for JavaScript programs. JSCoverage works by instrumenting the JS code used in web pages. Code coverage statistics are collected while the instrumented JS code is executed in a web browser.} categories devel version 0.4 revision 0
 judy 472
 variants {bit64 universal} portdir devel/judy description {general purpose dynamic array as a C callable library} homepage http://judy.sourceforge.net/ epoch 0 platforms darwin name judy maintainers nomaintainer long_description {Judy is a general purpose dynamic array implemented as a C callable library. Judy's speed and memory usage are typically better than other data storage models and improves with very large data sets.} categories devel version 1.0.4 revision 0
 kcachegrind 519
@@ -1570,6 +1572,8 @@
 variants universal portdir devel/libut description {library for writing Unix servers or daemon processes} homepage http://libut.sourceforge.net/ epoch 0 platforms darwin name libut maintainers nomaintainer long_description {libut is a C library for writing Unix servers or daemon processes. It invokes callbacks for I/O, signals, or timer activity. It supports logging, profiling, configuration, and runtime administration through an interactive control port.} categories devel version 2.0 revision 0
 libyaml 327
 variants universal portdir devel/libyaml description {A YAML Parser.} homepage http://pyyaml.org epoch 0 platforms darwin name libyaml maintainers {erickt openmaintainer} long_description {LibYAML is a YAML 1.1 parser and emitter written in C. It is in an early stage of development.} categories devel version 0.1.2 revision 0
+libzookeeper 778
+variants universal portdir devel/libzookeeper description {C bindings for ZooKeeper, the high-performance coordination service} homepage http://hadoop.apache.org/zookeeper/ epoch 0 platforms darwin name libzookeeper long_description {ZooKeeper is a distributed, open-source coordination service for distributed applications. It exposes a simple set of primitives that distributed applications can build upon to implement higher level services for synchronization, configuration maintenance, and groups and naming. It is designed to be easy to program to, and uses a data model styled after the familiar directory tree structure of file systems. This port contains the C bindings for interacting with it.} maintainers brett at macports.org categories devel version 3.1.1 revision 0
 lightning 555
 variants universal portdir devel/lightning description {Generates assembly language code at run-time} homepage http://www.gnu.org/software/lightning/ epoch 0 platforms darwin name lightning maintainers nomaintainer long_description {GNU lightning is a library that generates assembly language code at run-time. It is very fast, making it ideal for Just-In-Time compilers, and it a bstracts over the target CPU, as it exposes to the clients a standardized RISC instruction set inspired by the MIPS and SPARC chips.} categories devel version 1.2 revision 1
 linc 604
@@ -1641,7 +1645,7 @@
 nsis 518
 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.44 categories {devel win32} revision 0
 nspr 345
-portdir devel/nspr description {A platform-neutral API for system level and libc like functions.} homepage http://www.mozilla.org/projects/nspr epoch 0 platforms darwin name nspr maintainers {reiffert openmaintainer} long_description {{A platform-neutral API for system level and libc like functions.}} version 4.7.3 categories devel revision 0
+portdir devel/nspr description {A platform-neutral API for system level and libc like functions.} homepage http://www.mozilla.org/projects/nspr epoch 0 platforms darwin name nspr maintainers {jeremyhu openmaintainer} long_description {{A platform-neutral API for system level and libc like functions.}} version 4.7.3 categories devel revision 1
 nu 801
 variants {darwin_8 universal} depends_build {port:pcre bin:rake:rb-rake} portdir devel/nu description {Nu is an interpreted object-oriented lisp-like language written in Objective-C.} homepage http://programming.nu/ epoch 0 platforms darwin name nu long_description {Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in {Objective-C;} messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.} maintainers eridius categories devel version 0.2.4 revision 0
 nuweb 329
@@ -3913,7 +3917,7 @@
 eiffelstudio 713
 variants {i386 powerpc} depends_build bin:bzip2:bzip2 portdir lang/eiffelstudio description {The ISE Eiffel Compiler and IDE} homepage http://www.eiffel.com epoch 0 platforms darwin name eiffelstudio depends_lib port:gtk2 long_description {EiffelStudio is a development environment for the Eiffel programming language developed by Eiffel Software. EiffelStudio includes a combination of tools integrated under a single user interface: compiler, interpreter, debugger, browser, metrics tool, profiler, diagram tool. The user interface rests on a number of specific UI paradigms, in particular pick-and-drop for effective browsing.} maintainers roederja at student.ethz.ch categories lang version 6.3.76070 revision 0
 eiffelstudio64 717
-variants {i386 powerpc} depends_build bin:bzip2:bzip2 portdir lang/eiffelstudio64 description {The ISE Eiffel Compiler and IDE} homepage http://www.eiffel.com epoch 0 platforms darwin name eiffelstudio64 depends_lib port:gtk2 long_description {EiffelStudio is a development environment for the Eiffel programming language developed by Eiffel Software. EiffelStudio includes a combination of tools integrated under a single user interface: compiler, interpreter, debugger, browser, metrics tool, profiler, diagram tool. The user interface rests on a number of specific UI paradigms, in particular pick-and-drop for effective browsing.} maintainers roederja at student.ethz.ch categories lang version 6.4.77848 revision 0
+variants {i386 powerpc} depends_build bin:bzip2:bzip2 portdir lang/eiffelstudio64 description {The ISE Eiffel Compiler and IDE} homepage http://www.eiffel.com epoch 0 platforms darwin name eiffelstudio64 depends_lib port:gtk2 long_description {EiffelStudio is a development environment for the Eiffel programming language developed by Eiffel Software. EiffelStudio includes a combination of tools integrated under a single user interface: compiler, interpreter, debugger, browser, metrics tool, profiler, diagram tool. The user interface rests on a number of specific UI paradigms, in particular pick-and-drop for effective browsing.} maintainers roederja at student.ethz.ch categories lang version 6.4.77957 revision 0
 elk 509
 variants {x11 universal} portdir lang/elk description {Scheme Extension Language Kit} homepage http://sam.zoy.org/elk epoch 0 platforms darwin name elk maintainers waqar at macports.org long_description {Elk (the Extension Language Kit) is an implementation of the Scheme programming language. It can be used as a standalone Scheme interpreter, or as an embeddable, reusable extension language subsystem for applications written in C or C++ through the libelk library.} categories lang version 3.99.7 revision 0
 erlang 826
@@ -4033,7 +4037,7 @@
 llvm-devel 445
 variants {clang universal} depends_build {bin:flex:flex bin:bison:bison} portdir lang/llvm-devel description {llvm is a next generation compiler infrastructure} homepage http://llvm.org/ epoch 0 platforms darwin name llvm-devel long_description {llvm brings tools to work on the llvm intermediate language incl. a C and C++ frontend.} maintainers {erickt at macports.org pguyot at kallisys.net openmaintainer} categories lang version 53722 revision 1
 llvm-gcc42 427
-variants {darwin darwin_powerpc darwin_i386 universal} portdir lang/llvm-gcc42 description {llvm is a next generation compiler infrastructure} homepage http://llvm.org/ epoch 0 platforms darwin name llvm-gcc42 depends_lib port:llvm long_description {llvm brings tools to work on the llvm intermediate language incl. a C and C++ frontend.} maintainers {erickt at macports.org openmaintainer} categories lang version 2.4 revision 1
+variants {darwin darwin_powerpc darwin_i386 universal} portdir lang/llvm-gcc42 description {llvm is a next generation compiler infrastructure} homepage http://llvm.org/ epoch 0 platforms darwin name llvm-gcc42 depends_lib port:llvm long_description {llvm brings tools to work on the llvm intermediate language incl. a C and C++ frontend.} maintainers {erickt at macports.org openmaintainer} categories lang version 2.5 revision 0
 logtalk 631
 portdir lang/logtalk description {Logtalk - Open source object-oriented logic programming language} homepage http://logtalk.org/ epoch 0 platforms {darwin freebsd linux} name logtalk maintainers pmoura at logtalk.org long_description {Logtalk is an open source object-oriented logic programming language that can use most Prolog implementations as a back-end compiler. As a multi-paradigm language, Logtalk includes support for both prototypes and classes, protocols, component-based programming through category-based composition, event-driven programming, and multi-threading programming.} version 2.35.0 categories lang revision 0
 lua 446
@@ -4145,9 +4149,9 @@
 qore 451
 variants universal depends_build {port:flex port:bison} portdir lang/qore description {dynamically-typed programming language} homepage http://qoretechnologies.com/qore epoch 0 platforms darwin name qore depends_lib {port:openssl port:pcre port:libxml2 port:zlib port:bzip2} long_description {Qore is a dynamically-typed, embeddabble programming language designed for SMP scalability} maintainers davidnichols categories lang version 0.7.3 revision 0
 qore-mysql-module 377
-variants universal portdir lang/qore-mysql-module description {MySQL module for Qore} homepage http://qoretechnologies.com/qore epoch 0 platforms darwin name qore-mysql-module depends_lib {port:qore port:mysql5} long_description {Module allowing communication with MySQL DBs from the Qore Programming Language} maintainers davidnichols categories lang version 1.0.3 revision 0
+variants universal portdir lang/qore-mysql-module description {MySQL module for Qore} homepage http://qoretechnologies.com/qore epoch 0 platforms darwin name qore-mysql-module depends_lib {port:qore port:mysql5} long_description {Module allowing communication with MySQL DBs from the Qore Programming Language} maintainers davidnichols categories lang version 1.0.4 revision 0
 qore-pgsql-module 393
-variants universal portdir lang/qore-pgsql-module description {PostgreSQL module for Qore} homepage http://qoretechnologies.com/qore epoch 0 platforms darwin name qore-pgsql-module depends_lib {port:qore port:postgresql83} long_description {Module allowing communication with PostgreSQL DBs from the Qore Programming Language} maintainers davidnichols categories lang version 1.0.2 revision 0
+variants universal portdir lang/qore-pgsql-module description {PostgreSQL module for Qore} homepage http://qoretechnologies.com/qore epoch 0 platforms darwin name qore-pgsql-module depends_lib {port:qore port:postgresql83} long_description {Module allowing communication with PostgreSQL DBs from the Qore Programming Language} maintainers davidnichols categories lang version 1.0.3 revision 0
 ragel 529
 variants universal depends_build port:bison portdir lang/ragel description {ragel is a state machine compiler} homepage http://www.complang.org/ragel/ epoch 0 platforms darwin name ragel long_description {Ragel compiles finite state machines from regular languages into runnable C/C++ code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language.} maintainers mww categories lang version 6.4 revision 0
 rexx 438
@@ -4189,7 +4193,7 @@
 smlnj-dev 471
 variants universal portdir lang/smlnj-dev description {Standard ML of New Jersey (Development Branch)} homepage http://www.smlnj.org/ epoch 0 platforms darwin name smlnj-dev maintainers bfulgham at macports.org long_description {Standard ML of New Jersey (abbreviated SML/NJ) is a compiler for the Standard ML '97 programming language with associated libraries, tools, and documentation. SML/NJ is free, open source software.} categories {lang ml} version 110.65 revision 0
 spidermonkey 341
-variants fileobject depends_build port:readline portdir lang/spidermonkey description {JavaScript-C Engine} homepage http://www.mozilla.org/js/spidermonkey/ epoch 1 platforms darwin name spidermonkey depends_lib port:nspr long_description {{JavaScript-C Engine}} maintainers {akitada openmaintainer} categories lang version 1.7.0 revision 2
+variants fileobject depends_build port:readline portdir lang/spidermonkey description {JavaScript-C Engine} homepage http://www.mozilla.org/js/spidermonkey/ epoch 1 platforms darwin name spidermonkey depends_lib port:nspr long_description {{JavaScript-C Engine}} maintainers {akitada openmaintainer} categories lang version 1.7.0 revision 3
 squeak 821
 variants {quartz x11 universal} portdir lang/squeak description {Full, portable, Smalltalk-80 system} homepage ftp://ftp.squeak.org epoch 0 platforms darwin name squeak maintainers nomaintainer long_description {Squeak is a full-featured implementation of the Smalltalk programming language and environment based on (and largely compatible with) the original Smalltalk-80 system. Squeak has very powerful 2- and 3-D graphics, sound, video, MIDI, animation and other multimedia capabilities -- and one of the most impressive development environments ever created. It also includes a customisable framework for creating dynamic HTTP servers and interactively extensible Web sites. The entire Squeak system is open source software, distributed freely with a liberal license.} categories {lang squeak} version 3.9 revision 1
 squirrel 470
@@ -4425,7 +4429,7 @@
 sylpheed-devel 546
 variants {ssl gpg gdk ldap gtkspell compface universal} portdir mail/sylpheed-devel description {Fast, lightweight GTK+ mail client} homepage http://sylpheed.good-day.net/ epoch 0 platforms darwin name sylpheed-devel depends_lib lib:libgtk.2:gtk2 long_description {Sylpheed is a fast, lightweight email client written in GTK+. The appearance and interface are similar to popular Windows clients, such as Outlook Express, Becky!, and Datula. This is the development version.} maintainers nomaintainer categories mail version 2.2.0beta7 revision 1
 sympa 979
-variants {postgresql server universal} portdir mail/sympa description {Sympa - Mailing List Manager with LDAP support} homepage http://www.sympa.org epoch 0 platforms darwin name sympa depends_lib {port:mysql5 port:apache2 port:mod_fcgid port:openssl port:postfix port:p5-libwww-perl port:p5-archive-zip port:p5-convert-asn1 port:p5-pathtools port:p5-dbi port:p5-dbd-mysql port:p5-mailtools port:p5-io-stringy port:p5-mime-tools port:p5-mime-charset port:p5-mime-encwords port:p5-crypt-openssl-x509 port:p5-fcgi port:p5-libintl-perl port:p5-template-toolkit port:p5-crypt-ciphersaber port:p5-mhonarc port:p5-regexp-common port:p5-xml-libxml port:p5-io-socket-ssl port:p5-soap-lite port:p5-perl-ldap port:p5-html-format port:p5-html-stripscripts-parser} long_description {An advanced perl-based mail list manager with a web interface that supports LDAP authentication and LDAP extraction of list subscribers and owners.} maintainers markd categories mail version 5.4.6 revision 1
+variants {postgresql server universal} portdir mail/sympa description {Sympa - Mailing List Manager with LDAP support} homepage http://www.sympa.org epoch 0 platforms darwin name sympa depends_lib {port:mysql5 port:apache2 port:mod_fcgid port:openssl port:postfix port:p5-libwww-perl port:p5-archive-zip port:p5-convert-asn1 port:p5-pathtools port:p5-dbi port:p5-dbd-mysql port:p5-mailtools port:p5-io-stringy port:p5-mime-tools port:p5-mime-charset port:p5-mime-encwords port:p5-crypt-openssl-x509 port:p5-fcgi port:p5-libintl-perl port:p5-template-toolkit port:p5-crypt-ciphersaber port:p5-mhonarc port:p5-regexp-common port:p5-xml-libxml port:p5-io-socket-ssl port:p5-soap-lite port:p5-perl-ldap port:p5-html-format port:p5-html-stripscripts-parser} long_description {An advanced perl-based mail list manager with a web interface that supports LDAP authentication and LDAP extraction of list subscribers and owners.} maintainers markd categories mail version 5.4.7 revision 0
 t-prot 514
 variants darwin portdir mail/t-prot description {TOFU protection script (MUA display filter)} homepage http://www.escape.de/~tolot/mutt/ epoch 0 platforms darwin name t-prot depends_lib {port:p5-getopt-mixed port:p5-locale-gettext} long_description {You know these misformatted mail or news messages, with full quotes, too long signatures, and lots of exclamation marks? They get on your nerves day by day? That's what this script is for.} maintainers {simon openmaintainer} categories mail version 2.5 revision 0
 thunderbird-x11 691
@@ -4891,7 +4895,7 @@
 argus-monitor 628
 variants {apple_postfix universal} portdir net/argus-monitor description {The All Seeing System and Network Monitoring Software} homepage http://argus.tcp4me.com/ epoch 0 platforms darwin name argus-monitor depends_lib {path:bin/perl:perl5 port:postfix port:openssl port:freetype port:gd2 port:fping port:db44 port:p5-dbi port:p5-berkeleydb port:p5-socket6 port:p5-gd port:p5-time-hires port:p5-net-ssleay port:p5-digest-hmac port:p5-digest-md5 port:p5-digest-sha1 port:p5-crypt-des} long_description {{The All Seeing System and Network Monitoring Software}} maintainers markd at macports.org categories net version 3.5 revision 0
 aria2 444
-variants universal portdir net/aria2 description {download utility with resuming and segmented downloading} homepage http://aria2.sourceforge.net/ epoch 0 platforms darwin name aria2 depends_lib {port:gettext port:libiconv port:gnutls port:libxml2} long_description {aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent.} maintainers mww categories net version 1.2.0 revision 0
+variants universal portdir net/aria2 description {download utility with resuming and segmented downloading} homepage http://aria2.sourceforge.net/ epoch 0 platforms darwin name aria2 depends_lib {port:gettext port:libiconv port:gnutls port:libxml2} long_description {aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent.} maintainers mww categories net version 1.3.0 revision 0
 arla 544
 variants {krbafs universal} portdir net/arla description {free AFS implementation from KTH} homepage http://www.stacken.kth.se/projekt/arla/ epoch 0 platforms darwin depends_lib lib:krbafs:krbafs name arla long_description {Arla is a free AFS client implementation. The main goal of the Arla project is to make a fully functional client with all capabilities of commercial AFS. Other planned and implemented things are all the normal management tools and a server.} maintainers nomaintainer categories {net security} version 0.35.11 revision 1
 arpd 339
@@ -5351,7 +5355,7 @@
 nsping 493
 description {DNS ping} portdir net/nsping epoch 0 platforms darwin name nsping long_description {Nsping uses DNS queries to monitor reachability and operation of nameservers, as well as the latency of DNS queries. It does this by sending random recursive DNS queries to the nameserver (avoiding the effects of DNS caching) and measuring the amount of time between the sending of the query and the receipt of the response packet.} maintainers nomaintainer categories net version 0.8 revision 3
 nss 330
-portdir net/nss description {Network Security Service libraries.} homepage http://www.mozilla.org/projects/security/pki/nss/ epoch 0 platforms darwin name nss depends_lib {port:nspr port:sqlite3} maintainers {jeremyhu openmaintainer} long_description {{Network Security Service libraries.}} version 3.12 categories net revision 0
+portdir net/nss description {Network Security Service libraries.} homepage http://www.mozilla.org/projects/security/pki/nss/ epoch 0 platforms darwin name nss depends_lib {port:nspr port:sqlite3} maintainers {jeremyhu openmaintainer} long_description {{Network Security Service libraries.}} version 3.12 categories net revision 1
 ntop 446
 variants universal depends_build {port:gawk bin:autoconf:autoconf} portdir net/ntop description {network traffic probe} homepage http://www.ntop.org/ epoch 0 platforms darwin name ntop depends_lib {port:libpcap port:gd2 port:libpng port:gdbm port:rrdtool} long_description {ntop is a network traffic probe that shows the network usage, similar to what the popular top Unix command does.} maintainers markd categories net version 3.3.8 revision 0
 nylon 446
@@ -6993,7 +6997,7 @@
 abcm2ps 429
 variants universal portdir print/abcm2ps description {abcm2ps converts abc music tunes to postscript} homepage http://moinejf.free.fr/ epoch 0 platforms darwin name abcm2ps maintainers mww long_description {abcm2ps is a package that converts music tunes from ABC format to PostScript. It introduces many extensions to the ABC language that make it suitable for classical music.} categories {print audio} version 5.9.3 revision 0
 cups-pdf 370
-portdir print/cups-pdf description {Provides a print-to-PDF feature through CUPS} homepage http://www.cups-pdf.de/ epoch 0 platforms darwin name cups-pdf maintainers blb long_description {This software is designed to produce PDF files in a heterogeneous network by providing a PDF printer on the central fileserver.} version 2.5.0 categories {print textproc} revision 0
+portdir print/cups-pdf description {Provides a print-to-PDF feature through CUPS} homepage http://www.cups-pdf.de/ epoch 0 platforms darwin name cups-pdf maintainers blb long_description {This software is designed to produce PDF files in a heterogeneous network by providing a PDF printer on the central fileserver.} version 2.5.0 categories {print textproc} revision 1
 denemo 657
 variants {csound universal} portdir print/denemo description {Denemo is a unique score editor} homepage http://www.denemo.org/ epoch 0 depends_run port:qtplay platforms darwin name denemo depends_lib {port:aubio port:guile port:librsvg port:portaudio} long_description {Denemo is a unique score editor which exports notation to LilyPond and ABC music formats. It also acts as a frontend for Csound score files. Denemo is different from most graphic music editors, this is partly because it was created to help edit Lilypond notation and partly because of its unique design philosophy.} maintainers yves categories {print audio x11} version 0.8.2 revision 0
 enscript 470
@@ -8916,6 +8920,8 @@
 portdir science/fasthenry-wr description {A multipole-accelerated inductance analysis program} homepage http://www.wrcad.com/freestuff.html epoch 0 platforms darwin name fasthenry-wr maintainers macsforever2000 long_description {A multipole-accelerated inductance analysis program. This version of fasthenry has been modified by Whiteley Research to support superconducting segments and ground planes.} version 3.0 categories science revision 0
 fastlink 385
 portdir science/fastlink description {Genetic Analysis Software} homepage http://www.ncbi.nlm.nih.gov/CBBresearch/Schaffer/fastlink.html epoch 0 platforms darwin name fastlink maintainers nomaintainer long_description {Genetic linkage analysis is a statistical technique used to map genes and find the approximate location of disease genes.} version 4.1P categories science revision 0
+flashdot 634
+variants universal depends_build bin:svn:subversion portdir science/flashdot description {FlashDot is a generator for psychophysical experiments.} homepage http://flashdot.sourceforge.net epoch 0 platforms darwin name flashdot depends_lib {port:ocamlsdl port:ocamlgsl port:lablgl} long_description {FlashDot is intended for generating and presenting visual perceptual experiments that require a high temporal precision. It is controlled by a simple experiment building language and allows experiment generation with either a text or a graphical editor.} maintainers macports at tobias-elze.de categories science version 0.7.8 revision 0
 freehdl 429
 variants universal depends_build path:bin/pkg-config:pkgconfig portdir science/freehdl description {A free VHDL simualtor used for digital simulations by qucs} homepage http://www.freehdl.seul.org epoch 0 platforms darwin name freehdl long_description {A project to develop a free, open source, GPL'ed VHDL simulator for Linux!} maintainers {rowue at digitalis.org openmaintainer} categories {science math} version 0.0.6 revision 0
 gadap 370
@@ -10907,7 +10913,7 @@
 wine-crossover-games 719
 depends_build port:pkgconfig portdir x11/wine-crossover-games description {Wine Is Not an Emulator (1.1.12 with CodeWeavers Modifications)} homepage http://www.codeweavers.com/ epoch 0 platforms darwin name wine-crossover-games depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:zlib port:xorg-libsm port:xorg-libXcursor port:xorg-libXi port:xorg-libXinerama port:xorg-libXrandr port:xorg-libXxf86vm port:mesa} maintainers {jeremyhu openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11. This version contains the Codeweavers patches for Crossover Games} categories x11 version 7.2.0 revision 0
 wine-devel 595
-depends_build port:pkgconfig portdir x11/wine-devel description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine-devel depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:zlib port:xorg-libsm port:xorg-libXcursor port:xorg-libXi port:xorg-libXinerama port:xorg-libXrandr port:xorg-libXxf86vm port:mesa} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} categories x11 version 1.1.17 revision 0
+depends_build port:pkgconfig portdir x11/wine-devel description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine-devel depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:zlib port:xorg-libsm port:xorg-libXcursor port:xorg-libXi port:xorg-libXinerama port:xorg-libXrandr port:xorg-libXxf86vm port:mesa} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} categories x11 version 1.1.18 revision 0
 winetricks 523
 portdir x11/winetricks description {downloads and installs various redistributable runtime libraries} homepage http://code.google.com/p/winezeug/ epoch 0 depends_run {path:bin/wine:wine port:cabextract port:openssl bin:curl:curl} platforms darwin name winetricks maintainers ryandesign long_description {winetricks can help you prepare your system for Windows applications that mistakenly assume all users' systems have all the needed redistributable runtime libraries or fonts.} version 20090227 categories x11 revision 0
 wm-extra 338
@@ -11276,8 +11282,8 @@
 variants universal depends_build path:bin/pkg-config:pkgconfig portdir xfce/libxfce4menu description {a freedesktop.org compliant menu implementation for Xfce} homepage http://www.xfce.org/ epoch 0 platforms darwin name libxfce4menu depends_lib {port:libxfce4util port:gtk2} long_description {{a freedesktop.org compliant menu implementation for Xfce}} maintainers afb at macports.org categories xfce version 4.6.0 revision 1
 libxfce4util 428
 variants {darwin universal} depends_build path:bin/pkg-config:pkgconfig portdir xfce/libxfce4util description {Utility library for the Xfce4 desktop environment} homepage http://www.xfce.org/ epoch 0 platforms darwin name libxfce4util depends_lib {port:gettext port:glib2 port:libiconv} long_description {{Utility library for the Xfce4 desktop environment}} maintainers afb at macports.org categories xfce version 4.6.0 revision 0
-libxfcegui4 386
-variants universal portdir xfce/libxfcegui4 description {various gtk widgets for xfce} homepage http://www.xfce.org/ epoch 0 platforms darwin name libxfcegui4 depends_lib {port:libxfce4util port:libglade2 port:gtk-xfce-engine port:libxml2 port:startup-notification} long_description {{various gtk widgets for xfce}} maintainers afb at macports.org categories xfce version 4.6.0 revision 1
+libxfcegui4 398
+variants universal portdir xfce/libxfcegui4 description {various gtk widgets for xfce} homepage http://www.xfce.org/ epoch 0 platforms darwin name libxfcegui4 depends_lib {port:libxfce4util port:xfconf port:libglade2 port:gtk-xfce-engine port:libxml2 port:startup-notification} long_description {{various gtk widgets for xfce}} maintainers afb at macports.org categories xfce version 4.6.0 revision 1
 mousepad 339
 variants universal portdir xfce/mousepad description {A text editor for Xfce based on Leafpad} homepage http://www.xfce.org/ epoch 0 platforms darwin name mousepad depends_lib {port:xfconf port:libxfcegui4} long_description {{A text editor for Xfce based on Leafpad}} maintainers afb at macports.org categories xfce version 0.2.16 revision 0
 orage 393

Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090403/880686f8/attachment-0001.html>


More information about the macports-changes mailing list