[40350] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Mon Sep 29 12:52:34 PDT 2008


Revision: 40350
          http://trac.macports.org/changeset/40350
Author:   portindex at macports.org
Date:     2008-09-29 12:52:33 -0700 (Mon, 29 Sep 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-09-29 19:42:08 UTC (rev 40349)
+++ trunk/dports/PortIndex	2008-09-29 19:52:33 UTC (rev 40350)
@@ -1100,8 +1100,8 @@
 variants {universal puredarwin darwin powerpc darwin_6 darwin_9} depends_build port:pkgconfig portdir devel/glib2 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv} name glib2 maintainers ryandesign long_description {Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.} version 2.18.1 categories devel revision 0
 glib2-devel 519
 variants {universal puredarwin darwin powerpc darwin_6 darwin_9} depends_build port:pkgconfig portdir devel/glib2-devel description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv} name glib2-devel maintainers ryandesign long_description {Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.} version 2.17.7 categories devel revision 0
-glibmm 350
-variants universal portdir devel/glibmm description {C++ interface to glib} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name glibmm depends_lib {{path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} lib:libsigc-2:libsigcxx2} long_description {{C++ interface to glib}} maintainers nomaintainer version 2.16.1 categories {devel x11} revision 0
+glibmm 341
+variants universal portdir devel/glibmm description {C++ interface to glib} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name glibmm depends_lib {{path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:libsigcxx2} long_description {{C++ interface to glib}} maintainers nomaintainer version 2.18.0 categories {devel x11} revision 0
 global 629
 variants universal description {source code tag system} portdir devel/global homepage http://www.gnu.org/software/global/ epoch 0 platforms darwin name global long_description {GNU GLOBAL is a source code tag system that works the same way across diverse environments. You can locate a specified object in the source files and move there easily. It is useful for hacking a large project containing many subdirectories, many #ifdef and many main() functions. It is similar to ctags or etags but is different from them at the point of independence of any editor.} maintainers nomaintainer categories devel version 5.6.2 revision 0
 gmake 713
@@ -1129,13 +1129,13 @@
 gnome-bindings-suite 651
 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 nomaintainer categories {devel gnome} version 2.12 revision 0
 gnutls 566
-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 port:zlib port:readline} maintainers {sfiera openmaintainer} 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 2.4.1 categories {devel security} revision 0
+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 port:zlib port:readline} maintainers {sfiera openmaintainer} 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 2.4.2 categories {devel security} revision 0
 gob1 373
 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 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 602
 variants universal depends_build port:pkgconfig portdir devel/gob2 description {preprocessor for making GObjects with inline C} homepage http://www.5z.com/jirka/gob.html epoch 0 platforms darwin depends_lib {{path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2}} name gob2 maintainers nomaintainer long_description {GOB (GOB2 anyway) is a preprocessor for making GObjects with inline C code so that generated files are not edited. Syntax is inspired by Java and Yacc or Lex. The implementation is intentionally kept simple, and no C actual code parsing is done.} version 2.0.11 categories devel revision 0
-google-perftools 563
-variants universal description {libmemcached is a C and C++ client library to the memcached server} portdir devel/google-perftools homepage http://code.google.com/p/google-perftools/ epoch 0 platforms darwin name google-perftools maintainers brett at macports.org long_description {These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler.} categories devel version 0.96 revision 0
+google-perftools 565
+variants universal description {Fast, multi-threaded malloc() and nifty performance analysis tools} portdir devel/google-perftools homepage http://code.google.com/p/google-perftools/ epoch 0 platforms darwin name google-perftools maintainers brett at macports.org long_description {These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler.} categories devel version 0.99.2 revision 0
 gpatch 583
 variants universal description {GNU patch, for applying diffs to files} portdir devel/gpatch homepage http://www.gnu.org/software/patch/ epoch 0 platforms {darwin sunos} name gpatch long_description {The GNU patch adds support for: handling arbitrary binary data and large files. the unified context diff format that GNU diff can produce. making GNU Emacs-style backup files. improved interaction with RCS and SCCS. the GNU conventions for option parsing and configuring and compilation. better POSIX.2 compliance.} maintainers nomaintainer categories devel version 2.5.9 revision 0
 gperf 309
@@ -1302,10 +1302,10 @@
 variants universal portdir devel/libedit description {command line editing and history library} homepage ftp://ftp.astron.com/pub/libedit/ epoch 0 platforms darwin name libedit depends_lib port:ncurses maintainers nomaintainer long_description {libedit is a command line editing and history library. It is designed to be used by interactive programs that allow the user to type commands at a terminal prompt.} version 2.6.10 categories devel revision 1
 libelf 503
 variants universal portdir devel/libelf description {ELF object file access library} homepage http://www.mr511.de/software/english.html epoch 0 platforms darwin name libelf depends_lib port:gettext maintainers jstrine at vexate.net long_description {'Libelf' lets you read, modify or create ELF files in an architecture-independent way. The library takes care of size and endian issues, e.g. you can process a file for SPARC processors on an Intel-based system.} version 0.8.10 categories devel revision 1
-libev 355
-variants universal description {asynchronous event library} portdir devel/libev homepage http://software.schmorp.de/pkg/libev.html epoch 0 platforms darwin name libev long_description {libev is a full-featured and high-performance event loop that is loosely modelled after libevent.} maintainers brett at macports.org categories devel version 3.2 revision 0
+libev 356
+variants universal description {asynchronous event library} portdir devel/libev homepage http://software.schmorp.de/pkg/libev.html epoch 0 platforms darwin name libev long_description {libev is a full-featured and high-performance event loop that is loosely modelled after libevent.} maintainers brett at macports.org categories devel version 3.44 revision 0
 libevent 648
-variants universal description {asynchronous event library} portdir devel/libevent homepage http://monkey.org/~provos/libevent/ epoch 0 platforms darwin name libevent long_description {The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop.} maintainers brett at macports.org categories devel version 1.4.3 revision 0
+variants universal description {asynchronous event library} portdir devel/libevent homepage http://monkey.org/~provos/libevent/ epoch 0 platforms darwin name libevent long_description {The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop.} maintainers brett at macports.org categories devel version 1.4.8 revision 0
 libexo 551
 variants universal portdir devel/libexo description {libexo is the extension library to Xfce.} homepage http://www.os-cillation.com/article.php?sid=48 epoch 0 platforms darwin name libexo depends_lib port:libxfcegui4 long_description {libexo is the extension library to Xfce developed by os-cillation. While Xfce ships with quite a few libraries that are primarly targeted at desktop development, libexo is targeted at application development, with a focus on applications for Xfce.} maintainers nomaintainer version 0.3.0 categories devel revision 0
 libextractor 634
@@ -1351,7 +1351,7 @@
 libmemcache 564
 variants universal portdir devel/libmemcache description {C library for memcached.} homepage http://people.freebsd.org/~seanc/libmemcache/ epoch 0 platforms darwin name libmemcache depends_lib port:memcached maintainers nomaintainer long_description {The libmemcache C API to memcached is a high-performance library with support for multiple servers, memory contexts, and client-side hashes. Using the callback interface, it is possible to lump many gets together into a single get request with a great deal of ease.} version 1.4.0.rc2 categories devel revision 0
 libmemcached 480
