[25381] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Sun May 20 12:32:07 PDT 2007


Revision: 25381
          http://trac.macosforge.org/projects/macports/changeset/25381
Author:   dluke at macports.org
Date:     2007-05-20 12:32:04 -0700 (Sun, 20 May 2007)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-05-20 18:26:43 UTC (rev 25380)
+++ trunk/dports/PortIndex	2007-05-20 19:32:04 UTC (rev 25381)
@@ -932,8 +932,8 @@
 variants universal description {The GNOME bindings} portdir devel/gnome-bindings-suite homepage http://www.gnome.org/ epoch 0 depends_lib {port:gnome-bindings-cxx port:gnome-bindings-perl5 port:gnome-bindings-python} name gnome-bindings-suite long_description {The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. NOTE: the GNOME Java bindings have yet to be ported to Mac OS X.} maintainers {rhwood at macports.org openmaintainer at macports.org} categories {devel gnome} version 2.12 revision 0
 gnugetopt 398
 variants universal description {GNU getopt library} portdir devel/gnugetopt homepage ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/lioux/ epoch 0 platforms darwin name gnugetopt long_description {GNU getopt library similar but more powerful than the standard getopt(3). It includes the GNU-style getopt_long() function.} maintainers sean at sfarc.net categories devel version 1.2 revision 1
-gnutls 538
-variants {universal darwin_8} portdir devel/gnutls description {GNU Transport Layer Security Library} homepage http://www.gnutls.org/ epoch 0 platforms darwin name gnutls depends_lib {port:libgcrypt port:libtasn1 port:opencdk port:lzo} maintainers sfiera at macports.org long_description {GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and SSL 3.0 protocols. The library does not include any patented algorithms and is available under the GNU Lesser GPL license.} version 1.6.2 categories {devel security} revision 0
+gnutls 568
+variants {universal darwin_8} portdir devel/gnutls description {GNU Transport Layer Security Library} homepage http://www.gnutls.org/ epoch 0 platforms darwin name gnutls depends_lib {port:libgcrypt port:libtasn1 port:opencdk port:lzo} maintainers {sfiera at macports.org openmaintainer at macports.org} long_description {GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and SSL 3.0 protocols. The library does not include any patented algorithms and is available under the GNU Lesser GPL license.} version 1.6.2 categories {devel security} revision 0
 gob1 386
 variants universal portdir devel/gob1 description {preprocessor for making GTK+ 1 objects with inline C} homepage http://www.5z.com/jirka/gob.html epoch 0 platforms darwin name gob1 depends_lib port:glib1 maintainers nomaintainer at macports.org long_description {Old 1.0 version of gob for making GTK+ 1 (with some support for GTK+ 2) objects.} version 1.0.12 categories devel revision 0
 gob2 577
@@ -1066,8 +1066,8 @@
 variants universal portdir devel/libextractor description {A library for extraction af meta-data.} homepage http://gnunet.org/libextractor/ epoch 0 platforms darwin name libextractor depends_lib {port:bzip2 port:zlib port:gettext port:libiconv port:glib2} maintainers nomaintainer at macports.org long_description {libextractor is a library used to extract meta-data from files of arbitrary type. It is designed to use helper-libraries to perform the actual extraction, and to be trivially extendable by linking against external extractors for additional file types.} version 0.5.18 categories devel revision 0
 libffi 826
 variants universal description {libffi provides a high level api to various calling conventions} portdir devel/libffi homepage http://sources.redhat.com/libffi/ epoch 0 platforms darwin name libffi long_description {libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. Some programs may not know at the time of compilation what arguments are to be passed to a function. For instance, an interpreter may be told at run-time about the number and types of arguments used to call a given function. Libffi can be used in such programs to provide a bridge from the interpreter program to compiled code.} maintainers pguyot at kallisys.net categories devel version 2.1 revision 20040426
-libgcrypt 713
-variants {universal darwin_6 darwin_8} portdir devel/libgcrypt description {Crypto library} homepage http://www.gnupg.org/ epoch 0 platforms darwin name libgcrypt depends_lib port:libgpg-error maintainers sfiera at macports.org long_description {This is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for all hash algorithms), public key algorithms (RSA, ElGamal, DSA), large integer functions, random numbers and a lot of supporting functions.} version 1.2.4 categories {devel security} revision 0
+libgcrypt 743
+variants {universal darwin_6 darwin_8} portdir devel/libgcrypt description {Crypto library} homepage http://www.gnupg.org/ epoch 0 platforms darwin name libgcrypt depends_lib port:libgpg-error maintainers {sfiera at macports.org openmaintainer at macports.org} long_description {This is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for all hash algorithms), public key algorithms (RSA, ElGamal, DSA), large integer functions, random numbers and a lot of supporting functions.} version 1.2.4 categories {devel security} revision 0
 libgdiplus 540
 variants {universal darwin_8} portdir devel/libgdiplus description {An Open Source implementation of the GDI+ API} homepage http://www.go-mono.com/ epoch 0 platforms darwin name libgdiplus depends_lib {port:jpeg port:tiff port:libungif port:libpng port:pkgconfig port:zlib port:fontconfig} maintainers stechert at macports.org long_description {An implementation of the GDI+ API for Mono, an effort to create an open source implementation of the .NET Development Framework including a C# compiler.} version 1.1.9.2 categories devel revision 1
 libgeoip 298
@@ -1160,8 +1160,8 @@
 portdir devel/libssh variants universal description {an SSH library} name libssh version 0.11 categories {devel security} homepage http://0xbadc0de.be/?part=libssh revision 0 epoch 0 maintainers ron at oneinsane.net long_description {The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library.}
 libtar 387
 variants universal description {library for manipulating POSIX tar files} portdir devel/libtar homepage http://www.feep.net/libtar/ epoch 0 platforms darwin name libtar long_description {libtar is a C library for manipulating POSIX tar files. It handles adding and extracting files to/from a tar archive.} maintainers nomaintainer at macports.org categories devel version 1.2.11 revision 1
