[58231] trunk/dports

portindex at macports.org portindex at macports.org
Thu Sep 24 09:53:46 PDT 2009


Revision: 58231
          http://trac.macports.org/changeset/58231
Author:   portindex at macports.org
Date:     2009-09-24 09:53:45 -0700 (Thu, 24 Sep 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-09-24 16:45:22 UTC (rev 58230)
+++ trunk/dports/PortIndex	2009-09-24 16:53:45 UTC (rev 58231)
@@ -760,8 +760,8 @@
 portdir databases/mysql5-server description {Multithreaded SQL database server} homepage http://www.mysql.com/ epoch 0 depends_run port:mysql5 platforms darwin name mysql5-server maintainers ryandesign long_description {MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.} categories databases version 5.0.86 revision 0
 mysql5-server-devel 383
 portdir databases/mysql5-server-devel description {Multithreaded SQL database server} homepage http://www.mysql.com/ epoch 0 depends_run port:mysql5-devel platforms darwin name mysql5-server-devel maintainers ryandesign long_description {MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.} categories databases version 5.1.39 revision 0
-mysqltcl 469
-variants {mysql4 universal} portdir databases/mysqltcl description {Simple API for Mysql-Database and Tcl scripting language.} homepage http://www.xdobry.de/mysqltcl/ epoch 0 platforms darwin name mysqltcl depends_lib {port:mysql5 port:tcl port:tk} long_description {MySQLTcl is a collection of Tcl commands and a Tcl global array that provide access to one or more mysql database servers.} maintainers nomaintainer categories {databases devel} version 3.02 revision 0
+mysqltcl 487
+variants {mysql4 universal} portdir databases/mysqltcl description {Simple API for Mysql-Database and Tcl scripting language.} homepage http://www.xdobry.de/mysqltcl/ epoch 0 platforms darwin name mysqltcl depends_lib {path:bin/mysql_config5:mysql5 port:tcl port:tk} long_description {MySQLTcl is a collection of Tcl commands and a Tcl global array that provide access to one or more mysql database servers.} maintainers nomaintainer categories {databases devel} version 3.02 revision 0
 mysqlxx 515
 variants {mysql4 mysql5 universal} portdir databases/mysqlxx description {C++ wrapper for MySQL's C API} homepage http://tangentsoft.net/mysql++/ epoch 0 platforms {darwin freebsd} name mysqlxx depends_lib {port:gettext port:zlib path:bin/mysql_config5:mysql5} long_description {MySQL++ is a C++ wrapper for MySQL's C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container.} maintainers genetikayos.com:kayos categories databases version 3.0.8 revision 0
 openldap 414
@@ -2826,8 +2826,8 @@
 variants universal portdir gnome/libcroco description {A CSS parsing and manipulation toolkit for GNOME} homepage http://www.freespiders.org/projects/libcroco/ epoch 0 platforms darwin depends_lib {port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 port:libiconv port:libxml2 port:zlib} name libcroco maintainers nomaintainer long_description {A generic Cascading Style Sheet (CSS) parsing and manipulation toolkit for GNOME applications that need CSS support.} categories gnome version 0.6.2 revision 0
 libgail-gnome 485
 variants universal portdir gnome/libgail-gnome description {An implementation of the ATK interfaces for GNOME widgets.} homepage http://www.gnome.org/ epoch 0 platforms darwin name libgail-gnome depends_lib {lib:libspi:at-spi lib:libpanelapplet-2:gnome-panel port:dbus port:dbus-glib} maintainers nomaintainer long_description {Gail, the Gnome Accessibility Implementation library, is implementation of the ATK interfaces for GNOME widgets.} categories gnome version 1.20.1 revision 0
-libgda 577
-variants {mysql5 postgresql8 db4 sqlite universal} depends_build port:gnome-doc-utils portdir gnome/libgda description {GDA provides uniform access to different kinds of data sources.} homepage http://www.gnome-db.org/ epoch 0 platforms darwin name libgda depends_lib {port:libxslt port:glib2 port:mysql5 port:postgresql80 port:db44 port:sqlite3} maintainers landonf long_description {GNU Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc).} categories gnome version 1.2.4 revision 3
+libgda 595
+variants {mysql5 postgresql8 db4 sqlite universal} depends_build port:gnome-doc-utils portdir gnome/libgda description {GDA provides uniform access to different kinds of data sources.} homepage http://www.gnome-db.org/ epoch 0 platforms darwin name libgda depends_lib {port:libxslt port:glib2 path:bin/mysql_config5:mysql5 port:postgresql80 port:db44 port:sqlite3} maintainers landonf long_description {GNU Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc).} categories gnome version 1.2.4 revision 3
 libgdamm 334
 variants universal portdir gnome/libgdamm description {C++ wrappers for libgda.} homepage http://freshmeat.net/projects/libgdamm/ epoch 0 platforms darwin name libgdamm depends_lib {lib:libgda-2:libgda lib:libglibmm-2:glibmm} maintainers landonf long_description {{C++ wrappers for libgda.}} categories gnome version 1.3.7 revision 0
 libghttp 310
@@ -4127,7 +4127,7 @@
 cm3 472
 variants {darwin_powerpc freebsd_i386 universal} portdir lang/cm3 description {Critical Mass Modula-3 Compiler} homepage http://www.elegosoft.com/cm3/ epoch 0 platforms darwin name cm3 long_description {CM3 5.2 is an open source release of Critical Mass Modula-3. It is a complete easy-to-use and easy-to-install Modula-3 system that contains considerable enhancements over its ancestor DEC SRC Modula-3.} maintainers nomaintainer categories lang version 5.2.6 revision 1
 coq 548
-variants {doc coqide universal} portdir lang/coq description {Proof assistant for higher-order logic} homepage http://coq.inria.fr/ epoch 0 platforms darwin name coq depends_lib {bin:ocamlc:ocaml port:camlp5} long_description {Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp4. For more information, see <http://coq.inria.fr/>.} maintainers loria.fr:reilles categories {lang math} version 8.2pl1 revision 0
+variants {doc coqide universal} portdir lang/coq description {Proof assistant for higher-order logic} homepage http://coq.inria.fr/ epoch 0 platforms darwin name coq depends_lib {bin:ocamlc:ocaml port:camlp5} long_description {Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp4. For more information, see <http://coq.inria.fr/>.} maintainers loria.fr:reilles categories {lang math} version 8.2pl1 revision 1
 cupl 337
 portdir lang/cupl description {CUPL/CORC interpreter} homepage http://www.catb.org/~esr/cupl/ epoch 0 platforms darwin name cupl maintainers nomaintainer long_description {Interpreter for the archaic CUPL and CORC programming languages. Includes full documentation and a chrestomathy of programs.} version 1.6 categories lang revision 0
 cyclone 1041
@@ -4666,8 +4666,8 @@
 variants {ssl gpg gdk ldap gtkspell compface universal} portdir mail/sylpheed description {Fast, lightweight GTK+ mail client} homepage http://sylpheed.good-day.net/ epoch 0 platforms darwin name sylpheed 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.} maintainers nomaintainer categories mail version 2.2.3 revision 2
 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 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} name sympa 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