-variants universal description {libmemcached is a C and C++ client library to the memcached server} portdir devel/libmemcached homepage http://tangent.org/552/libmemcached.html epoch 0 platforms darwin name libmemcached maintainers brett at macports.org long_description {libmemcached is a C and C++ client library for memcached. It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.} categories devel version 0.22 revision 0
+variants universal description {libmemcached is a C and C++ client library to the memcached server} portdir devel/libmemcached homepage http://tangent.org/552/libmemcached.html epoch 0 platforms darwin name libmemcached maintainers brett at macports.org long_description {libmemcached is a C and C++ client library for memcached. It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.} categories devel version 0.23 revision 0
 libmoney 489
 variants universal description {A library that keeps track of finances} portdir devel/libmoney homepage http://www.grilledmeat.net/libmoney epoch 0 platforms darwin name libmoney long_description {libmoney is a library written in C++ that allows a developer to build an application that keeps track of finances. It was originally developed to keep track of a budget, but can be expanded to keep track of all assets.} maintainers waqar at macports.org categories devel version 1.00 revision 0
 libofx 697
@@ -2218,8 +2218,8 @@
 variants universal portdir gnome/acme description {Tool to make multimedia keys work on laptops} homepage http://www.gnome.org/ epoch 0 platforms darwin name acme depends_lib lib:libgnome-window-settings:gnome-control-center long_description {This is ACME, a small tool for your laptops. It makes the small multimedia buttons on these things actually do something. It currently only fully supports Apple laptops (iBooks and Powerbooks), and should work on other systems as well.} maintainers nomaintainer version 2.4.1 categories gnome revision 0
 anjuta 365
 variants universal portdir gnome/anjuta description {A gnome ide.} homepage http://anjuta.sourceforge.net/ epoch 0 platforms darwin name anjuta depends_lib {lib:libzvt-2:libzvt lib:libvte:vte lib:libpcreposix:pcre lib:libgnomeprintui-2.2:libgnomeprintui} long_description {{A gnome ide.}} maintainers nomaintainer version 1.2.4a categories {gnome devel} revision 0
-at-spi 598
-variants {universal x11 quartz} depends_build {port:p5-xml-parser port:pkgconfig} portdir gnome/at-spi description {Gnome Accesibility Technology Service} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:atk port:gtk2 port:libbonobo port:gail port:python25} name at-spi long_description {'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.} maintainers nomaintainer version 1.22.1 categories gnome revision 0
+at-spi 638
+variants {universal x11 quartz} depends_build {port:p5-xml-parser port:pkgconfig} variant_desc {quartz {Use Quartz instead of X11}} portdir gnome/at-spi description {Gnome Accesibility Technology Service} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:atk port:gtk2 port:libbonobo port:python25} name at-spi long_description {'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.} maintainers nomaintainer categories gnome version 1.22.1 revision 1
 bakery 453
 variants universal portdir gnome/bakery description {Bakery is a C++ Framework for creating GNOME applications using gtkmm.} homepage http://bakery.sf.net epoch 0 platforms darwin name bakery depends_lib {port:gnome-vfsmm port:libxmlxx2 port:libglademm port:libiconv} long_description {{Bakery is a C++ Framework for creating GNOME applications using gtkmm.}} maintainers {landonf at macports.org openmaintainer} version 2.3.18 categories gnome revision 0
 balsa 454
@@ -2243,7 +2243,7 @@
 dasher 646
 variants {universal darwin_8} portdir gnome/dasher description {Zooming text entry system.} homepage http://www.gnome.org/ epoch 0 platforms darwin name dasher depends_lib {port:libbonoboui port:libgnomeui port:at-spi port:gnome-vfs port:gnome-speech port:libwnck port:gnome-keyring port:gnome-doc-utils} long_description {Dasher is a zooming predictive text entry system, designed for situations where keyboard input is impractical (for instance, accessibility or PDAs). It is usable with highly limited amounts of physical input while still allowing high rates of text entry.} maintainers nomaintainer version 4.7.0 categories gnome revision 0
 desktop-file-utils 454
-variants universal portdir gnome/desktop-file-utils description {Command line utilities for working with desktop entries.} homepage http://www.freedesktop.org/Software/desktop-file-utils epoch 0 platforms darwin name desktop-file-utils depends_lib {{path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:popt} long_description {{Command line utilities for working with desktop entries.}} maintainers nomaintainer version 0.15 categories gnome revision 0
+variants universal portdir gnome/desktop-file-utils description {Command line utilities for working with desktop entries.} homepage http://www.freedesktop.org/Software/desktop-file-utils epoch 0 platforms darwin name desktop-file-utils depends_lib {{path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:popt} maintainers nomaintainer long_description {{Command line utilities for working with desktop entries.}} version 0.15 categories gnome revision 0
 devhelp 442
 variants universal portdir gnome/devhelp description {DevHelp is to be an API documentation browser for GNOME.} homepage http://www.imendio.com/projects/devhelp/ epoch 0 platforms darwin name devhelp depends_lib {port:libgnomeui port:firefox-x11 port:libwnck port:gconf port:python25} long_description {DevHelp's primary goal is to be an API documentation browser for GNOME.} maintainers nomaintainer version 0.19 categories gnome revision 1
 dia 737
@@ -2252,8 +2252,8 @@
 variants universal portdir gnome/drivel description {Drivel is a LiveJournal client for the GNOME Desktop.} homepage http://www.dropline.net/drivel/ epoch 0 platforms darwin name drivel depends_lib {port:gnome-session port:libiconv port:gtkspell2} long_description {Drivel is a LiveJournal client for the GNOME desktop. It is designed to utilize the new features of GNOME 2.0 including GConf and GTK 2.0. It's really rather neat.} maintainers nomaintainer version 2.0.3 categories gnome revision 0
 drwright 458
 variants universal portdir gnome/drwright description {A GNOME break reminder!} homepage http://www.imendio.com/projects/drwright/ epoch 0 platforms darwin name drwright depends_lib {bin:gnome-session:gnome-session lib:libiconv.2:libiconv} long_description {DrWright is a program that reminds you to take regular breaks from your computer. Its main focus is being usable and to simply work.} maintainers nomaintainer version 0.17 categories gnome revision 0
-eel 694
-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:gnome-vfs port:libgnomeui port:gail {path:\${prefix}/lib/pkgconfig/pango.pc:pango} port:librsvg port:gnome-desktop port:gnome-menus port:gnome-keyring} 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 nomaintainer version 2.22.2 categories gnome revision 0
+eel 684
+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:gnome-vfs port:libgnomeui {path:\${prefix}/lib/pkgconfig/pango.pc:pango} port:librsvg port:gnome-desktop port:gnome-menus port:gnome-keyring} 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 nomaintainer version 2.22.2 categories gnome revision 1
 eel-2-12 1268
 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 {path:\${prefix}/lib/pkgconfig/pango.pc:pango} port:libxml2 port:libxslt bin:orbit-idl-2:orbit2 port:esound port:audiofile {path:\${prefix}/lib/pkgconfig/glib-2.0.pc: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-libs, and other widely-used GNOME platform libraries. The long term plan is to move much of this into the platform libraries themselves.} maintainers nomaintainer version 2.12.2 categories gnome revision 0
 eog 683