-libtasn1 352
-variants universal description {ASN.1 structure parser library} portdir devel/libtasn1 homepage http://www.gnutls.org/ epoch 0 platforms darwin name libtasn1 long_description {The libtasn1 library was developed for ASN1 (Abstract Syntax Notifcation One) structures management.} maintainers sfiera at macports.org categories devel version 0.3.9 revision 0
+libtasn1 382
+variants universal description {ASN.1 structure parser library} portdir devel/libtasn1 homepage http://www.gnutls.org/ epoch 0 platforms darwin name libtasn1 long_description {The libtasn1 library was developed for ASN1 (Abstract Syntax Notifcation One) structures management.} maintainers {sfiera at macports.org openmaintainer at macports.org} categories devel version 0.3.9 revision 0
 libtool 464
 variants {universal darwin_6} description {GNU Libtool - The GNU Portable Library Tool} portdir devel/libtool homepage http://www.gnu.org/software/libtool/libtool.html epoch 0 platforms {darwin freebsd} name libtool long_description {GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface.} maintainers bchesneau at mac.com categories {devel sysutils} version 1.5.22 revision 0
 libtool-devel 424
@@ -1248,8 +1248,8 @@
 variants universal description {A regular expressions library.} portdir devel/oniguruma homepage http://www.geocities.jp/kosako3/oniguruma/ epoch 0 platforms darwin name oniguruma long_description {Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. Version 4.x supports Ruby1.9.} maintainers yves at macports.org categories devel version 4.6.2 revision 0
 oniguruma5 458
 variants universal description {A regular expressions library.} portdir devel/oniguruma5 homepage http://www.geocities.jp/kosako3/oniguruma/ epoch 0 platforms darwin name oniguruma5 long_description {Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. Supports Unicode Porperty/Script. N.B. 5.x is unrelated to Ruby.} maintainers yves at macports.org categories devel version 5.7.0 revision 0
-opencdk 345
-variants universal portdir devel/opencdk description {Open Crypto Development Kit} homepage http://www.gnutls.org/ epoch 0 platforms darwin name opencdk depends_lib port:libgcrypt maintainers sfiera at macports.org long_description {OpenCDK provides basic parts of the OpenPGP message format.} version 0.5.13 categories {devel security} revision 0
+opencdk 375
+variants universal portdir devel/opencdk description {Open Crypto Development Kit} homepage http://www.gnutls.org/ epoch 0 platforms darwin name opencdk depends_lib port:libgcrypt maintainers {sfiera at macports.org openmaintainer at macports.org} long_description {OpenCDK provides basic parts of the OpenPGP message format.} version 0.5.13 categories {devel security} revision 0
 openslp 656
 variants {universal darwin} description {Open source implementation of SLP} portdir devel/openslp homepage http://www.openslp.org/ epoch 0 platforms darwin name openslp long_description {The OpenSLP project is an effort to develop an open-source implementation of Service Location Protocol suitable for commercial and non-commercial application. Service Location Protocol is an IETF standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks.} maintainers nomaintainer at macports.org categories {devel net} version 1.0.11 revision 0
 openssl 611
@@ -1815,7 +1815,7 @@
 bonobo-activation 674
 variants universal depends_build bin:pkg-config:pkgconfig portdir gnome/bonobo-activation description {Bonobo Activation is the Object Activation Framework for GNOME} homepage http://developer.gnome.org/doc/API/2.0/bonobo-activation/architecture.html epoch 0 platforms darwin name bonobo-activation depends_lib {lib:libORBit-2.0:orbit2 lib:libgtk.2:gtk2 lib:libxml2.2.6.0:libxml2} long_description {Bonobo Activation is the new Object Activation Framework for GNOME. Bonobo Activation has a similar purpose to gnorba, the GNOME 1.x CORBA activation library, and has replaced it for GNOME 2.0.} maintainers nomaintainer at macports.org version 2.2.2 categories gnome revision 0
 bug-buddy 604
-variants universal portdir gnome/bug-buddy description {A graphical bug reporting tool.} homepage http://www.gnome.org/ epoch 0 platforms darwin name bug-buddy depends_lib {port:libgnomeui port:gnome-doc-utils port:gnome-keyring port:gnome-desktop port:gnome-menus port:startup-notification port:libsoup port:libgtop port:evolution-data-server} long_description {This is a graphical bug reporting tool. It can extract debugging information from a core file or crashed application (via gnome_segv).} maintainers {rhwood at macports.org openmaintainer at macports.org} version 2.18.0 categories gnome revision 0
+variants universal portdir gnome/bug-buddy description {A graphical bug reporting tool.} homepage http://www.gnome.org/ epoch 0 platforms darwin name bug-buddy depends_lib {port:libgnomeui port:gnome-doc-utils port:gnome-keyring port:gnome-desktop port:gnome-menus port:startup-notification port:libsoup port:libgtop port:evolution-data-server} long_description {This is a graphical bug reporting tool. It can extract debugging information from a core file or crashed application (via gnome_segv).} maintainers {rhwood at macports.org openmaintainer at macports.org} version 2.18.1 categories gnome revision 0
 cog 497
 variants universal portdir gnome/cog description {GConf is a configuration database system.} homepage http://www.krakoa.dk/linux-software.html epoch 0 platforms darwin name cog depends_lib bin:gnome-session:gnome-session long_description {GConf is a configuration database system, functionally similar to the Windows registry but lots better. :-) It's being written for the GNOME desktop but does not require GNOME.} maintainers nomaintainer at macports.org version 0.7.1 categories gnome revision 0
 colorscheme 353