+sympa 997
+variants {postgresql server universal} portdir mail/sympa description {Sympa - Mailing List Manager with LDAP support} homepage http://www.sympa.org epoch 0 platforms darwin depends_lib {path:bin/mysql_config5: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} name sympa 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 714
@@ -4854,8 +4854,8 @@
 variants universal portdir math/octave-control description {Additional Octave Control tools} homepage http://octave.sourceforge.net/ epoch 0 platforms darwin name octave-control depends_lib port:octave long_description {{Additional Octave Control tools}} maintainers {and.damore alakazam} categories {math science} version 1.0.11 revision 0
 octave-data-smoothing 362
 variants universal portdir math/octave-data-smoothing description {Algorithms for smoothing noisy data} homepage http://octave.sourceforge.net/ epoch 0 platforms darwin name octave-data-smoothing depends_lib port:octave long_description {{Algorithms for smoothing noisy data}} maintainers {and.damore alakazam} categories {math science} version 1.2.0 revision 0
-octave-database 804
-variants universal portdir math/octave-database description {These are bindings that allow SQL queries and other database operations on postgres, mysql, sqlite, and standard ODBC databases from within Octave.} homepage http://octave.sourceforge.net/ epoch 0 platforms darwin name octave-database depends_lib {port:octave port:swig port:postgresql82 port:mysql5 port:sqlite3 port:unixODBC} long_description {{These are bindings that allow SQL queries and other database operations on postgres, mysql, sqlite, and standard ODBC databases from within Octave.} A simplified interface that is uniform across all database types is provided, as well as the entire C client API for each database (libpq, libmysqlclient, etc).} maintainers {and.damore alakazam} categories {math science} version 1.0.4 revision 0
+octave-database 822
+variants universal portdir math/octave-database description {These are bindings that allow SQL queries and other database operations on postgres, mysql, sqlite, and standard ODBC databases from within Octave.} homepage http://octave.sourceforge.net/ epoch 0 platforms darwin name octave-database depends_lib {port:octave port:swig port:postgresql82 path:bin/mysql_config5:mysql5 port:sqlite3 port:unixODBC} long_description {{These are bindings that allow SQL queries and other database operations on postgres, mysql, sqlite, and standard ODBC databases from within Octave.} A simplified interface that is uniform across all database types is provided, as well as the entire C client API for each database (libpq, libmysqlclient, etc).} maintainers {and.damore alakazam} categories {math science} version 1.0.4 revision 0
 octave-econometrics 412
 variants universal portdir math/octave-econometrics description {Econometrics functions including MLE and GMM based techniques.} homepage http://octave.sourceforge.net/ epoch 0 platforms darwin name octave-econometrics depends_lib port:octave long_description {{Econometrics functions including MLE and GMM based techniques.}} maintainers {and.damore alakazam} categories {math science} version 1.0.8 revision 0
 octave-engine 356
@@ -5024,8 +5024,8 @@
 variants {x264 theora twolame live555 speex svg shout vcd mod mpc dvb osd fribidi bonjour sdl smb no_dvd no_ffmpeg x11 qt4 macosx darwin_10 minimal huge full} depends_build {port:autoconf port:automake port:libtool} portdir multimedia/VLC description {VLC is a cross-platform media player and streaming server} homepage http://www.videolan.org epoch 0 platforms darwin depends_lib {port:lame port:a52dec port:libogg port:flac port:libdca port:libcddb port:libcdio port:libmad port:libvorbis port:libmatroska port:libid3tag port:ncurses port:lua port:libpng port:jpeg port:libdvdplay port:libdvdnav port:ffmpeg port:gnutls port:taglib port:libxml2 port:faad2 port:x264 port:libtheora port:twolame port:libmodplug port:libmpcdec port:fontconfig port:freetype} name VLC long_description {VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.} maintainers {mnick openmaintainer} categories multimedia version 1.0.2 revision 0
 VLC09 1065
 variants {x264 theora twolame live555 speex svg shout vcd mod mpc dvb osd fribidi bonjour sdl smb no_dvd no_ffmpeg x11 qt4 macosx minimal huge full} depends_build {port:autoconf port:automake port:libtool} portdir multimedia/VLC09 description {VLC is a cross-platform media player and streaming server} homepage http://www.videolan.org epoch 0 platforms darwin depends_lib {port:lame port:a52dec port:libogg port:flac port:libdca port:libcddb port:libcdio port:libmad port:libvorbis port:libmatroska port:libid3tag port:ncurses port:lua port:libpng port:jpeg port:libdvdplay port:libdvdnav port:ffmpeg port:gnutls port:taglib port:libxml2 port:faad2 port:x264 port:libtheora port:twolame port:libmodplug port:libmpcdec port:fontconfig port:freetype} name VLC09 long_description {VLC media player is a highly portable multimedia player for various audio and video formats. This is the 0.9 branch of VLC and intended for Mac OS X 10.4. On 10.5+ the 'VLC' port is recommended instead} maintainers {mnick openmaintainer} categories multimedia version 0.9.10 revision 0