@@ -2316,8 +2316,8 @@
 variants universal depends_build port:p5-xml-parser portdir gnome/gnome-backgrounds description {A collection of backgrounds for GNOME 2.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-backgrounds long_description {{A collection of backgrounds for GNOME 2..}} maintainers nomaintainer version 2.20.0 categories gnome revision 0
 gnome-build 828
 variants universal portdir gnome/gnome-build description {GNOME Build Framework.} homepage http://www.anjuta.org/ epoch 0 platforms darwin name gnome-build 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:gdl port:gettext {path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:gnome-keyring port:gnome-vfs port:gtk2 port:howl port:jpeg port:libart_lgpl port:libbonobo port:libbonoboui port:libglade2 port:libgnome port:libgnomecanvas port:libgnomeui port:libiconv port:libpng port:libxml2 port:openssl port:orbit2 {path:\${prefix}/lib/pkgconfig/pango.pc:pango} port:popt port:tiff port:xrender port:zlib} long_description {{GNOME Build Framework.}} maintainers nomaintainer version 0.2.0 categories {gnome devel} revision 0
-gnome-common 374
-variants universal depends_build port:pkgconfig portdir gnome/gnome-common description {Files that should be in pretty much every GNOME application.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-common long_description {{Files that should be in pretty much every GNOME application.}} maintainers nomaintainer version 2.20.0 categories gnome revision 0
+gnome-common 355
+depends_build port:pkgconfig description {Files that should be in pretty much every GNOME application.} portdir gnome/gnome-common homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-common maintainers nomaintainer long_description {{Files that should be in pretty much every GNOME application.}} version 2.24.0 categories gnome revision 0
 gnome-control-center 640
 variants {universal darwin darwin_9} depends_build port:gnome-doc-utils portdir gnome/gnome-control-center description {Control center for GNOME 2.0 project.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-control-center depends_lib {port:iso-codes port:libgnomeui port:esound port:gnome-desktop port:metacity port:nautilus port:gnome-menus port:desktop-file-utils port:libgnomekbd port:libxklavier port:gnome-panel port:gst-plugins-good port:evolution-data-server port:gnome-settings-daemon} long_description {{Control center for GNOME 2.0 project.}} maintainers nomaintainer version 2.22.1 categories gnome revision 0
 gnome-desktop 623
@@ -2328,8 +2328,8 @@
 depends_build {port:pkgconfig port:perl5.8 port:p5-xml-parser} portdir gnome/gnome-doc-utils description {GNOME document utils.} homepage http://www.gnome.org/ depends_run {port:docbook-xml port:docbook-xsl port:rarian port:iso-codes} epoch 0 platforms darwin depends_lib {port:gettext port:libiconv port:libxml2 port:libxslt port:py25-gobject port:py25-hashlib port:py25-libxml2 port:py25-numeric port:python25} name gnome-doc-utils long_description {gnome-doc-utils is a collection of documentation utilities for the Gnomeproject. Notably, it contains utilities for building documentation andall auxiliary files in your source tree, and it contains the DocBookXSLT stylesheets that were once distributed with Yelp.} maintainers nomaintainer version 0.12.2 categories gnome revision 1
 gnome-games 529
 variants {universal darwin_9} depends_build port:gnome-doc-utils portdir gnome/gnome-games description {Collection of small but addictive games for GNOME} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:libgnomeui port:guile port:librsvg port:gnome-python-desktop port:py25-gtkglext port:gst-plugins-good port:libsdl_mixer port:ggz-client-libs} name gnome-games long_description {{Collection of small but addictive games for GNOME}} maintainers nomaintainer version 2.22.1.1 categories gnome revision 0
-gnome-icon-theme 473
-depends_build {port:perl5.8 port:p5-xml-parser port:pkgconfig port:gettext port:libiconv port:hicolor-icon-theme port:icon-naming-utils} description {A collection of icons for the GNOME 2 desktop.} portdir gnome/gnome-icon-theme homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-icon-theme long_description {gnome-icon-theme is a collection of icons and emblems for the GNOME 2 desktop.} maintainers nomaintainer version 2.22.0 categories gnome revision 0
+gnome-icon-theme 455
+depends_build {port:intltool port:pkgconfig port:gettext port:libiconv port:hicolor-icon-theme port:icon-naming-utils} description {A collection of icons for the GNOME 2 desktop.} portdir gnome/gnome-icon-theme homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-icon-theme maintainers nomaintainer long_description {gnome-icon-theme is a collection of icons and emblems for the GNOME 2 desktop.} version 2.24.0 categories gnome revision 0
 gnome-keyring 710
 variants {universal test} depends_build {port:pkgconfig port:intltool} variant_desc {test {Enable build of tests}} portdir gnome/gnome-keyring description {GNOME program for storing passwords.} homepage http://live.gnome.org/GnomeKeyring/ epoch 0 platforms darwin depends_lib {{path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:gtk2 port:gettext port:libiconv port:libgcrypt port:libtasn1 port:gconf} name gnome-keyring maintainers nomaintainer long_description {gnome-keyring is a program that keep password and other secrets for users. It is run as a daemon in the session, similar to ssh-agent, andother applications can locate it by an environment variable.} categories gnome version 2.22.3 revision 0
 gnome-keyring-manager 403
@@ -2342,8 +2342,8 @@
 variants universal depends_build port:gnome-doc-utils portdir gnome/gnome-media description {A collection of utilities for simple multimedia handling.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-media depends_lib {port:libgnomeui port:gst-plugins-good} long_description {The GNOME media utilities provide simple applications for basic multimedia tasks, such as CD playback, volume control or audio recording.} maintainers nomaintainer version 2.22.0 categories gnome revision 0
 gnome-menus 445
 variants universal depends_build {port:gnome-doc-utils port:intltool} portdir gnome/gnome-menus description {Panel component for the GNOME 2 Desktop.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {{path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:gettext port:py25-gtk} name gnome-menus maintainers nomaintainer long_description {{Panel component for the GNOME 2 Desktop.}} version 2.22.2 categories gnome revision 0
-gnome-mime-data 453
-depends_build {port:perl5.8 port:p5-xml-parser port:intltool} portdir gnome/gnome-mime-data description {This module contains the base MIME and Application database for GNOME.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:libiconv port:gettext} name gnome-mime-data long_description {This module contains the base MIME and Application database for GNOME.} maintainers nomaintainer version 2.18.0 categories gnome revision 3
+gnome-mime-data 455
+depends_build {port:perl5.8 port:p5-xml-parser port:intltool} portdir gnome/gnome-mime-data description {This module contains the base MIME and Application database for GNOME.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:libiconv port:gettext} name gnome-mime-data maintainers nomaintainer long_description {{This module contains the base MIME and Application database for GNOME.}} version 2.18.0 categories gnome revision 3
 gnome-mud 374
 variants universal portdir gnome/gnome-mud description {GNOME-Mud is a mudclient for the GNOME platform.} homepage http://amcl.sourceforge.net/ epoch 0 platforms darwin name gnome-mud depends_lib bin:gnome-session:gnome-session long_description {{GNOME-Mud is a mudclient for the GNOME platform.}} maintainers nomaintainer version 0.10.5 categories {gnome games} revision 0
 gnome-netstatus 431
@@ -2354,8 +2354,8 @@
 variants universal portdir gnome/gnome-photo-print description {Gnome Photo Printer is intended for printing photos in an easy way.} homepage http://www.fogman.de/gpp/ epoch 0 platforms darwin name gnome-photo-print depends_lib lib:libgnomeprintui-2-2:libgnomeprintui long_description {{Gnome Photo Printer is intended for printing photos in an easy way.}} maintainers nomaintainer version 0.6.3 categories gnome revision 0
 gnome-pkgview 368
 variants universal portdir gnome/gnome-pkgview description {GNOME component viewer.} homepage http://www.greatnorthern.demon.co.uk/gnome-pkgview.html epoch 0 platforms darwin name gnome-pkgview depends_lib lib:libgnome-window-settings:gnome-control-center long_description {{GNOME component viewer.}} maintainers nomaintainer version 1.0.6 categories gnome revision 0
-gnome-platform-suite 970
-variants {universal quartz} portdir gnome/gnome-platform-suite description {The GNOME developer platform} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-platform-suite depends_lib {port:at-spi port:atk port:audiofile port:esound port:gail port:gconf {path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:gnome-mime-data port:gnome-vfs port:gnome-vfs-monikers port:gtk2 port:gtk-doc port:intltool port:libart_lgpl port:libbonobo port:libbonoboui port:libglade2 port:libgnome port:libgnomecanvas port:libgnomeui port:libidl port:libxml2 port:libxslt port:orbit2 {path:\${prefix}/lib/pkgconfig/pango.pc:pango}} maintainers nomaintainer long_description {The GNOME developer platform is the set of libraries and services that developers can rely upon to develop fully GNOME compliant applications. The platform is one of the suites of software packages that form the complete GNOME project offerings.} version 2.22.1 categories {gnome devel} revision 0
+gnome-platform-suite 1010
+variants {universal quartz} variant_desc {quartz {Use Quartz instead of X11}} portdir gnome/gnome-platform-suite description {The GNOME developer platform} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-platform-suite depends_lib {port:at-spi port:atk port:audiofile port:esound port:gconf {path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:gnome-mime-data port:gnome-vfs port:gnome-vfs-monikers port:gtk2 port:gtk-doc port:intltool port:libart_lgpl port:libbonobo port:libbonoboui port:libglade2 port:libgnome port:libgnomecanvas port:libgnomeui port:libidl port:libxml2 port:libxslt port:orbit2 {path:\${prefix}/lib/pkgconfig/pango.pc:pango}} maintainers nomaintainer long_description {The GNOME developer platform is the set of libraries and services that developers can rely upon to develop fully GNOME compliant applications. The platform is one of the suites of software packages that form the complete GNOME project offerings.} version 2.22.1 categories {gno
 me devel} revision 0
 gnome-print 410
 variants universal portdir gnome/gnome-print description {This is an implementation of the Gnome Printing Architecture.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-print depends_lib {lib:libgdk-pixbuf:gdk-pixbuf lib:libgnome:gnome-libs} long_description {{This is an implementation of the Gnome Printing Architecture.}} maintainers nomaintainer version 0.36 categories gnome revision 0
 gnome-python-desktop 596
@@ -2383,7 +2383,7 @@
 gnome-utils 456
 variants {universal darwin_7} portdir gnome/gnome-utils description {Session component for the GNOME 2 desktop} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-utils depends_lib {lib:gnome-session:gnome-session lib:libgnomeprintui:libgnomeprintui port:libgtop port:gnome-panel port:dbus port:dbus-glib} long_description {Session component for the GNOME 2.0 desktop.} maintainers nomaintainer version 2.20.0.1 categories gnome revision 1
 gnome-vfs 651
-variants {universal darwin_6 darwin_7 avahi} variant_desc {avahi {Enable Bonjour through avahi}} portdir gnome/gnome-vfs description {This is the GNOME Virtual File System.} homepage http://www.gnome.org/ depends_run {port:desktop-file-utils port:gnome-mime-data port:shared-mime-info} epoch 0 platforms darwin name gnome-vfs depends_lib {port:gconf port:dbus port:openssl port:libidl port:dbus-glib port:libxml2 port:libiconv port:gettext} maintainers nomaintainer long_description {This is the GNOME Virtual File System. GNOME VFS is currently used as one of the foundations of the Nautilus file manager.} categories gnome version 2.22.0 revision 1
+variants {universal darwin_6 darwin_7 avahi} variant_desc {avahi {Enable Bonjour through avahi}} portdir gnome/gnome-vfs description {This is the GNOME Virtual File System.} homepage http://www.gnome.org/ depends_run {port:desktop-file-utils port:gnome-mime-data port:shared-mime-info} epoch 0 platforms darwin name gnome-vfs depends_lib {port:gconf port:dbus port:openssl port:libidl port:dbus-glib port:libxml2 port:libiconv port:gettext} maintainers nomaintainer long_description {This is the GNOME Virtual File System. GNOME VFS is currently used as one of the foundations of the Nautilus file manager.} categories gnome version 2.24.0 revision 0
 gnome-vfs-monikers 384
 variants universal portdir gnome/gnome-vfs-monikers description {Bonobo components for gnome-vfs.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-vfs-monikers depends_lib {port:gnome-vfs port:libbonobo} long_description {Programs using bonobo can use the gnome-vfs-monikers to access gnome-vfs.} maintainers nomaintainer version 2.15.3 categories gnome revision 0
 gnome-vfsmm 410
@@ -2436,8 +2436,8 @@
 variants universal depends_build {port:gnome-doc-utils port:perl5.8 port:pkgconfig} portdir gnome/gthumb description {Image viewer and browser for the gnome desktop.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:libgphoto2 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 {path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:gnome-keyring port:gnome-vfs port:gtk2 port:howl port:jpeg port:libart_lgpl port:libbonobo port:libbonoboui port:libexif port:libglade2 port:libgnome port:libgnomecanvas port:libgnomeui port:libiconv port:libpng port:libxml2 port:libxslt port:openssl port:orbit2 {path:\${prefix}/lib/pkgconfig/pango.pc:pango} port:popt port:render port:tiff port:xrender port:zlib} name gthumb long_description {{Image viewer and browser for the gnome desktop.}} maintainers nomaintainer version 2.10.5 categories gnome revision 0
 gtk-doc 469
 variants universal depends_build {port:rarian port:gnome-doc-utils port:pkgconfig port:docbook-xml-4.1.2 port:docbook-xsl port:perl5.8 port:python25} portdir gnome/gtk-doc description {documentation tool for gnome libraries} homepage http://www.gnome.org/ epoch 0 platforms {darwin freebsd linux} depends_lib port:libxml2 name gtk-doc maintainers nomaintainer long_description {{documentation tool for gnome libraries}} version 1.10 categories {gnome devel} revision 2
-gtksourceview 619
-variants universal depends_build port:intltool portdir gnome/gtksourceview description {GtkSourceView is a text widget} homepage http://svn.gnome.org/viewvc/gtksourceview/ epoch 0 platforms darwin depends_lib {port:gtk2 port:gnome-vfs port:libxml2 port:libgnomeprint port:libgnomeprintui port:gettext port:gnuregex} name gtksourceview maintainers nomaintainer long_description {GtkSourceView is a text widget that extends the standard gtk+ 2.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor.} version 1.8.5 categories gnome revision 1
+gtksourceview 617
+variants universal depends_build port:intltool portdir gnome/gtksourceview description {GtkSourceView is a text widget} homepage http://projects.gnome.org/gtksourceview/ epoch 0 platforms darwin depends_lib {port:gtk2 port:gnome-vfs port:libxml2 port:libgnomeprint port:libgnomeprintui port:gettext port:gnuregex} name gtksourceview maintainers nomaintainer long_description {GtkSourceView is a text widget that extends the standard gtk+ 2.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor.} version 1.8.5 categories gnome revision 1
 gtksourceview-sharp2 416
 variants universal depends_build port:pkgconfig portdir gnome/gtksourceview-sharp2 description {C# Bindings for GtkSourceView.} homepage http://gtk-sharp.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:mono port:gtk-sharp2 port:gnome-sharp2 port:gtksourceview} name gtksourceview-sharp2 maintainers nox long_description {{C# Bindings for GtkSourceView.}} version 0.11 categories {gnome devel} revision 0
 gtksourceview2 695
@@ -2472,8 +2472,8 @@
 variants universal portdir gnome/libglademm description {C++ wrapper for glade2.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name libglademm depends_lib {lib:libgnomemm-2:libgnomemm lib:libglade-2:libglade2 lib:libiconv.2:libiconv} long_description {{C++ wrapper for glade2.}} maintainers nomaintainer version 2.6.6 categories gnome revision 0
 libgnome 463
 variants universal portdir gnome/libgnome description {This is the non-gui part of the library formerly known as gnome-libs.} homepage http://www.gnome.org/ epoch 0 platforms darwin name libgnome depends_lib {port:libbonobo port:esound port:gnome-vfs port:dbus port:dbus-glib port:libiconv port:gettext} maintainers nomaintainer long_description {{This is the non-gui part of the library formerly known as gnome-libs.}} version 2.22.0 categories gnome revision 1
-libgnomecanvas 717
-variants universal depends_build {port:pkgconfig port:perl5.8 port:p5-xml-parser port:intltool} portdir gnome/libgnomecanvas description {A graphics library for GNOME.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {{path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:gtk2 port:gail {path:\${prefix}/lib/pkgconfig/pango.pc:pango} port:gettext port:libiconv port:libart_lgpl port:libglade2} name libgnomecanvas long_description {The GNOMECanvas library provides a number of features: Image loading facilities. Rendering of a GdkPixBuf into various formats: drawables (windows, pixmaps), GdkRGB buffers. A cache interface.} maintainers nomaintainer version 2.20.1.1 categories gnome revision 0
+libgnomecanvas 707
+variants universal depends_build {port:pkgconfig port:perl5.8 port:p5-xml-parser port:intltool} portdir gnome/libgnomecanvas description {A graphics library for GNOME.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {{path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:gtk2 {path:\${prefix}/lib/pkgconfig/pango.pc:pango} port:gettext port:libiconv port:libart_lgpl port:libglade2} name libgnomecanvas long_description {The GNOMECanvas library provides a number of features: Image loading facilities. Rendering of a GdkPixBuf into various formats: drawables (windows, pixmaps), GdkRGB buffers. A cache interface.} maintainers nomaintainer version 2.20.1.1 categories gnome revision 1
 libgnomecanvasmm 451
 variants universal portdir gnome/libgnomecanvasmm description {libgnomecanvasmm provides C++ wrappers for libgnomecanvas.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name libgnomecanvasmm depends_lib {lib:libglademm-2:libglademm lib:libgnomecanvas-2:libgnomecanvas lib:libiconv.2:libiconv} long_description {{libgnomecanvasmm provides C++ wrappers for libgnomecanvas.}} maintainers nomaintainer version 2.22.0 categories gnome revision 0
 libgnomecups 572
@@ -2486,8 +2486,8 @@
 variants universal portdir gnome/libgnomemm description {libgnomemm provides C++ wrappers for libgnome.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name libgnomemm depends_lib {lib:libgconfmm-2:gconfmm lib:libgnome-2:libgnome port:libiconv port:gettext} long_description {{libgnomemm provides C++ wrappers for libgnome.}} maintainers nomaintainer version 2.22.0 categories gnome revision 0
 libgnomeprint 652
 variants universal depends_build {port:pkgconfig port:bison port:perl5.8 port:p5-xml-parser} portdir gnome/libgnomeprint description {This is an implementation of the Gnome Printing Architecture} homepage http://www.levien.com/gnome/print-arch.html epoch 0 platforms darwin depends_lib {{path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:libart_lgpl {path:\${prefix}/lib/pkgconfig/pango.pc:pango} port:libxml2 port:fontconfig port:freetype port:popt port:libgnomecups port:zlib} name libgnomeprint maintainers nomaintainer long_description {{This is an implementation of the Gnome Printing Architecture}} version 2.18.4 categories gnome revision 0
-libgnomeprintui 533
-variants universal depends_build {port:pkgconfig port:perl5.8 port:p5-xml-parser port:gnome-icon-theme} portdir gnome/libgnomeprintui description {This is an implementation of the Gnome Printing Architecture} homepage http://www.gnome.org/ depends_run port:gnome-icon-theme epoch 0 platforms darwin depends_lib {port:gtk2 port:libgnomeprint port:libgnomecanvas} name libgnomeprintui maintainers nomaintainer long_description {{This is an implementation of the Gnome Printing Architecture}} categories gnome version 2.18.2 revision 0
+libgnomeprintui 515
+variants universal depends_build {port:pkgconfig port:intltool port:gnome-icon-theme} portdir gnome/libgnomeprintui description {This is an implementation of the Gnome Printing Architecture} homepage http://www.gnome.org/ depends_run port:gnome-icon-theme epoch 0 platforms darwin depends_lib {port:gtk2 port:libgnomeprint port:libgnomecanvas} name libgnomeprintui maintainers nomaintainer long_description {{This is an implementation of the Gnome Printing Architecture}} categories gnome version 2.18.3 revision 0
 libgnomeui 430
 variants universal portdir gnome/libgnomeui description {Libraries for the GNOME GUI, a GNU desktop environment.} homepage http://www.gnome.org/ epoch 0 platforms darwin name libgnomeui depends_lib {port:libbonoboui port:gnome-icon-theme port:gnome-keyring port:libiconv port:gettext} maintainers nomaintainer long_description {{Libraries for the GNOME GUI, a GNU desktop environment.}} version 2.22.1 categories gnome revision 0
 libgnomeuimm 404
@@ -2496,8 +2496,8 @@
 variants universal portdir gnome/libgsf description {A i/o abstraction for dealing with file formats} homepage http://www.gnome.org/ epoch 0 platforms darwin name libgsf depends_lib {port:gnome-vfs port:gettext port:libiconv port:libxml2 port:openssl port:zlib port:bzip2 port:orbit2 port:dbus port:dbus-glib port:libbonobo} maintainers nomaintainer long_description {libgsf aims to provide an efficient extensible i/o abstraction for dealing with different structured file formats.} version 1.14.9 categories gnome revision 1
 libgtkhtml 482
 variants universal portdir gnome/libgtkhtml description {Lightweight HTML rendering/printing/editing engine} homepage http://www.gnome.org/ epoch 0 platforms darwin name libgtkhtml depends_lib {port:gail port:libxml2} long_description {This is GtkHTML version 2, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently.} maintainers vincent-opdarw at vinc17.org version 2.11.1 categories {gnome www} revision 0
-libgtkhtml3 652
-variants universal depends_build {port:pkgconfig port:perl5.8 port:p5-xml-parser port:gnome-icon-theme} portdir gnome/libgtkhtml3 description {GTK HTML rendering engine.} homepage http://www.gnome.org/ depends_run port:gnome-icon-theme epoch 0 platforms darwin depends_lib {port:gettext port:gail port:gtk2 port:libsoup port:libgnomeui port:libbonobo port:libbonoboui port:orbit2} name libgtkhtml3 maintainers nomaintainer long_description {GtkHTML is a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently.} categories gnome version 3.18.3 revision 0
+libgtkhtml3 655
+variants universal depends_build {port:pkgconfig port:perl5.8 port:p5-xml-parser port:gnome-icon-theme port:enchant} portdir gnome/libgtkhtml3 description {GTK HTML rendering engine.} homepage http://www.gnome.org/ depends_run port:gnome-icon-theme epoch 0 platforms darwin depends_lib {port:gettext port:gtk2 port:libsoup port:libgnomeui port:libbonobo port:libbonoboui port:orbit2} name libgtkhtml3 maintainers nomaintainer long_description {GtkHTML is a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently.} categories gnome version 3.24.0 revision 0
 libgtkhtml312 847
 variants universal depends_build {port:pkgconfig port:intltool port:gnome-icon-theme} portdir gnome/libgtkhtml312 description {GTK HTML rendering engine.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gettext port:gtk2 port:gail port:libgnomeui port:libgnomeprintui port:libbonobo port:libbonoboui port:orbit2 port:libglade2} name libgtkhtml312 maintainers nomaintainer long_description {GtkHTML is a lightweight HTML rendering/printing/editing engine. libgtkhtml312 contains the last version of libgtkhtml that contains the previous printing API. It is required for some ports that have not yet switched to the new API or cannot do so for some reason, and would break with the current version of libgtkhtml3. Several versions of libgtkhtml can co-exist on the same machine.} version 3.12.3 categories gnome revision 0
 libgtksourceviewmm 476
@@ -2687,7 +2687,7 @@
 cairo-devel 764
 variants {universal glitz no_x11 macosx} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Omit X11 support}} portdir graphics/cairo-devel description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} depends_lib {{path:\${prefix}/lib/pkgconfig/pixman-1.pc:libpixman} port:xrender port:fontconfig port:freetype port:libpng port:render port:zlib port:expat} name cairo-devel maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.7.6 revision 0
 cairomm 577
-variants universal portdir graphics/cairomm description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms darwin name cairomm depends_lib {port:xrender port:fontconfig port:freetype port:libpng port:render port:zlib port:expat port:cairo} maintainers nomaintainer long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} version 1.6.0 categories graphics revision 1
+variants universal portdir graphics/cairomm description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms darwin name cairomm depends_lib {port:xrender port:fontconfig port:freetype port:libpng port:render port:zlib port:expat port:cairo} maintainers nomaintainer long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} version 1.6.4 categories graphics revision 0
 cal3d 406
 variants universal depends_build {bin:automake:automake bin:autoconf:autoconf} portdir graphics/cal3d description {skeletal based 3d character animation library} homepage http://cal3d.sourceforge.net/ epoch 0 platforms darwin name cal3d maintainers nomaintainer long_description {Cal3d is a skeletal based 3d character animation library written in C++} version 0.9.1 categories {graphics devel} revision 0
 clutter 457
@@ -2795,7 +2795,7 @@
 imlib 565
 variants universal portdir graphics/imlib description {Graphics library related to the enlightenment window manager} homepage http://www.enlightenment.org/pages/imlib.html epoch 0 platforms darwin name imlib depends_lib {port:gtk1 port:jpeg port:tiff {path:\${prefix}/include/gif_lib.h:giflib} port:libpng} maintainers nomaintainer long_description {Imlib is an advanced graphics library meant to replace existing libraries like libXpm, and provides many more features with much greater flexibility and speed.} version 1.9.15 categories {graphics devel} revision 0
 imlib2 640
-variants {universal i386} portdir graphics/imlib2 description {Image loading and rendering library} homepage http://www.enlightenment.org/pages/imlib2.html epoch 0 platforms darwin name imlib2 depends_lib {port:jpeg port:libpng port:freetype port:zlib lib:libX11:XFree86} maintainers nomaintainer long_description {Imlib is a general Image loading and rendering library designed to make the task of loading images, and obtaining X-Windows drawables a simple task, as well as a quick one. It also aims to provide simple manipulation routines that might be desired for common operations.} version 1.2.2 categories {graphics devel} revision 0
+variants {universal i386} portdir graphics/imlib2 description {Image loading and rendering library} homepage http://www.enlightenment.org/pages/imlib2.html epoch 0 platforms darwin name imlib2 depends_lib {port:jpeg port:libpng port:freetype port:zlib lib:libX11:XFree86} maintainers nomaintainer long_description {Imlib is a general Image loading and rendering library designed to make the task of loading images, and obtaining X-Windows drawables a simple task, as well as a quick one. It also aims to provide simple manipulation routines that might be desired for common operations.} version 1.4.1 categories {graphics devel} revision 0
 ivtools 467
 portdir graphics/ivtools variants universal description {X11 based drawing editors for PostScript, TeX, web graphics} name ivtools version 1.0.7 categories graphics homepage http://ivtools.sourceforge.net/ revision 0 epoch 0 maintainers fenner at macports.org long_description {ivtools (pronounced eye-vee-tools) is a suite of free X Windows drawing editors for PostScript, TeX, and web graphics production, as well as an embeddable and extendable vector graphic shell}
 jasper 550
@@ -3663,7 +3663,7 @@
 gcc43 402
 variants {universal powerpc darwin_8_i386} portdir lang/gcc43 description {The GNU compiler collection} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc43 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Java and Fortran95.} version 4.3.2 categories lang revision 0
 gcc44 872
-variants {universal powerpc odcctools gfortran java} variant_desc {odcctools {Use the odcctools instead of the system provided ones - does not work for x64 currently!} gfortran {Enables Fortran/gfortran; this language will be enabled in the final version - this variant is completely untested!} java {Enables Java/gcj; this language will be enabled in the final version - this variant is completely untested!}} portdir lang/gcc44 description {The GNU compiler collection, prerelease BETA} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc44 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++. This is a prerelease BETA version and does not have all available language front ends enabled.} version 4.4-20080919 categories lang revision 0
+variants {universal powerpc odcctools gfortran java} variant_desc {odcctools {Use the odcctools instead of the system provided ones - does not work for x64 currently!} gfortran {Enables Fortran/gfortran; this language will be enabled in the final version - this variant is completely untested!} java {Enables Java/gcj; this language will be enabled in the final version - this variant is completely untested!}} portdir lang/gcc44 description {The GNU compiler collection, prerelease BETA} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc44 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++. This is a prerelease BETA version and does not have all available language front ends enabled.} version 4.4-20080926 categories lang revision 0
 gccxml 351
 variants universal depends_build port:cmake portdir lang/gccxml description {generates XML description of C++ code} homepage http://www.gccxml.org/ epoch 0 platforms darwin name gccxml maintainers nomaintainer long_description {generates an XML description of a C++ program from GCC's internal representation} version 0.6.0 categories lang revision 0
 gcj34 546
@@ -4530,8 +4530,8 @@
 variants universal description {user space ARP (Address Resolution Protocol) daemon} portdir net/arpd homepage http://www.citi.umich.edu/u/provos/honeyd/ epoch 0 platforms darwin depends_lib {lib:libevent:libevent lib:libdnet:libdnet lib:libpcap:libpcap} name arpd maintainers nomaintainer categories {net security} version 0.2 revision 3
 arping 458
 variants universal portdir net/arping description {utility to find out if a MAC address is already taken on a LAN} homepage http://www.habets.pp.se/synscan/programs.php?prog=arping epoch 0 platforms darwin name arping depends_lib {port:libnet11 lib:libpcap.DP:libpcap} maintainers nomaintainer long_description {Arping is a util to find out if a specific IP address on the LAN is 'taken' and what MAC address owns it.} version 2.05 categories net revision 0
-arpwatch 385
-variants universal description {Monitor ARP & RARP requests} portdir net/arpwatch homepage http://online.securityfocus.com/tools/142 epoch 0 platforms darwin name arpwatch long_description {Arpwatch monitors ethernet activity and maintains a database of ethernet/ip address pairings. It also reports certain changes via email.} maintainers pmq categories net version 2.1a15 revision 0
+arpwatch 427
+variants universal portdir net/arpwatch description {Monitor ARP & RARP requests} homepage http://online.securityfocus.com/tools/142 epoch 0 platforms darwin name arpwatch depends_lib port:libpcap maintainers {pmq openmaintainer} long_description {Arpwatch monitors ethernet activity and maintains a database of ethernet/ip address pairings. It also reports certain changes via email.} version 2.1a15 categories net revision 1
 asterisk 584
 variants universal portdir net/asterisk description {An Open Source PBX and telephony toolkit} homepage http://www.asterisk.org epoch 0 platforms darwin name asterisk depends_lib {port:ncurses port:openssl port:zlib port:bison port:curl port:wget} maintainers {viagente.ca:marc.blanchet mr_bond openmaintainer} long_description {Asterisk is an open source PBX and telephony toolkit. It provides the ability to develop telephony applications on top of internet telephony (Voice over IP) as well as traditional telephony connectivity (PSTN).} version 1.4.20.1 categories net revision 0
 autossh 406
@@ -5901,7 +5901,7 @@
 p5-libvorbis-perl 462
 variants universal portdir perl/p5-libvorbis-perl description {Perl extension for Ogg Vorbis streams} homepage http://search.cpan.org/dist/libvorbis-perl/ epoch 0 platforms darwin name p5-libvorbis-perl depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:libvorbis} maintainers vincent-opdarw at vinc17.org long_description {This is an object-oriented interface to the Ogg Vorbis libvorbisfile convenience library.} version 0.05 categories {perl audio} revision 0
 p5-libwww-perl 787
-variants universal portdir perl/p5-libwww-perl description {The World-Wide Web library for Perl} homepage http://search.cpan.org/dist/libwww-perl/ epoch 0 platforms darwin name p5-libwww-perl depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-compress-zlib port:p5-html-parser port:p5-html-tagset port:p5-uri} maintainers {narf_tm openmaintainer} long_description {The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. The library also contain modules that are of more general use and even classes that help you implement simple HTTP servers.} version 5.815 categories perl revision 0
+variants universal portdir perl/p5-libwww-perl description {The World-Wide Web library for Perl} homepage http://search.cpan.org/dist/libwww-perl/ epoch 0 platforms darwin name p5-libwww-perl depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-compress-zlib port:p5-html-parser port:p5-html-tagset port:p5-uri} maintainers {narf_tm openmaintainer} long_description {The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. The library also contain modules that are of more general use and even classes that help you implement simple HTTP servers.} version 5.816 categories perl revision 0
 p5-libxml-enno 659
 variants universal portdir perl/p5-libxml-enno description {libxml-enno contains the modules XML::DOM, XML::XQL, XML::Checker and several other packages that are no longer distributed separately.} homepage http://search.cpan.org/dist/libxml-enno/ epoch 0 platforms darwin name p5-libxml-enno depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-libwww-perl port:p5-libxml-perl port:p5-xml-parser port:p5-parse-yapp port:p5-datemanip} maintainers nomaintainer long_description {{libxml-enno contains the modules XML::DOM, XML::XQL, XML::Checker and several other packages that are no longer distributed separately.}} version 1.02 categories perl revision 0
 p5-libxml-perl 577
@@ -6035,7 +6035,7 @@
 p5-moose-policy 385
 variants universal portdir perl/p5-moose-policy description {Moose-mounted police} homepage http://search.cpan.org/dist/Moose-Policy/ epoch 0 platforms darwin name p5-moose-policy depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-test-exception port:p5-moose} maintainers {narf_tm openmaintainer} long_description {{Moose-mounted police}} version 0.03 categories perl revision 0
 p5-mouse 718
-variants universal portdir perl/p5-mouse description {Moose minus the antlers} homepage http://search.cpan.org/dist/Mouse/ epoch 0 platforms darwin name p5-mouse depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-class-method-modifiers port:p5-mro-compat port:p5-sub-exporter} maintainers {narf_tm openmaintainer} long_description {Moose is wonderful. Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, {"has"} in Moose is missing only a few expert-level features.} version 0.06 categories perl revision 0
+variants universal portdir perl/p5-mouse description {Moose minus the antlers} homepage http://search.cpan.org/dist/Mouse/ epoch 0 platforms darwin name p5-mouse depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-class-method-modifiers port:p5-mro-compat port:p5-sub-exporter} maintainers {narf_tm openmaintainer} long_description {Moose is wonderful. Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, {"has"} in Moose is missing only a few expert-level features.} version 0.09 categories perl revision 0
 p5-mro-compat 506
 variants universal portdir perl/p5-mro-compat description {mro::* interface compatibility for Perls < 5.9.5} homepage http://search.cpan.org/dist/MRO-Compat/ epoch 0 platforms darwin name p5-mro-compat depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-class-c3} maintainers {narf_tm openmaintainer} long_description {The mro namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher.} version 0.09 categories perl revision 0
 p5-mytop 433
@@ -8595,7 +8595,7 @@
 mdf2iso 254
 portdir sysutils/mdf2iso variants universal description {Tool to convert mdf (Alchol 120% images) images to iso images.} name mdf2iso version 0.3.0 homepage http://mdf2iso.berlios.de/ categories sysutils revision 0 epoch 0 maintainers mellon85 at gmail.com
 memcached 509
-variants universal portdir sysutils/memcached description {A high performance, distributed memory object caching system.} homepage http://www.danga.com/memcached/ epoch 0 platforms darwin name memcached depends_lib port:libevent long_description {Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.} maintainers brett at macports.org version 1.2.5 categories sysutils revision 2
+variants universal portdir sysutils/memcached description {A high performance, distributed memory object caching system.} homepage http://www.danga.com/memcached/ epoch 0 platforms darwin name memcached depends_lib port:libevent long_description {Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.} maintainers brett at macports.org version 1.2.6 categories sysutils revision 0
 mkpwd 295
 variants universal description {mkpwd is a scalable password generator} portdir sysutils/mkpwd homepage http://www.o-schroeder.de/ epoch 0 platforms darwin name mkpwd long_description {{mkpwd is a scalable password generator}} maintainers nomaintainer categories sysutils version 0.7 revision 0
 monit 1099
@@ -9003,7 +9003,7 @@
 iksemel 475
 variants universal portdir textproc/iksemel description {XML parser library for Jabber applications} homepage http://code.google.com/p/iksemel/ epoch 0 platforms darwin name iksemel depends_lib {port:gnutls port:gettext port:libgcrypt port:libgpg-error port:libiconv port:libtasn1 port:zlib} maintainers nomaintainer long_description {iksemel is an XML (eXtensible Markup Language) parser library designed for Jabber applications.} version 1.2 categories textproc revision 0
 intltool 710
-depends_build port:gnome-common portdir textproc/intltool description {a string tool} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:expat port:perl5.8 port:p5-xml-parser} name intltool maintainers nomaintainer long_description {The intltool collection can be used to extract translatable strings from various source files (.xml.in, .glade, .desktop.in, .server.in, .oaf.in), collect the extracted strings together with messages from traditional source files (.c, .h) in po/PACKAGE.pot and merge back the translations from .po files into .xml, .desktop and .oaf files. This merge step will happen at build or installation time.} version 0.37.1 categories {textproc gnome} revision 0
+depends_build port:gnome-common portdir textproc/intltool description {a string tool} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:expat port:perl5.8 port:p5-xml-parser} name intltool maintainers nomaintainer long_description {The intltool collection can be used to extract translatable strings from various source files (.xml.in, .glade, .desktop.in, .server.in, .oaf.in), collect the extracted strings together with messages from traditional source files (.c, .h) in po/PACKAGE.pot and merge back the translations from .po files into .xml, .desktop and .oaf files. This merge step will happen at build or installation time.} version 0.40.4 categories {textproc gnome} revision 0
 iso8879 318
 variants universal description {Character entity sets from ISO 8879:1986 (SGML)} portdir textproc/iso8879 depends_run bin:mkcatalog:mkcatalog epoch 0 platforms darwin name iso8879 long_description {{Character entity sets from ISO 8879:1986 (SGML)}} maintainers nomaintainer categories textproc version 1986 revision 0
 ispell 440
@@ -9158,8 +9158,8 @@
 variants universal portdir textproc/sloccount description {prorams for counting lines of code in large software systems} homepage http://www.dwheeler.com/sloccount/ epoch 0 depends_run {bin:perl:perl5.8 bin:bash:bash} platforms darwin name sloccount maintainers nomaintainer long_description {SLOCCount is a set of the programs for counting source lines of code (SLOC) in large software systems.} version 2.26 categories {textproc devel} revision 0
 source-highlight 643
 variants universal portdir textproc/source-highlight description {source-code syntax highlighter} homepage http://www.gnu.org/software/src-highlite/ epoch 0 platforms darwin name source-highlight depends_lib port:boost maintainers nomaintainer long_description {This program, given a source file, produces a document with syntax highlighting. At the moment it can handle: C/C++, C#, Bib, Bison, Caml, Changelog, CSS, Diff, Flex, Fortran, Html, Java, Javascript, Latex, Logtalk, Log files, Lua, Makefile, M4, ML, Pascal, Perl, PHP, Postscript, Prolog, Python, Ruby, Shell, Sql, Tcl, and XML.} version 2.9 categories {textproc devel} revision 0
-sphinx 690
-variants {universal postgres} variant_desc {postgres {Enable PostgeSQL support}} portdir textproc/sphinx description {Sphinx is a full-text search engine} homepage http://www.sphinxsearch.com epoch 0 platforms darwin name sphinx maintainers {brett at macports.org openmaintainer} long_description {Sphinx is a full-text search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL, or from an XML pipe.} version 0.9.8 categories {textproc net} revision 0
+sphinx 808
+variants {universal postgres postgresql83} variant_desc {postgres {Enable PostgreSQL support for old PgSQL 8.2} postgresql83 {Enable PostgreSQL support for newer PgSQL v8.3}} portdir textproc/sphinx description {Sphinx is a full-text search engine} homepage http://www.sphinxsearch.com epoch 0 platforms darwin name sphinx depends_lib port:mysql5 maintainers {brett at macports.org openmaintainer} long_description {Sphinx is a full-text search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL, or from an XML pipe.} version 0.9.8 categories {textproc net} revision 0
 ssed 533
 variants universal portdir textproc/ssed description {Super-sed - a heavily enhanced version of sed} homepage http://sed.sourceforge.net/ epoch 0 platforms darwin name ssed depends_lib {port:libiconv port:gettext} maintainers nomaintainer long_description {This is a version of sed based on GNU sed. It is not a version of GNU sed, though. There are several new features (including in-place editing of files, extended regular expression syntax and a few new commands) and some bug fixes.} version 3.62 categories textproc revision 0
 stardict 516
@@ -9647,7 +9647,7 @@
 gtk1 443
 variants {universal sunos} portdir x11/gtk1 description {Gimp Tool Kit} homepage http://www.gtk.org/ epoch 0 platforms {darwin freebsd sunos} name gtk1 depends_lib {port:gettext port:glib1 lib:libX11.6:XFree86} maintainers nomaintainer long_description {This is GTK+ version 1.2.10. GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System.} version 1.2.10 categories x11 revision 7
 gtk2 852
-variants {universal darwin_7 no_x11 quartz x11} depends_build port:pkgconfig variant_desc {no_x11 {Same as +quartz} quartz {Enable Quartz rendering} x11 {Enable rendering in X11 (default)}} portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin depends_lib {port:cairo port:fontconfig port:freetype {path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:jpeg port:tiff port:libiconv port:libpng port:jasper port:atk {path:\${prefix}/lib/pkgconfig/pango.pc:pango} port:gettext port:render port:zlib lib:libXrender.1:xrender lib:libX11.6:xorg} name gtk2 maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} categories x11 version 2.14.3 revision 1
+variants {universal darwin_7 no_x11 quartz x11} depends_build port:pkgconfig variant_desc {no_x11 {Same as +quartz} quartz {Enable Quartz rendering} x11 {Enable rendering in X11 (default)}} portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin depends_lib {port:cairo port:fontconfig port:freetype {path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:jpeg port:tiff port:libiconv port:libpng port:jasper port:atk {path:\${prefix}/lib/pkgconfig/pango.pc:pango} port:gettext port:render port:zlib lib:libXrender.1:xrender lib:libX11.6:xorg} name gtk2 maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} categories x11 version 2.14.3 revision 2
 gtk2-aurora 499
 variants universal depends_build port:pkgconfig portdir x11/gtk2-aurora description {Aurora Gtk Engine} homepage http://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438 epoch 0 platforms macosx depends_lib port:gtk2 name gtk2-aurora maintainers nox long_description {The goal of this theme is to provide a complete and consistent look for Gtk. The theme aims to be very flexible in colour choice, but have few other options otherwise.} version 1.4 categories {x11 gtk} revision 0
 gtk2-clearlooks 395
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080929/12a8c48f/attachment-0001.html 


More information about the macports-changes mailing list