@@ -1840,12 +1840,12 @@
 variants universal portdir gnome/eel description {Generally useful classes and extensions to GNOME} homepage http://www.gnome.org/ epoch 0 platforms darwin name eel depends_lib {port:Xft2 lib:libcairo:cairo lib:libexpat:expat port:fontconfig port:freetype lib:libjpeg:jpeg lib:libiconv:libiconv lib:libpng:libpng port:p5-xml-parser bin:perl:perl5.8 port:xrender port:zlib lib:libtiff:tiff port:popt port:startup-notification port:pkgconfig port:pango port:libxml2 port:libxslt bin:orbit-idl-2:orbit2 port:esound port:audiofile port:glib2 port:gettext port:atk port:gconf port:gnome-doc-utils port:gnome-keyring port:gnome-vfs port:gnome-vfs port:gtk2 port:libart_lgpl port:libbonobo port:libbonoboui port:libgnome port:libgnomecanvas port:libgnomeui port:gail port:gnome-desktop port:gnome-menus port:libglade2 port:render port:dbus port:dbus-glib} long_description {The eel library contains a number of generally useful classes and functions. Many of them are extensions to things in glib
 , gtk, gnome-libs, and other widely-used GNOME platform libraries. The long term plan is to move much of this into the platform libraries themselves.} maintainers {rhwood at macports.org openmaintainer at macports.org} version 2.18.0.1 categories gnome revision 0
 eel-2-12 1206
 variants universal portdir gnome/eel-2-12 description {Generally useful classes and extensions to GNOME} homepage http://www.gnome.org/ epoch 0 platforms darwin name eel-2-12 depends_lib {port:Xft2 lib:libcairo:cairo lib:libexpat:expat port:fontconfig port:freetype lib:libjpeg:jpeg lib:libiconv:libiconv lib:libpng:libpng port:p5-xml-parser bin:perl:perl5.8 port:xrender port:zlib lib:libtiff:tiff port:popt port:startup-notification port:pkgconfig port:pango port:libxml2 port:libxslt bin:orbit-idl-2:orbit2 port:esound port:audiofile port:glib2 port:gettext port:atk port:gconf port:gnome-doc-utils port:gnome-keyring port:gnome-vfs port:gnome-vfs port:gtk2 port:libart_lgpl port:libbonobo port:libbonoboui port:libgnome port:libgnomecanvas port:libgnomeui port:gail port:gnome-desktop port:gnome-menus port:libglade2 port:render} long_description {The eel library contains a number of generally useful classes and functions. Many of them are extensions to things in glib, gtk, gnome-li
 bs, and other widely-used GNOME platform libraries. The long term plan is to move much of this into the platform libraries themselves.} maintainers nomaintainer at macports.org version 2.12.2 categories gnome revision 0
-eog 709
-variants universal portdir gnome/eog description {An image viewing program.} homepage http://www.gnome.org/ epoch 0 platforms darwin name eog depends_lib {port:gnome-platform-suite lib:libiconv.2:libiconv port:fontconfig lib:libXft.2.1.2:Xft2 lib:libaudiofile:audiofile port:fontconfig port:gnome-keyring lib:libexpat:expat bin:perl:perl5.8 port:scrollkeeper lib:libgnomeprintui-2-2:libgnomeprintui port:libexif port:popt port:fontconfig} long_description {This is the Eye of Gnome, an image viewer program. It is meant to be a fast and functional image viewer as well as an image cataloging program.} maintainers {rhwood at macports.org openmaintainer at macports.org} version 2.18.0.1 categories gnome revision 0
+eog 707
+variants universal portdir gnome/eog description {An image viewing program.} homepage http://www.gnome.org/ epoch 0 platforms darwin name eog depends_lib {port:gnome-platform-suite lib:libiconv.2:libiconv port:fontconfig lib:libXft.2.1.2:Xft2 lib:libaudiofile:audiofile port:fontconfig port:gnome-keyring lib:libexpat:expat bin:perl:perl5.8 port:scrollkeeper lib:libgnomeprintui-2-2:libgnomeprintui port:libexif port:popt port:fontconfig} long_description {This is the Eye of Gnome, an image viewer program. It is meant to be a fast and functional image viewer as well as an image cataloging program.} maintainers {rhwood at macports.org openmaintainer at macports.org} version 2.18.1 categories gnome revision 0
 epiphany 523
 variants universal portdir gnome/epiphany description {A GNOME Web browser.} homepage http://www.gnome.org/projects/epiphany epoch 0 platforms darwin name epiphany depends_lib {bin:mozilla:mozilla bin:gnome-session:gnome-session lib:libiconv.2:libiconv} long_description {A web browser is more than an application, it is a way of thinking, it is a way of seeing the world. Epiphany's principles are simplicity and standards compliance.} maintainers nomaintainer at macports.org version 1.4.7 categories {gnome www} revision 0
 evince 958