-XBMC 581
-depends_build {port:jam port:cmake} portdir multimedia/XBMC description {XBMC Multimedia Center} homepage http://www.xbmc.org epoch 0 platforms darwin depends_lib {port:boost port:jpeg port:libpng port:jasper port:faac port:libmad port:mysql5 port:fribidi port:lzo port:glew port:pcre port:bzip2 port:freetype port:readline port:fontconfig port:libsdl_image port:libsdl_mixer port:samba3 port:enca} name XBMC maintainers jeremyhu long_description {Formerly known as the XBox Multimedia Center, XBMC has been ported for use on UNIX} version 8.10bf1 categories multimedia revision 0
+XBMC 599
+depends_build {port:jam port:cmake} portdir multimedia/XBMC description {XBMC Multimedia Center} homepage http://www.xbmc.org epoch 0 platforms darwin depends_lib {port:boost port:jpeg port:libpng port:jasper port:faac port:libmad path:bin/mysql_config5:mysql5 port:fribidi port:lzo port:glew port:pcre port:bzip2 port:freetype port:readline port:fontconfig port:libsdl_image port:libsdl_mixer port:samba3 port:enca} name XBMC maintainers jeremyhu long_description {Formerly known as the XBox Multimedia Center, XBMC has been ported for use on UNIX} version 8.10bf1 categories multimedia revision 0
 XviD 742
 variants universal portdir multimedia/XviD description {High performance and high quality MPEG-4 video library} homepage http://www.xvid.org/ epoch 0 platforms {darwin sunos} name XviD long_description {The Xvid video codec implements MPEG-4 Simple Profile and Advanced Simple Profile standards. It permits compressing and decompressing digital video in order to reduce the required bandwidth of video data for transmission over computer networks or efficient storage on CDs or DVDs. Due to its unrivalled quality Xvid has gained great popularity and is used in many other GPLed applications, like e.g. Transcode, MEncoder, MPlayer, Xine and many more.} maintainers {nox openmaintainer} categories {multimedia devel} version 1.2.2 revision 0
 avidemux 475
@@ -5220,8 +5220,8 @@
 variants universal portdir net/bwm-ng description {A small and simple bandwidth monitor} homepage http://www.gropp.org epoch 0 platforms darwin name bwm-ng depends_lib port:ncurses long_description {Bandwidth Monitor NG is a small and simple console-based live network and disk io bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.} maintainers nomaintainer categories net version 0.6 revision 0
 c-ares 382
 variants universal portdir net/c-ares description {asynchronous DNS library} homepage http://c-ares.haxx.se/ epoch 0 platforms darwin name c-ares long_description {c-ares is a C library that performs DNS requests and name resolves asynchronously. c-ares is a fork of the library named 'ares', written by Greg Hudson at MIT.} maintainers toby categories net version 1.6.0 revision 0
-cacti 454
-variants {server plugins} portdir net/cacti description {Cacti is a complete RRDtool network graphing solution.} homepage http://www.cacti.net epoch 0 platforms darwin depends_lib {port:mysql5 port:rrdtool} name cacti long_description {Cacti is a complete network graphing solution designed to harness the power of RRDtool's data storage and graphing functions.} maintainers markd depends_extract bin:unzip:unzip categories net version 0.8.7e revision 0
+cacti 472
+variants {server plugins} portdir net/cacti description {Cacti is a complete RRDtool network graphing solution.} homepage http://www.cacti.net epoch 0 platforms darwin depends_lib {path:bin/mysql_config5:mysql5 port:rrdtool} name cacti long_description {Cacti is a complete network graphing solution designed to harness the power of RRDtool's data storage and graphing functions.} maintainers markd depends_extract bin:unzip:unzip categories net version 0.8.7e revision 0
 canto 536
 portdir net/canto description {flexible ncurses Atom/RSS newsreader for the console} homepage http://codezen.org/canto epoch 0 platforms darwin depends_lib {port:ncursesw port:py26-feedparser port:py26-chardet} name canto maintainers {jack at codezen.org brett} long_description {Canto is an Atom/RSS feed reader for the console that is meant to be quick, concise, and colorful. It provides a minimal, yet information packed interface with almost infinite customization and extensibility} version 0.6.13 categories {net python} revision 0
 cclive 428
@@ -5552,8 +5552,8 @@
 variants universal portdir net/mldonkey description {OCaml/GTK client for the eDonkey p2p network} homepage http://mldonkey.sourceforge.net/ epoch 0 platforms darwin name mldonkey depends_lib {port:ocaml port:lablgtk port:expat port:fontconfig port:freetype port:gd2 port:jpeg port:libiconv port:libpng} long_description {MLdonkey is a multi-platform multi-network peer-to-peer client. It supports several large networks, such as eDonkey, Overnet, Bittorrent, Gnutella (Bearshare, Limewire, etc), Gnutella2 (Shareaza), Fasttrack (Kazaa, Imesh, Grobster), Soulseek, Direct-Connect, and Opennap. Networks can be enabled/disabled, searches are performed in parallel on all enabled networks, but each file is only downloaded from one network, but from multiple clients concurrently.} maintainers kallisys.net:pguyot categories net version 3.0.0 revision 0
 moftpd 437
 variants universal portdir net/moftpd description {moftpd is a FTP server supporting IPv6, virtual hosts} homepage http://www.morth.org/moftpd/ epoch 0 platforms darwin name moftpd long_description {moftpd is a FTP server supporting IPv6, virtual hosts, fine grained permissions, and more. TLS is supported, and clients can be authenticated and logged in by certificate.} maintainers nomaintainer categories net version 1.2.1 revision 0
-monarch 573
-variants server depends_build port:nagios portdir net/monarch description {A GUI configuration tool for Nagios written in perl} homepage http://sourceforge.net/projects/monarch epoch 0 platforms darwin depends_lib {port:mysql5 port:p5-libwww-perl port:p5-xml-libxml-common port:p5-xml-namespacesupport port:p5-xml-sax port:p5-xml-libxml port:p5-nmap-scanner port:p5-dbi port:p5-dbd-mysql port:p5-cgi-ajax port:p5-class-accessor} name monarch long_description {{A GUI configuration tool for Nagios written in perl}} maintainers markd categories net version 2.5.0 revision 0
+monarch 591
+variants server depends_build port:nagios portdir net/monarch description {A GUI configuration tool for Nagios written in perl} homepage http://sourceforge.net/projects/monarch epoch 0 platforms darwin depends_lib {path:bin/mysql_config5:mysql5 port:p5-libwww-perl port:p5-xml-libxml-common port:p5-xml-namespacesupport port:p5-xml-sax port:p5-xml-libxml port:p5-nmap-scanner port:p5-dbi port:p5-dbd-mysql port:p5-cgi-ajax port:p5-class-accessor} name monarch long_description {{A GUI configuration tool for Nagios written in perl}} maintainers markd categories net version 2.5.0 revision 0
 moodss 720
 variants {nagios_plugins mysqltcl rproject} portdir net/moodss description {Modular Object Oriented Dynamic Spreadsheet - A graphical monitoring application that supports external modules including Nagios plugins. It supports SNMP when used with the Scotty Tcl extensions package.} homepage http://moodss.sourceforge.net/ epoch 0 platforms darwin name moodss depends_lib {port:tcl port:tk port:tktable port:blt port:scotty port:sqlite3} long_description {{Modular Object Oriented Dynamic Spreadsheet - A graphical monitoring application that supports external modules including Nagios plugins. It supports SNMP when used with the Scotty Tcl extensions package.}} maintainers markd categories net version 21.5 revision 0
 moomps 725