-variants universal depends_build {port:gnome-doc-utils port:m4 port:perl5.8 port:pkgconfig port:scrollkeeper} portdir gnome/evince description {Evince is a document viewer for multiple document formats like pdf, and many others.} homepage http://www.gnome.org/ epoch 0 platforms darwin name evince depends_lib {port:atk port:audiofile port:avahi port:cairo port:dbus port:dbus-glib port:esound port:expat port:fontconfig port:freetype port:gconf port:gettext port:glib2 port:gnome-keyring port:gnome-vfs port:gtk2 port:jpeg port:libart_lgpl port:libglade2 port:libgnome port:libgnomecanvas port:libgnomeui port:libiconv port:libpng port:libxml2 port:libxslt port:nautilus port:openssl port:pango port:poppler port:popt port:tiff port:zlib} long_description {{Evince is a document viewer for multiple document formats like pdf, and many others.}} maintainers {rhwood at macports.org openmaintainer at macports.org} version 0.8.0 categories {gnome print} revision 0
+variants universal depends_build {port:gnome-doc-utils port:m4 port:perl5.8 port:pkgconfig port:scrollkeeper} portdir gnome/evince description {Evince is a document viewer for multiple document formats like pdf, and many others.} homepage http://www.gnome.org/ epoch 0 platforms darwin name evince depends_lib {port:atk port:audiofile port:avahi port:cairo port:dbus port:dbus-glib port:esound port:expat port:fontconfig port:freetype port:gconf port:gettext port:glib2 port:gnome-keyring port:gnome-vfs port:gtk2 port:jpeg port:libart_lgpl port:libglade2 port:libgnome port:libgnomecanvas port:libgnomeui port:libiconv port:libpng port:libxml2 port:libxslt port:nautilus port:openssl port:pango port:poppler port:popt port:tiff port:zlib} long_description {{Evince is a document viewer for multiple document formats like pdf, and many others.}} maintainers {rhwood at macports.org openmaintainer at macports.org} version 0.9.0 categories {gnome print} revision 0
 evolution-data-server 496
 variants {universal darwin_8_i386} portdir gnome/evolution-data-server description {Addressbook and calender libs for GNOME.} homepage http://www.gnome.org/ epoch 0 platforms darwin name evolution-data-server depends_lib {port:gnome-platform-suite lib:libsoup-2:libsoup} long_description {Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop.} maintainers {rhwood at macports.org openmaintainer at macports.org} version 1.10.0 categories gnome revision 0
 file-roller 645
@@ -2087,7 +2087,7 @@
 mergeant 349
 variants universal portdir gnome/mergeant description {A GNOME SQL database admin tool.} homepage http://www.gnome-db.org/ epoch 0 platforms darwin name mergeant depends_lib lib:libgnomedb-2:libgnomedb long_description {{A GNOME SQL database admin tool.}} maintainers nomaintainer at macports.org version 0.12.1 categories {gnome databases} revision 0
 metacity 506
-variants universal depends_build port:gnome-doc-utils portdir gnome/metacity description {A window manager for the adult in you.} homepage http://www.gnome.org/softwaremap/projects/Metacity epoch 0 platforms darwin name metacity depends_lib {port:gtk2 port:pango port:gconf port:startup-notification port:xrender port:gnome-themes} long_description {{A window manager for the adult in you.}} maintainers {rhwood at macports.org openmaintainer at macports.org} version 2.18.0 categories {gnome x11-wm} revision 0
+variants universal depends_build port:gnome-doc-utils portdir gnome/metacity description {A window manager for the adult in you.} homepage http://www.gnome.org/softwaremap/projects/Metacity epoch 0 platforms darwin name metacity depends_lib {port:gtk2 port:pango port:gconf port:startup-notification port:xrender port:gnome-themes} long_description {{A window manager for the adult in you.}} maintainers {rhwood at macports.org openmaintainer at macports.org} version 2.18.2 categories {gnome x11-wm} revision 0
 mlview 406
 variants universal portdir gnome/mlview description {XML-editor for GNOME.} homepage http://www.freespiders.org/projects/gmlview/ epoch 0 platforms darwin name mlview depends_lib lib:libgnomeprintui-2-2:libgnomeprintui long_description {The MlView project is an ongoing effort to develop an xml editor for GNOME environment.} maintainers nomaintainer at macports.org version 0.7.1 categories gnome revision 0
 monster-masher 627
@@ -2197,7 +2197,7 @@
 GraphicsMagick 669
 variants {universal i386 darwin_8} portdir graphics/GraphicsMagick description {image processing tools collection} homepage http://www.graphicsmagick.org/ epoch 0 platforms darwin name GraphicsMagick depends_lib {port:libxml2 port:bzip2 port:zlib port:libpng port:tiff port:freetype} maintainers nomaintainer at macports.org long_description {GraphicsMagick is the swiss army knife of image processing. It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG, and TIFF.} version 1.1.7 categories graphics revision 0
 ImageMagick 1189
-variants {universal perl gs lcms wmf mpeg jbig jpeg2 graphviz nox11 no-plus-plus darwin_6 darwin_8} portdir graphics/ImageMagick description {Tools and libraries to manipulate images in many formats} homepage http://www.imagemagick.org/ epoch 0 platforms darwin name ImageMagick depends_lib {port:pkgconfig lib:libX11.6:XFree86 port:bzip2 port:jpeg port:libpng port:tiff port:zlib port:freetype port:fontconfig port:libiconv port:expat port:libxml2} maintainers ryandesign at macports.org long_description {ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can even create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, P
 ython, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF.} version 6.3.4-1 categories {graphics devel} revision 0
+variants {universal perl gs lcms wmf mpeg jbig jpeg2 graphviz nox11 no-plus-plus darwin_6 darwin_8} portdir graphics/ImageMagick description {Tools and libraries to manipulate images in many formats} homepage http://www.imagemagick.org/ epoch 0 platforms darwin name ImageMagick depends_lib {port:pkgconfig lib:libX11.6:XFree86 port:bzip2 port:jpeg port:libpng port:tiff port:zlib port:freetype port:fontconfig port:libiconv port:expat port:libxml2} maintainers ryandesign at macports.org long_description {ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can even create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, P
 ython, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF.} version 6.3.4-2 categories {graphics devel} revision 0
 openexr 397
 variants {universal {darwin 7}} description {OpenEXR Graphics Library} portdir graphics/OpenEXR homepage http://www.openexr.org epoch 0 platforms darwin name openexr long_description {OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications.} maintainers waqar at macports.org categories graphics version 1.4.0 revision 0
 Renaissance-Framework 635
@@ -2410,8 +2410,8 @@
 portdir graphics/povray variants universal description {Persistence Of Vision RAYtracer} name povray depends_lib {lib:libX11.6:XFree86 lib:libpng.3:libpng lib:libjpeg:jpeg lib:libz.1:zlib lib:libtiff.3:tiff} version 3.6.1 categories graphics revision 0 epoch 0 maintainers stewartsmith at mac.com long_description {POVRAY is a 'free' and popular Ray Tracer available for many platforms (including UNIX). This is a port of the UNIX version, not the graphical MacOS X version.}
 pstoedit 544
 variants {universal darwin_6} portdir graphics/pstoedit description {Translate PostScript and PDF to other vector formats} homepage http://www.pstoedit.net/ depends_run bin:gs:ghostscript epoch 0 platforms darwin name pstoedit depends_lib {lib:libMagick:ImageMagick lib:libplotter:plotutils lib:libpng:libpng lib:libz:zlib} maintainers nomaintainer at macports.org long_description {pstoedit converts Postscript(TM) and PDF files to other vector graphic formats so that they can be edited graphically.} version 3.40 categories graphics revision 0
-qwt 595
-variants universal portdir graphics/qwt description {Qt Widgets for Technical Applications} homepage http://qwt.sourceforge.net epoch 0 platforms darwin name qwt depends_lib port:qt4-mac maintainers macports at jochen-kuepper.de long_description {The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double.} version 5.0.1 categories {graphics science} revision 0
+qwt 618
+variants universal portdir graphics/qwt description {Qt Widgets for Technical Applications} homepage http://qwt.sourceforge.net epoch 0 platforms darwin name qwt depends_lib port:qt4-mac maintainers {openmaintainer at macports.org jochen at macports.org} long_description {The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double.} version 5.0.1 categories {graphics science} revision 0
 sane-backends 523
 variants {universal disable_localbackends enable_pnmbackend with_gphoto2} portdir graphics/sane-backends description {Backends for scanner access} homepage http://www.sane-project.org/ epoch 0 platforms darwin name sane-backends depends_lib {port:jpeg port:libusb port:tiff port:zlib} maintainers hama at hamazone.de long_description {These are the backends for the Scanner Access Now Easy project. They allow you to access various scanners either locally or remote using saned.} version 1.0.18 categories graphics revision 0
 scale2x 481
@@ -3312,8 +3312,8 @@
 variants universal portdir mail/eudora2unix description {set of python scripts to convert Eudora mailboxes to Unix mbox} homepage http://eudora2unix.sourceforge.net/ epoch 0 depends_run bin:python:python24 platforms darwin name eudora2unix maintainers pguyot at kallisys.net long_description {Eudora2Unix is a collection of Python scripts that together convert Qualcomm Eudora mail folders to mail directories for unix or Linux. The mail clients Pine and KMail are explicitly supported. I have also tried the output with Balsa, which uses a mailbox structure similar to Pine's.} version 1.3 categories mail revision 0
 exim 634
 variants {universal darwin_6 darwin_7 mysql4} depends_build port:perl5.8 portdir mail/exim description {complete replacement for sendmail} homepage http://www.exim.org/ epoch 0 platforms darwin depends_lib {port:db4 port:openssl port:sqlite3} name exim long_description {Exim is a mail transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. It is freely available under the terms of the GNU General Public Licence. In overall style it is similar to Smail 3, but its facilities are more extensive.} maintainers nomaintainer at macports.org version 4.66 categories mail revision 0
-fetchmail 1093
-variants {universal ssl fetchmailconf} portdir mail/fetchmail description {Batch mail retrieval utility for IMAP, POP2, POP3, APOP, KPOP, ETRN, or ODMR} homepage http://fetchmail.berlios.de epoch 0 platforms darwin name fetchmail depends_lib {port:gettext port:openssl port:py-tkinter} maintainers pmq at macports.org long_description {Fetchmail is a full-featured IMAP, POP2, POP3, APOP, KPOP, ETRN, ODMR client with easy configuration, daemon mode, forwarding via SMTP or local MDA, and superior reply handling. It is used to handle intermittent email connections by acting as a coupling that seamlessly batch forwards fetched mail from your mail server to your local delivery system, allowing you to read your it with your favourite mail user agent. Fetchmail also includes useful spam filtering and multi-user functions. A typical use of fetchmail is to connect to your ISP's POP3 server, downloading your mail into the INBOX on your local computer. You may then read the mail, offline if
  you want, using Pine, mutt, or any standard mail user agent.} version 6.3.8 categories mail revision 0
+fetchmail 1204
+variants {universal ssl fetchmailconf} variant_desc {ssl {Support secure connections using OpenSSL} fetchmailconf {Install a graphical configurator}} portdir mail/fetchmail description {Batch mail retrieval utility for IMAP, POP2, POP3, APOP, KPOP, ETRN, or ODMR} homepage http://fetchmail.berlios.de epoch 0 platforms darwin name fetchmail depends_lib {port:gettext port:openssl port:py-tkinter} maintainers pmq at macports.org long_description {Fetchmail is a full-featured IMAP, POP2, POP3, APOP, KPOP, ETRN, ODMR client with easy configuration, daemon mode, forwarding via SMTP or local MDA, and superior reply handling. It is used to handle intermittent email connections by acting as a coupling that seamlessly batch forwards fetched mail from your mail server to your local delivery system, allowing you to read your it with your favourite mail user agent. Fetchmail also includes useful spam filtering and multi-user functions. A typical use of fetchmail is to connect to your ISP's P
 OP3 server, downloading your mail into the INBOX on your local computer. You may then read the mail, offline if you want, using Pine, mutt, or any standard mail user agent.} version 6.3.8 categories mail revision 0
 freepops 741
 variants universal portdir mail/freepops description {extensible program for webmail access via POP3 protocol} homepage http://freepops.sourceforge.net/en/ epoch 0 platforms darwin name freepops depends_lib {lib:libcurl.2:curl lib:libexpat:expat lib:libcrypto.0.9:openssl lib:libz.1:zlib} maintainers nomaintainer at macports.org long_description {FreePOPs is an easily extensible program, which allows to have an access to the most varied resources through the POP3 protocol. Mainly, it can be used to download mail from the most famous webmails, but it could also be used as an aggregator for RSS feeds and many more. This way it is possible to get all your messages in your favourite email client.} version 0.0.18 categories mail revision 0
 gbuffy 401