@@ -5588,8 +5588,8 @@
 portdir net/ncid description {Network Caller ID system} homepage http://ncid.sourceforge.net/ epoch 0 platforms darwin name ncid depends_lib {port:tcl port:tk} maintainers {davidlaporte.org:david ryandesign} long_description {NCID is Caller ID (CID) distributed over a network to a variety of devices and computers. It consists of a server that obtains the Caller ID information and various clients that receive the information from the server and act on it in various ways. The NCID package consists of a server called ncidd, a universal client called ncid and a CID client called ncidsip. The server obtains the Caller ID information from a modem, a CID device or one or more CID clients, and then sends the information to each connected client.} categories net version 0.74 revision 0
 ncp 344
 portdir net/ncp description {a fast file copy tool for LANs (including ncp, npush, npoll)} homepage http://www.fefe.de/ncp/ epoch 0 platforms darwin name ncp depends_lib lib:libowfat.0:libowfat maintainers yoobay.net:daniel long_description {a fast file copy tool for LANs (including ncp, npush, npoll)} categories net version 1.2.4 revision 0
-nedi 562
-variants {server cacti} portdir net/nedi description {Network Discovery Suite} homepage http://www.nedi.ch/ epoch 0 platforms darwin name nedi depends_lib {path:bin/perl:perl5 port:mysql5 port:p5-net-snmp port:p5-net-ssh-perl port:p5-net-telnet port:p5-net-telnet-cisco port:p5-libwww-perl port:p5-algorithm-diff port:p5-dbi port:p5-dbd-mysql port:rrdtool port:fping} long_description {A low noise network discovery, management, and inventory system for Cisco networks with a user friendly web interface.} maintainers markd categories net version 1.0 revision 3
+nedi 580
+variants {server cacti} portdir net/nedi description {Network Discovery Suite} homepage http://www.nedi.ch/ epoch 0 platforms darwin name nedi depends_lib {path:bin/perl:perl5 path:bin/mysql_config5:mysql5 port:p5-net-snmp port:p5-net-ssh-perl port:p5-net-telnet port:p5-net-telnet-cisco port:p5-libwww-perl port:p5-algorithm-diff port:p5-dbi port:p5-dbd-mysql port:rrdtool port:fping} long_description {A low noise network discovery, management, and inventory system for Cisco networks with a user friendly web interface.} maintainers markd categories net version 1.0 revision 3
 nefu 576
 variants {darwin universal} depends_build {bin:bison:bison port:autoconf port:automake port:libtool} portdir net/nefu description {A network monitoring daemon.} homepage http://rsug.itd.umich.edu/software/nefu/ epoch 0 platforms darwin depends_lib {port:openssl port:zlib} name nefu long_description {nefu monitors network services and reports outages. Working from a description of the network topography, nefu's algorithm prevents {false alarms} in the event of a network outage due to a dependency failure.} maintainers nomaintainer categories net version 1.4.0 revision 0
 nemesis 600
@@ -5610,8 +5610,8 @@
 portdir net/netcat description {Utility for managing network connections} homepage http://nc110.sourceforge.net/ epoch 0 platforms {darwin freebsd} name netcat maintainers darkart.com:opendarwin.org long_description {Netcat is a simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable back-end tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.} version 1.10 categories net revision 2
 netclasses-framework 529
 variants {darwin_8 universal} 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 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.} maintainers mac.com:bfulgham categories net version 1.05 revision 0
-netmrg 494
-variants {server universal} 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} long_description {{An RRDtool frontend for network monitoring, reporting, and graphing that generates day/week/month MRTG style graphs.}} maintainers markd categories net version 0.20 revision 0
+netmrg 512
+variants {server universal} 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 {path:bin/mysql_config5:mysql5 port:rrdtool port:libxml2} long_description {{An RRDtool frontend for network monitoring, reporting, and graphing that generates day/week/month MRTG style graphs.}} maintainers markd categories net version 0.20 revision 0
 netperf 585
 portdir net/netperf description {a network performance benchmark} homepage http://www.netperf.org/ epoch 0 platforms {darwin freebsd} name netperf maintainers nomaintainer 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.} version 2.2pl5 categories net revision 1
 netpipes 404
@@ -5896,8 +5896,8 @@
 variants {gtk universal} portdir net/yersinia description {Solid framework for analyzing and testing the deployed networks and systems.} homepage http://www.yersinia.net/ epoch 0 platforms {darwin freebsd} name yersinia depends_lib {port:ncurses port:libpcap port:libnet11} long_description {Yersinia is a network tool designed to take advantage of some weakeness in different network protocols. It pretends to be a solid framework for analyzing and testing the deployed networks and systems. Currently, there are some network protocols implemented, but others are coming (tell us which one is your preferred). Attacks for the following network protocols are implemented (but of course you are free for implementing new ones): Spanning Tree Protocol (STP) Cisco Discovery Protocol (CDP) Dynamic Trunking Protocol (DTP) Dynamic Host Configuration Protocol (DHCP) Hot Standby Router Protocol (HSRP) IEEE 802.1Q IEEE 802.1X Inter-Switch Link Protocol (ISL) VLAN Trunking Protocol (VTP)} maintainers gmail.org:hsivank categories {net security} version 0.7.1 revision 0
 ytalk 704
 variants universal portdir net/ytalk description {multi-user talk client} homepage http://www.impul.se/ytalk/ epoch 0 platforms darwin name ytalk long_description {YTalk is a compatible replacement for the BSD talk(1) program. The main advantage of YTalk is the ability to communicate with any arbitrary number of users at once. It supports both talk protocols (talk and ntalk) and can communicate with several different talk daemons at the same time. You may also spawn a command shell in your talk window and let other users watch. YTalk supports a basic set of VT100 control codes, as well as job control (BSD support added in 3.1.3).} maintainers nomaintainer categories net version 3.3.0 revision 0