@@ -3410,8 +3410,8 @@
 variants universal description {application level gateway for the POP3 protocol} portdir mail/pop3proxy homepage http://quietsche-entchen.de/cgi-bin/wiki.cgi/proxies/Pop3Proxy epoch 0 platforms darwin name pop3proxy long_description {pop3.proxy is an application level gateway for the POP3 protocol. Unlike generic TCP proxys (like tcpproxy) it looks into the data stream watching that client and server fullfill the protocol specification. pop3.proxy is based on RFC 1939.} maintainers nomaintainer at macports.org categories mail version 1.3.0-beta3 revision 0
 postal 482
 variants universal description {Benchmark SMTP/POP servers} portdir mail/postal homepage http://www.coker.com.au/postal/ epoch 0 platforms darwin name postal long_description {Postal is a SMTP benchmark. Postal-list will list all the possible expansions for an account name (used for creating a list of accounts to create on your test server). Rabid is the mad Biff, it is a POP benchmark.} maintainers nomaintainer at macports.org categories {mail benchmarks} version 0.62 revision 0
-postfix 509
-variants {universal pcre tls sasl ldap} description {Fast and robust mail transfer agent} portdir mail/postfix homepage http://www.postfix.org/ epoch 0 platforms darwin name postfix long_description {Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail-compatible enough to not upset existing users. It also offers QMQP and VERP support to let Postfix act as delivery daemon for ezmlm-idx.} maintainers yeled at macports.org categories mail version 2.3.8 revision 0
+postfix 516
+variants {universal pcre tls sasl ldap mysql5} description {Fast and robust mail transfer agent} portdir mail/postfix homepage http://www.postfix.org/ epoch 0 platforms darwin name postfix long_description {Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail-compatible enough to not upset existing users. It also offers QMQP and VERP support to let Postfix act as delivery daemon for ezmlm-idx.} maintainers yeled at macports.org categories mail version 2.3.8 revision 0
 procmail 1212
 variants universal description {A local mail delivery agent} portdir mail/procmail homepage http://www.procmail.org/ epoch 0 platforms darwin name procmail long_description {The procmail mail processing program can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (real convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone. Procmail can be used: - and installed by an unprivileged user (for himself only). - as a drop in replacement for the local delivery agent /bin/mail (with biff/comsat support). - as a general mailfilter for whole groups of messages (e.g. when called from within sendmail.cf rules). The accompanying formail program enables you to generate autoreplies, split up digest
 s/mailboxes into the original messages, do some very simple header-munging/extraction, or force mail into mail-format (with leading From line).} maintainers nomaintainer at macports.org categories mail version 3.22 revision 1
 proxsmtp 559
@@ -3596,8 +3596,8 @@
 variants universal portdir multimedia/emotion description {A Evas smart-object library for video capabilities.} homepage http://evidence.sf.net epoch 0 platforms darwin name emotion depends_lib {lib:libX11.6:XFree86 lib:libjpeg.62:jpeg lib:libpng.3:libpng lib:libtiff.3:tiff lib:libImlib2:imlib2 lib:libesd:esound lib:libintl:gettext lib:libxine:xine-lib lib:libevas:evas lib:libecore:ecore} long_description {Emotion is an Evas smart-object library providing video capabilities. Emotion leverages libxine 1.0 and integrates seemlessly with the rest of the EFL. Because its based on libxine, any format that it supports (Theora, DiVX, MPEG2, etc) is avalible using Emotion.} maintainers nomaintainer at macports.org version 0.0.1 categories {multimedia devel} revision 0
 ffmpeg 1227
 variants {universal gpl postproc lame libogg vorbis theora faac faad xvid x264 a52 dts} depends_build bin:svn:subversion portdir multimedia/ffmpeg description {Digital VCR and streaming server} homepage http://ffmpeg.sourceforge.net/ epoch 0 platforms darwin name ffmpeg maintainers {bytestorm at gmail.com openmaintainer at macports.org} long_description {FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developped) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on the ffmpeg libraries. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most c
 odecs were developped from scratch to ensure best performances and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.} version 0.4.9-pre1 categories multimedia revision 1
-gnupod 579
-variants {universal all_decoders} portdir multimedia/gnupod description {gnuPod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.} homepage http://blinkenlights.ch/gnupod epoch 0 platforms darwin name gnupod depends_lib {port:perl5.8 port:p5-mp3-info port:p5-digest-md5 port:p5-xml-parser port:p5-unicode-string port:p5-libwww-perl} maintainers pmq at macports.org long_description {{gnuPod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.}} version 0.99.2 categories {multimedia perl} revision 0
+gnupod 659
+variants {universal all_decoders} variant_desc {all_decoders {Install helpers to transcode the multimedia files}} portdir multimedia/gnupod description {gnuPod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.} homepage http://blinkenlights.ch/gnupod epoch 0 platforms darwin name gnupod depends_lib {port:perl5.8 port:p5-mp3-info port:p5-digest-md5 port:p5-xml-parser port:p5-unicode-string port:p5-libwww-perl} maintainers pmq at macports.org long_description {{gnuPod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.}} version 0.99.2 categories {multimedia perl} revision 0
 libartnet 401
 variants {universal darwin_8} description {implementation of the ArtNet protocol designed for POSIX systems} portdir multimedia/libartnet homepage http://www.nomis52.net/data/artnet/libartnet/ epoch 0 platforms darwin name libartnet long_description {{implementation of the ArtNet protocol designed for POSIX systems}} maintainers mww at macports.org categories {multimedia net} version 1.0.5 revision 0
 libdv 645
@@ -3850,8 +3850,8 @@
 variants universal description {Howl is a cross-platform implementation of Zeroconf networking.} portdir net/howl homepage http://www.porchdogsoft.com/products/howl/ epoch 0 platforms darwin name howl long_description {Howl is a cross-platform implementation of Zeroconf networking. Branded as Rendezvous(tm) by Apple Computer, Inc., Zeroconf standardizes networking protocols for delivering hassle-free ad-hoc networking, service discovery and IP configuration. This ease of use, enjoyed by users of Mac OS X, is now available as an SDK for Windows 2000/XP and many flavors of Unix. Howl allows software developers to easily embed Zeroconf functionality in their applications, making cumbersome and error-prone network configuration tasks seem so five minutes ago. Give your users what they want. Give them simple, elegant networking. Give them Howl.} maintainers nomaintainer at macports.org categories net version 0.9.10 revision 0
 hping2 274
 variants universal description {a network tool} portdir net/hping2 homepage http://www.hping.org/ epoch 0 platforms darwin name hping2 long_description {a network tool able to send custom packets.} maintainers nomaintainer at macports.org categories net version rc3 revision 2
-hping3 643
-variants {universal no_tcl} portdir net/hping3 description {hping is a command-line oriented TCP/IP packet assembler/analyzer} homepage http://www.hping.org epoch 0 platforms darwin name hping3 depends_lib port:tcl maintainers pmq at macports.org long_description {hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping(8) unix command, but hping isn't only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the ability to send files between a covered channel, and many other features.} version 20051105 categories {net security} revision 0
+hping3 700
+variants {universal no_tcl} variant_desc {no_tcl {Remove the Tcl scripting support}} portdir net/hping3 description {hping is a command-line oriented TCP/IP packet assembler/analyzer} homepage http://www.hping.org epoch 0 platforms darwin name hping3 depends_lib port:tcl maintainers pmq at macports.org long_description {hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping(8) unix command, but hping isn't only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the ability to send files between a covered channel, and many other features.} version 20051105 categories {net security} revision 0
 hsftp 446
 variants {universal darwin_8} portdir net/hsftp description {ftp emulator that uses ssh to transport commands and data} homepage http://la-samhna.de/hsftp/ epoch 0 platforms darwin name hsftp depends_lib port:readline maintainers nomaintainer at macports.org long_description {hsftp is an ftp emulator that provides the look-and-feel of an ftp session, but uses ssh to transport commands and data.} version 1.15 categories {net security} revision 0
 htpdate 336
@@ -4226,6 +4226,8 @@
 variants universal portdir net/weplab description {WEP encryption security review tool} homepage http://weplab.sourceforge.net epoch 0 platforms darwin name weplab depends_lib lib:libpcap:libpcap maintainers sal at email.arc.nasa.gov long_description {Weplab is a tool to review the security of WEP encryption in wireless networks from an educational point of view. Several attacks are available so it can be measured the effectiveness and minimum requirements of each one.} version 0.1.5 categories net revision 0
 wget 578
 variants {universal no_ssl darwin_8} portdir net/wget description {internet file retriever} homepage http://www.gnu.org/software/wget/wget.html epoch 0 platforms {darwin freebsd} name wget depends_lib {port:openssl port:gettext} maintainers yeled at macports.org long_description {GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without Xsupport, etc.} version 1.10.2 categories {net www} revision 0
+wgetpro 385
+variants {universal darwin_8} portdir net/wgetpro description {advanced internet file retriever} homepage http://wgetpro.sourceforge.net/ epoch 0 platforms darwin name wgetpro depends_lib {port:gettext port:libiconv} maintainers mww at macports.org long_description {WGet pro is an advanced version of wget, able to handle the mms protocoll} version 0.1.3 categories {net www} revision 0
 whatmask 928
 variants universal description {Easily convert between three common subnet mask notations} portdir net/whatmask homepage http://www.laffeycomputer.com/whatmask.html epoch 0 platforms darwin name whatmask long_description {Notations supported: Name Example --------------------------------- CIDR /24 Netmask 255.255.255.0 Wilcard Bits 0.0.0.255 The above notations are all identical. CIDR notation commonly has a / in of the number (representing the number of bits). Whatmask can accept notations with or without a slash. This notation is used more and more. A lot of popular routers and software supprt this notation. notation is pretty much the standard old-school way of doing it. It is by most systems (Un*x, Win, Mac, etc.). bits are similar to the netmask, but they are the logical not of the. This notation is used by a number of popular routers.} maintainers mich at freebsdcluster.org categories net version 1.2 revision 0
 whois 374
@@ -5500,10 +5502,10 @@
 variants universal description {A python module for the libdnet low-level networking library.} portdir python/py-libdnet homepage http://libdnet.sourceforge.net/ epoch 0 depends_lib {port:python24 port:libdnet} name py-libdnet long_description {Libdnet provides a simplified, portable interface to several low-level networking routines, including: network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling (IP filter, ipfw, ipchains, pf, ...), network interface lookup and manipulation, raw IP packet and Ethernet frame transmission.} maintainers chris.owen at consault.com categories {python net} version 1.11 revision 0
 py-libgmail 409
 variants universal portdir python/py-libgmail description {Python binding for accessing Gmail} homepage http://libgmail.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-libgmail maintainers eridius at macports.org long_description {The libgmail project is a pure Python binding to provide access to Google's Gmail web-mail service.} categories {python mail} version 0.1.5.1 revision 0