-zabbix 399
-variants {server pgsql81 pgsql82 pgsql83 sqlite3 agent_only universal} portdir net/zabbix description {An open source application and network monitor} homepage http://www.zabbix.com epoch 0 platforms darwin depends_lib {port:mysql5 port:fping} name zabbix long_description {{An open source application and network monitor}} maintainers {markd openmaintainer} categories net version 1.6.2 revision 0
+zabbix 417
+variants {server pgsql81 pgsql82 pgsql83 sqlite3 agent_only universal} portdir net/zabbix description {An open source application and network monitor} homepage http://www.zabbix.com epoch 0 platforms darwin depends_lib {path:bin/mysql_config5:mysql5 port:fping} name zabbix long_description {{An open source application and network monitor}} maintainers {markd openmaintainer} categories net version 1.6.2 revision 0
 zsync 485
 variants universal portdir net/zsync description {file transfer program} homepage http://zsync.moria.org.uk/ epoch 0 platforms darwin name zsync long_description {zsync is a file transfer program. It allows you to download a file from a remote web server, where you have a copy of an older version of the file on your computer already. zsync downloads only the new parts of the file. It uses the same algorithm as rsync.} maintainers nomaintainer categories net version 0.5 revision 0
 PlopFolio 437
@@ -7428,8 +7428,8 @@
 variants universal portdir php/php5-mcrypt description {a PHP interface to the mcrypt library, which offers a wide variety of algorithms} homepage http://www.php.net/mcrypt epoch 0 platforms darwin name php5-mcrypt depends_lib {path:bin/phpize:php5 port:libmcrypt port:libtool} long_description {{a PHP interface to the mcrypt library, which offers a wide variety of algorithms}} maintainers ryandesign categories {php security} version 5.3.0 revision 1
 php5-memcache 605
 variants universal portdir php/php5-memcache description {PHP5 bindings for memcache} homepage http://pecl.php.net/package/memcache/ epoch 0 platforms {darwin freebsd openbsd} name php5-memcache depends_lib {path:bin/phpize:php5 port:memcached port:zlib} long_description {Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.} maintainers {gmail.com:emory.smith openmaintainer} categories {php net devel} version 2.2.5 revision 1
-php5-midgard2 368
-variants universal portdir php/php5-midgard2 description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name php5-midgard2 depends_lib {port:midgard2-core port:php5} long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} maintainers jwa categories php version 9.03.0 revision 0
+php5-midgard2 376
+variants universal portdir php/php5-midgard2 description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name php5-midgard2 depends_lib {port:midgard2-core path:bin/php:php5} long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} maintainers jwa categories php version 9.03.0 revision 0
 php5-mssql 445
 variants universal portdir php/php5-mssql description {a PHP interface to MSSQL using FreeTDS, including the mssql and pdo_dblib extensions} homepage http://www.php.net/mssql epoch 0 platforms darwin name php5-mssql depends_lib {path:bin/phpize:php5 port:freetds} long_description {{a PHP interface to MSSQL using FreeTDS, including the mssql and pdo_dblib extensions}} maintainers ryandesign categories {php databases} version 5.3.0 revision 0
 php5-mysql 474
@@ -7938,8 +7938,8 @@
 portdir python/py-myghty description {Myghty is a Python based templating framework originally based on HTML::Mason.} homepage http://www.myghty.org epoch 0 platforms darwin depends_lib port:python24 name py-myghty maintainers nomaintainer long_description {Myghty fully implements Mason's templating language, component-based architecture, and caching system, and goes beyond, adding new paradigms such the Module Components controller paradigm, full Python whitespace syntax, threading support, WSGI support, session support, and much more.} version 1.1 categories {python www} revision 0
 py-myghtyutils 413
 portdir python/py-myghtyutils description {Container and Utility Functions from the Myghty Template Framework.} homepage http://www.myghty.org epoch 0 platforms darwin depends_lib port:py-setuptools name py-myghtyutils maintainers nomaintainer long_description {{Container and Utility Functions from the Myghty Template Framework.}} depends_extract bin:unzip:unzip version 0.52 categories {python www} revision 0
-py-mysql 418
-variants {mysql3 mysql4} portdir python/py-mysql description {Python interface to mysql} homepage http://sourceforge.net/projects/mysql-python/ epoch 0 platforms darwin depends_lib {port:python24 port:mysql5} name py-mysql long_description {A package containing a Python module that allows you to connect to MySQL databases} maintainers wilcoxd.com:rwilcox version 1.2.2 categories {python devel databases} revision 0
+py-mysql 436
+variants {mysql3 mysql4} portdir python/py-mysql description {Python interface to mysql} homepage http://sourceforge.net/projects/mysql-python/ epoch 0 platforms darwin depends_lib {port:python24 path:bin/mysql_config5:mysql5} name py-mysql long_description {A package containing a Python module that allows you to connect to MySQL databases} maintainers wilcoxd.com:rwilcox version 1.2.2 categories {python devel databases} revision 0
 py-netdevicelib 537
 portdir python/py-netdevicelib description {python module for interacting with network devices like routers} homepage http://netdevicelib.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib port:python24 name py-netdevicelib maintainers nomaintainer long_description {netdevicelib is a Python library for interacting with network devices, such as routers, switches, and firewalls. It is similar in concept (but more ambitious in scope) to the Net-Telnet-Cisco module for Perl.} version 0.1 categories {python net} revision 1
 py-nevow 606
@@ -11314,10 +11314,10 @@
 variants universal portdir www/dillo description {Simple but very fast web browser} homepage http://www.dillo.org/ depends_run bin:wget:wget epoch 0 platforms darwin name dillo depends_lib {lib:libjpeg:jpeg lib:libpng:libpng lib:libgtk.1:gtk1} long_description {Dillo is a web browser project completely written in C. Dillo is small: source is less than 365 KB, and the binary is around 265 KB! Dillo aims to be a multi-platform browser alternative that's small, stable, developer-friendly, usable, fast, and extensible. Dillo is mainly based on GTK+ (GNOME is NOT required!) Dillo is a free-SW project in the terms of the GNU general public license. Current code uses gzilla-0.2.2's html-parser, and almost everything else was rewritten from scratch!. Dillo is very fast!} maintainers gwright categories www version 0.8.6 revision 0
 dokuwiki 544
 portdir www/dokuwiki description {simple to use wiki aimed at documentation projects} homepage http://www.splitbrain.org/projects/dokuwiki epoch 0 depends_run {port:apache2 port:php4} platforms darwin name dokuwiki maintainers nomaintainer long_description {dokuwiki is a simple to use wiki aimed at a small companies documentation needs. It works on plain texts files and thus needs no database. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the Wiki.} categories www version 2004-11-02 revision 0