-py-libxml2 344
-variants universal portdir python/py-libxml2 description {Python bindings for libxml2} homepage http://xmlsoft.org/ epoch 0 platforms darwin depends_lib {port:python24 port:libxml2 port:zlib} name py-libxml2 maintainers sfiera at macports.org long_description {{Python bindings for libxml2}} categories {python textproc} version 2.6.21 revision 0
-py-libxslt 360
-variants universal portdir python/py-libxslt description {Python bindings for libxslt} homepage http://xmlsoft.org/ epoch 0 platforms darwin depends_lib {port:python24 port:libxslt port:py-libxml2 port:zlib} name py-libxslt maintainers sfiera at macports.org long_description {{Python bindings for libxslt}} categories {python textproc} version 2.6.21 revision 0
+py-libxml2 374
+variants universal portdir python/py-libxml2 description {Python bindings for libxml2} homepage http://xmlsoft.org/ epoch 0 platforms darwin depends_lib {port:python24 port:libxml2 port:zlib} name py-libxml2 maintainers {sfiera at macports.org openmaintainer at macports.org} long_description {{Python bindings for libxml2}} categories {python textproc} version 2.6.21 revision 0
+py-libxslt 390
+variants universal portdir python/py-libxslt description {Python bindings for libxslt} homepage http://xmlsoft.org/ epoch 0 platforms darwin depends_lib {port:python24 port:libxslt port:py-libxml2 port:zlib} name py-libxslt maintainers {sfiera at macports.org openmaintainer at macports.org} long_description {{Python bindings for libxslt}} categories {python textproc} version 2.6.21 revision 0
 py-linda 572
 variants universal portdir python/py-linda description {simple implementation of a linda system} homepage http://www-users.cs.york.ac.uk/~aw/pylinda/ epoch 0 platforms darwin depends_lib port:python24 name py-linda maintainers nomaintainer at macports.org long_description {PyLinda is a simple implementation of a linda system, however it also includes several of the more recently proposed extensions to Linda in the form of multiple tuple spaces, garbage collection, sane non-blocking primitives and bulk tuple operations.} categories {python net} version 0.5.1 revision 0
 py-lint 697
@@ -5538,8 +5540,8 @@
 variants universal portdir python/py-markdown description {python implementation of markdown} homepage http://atox.sf.net/ epoch 0 platforms darwin depends_lib port:python24 name py-markdown maintainers erickt at macports.org long_description {{python implementation of markdown}} categories {python textproc} version 1.6a revision 1
 py-mathdom 403
 variants universal portdir python/py-mathdom description {DOM library for Content MathML written in Python} homepage http://py-mathdom.sourceforge.net/ depends_run port:py-parsing epoch 0 platforms darwin depends_lib port:python24 name py-mathdom maintainers nomaintainer at macports.org long_description {{DOM library for Content MathML written in Python}} categories {python math} version 0.7 revision 0
-py-matplotlib 681
-variants {universal gtk2} portdir python/py-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:freetype port:libpng port:antigraingeometry port:py-numarray port:py-numeric port:py-dateutil} name py-matplotlib maintainers nomaintainer at macports.org long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses Numeric for handling large data sets and supports a variety of output backends} categories {python graphics math} version 0.90.0 revision 0
+py-matplotlib 1168
+variants {universal gtk2 tkinter wxpython numarray Numeric numpy} variant_desc {gtk2 {Use gtkAgg for interactive plotting} tkinter {Use tkAgg for interactive plotting} wxpython {Use wxAgg for interactive plotting} numarray {Use numarray as array-object} Numeric {Use Numeric as array-object} numpy {Use numpy as array-object}} portdir python/py-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:antigraingeometry port:freetype port:libpng port:py-dateutil port:py-tz port:py-gtk2 port:py-numpy} name py-matplotlib maintainers {openmaintainer at macports.org jochen at macports.org} long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numarray, Numeric, or numpy for handling large data sets and supports a variety of output backends. This port provides 
 variants for the different array-objects (numarray, Numeric, numpy) and for different GUIs (gtk2, tkinter, wxpython).} categories {python graphics math} version 0.90.0 revision 1
 py-mecab 340
 variants universal portdir python/py-mecab description {a Python module for MeCab} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:mecab} name py-mecab maintainers rsky0711 at gmail.com long_description {{a Python module for MeCab}} categories {python textproc japanese} version 0.95 revision 0
 py-mechanize 469
@@ -7466,8 +7468,8 @@
 variants universal portdir www/tiki description {php based wiki with lots of extra features} homepage http://tikiwiki.sourceforge.net/ epoch 0 platforms darwin name tiki depends_lib bin:httpd:apache maintainers ari at ish.com.au long_description {TikiWiki is an open source web application which provides a full Wiki environment as well as Articles, Sections, User/Group Management (including optinal LDAP interaction), Polls and Quizzes, File and Image Galleries, Forums, Comments on many areas, Weblogs, and much more.} version 1.6.1 categories www revision 0
 urlview 430
 variants universal portdir www/urlview description {URL extractor/launcher} homepage ftp://ftp.mutt.org/mutt/contrib/ epoch 0 platforms darwin name urlview depends_lib port:ncurses maintainers vincent-opdarw at vinc17.org long_description {Urlview is a screen-oriented program for extracting URLs from text files. It displays a menu from which you can launch a command to view a specific item.} version 0.9 categories www revision 1
-varnish 378
-variants universal description {Varnish is a state-of-the-art, high-performance HTTP accelerator} portdir www/varnish homepage http://www.varnish-cache.org epoch 0 depends_lib bin:gcc:gcc40 name varnish long_description {Varnish was written from the ground up to be a high performance caching reverse proxy.} maintainers pmq at macports.org categories www version 1.0.3 revision 0
+varnish 352
+portdir www/varnish variants universal description {Varnish is a state-of-the-art, high-performance HTTP accelerator} name varnish version 1.0.3 categories www homepage http://www.varnish-cache.org revision 0 epoch 0 maintainers pmq at macports.org long_description {Varnish was written from the ground up to be a high performance caching reverse proxy.}
 w3m 441
 variants universal description {pager/text based browser} portdir www/w3m epoch 0 platforms darwin depends_lib lib:libgccpp.1:boehmgc name w3m long_description {w3m is a pager/text-based WWW browser. It is a similar application to Lynx, but it has several features Lynx doesn't have, like tables, frames and inline image rendering. Its 8-bit support is second to none.} maintainers yeled at macports.org categories www version 0.5.1 revision 1
 webalizer 564

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


More information about the macports-changes mailing list