-drupal5 811
-variants {apache1 php4 mysql4 postgresql postgresql80 postgresql81 postgresql82 postgresql83 postgresql84} portdir www/drupal5 description {Drupal Open Source enterprise content management platform} homepage http://drupal.org/ epoch 0 platforms darwin name drupal5 depends_lib {port:apache2 port:php5 port:mysql5} long_description {Drupal is Open Source social publishing software that empowers individuals, teams, and communities to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations have used Drupal to power scores of different web sites, including community web portals, corporate web sites, social networking sites, personal web sites or blogs, and much more.} maintainers acquia.com:chuck categories {www php} version 5.19 revision 0
-drupal6 811
-variants {apache1 php4 mysql4 postgresql postgresql80 postgresql81 postgresql82 postgresql83 postgresql84} portdir www/drupal6 description {Drupal Open Source enterprise content management platform} homepage http://drupal.org/ epoch 0 platforms darwin name drupal6 depends_lib {port:apache2 port:php5 port:mysql5} long_description {Drupal is Open Source social publishing software that empowers individuals, teams, and communities to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations have used Drupal to power scores of different web sites, including community web portals, corporate web sites, social networking sites, personal web sites or blogs, and much more.} maintainers acquia.com:chuck categories {www php} version 6.13 revision 0
+drupal5 837
+variants {apache1 php4 mysql4 postgresql postgresql80 postgresql81 postgresql82 postgresql83 postgresql84} portdir www/drupal5 description {Drupal Open Source enterprise content management platform} homepage http://drupal.org/ epoch 0 platforms darwin name drupal5 depends_lib {port:apache2 path:bin/php:php5 path:bin/mysql_config5:mysql5} long_description {Drupal is Open Source social publishing software that empowers individuals, teams, and communities to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations have used Drupal to power scores of different web sites, including community web portals, corporate web sites, social networking sites, personal web sites or blogs, and much more.} maintainers acquia.com:chuck categories {www php} version 5.19 revision 0
+drupal6 837
+variants {apache1 php4 mysql4 postgresql postgresql80 postgresql81 postgresql82 postgresql83 postgresql84} portdir www/drupal6 description {Drupal Open Source enterprise content management platform} homepage http://drupal.org/ epoch 0 platforms darwin name drupal6 depends_lib {port:apache2 path:bin/php:php5 path:bin/mysql_config5:mysql5} long_description {Drupal is Open Source social publishing software that empowers individuals, teams, and communities to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations have used Drupal to power scores of different web sites, including community web portals, corporate web sites, social networking sites, personal web sites or blogs, and much more.} maintainers acquia.com:chuck categories {www php} version 6.13 revision 0
 duckytool 460
 variants links portdir www/duckytool description {ducky is ... well, the web's command line.} homepage http://monkey.org/~jose/wiki/doku.php?id=wiki:duckytool epoch 0 platforms darwin depends_lib port:python25 name duckytool long_description {ducky marries a bunch of web service APIs into one tool, conventiently callable from the command line. search the web without using a browser.} maintainers ecronin version 0.9.6 categories {www net python} revision 0
 edbrowse 981
@@ -11340,8 +11340,8 @@
 variants universal depends_build {port:autoconf port:automake port:libtool} portdir www/flood description {profile-driven HTTP load tester} homepage http://httpd.apache.org/test/flood/ epoch 0 platforms {darwin freebsd} name flood depends_lib {port:apr port:apr-util port:expat} long_description {Flood is a profile-driven HTTP load tester. It can be used to gather important performance metrics for your website.} maintainers nomaintainer categories www version 20041105 revision 0
 furl 379
 variants universal portdir www/furl description {display the HTTP headers returned by web-servers} homepage http://www.gumbynet.org.uk/software/furl.html epoch 0 platforms darwin name furl long_description {furl is a small utility designed to display the HTTP headers returned by web-servers in response to client requests.} maintainers mww categories www version 2.1 revision 0
-gallery 1235
-variants {apache php4 mysql3 mysql4 postgresql7 postgresql8} portdir www/gallery description {Gallery is a web based photo album written using PHP} homepage http://gallery.menalto.com epoch 0 depends_run {port:jhead port:netpbm port:unzip port:ImageMagick port:expat port:fontconfig port:ghostscript port:jasper port:jbigkit port:lcms port:libiconv port:libxml2 port:mpeg2vidcodec path:bin/perl:perl5 port:pkgconfig port:libpng port:tiff} platforms {darwin freebsd} depends_lib {port:apache2 port:php5 port:mysql5} name gallery long_description {Gallery is a web based software product that lets you manage your photos on your own website. You must have your own website with PHP support in order to install and use it. With Gallery you can easily create and maintain albums of photos via an intuitive interface. Photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning, searching and more. Albums can have read, write and caption permissions per individual authenticated user for an additional level of privacy. Give accounts to your friends and family and let them upload and manage their own photos on your website!} maintainers gmail.com:ckieffer categories www version 2.3 revision 0
+gallery 1261
+variants {apache php4 mysql3 mysql4 postgresql7 postgresql8} portdir www/gallery description {Gallery is a web based photo album written using PHP} homepage http://gallery.menalto.com epoch 0 depends_run {port:jhead port:netpbm port:unzip port:ImageMagick port:expat port:fontconfig port:ghostscript port:jasper port:jbigkit port:lcms port:libiconv port:libxml2 port:mpeg2vidcodec path:bin/perl:perl5 port:pkgconfig port:libpng port:tiff} platforms {darwin freebsd} depends_lib {port:apache2 path:bin/php:php5 path:bin/mysql_config5:mysql5} name gallery long_description {Gallery is a web based software product that lets you manage your photos on your own website. You must have your own website with PHP support in order to install and use it. With Gallery you can easily create and maintain albums of photos via an intuitive interface. Photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning, searching and more. Albums can have read, write and caption permissions per individual authenticated user for an additional level of privacy. Give accounts to your friends and family and let them upload and manage their own photos on your website!} maintainers gmail.com:ckieffer categories www version 2.3 revision 0
 gwee 492
 portdir www/gwee description {tool to exploit command execution vulnerabilities in web scripts} homepage http://tigerteam.se/dl/gwee/ epoch 0 depends_run {bin:python:python26 bin:perl:perl5} platforms darwin name gwee maintainers nomaintainer long_description {gwee (generic web exploitation engine) is a small program written in C designed to exploit arbitrary command execution vulnerabilities in web scripts, such as Perl CGIs, PHP, etc.} categories {www security} version 1.36 revision 0
 haserl 474
@@ -11384,8 +11384,8 @@
 variants {mysql4 postgresql83 postgresql84 mysql postgresql} portdir www/mediawiki description {The wiki engine used by Wikipedia} homepage http://www.mediawiki.org epoch 0 depends_run {port:libiconv port:jpeg port:jasper port:tiff port:lcms port:libpng port:freetype port:libxml2 port:jbigkit port:expat port:fontconfig port:ghostscript port:ImageMagick port:pkgconfig port:aspell port:php5-web port:php5-mysql} platforms {darwin freebsd} name mediawiki long_description {MediaWiki is the collaborative editing software that runs Wikipedia, the free encyclopedia, and other projects. It's designed to handle a large number of users and pages without imposing too rigid a structure or workflow.} maintainers {blb openmaintainer} categories {www php} version 1.15.1 revision 1
 midgard-apache2 397
 variants universal portdir www/midgard-apache2 description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-apache2 depends_lib {port:midgard-core port:apache2 port:apr port:apr-util} long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} maintainers jwa categories www version 8.09.5 revision 0
-midgard-core 467
-variants {check universal} portdir www/midgard-core description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-core depends_lib {port:expat port:gettext port:glib2 port:dbus port:dbus-glib port:libiconv port:libxml2 port:mysql5 port:openssl port:zlib} long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} maintainers jwa categories www version 8.09.5 revision 0
+midgard-core 485
+variants {check universal} portdir www/midgard-core description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-core depends_lib {port:expat port:gettext port:glib2 port:dbus port:dbus-glib port:libiconv port:libxml2 path:bin/mysql_config5:mysql5 port:openssl port:zlib} long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} maintainers jwa categories www version 8.09.5 revision 0
 midgard-data 423
 variants universal portdir www/midgard-data description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-data depends_lib {port:midgard-core port:midgard-apache2 port:php5-midgard port:dialog port:ImageMagick} long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} maintainers jwa categories www version 8.09.5 revision 0
 midori 441
@@ -11440,8 +11440,8 @@
 variants universal portdir www/mongoose description {easy to use web server} homepage http://code.google.com/p/mongoose/ epoch 0 platforms darwin name mongoose long_description {Easy to use web server for Windows and UNIX. Mongoose provides simple and clean API for embedding it into existing programs. Targeting Web application developers, embedded system developers, and people who need to setup file sharing quickly.} maintainers toby categories www version 2.8 revision 0
 monkeyd 459
 variants universal portdir www/monkeyd description {fast, efficient, small and easy to configure web server} homepage http://monkeyd.sourceforge.net/ epoch 0 platforms darwin name monkeyd long_description {Monkey is a Web server written in C. This is an open source project based on the HTTP/1.1 protocol. The objective is to develop a fast, efficient, small and easy to configure web server.} maintainers nomaintainer categories www version 0.9.0 revision 0
-moodle 669
-variants {apache php4 mysql3 mysql4} portdir www/moodle description {Course management system based on social constructionism} epoch 0 platforms {darwin freebsd} name moodle depends_lib {port:apache2 port:php5 port:mysql5} maintainers nomaintainer long_description {Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create effective online learning communities. You can use it on any computer you have handy (including webhosts), yet it can scale from a single-teacher site to a 40,000-student University. homepage http://moodle.org} categories www version 1.5.3 revision 0
+moodle 695
+variants {apache php4 mysql3 mysql4} portdir www/moodle description {Course management system based on social constructionism} epoch 0 platforms {darwin freebsd} name moodle depends_lib {port:apache2 path:bin/php:php5 path:bin/mysql_config5:mysql5} maintainers nomaintainer long_description {Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create effective online learning communities. You can use it on any computer you have handy (including webhosts), yet it can scale from a single-teacher site to a 40,000-student University. homepage http://moodle.org} categories www version 1.5.3 revision 0
 mozplugger 337
 portdir www/mozplugger description {Use popular X11 applications as plugins for firefox} homepage http://mozplugger.mozdev.org/index.html epoch 0 platforms darwin name mozplugger maintainers {jeremyhu openmaintainer} long_description {{Use popular X11 applications as plugins for firefox}} categories {www x11} version 1.12.0 revision 0
 neon 581
@@ -11452,10 +11452,10 @@
 variants {dav flv mail ssl status perl5 realip addition substitution gzip_static google_perftools upload universal} portdir www/nginx description {High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server} homepage http://nginx.net/ epoch 0 platforms darwin name nginx depends_lib {port:pcre port:zlib} long_description {Nginx (\"engine x\") is a high-performance HTTP(S) server and reverse proxy, as well as an IMAP/POP3 proxy server. Nginx was written by Igor Sysoev for Rambler.ru, Russia's second-most visited website, where it has been running in production for over two and a half years. Igor has released the source code under a BSD-like license. Although still in beta, Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption.} maintainers {boeyms openmaintainer} categories {www mail} version 0.7.59 revision 0
 pathalizer 582
 variants universal portdir www/pathalizer description {visualize the paths most users take when browsing a website} homepage http://pathalizer.sourceforge.net/ epoch 0 depends_run {bin:gs:ghostscript bin:dot:graphviz port:netpbm} platforms darwin name pathalizer long_description {Pathalizer is a tool to visualize the paths most users take when browsing a website. This information can then be used to decide how to improve the navigation of the site, and which parts are most worth improving and keeping up to date.} maintainers nomaintainer categories www version 0.7 revision 0
-php5-midgard 365
-variants universal portdir www/php5-midgard description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name php5-midgard depends_lib {port:midgard-core port:php5} long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} maintainers jwa categories www version 8.09.5 revision 0
-phpbb 748
-variants {apache php4 mysql3 mysql4 postgresql7 postgresql8} portdir www/phpbb description {A PHP-based bulletin board / discussion forum system} homepage http://www.phpbb.com epoch 0 platforms {darwin freebsd} name phpbb depends_lib {port:apache2 port:php5 port:mysql5} long_description {phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. Based on the powerful PHP server language and your choice of MySQL, MS-SQL, PostgreSQL or Access/ODBC database servers, phpBB is the ideal free community solution for all web sites.} maintainers nomaintainer categories {www php} version 2.0.19 revision 0
+php5-midgard 373
+variants universal portdir www/php5-midgard description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name php5-midgard depends_lib {port:midgard-core path:bin/php:php5} long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} maintainers jwa categories www version 8.09.5 revision 0
+phpbb 774
+variants {apache php4 mysql3 mysql4 postgresql7 postgresql8} portdir www/phpbb description {A PHP-based bulletin board / discussion forum system} homepage http://www.phpbb.com epoch 0 platforms {darwin freebsd} name phpbb depends_lib {port:apache2 path:bin/php:php5 path:bin/mysql_config5:mysql5} long_description {phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. Based on the powerful PHP server language and your choice of MySQL, MS-SQL, PostgreSQL or Access/ODBC database servers, phpBB is the ideal free community solution for all web sites.} maintainers nomaintainer categories {www php} version 2.0.19 revision 0
 phpicalendar 306
 portdir www/phpicalendar description {web-based iCal viewer} homepage http://phpicalendar.net/ epoch 0 platforms darwin name phpicalendar maintainers mww long_description {PHP iCalendar is a PHP-based iCal file viewer/parser to display iCals in a Web browser.} version 2.24 categories {www php} revision 0
 phpmyadmin 778
@@ -11532,8 +11532,8 @@
 variants {php5 mysql5 nodeps use_osx_docroot} portdir www/wikkawiki description {WikkaWiki is a flexible, standards-compliant and lightweight wiki engine.} homepage http://www.wikkawiki.org epoch 0 platforms {darwin freebsd} name wikkawiki depends_lib {port:php4 port:mysql4} long_description {WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages. Forked from WakkaWiki. Designed for speed, extensibility, and security. For installation instructions, visit http://docs.wikkawiki.org/MacportInstall} maintainers wikkawiki.org:brian categories {www php} version 1.1.6.5 revision 0
 wml 332
 variants universal portdir www/wml description {Website META Language} epoch 0 platforms darwin name wml depends_lib {port:gdbm port:gettext port:libiconv} long_description {WML is a free and extensible Webdesigner's off-line HTML generation toolkit for Unix} maintainers nomaintainer categories {www lang} version 2.0.9 revision 0
-wordpress 473
-variants {apache php4 mysql3 mysql4} portdir www/wordpress description {A state-of-the-art semantic personal publishing platform} homepage http://www.wordpress.org epoch 0 platforms {darwin freebsd} name wordpress depends_lib {port:apache2 port:php5 port:mysql5} long_description {WordPress is a state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability.} maintainers nomaintainer categories www version 2.7 revision 0
+wordpress 499
+variants {apache php4 mysql3 mysql4} portdir www/wordpress description {A state-of-the-art semantic personal publishing platform} homepage http://www.wordpress.org epoch 0 platforms {darwin freebsd} name wordpress depends_lib {port:apache2 path:bin/php:php5 path:bin/mysql_config5:mysql5} long_description {WordPress is a state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability.} maintainers nomaintainer categories www version 2.7 revision 0
 yaws 450
 variants {yapp universal} depends_build port:erlang portdir www/yaws description {Webserver for dynamic content written in Erlang} homepage http://yaws.hyber.org/ epoch 0 platforms darwin name yaws long_description {Yaws is a high performance HTTP server for dynamic content written in Erlang. Pages can be dynamic with embedded erlang code. Yaws also features a built-in Wiki.} maintainers kallisys.net:pguyot categories www version 1.76 revision 0
 zope 433
@@ -11858,8 +11858,8 @@
 portdir x11/pure-gtk description {a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-gtk depends_lib {path:lib/libpure.dylib:pure path:lib/pure/ffi.dylib:pure-ffi path:lib/pkgconfig/atk.pc:atk path:lib/pkgconfig/cairo.pc:cairo path:lib/pkgconfig/glib-2.0.pc:glib2 path:lib/pkgconfig/gtk+-2.0.pc:gtk2 path:lib/pkgconfig/pango.pc:pango} maintainers ryandesign long_description {pure-gtk is {a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure.} The bindings include the gtk (+gdk), glib, atk, cairo and pango libraries, each in their own Pure module} categories x11 version 0.4 revision 1
 qt3 506
 variants {mysql odbc psql darwin_10 darwin_9 darwin_8 darwin_7} portdir x11/qt3 description {Qt Tool Kit} homepage http://www.trolltech.com/products/qt/index.html epoch 0 platforms darwin name qt3 depends_lib {port:mesa port:jpeg port:libpng path:bin/perl:perl5 port:Xft2 port:xrender port:xorg-libXcursor port:xorg-libXinerama port:xorg-libXrandr port:zlib} long_description {Qt 3 is a multiplatform C++ application development framework.} maintainers nomaintainer categories x11 version 3.3.8 revision 7
-qt4-x11 695
-variants webkit depends_build port:pkgconfig portdir x11/qt4-x11 description {Qt Tool Kit} homepage http://www.trolltech.com/ epoch 0 platforms darwin depends_lib {port:zlib path:include/gif_lib.h:giflib port:tiff port:libpng port:libmng port:jpeg port:libiconv path:lib/pkgconfig/glib-2.0.pc:glib2 port:dbus port:unixODBC port:mysql5 port:postgresql83 port:openssl port:fontconfig port:gettext port:xrender port:xorg-libsm port:xorg-libXi port:xorg-libXrandr port:mesa port:gstreamer port:gst-plugins-base port:sqlite3} name qt4-x11 long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications.} maintainers mcalhoun categories x11 version 4.4.3 revision 3
+qt4-x11 713
+variants webkit depends_build port:pkgconfig portdir x11/qt4-x11 description {Qt Tool Kit} homepage http://www.trolltech.com/ epoch 0 platforms darwin depends_lib {port:zlib path:include/gif_lib.h:giflib port:tiff port:libpng port:libmng port:jpeg port:libiconv path:lib/pkgconfig/glib-2.0.pc:glib2 port:dbus port:unixODBC path:bin/mysql_config5:mysql5 port:postgresql83 port:openssl port:fontconfig port:gettext port:xrender port:xorg-libsm port:xorg-libXi port:xorg-libXrandr port:mesa port:gstreamer port:gst-plugins-base port:sqlite3} name qt4-x11 long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications.} maintainers mcalhoun categories x11 version 4.4.3 revision 3
 quartz-wm 351
 portdir x11/quartz-wm description {Apple's Window Manager for X11} homepage http://xquartz.macosforge.org epoch 0 platforms macosx name quartz-wm depends_lib {port:xorg-libXinerama port:xorg-libAppleWM} maintainers {jeremyhu openmaintainer} long_description {quartz-wm is Apple's closed source window-manager.} categories x11 version 1.0.3 revision 1
 ratpoison 911

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


More information about the macports-changes mailing list