[36077] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Wed Apr 16 12:46:38 PDT 2008


Revision: 36077
          http://trac.macosforge.org/projects/macports/changeset/36077
Author:   dluke at macports.org
Date:     2008-04-16 12:46:36 -0700 (Wed, 16 Apr 2008)

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

Total number of ports parsed:	4668 
Ports successfully parsed:	4667	 
Ports failed:			1


Failed to parse file graphics/libguichan/Portfile: invalid command name "quotemeta"

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-04-16 18:38:32 UTC (rev 36076)
+++ trunk/dports/PortIndex	2008-04-16 19:46:36 UTC (rev 36077)
@@ -899,7 +899,7 @@
 cvs 448
 variants {universal gssapi proxy} description {Concurrent Versions System} portdir devel/cvs homepage http://www.nongnu.org/cvs/ epoch 0 platforms darwin name cvs long_description {CVS is the Concurrent Versions System, the dominant open-source network-transparent version control system. CVS is useful for everyone from individual developers to large, distributed teams.} maintainers nomaintainer categories {devel net} version 1.11.22 revision 0
 cvs2svn 538
-variants universal portdir devel/cvs2svn description {Tool for converting from CVS to subversion} homepage http://cvs2svn.tigris.org epoch 0 platforms darwin depends_lib {port:python25 port:py25-bsddb port:py25-hashlib port:py25-zlib} name cvs2svn maintainers dluke at geeklair.net long_description {cvs2svn is a Python script that converts a CVS repository to a Subversion repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion.} categories {devel python} version 2.1.0 revision 0
+variants universal portdir devel/cvs2svn description {Tool for converting from CVS to subversion} homepage http://cvs2svn.tigris.org epoch 0 platforms darwin depends_lib {port:python25 port:py25-bsddb port:py25-hashlib port:py25-zlib} name cvs2svn maintainers dluke at geeklair.net long_description {cvs2svn is a Python script that converts a CVS repository to a Subversion repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion.} categories {devel python} version 2.1.1 revision 0
 cvsdelta 587
 variants universal description {Cvsdelta summarizes differences between local and in-cvs files} portdir devel/cvsdelta homepage http://cvsdelta.sourceforge.net epoch 0 platforms darwin name cvsdelta long_description {cvsdelta summarizes the difference between a CVS project and its local version. It detects files that have been added and removed, and of existing files it counts the number of lines that have been added, deleted, and changed. It filters project changes by using .cvsignore files, both system-wide and locally.} maintainers pmq categories devel version 1.7.0 revision 0
 cvsdiff2patch 478
@@ -1000,6 +1000,8 @@
 variants universal depends_build port:gauche portdir devel/gauche-readline description {gauche-readline adds input line editing feature to Gauche} homepage http://www.shiro.dreamhost.com/scheme/gauche/packages.html depends_run port:gauche epoch 0 platforms darwin name gauche-readline maintainers nomaintainer long_description {{gauche-readline adds input line editing feature to Gauche}} version 0.1 categories {devel scheme} revision 1
 gazpacho 445
 variants universal portdir devel/gazpacho description {A GUI builder for the GTK+ toolkit.} homepage http://gazpacho.sicem.biz epoch 0 platforms darwin depends_lib {port:python25 port:gettext port:py25-gobject port:py25-numeric port:kiwi} name gazpacho maintainers nomaintainer long_description {Gazpacho is a fresh new GUI builder for the GTK+ toolkit designed to be ultra easy to use.} categories {devel python gnome} version 0.7.2 revision 0
+gc-utils 471
+variants universal portdir devel/gc-utils description {scripts for interacting with CVS repositories using git} homepage http://gcutils.sourceforge.net/ epoch 0 platforms darwin name gc-utils depends_lib port:git-core maintainers {ram openmaintainer} long_description {gc-utils is a small set of scripts that let you import and update CVS repositories into git very easy and let you export patches back into a CVS working copy.} version 0.1.0 categories devel revision 1
 geany 552
 variants universal portdir devel/geany description {A fast and lightweight GTK+ IDE} homepage http://geany.uvena.de/ epoch 0 platforms darwin name geany depends_lib {port:gettext port:vte} long_description {Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.} maintainers nomaintainer version 0.13 categories devel revision 0
 gecko-sharp2 508
@@ -1354,8 +1356,8 @@
 variants universal description {C++ header library} portdir devel/macstl homepage http://www.pixelglow.com/macstl/ epoch 0 platforms macosx name macstl long_description {The C++ header library designed to bring the Macintosh into the world of modern generic programming, and deliver the surprising speed of SIMD in an intuitive cross-platform package.} maintainers nomaintainer version 0.3.1 categories devel revision 0
 mcpp 816
 variants {universal mcpplib} description {Alternative C/C++ preprocessor} portdir devel/mcpp homepage http://mcpp.sourceforge.net/ epoch 0 platforms darwin name mcpp long_description {C/C++ preprocessor expands macros and processes '#if', '#include' and some other directives. MCPP is an alternative C/C++ preprocessor with the highest conformance, implementated by Kiyoshi Matsui. It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98. MCPP is especially useful for debugging the source program which use complicated macros and also useful for checking portability of the source. Though mcpp could be built as a replacement of GCC's resident proprocessor, this port installs only a program which behaves independent from GCC.} maintainers t3.rim.or.jp:kmatsui categories devel version 2.7 revision 0
-mercurial 981
-variants universal description {A fast, lightweight, distributed SCM system written in Python.} portdir devel/mercurial homepage http://www.selenic.com/mercurial/ epoch 0 name mercurial depends_lib {port:python25 port:py25-zlib port:py25-hashlib} long_description {Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. A distributed SCM tool is designed to support a model in which each Repository is loosely coupled to many others. Each Repository contains a complete set of metadata describing one or more projects. These repositories may be located almost anywhere. Individual developers only need access to their own repositories, not to a central one, in order to commit changes. Changes can be share via the builtin webserver, CGI, SSH or a stream of patch emails. Mercurial supports Apples' FileMerge for merges.} maintainers deric at macports.org version 1.0 categories {devel python} revision 0
+mercurial 995
+variants universal description {A fast, lightweight, distributed SCM system written in Python.} portdir devel/mercurial homepage http://www.selenic.com/mercurial/ epoch 0 name mercurial depends_lib {port:python25 port:py25-zlib port:py25-hashlib port:py25-bz2} long_description {Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. A distributed SCM tool is designed to support a model in which each Repository is loosely coupled to many others. Each Repository contains a complete set of metadata describing one or more projects. These repositories may be located almost anywhere. Individual developers only need access to their own repositories, not to a central one, in order to commit changes. Changes can be share via the builtin webserver, CGI, SSH or a stream of patch emails. Mercurial supports Apples' FileMerge for merges.} maintainers deric at macports.org version 1.0 categories {devel python} revis
 ion 0
 mhash 372
 variants universal description {provides easy access strong hashes} portdir devel/mhash homepage http://mhash.sourceforge.net/ epoch 0 platforms {darwin freebsd} name mhash long_description {Libmhash is a library which implements some hash algorithms like crc32, md5 and sha-1.} maintainers {ryandesign openmaintainer} categories {devel security} version 0.9.9 revision 0
 mico 433
@@ -2061,7 +2063,7 @@
 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 584
-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} 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.0 categories gnome revision 0
+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} 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
 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
@@ -2111,7 +2113,7 @@
 file-roller 608
 variants universal depends_build port:gnome-doc-utils portdir gnome/file-roller description {An archive manager for GNOME} homepage http://fileroller.sourceforge.net/ epoch 0 platforms darwin name file-roller depends_lib {port:libgnomeui port:gnome-icon-theme port:dbus port:dbus-glib} long_description {File Roller is an archive manager for the GNOME environment. Archive manager means that you can: * Create and modify archives. * View the content of an archive. * View a file contained in the archive. * Extract files from the archive.} maintainers nomaintainer version 2.20.0 categories gnome revision 0
 gail 538
-variants {universal quartz} depends_build port:pkgconfig variant_desc {quartz {Enable Quartz support}} portdir gnome/gail description {An implementation of the ATK interfaces for GTK+ widgets.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv port:glib2 port:atk port:gtk2} name gail maintainers {nox openmaintainer} long_description {Gail, the Gnome Accessibility Implementation library, is implementation of the ATK interfaces for GTK+ widgets.} categories gnome version 1.22.0 revision 0
+variants {universal quartz} depends_build port:pkgconfig variant_desc {quartz {Enable Quartz support}} portdir gnome/gail description {An implementation of the ATK interfaces for GTK+ widgets.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv port:glib2 port:atk port:gtk2} name gail maintainers {nox openmaintainer} long_description {Gail, the Gnome Accessibility Implementation library, is implementation of the ATK interfaces for GTK+ widgets.} categories gnome version 1.22.1 revision 0
 gal 515
 variants universal portdir gnome/gal description {GNOME Application Libs (GAL).} homepage http://www.gnome.org epoch 0 platforms darwin name gal depends_lib {lib:libgnomeprintui:libgnomeprintui port:dbus port:dbus-glib} long_description {The GNOME Application Libs (GAL) module contains some library functions that came from Gnumeric and Evolution. The idea is to reuse the code across various larger GNOME applications that might want to use it.} maintainers nomaintainer version 2.4.3 categories gnome revision 0
 gal2 492
@@ -2201,7 +2203,7 @@
 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 895
-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 port: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 port: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.0 categories {gnome devel} revision 0
+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 port: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 port: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-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
@@ -2301,7 +2303,7 @@
 icon-naming-utils 451
 depends_build {port:perl5.8 port:p5-xml-simple} portdir gnome/icon-naming-utils description {A default fallback theme.} homepage http://tango.freedesktop.org/ depends_run {port:perl5.8 port:p5-xml-simple port:p5-getopt-long} epoch 0 platforms darwin name icon-naming-utils long_description {This is the default fallback theme used by implementations of the icon theme specification.} maintainers nomaintainer version 0.8.6 categories gnome revision 0
 inkscape 720
-variants {universal disable_debugging enable_debugging} portdir gnome/inkscape description {Inkscape is an open source SVG editor.} homepage http://www.inkscape.org/ epoch 0 platforms darwin name inkscape depends_lib {port:libgnomeprintui port:boehmgc port:gtkmm port:gnome-vfs port:libxslt port:lcms port:dbus port:dbus-glib port:py25-xml port:libcroco port:py25-numpy} maintainers nomaintainer long_description {Inkscape is an open source SVG editor with capabilities similar to Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic shapes, paths, text, alpha blending, transforms, gradients, node editing, svg-to-png export, grouping, and more.} version 0.46 categories {gnome graphics} revision 0
+variants {universal disable_debugging enable_debugging} portdir gnome/inkscape description {Inkscape is an open source SVG editor.} homepage http://www.inkscape.org/ epoch 0 platforms darwin name inkscape depends_lib {port:libgnomeprintui port:boehmgc port:gtkmm port:gnome-vfs port:libxslt port:lcms port:dbus port:dbus-glib port:py25-xml port:libcroco port:py25-numpy} maintainers nomaintainer long_description {Inkscape is an open source SVG editor with capabilities similar to Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic shapes, paths, text, alpha blending, transforms, gradients, node editing, svg-to-png export, grouping, and more.} version 0.46 categories {gnome graphics} revision 1
 libbonobo 609
 variants universal depends_build {port:pkgconfig port:perl5.8 port:p5-xml-parser port:gnome-common port:intltool} portdir gnome/libbonobo description {A library for creating reusable components} homepage http://www.gnome.org/ depends_run port:perl5.8 epoch 0 platforms darwin depends_lib {port:glib2 port:orbit2 port:gettext port:libxml2 port:libiconv port:popt} name libbonobo maintainers nomaintainer long_description {Bonobo is a set of language and system independant CORBA interfaces for creating reusable components, controls and creating compound documents.} categories gnome version 2.22.0 revision 0
 libbonoboui 785
@@ -2321,7 +2323,7 @@
 libglademm 357
 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.4 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 0
+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 642
 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 {port:glib2 port:gtk2 port:gail port: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
 libgnomecanvasmm 451
@@ -2338,8 +2340,8 @@
 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 {port:glib2 port:libart_lgpl port: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
-libgnomeui 431
-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.01 categories gnome 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
 variants universal portdir gnome/libgnomeuimm description {libgnomemm provides C++ wrappers for libgnomeui.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name libgnomeuimm depends_lib {port:libgnomecanvasmm port:libgnomeui port:gnome-vfsmm port:libiconv} long_description {{libgnomemm provides C++ wrappers for libgnomeui.}} maintainers nomaintainer version 2.20.0 categories gnome revision 1
 libgsf 441
@@ -2615,7 +2617,7 @@
 graphviz 1511
 variants {universal darwin_6 darwin_7 darwin_8 guile lua ocaml perl php python ruby tcl no_pangocairo no_x11 gui} depends_build port:pkgconfig variant_desc {guile {Include Guile language bindings} lua {Include Lua language bindings} ocaml {Include Objective Caml language bindings} perl {Include PERL 5.8 language bindings} php {Include PHP 4 language bindings} python {Include Python 2.4 language bindings} ruby {Include Ruby language bindings} tcl {Include Tcl language bindings} no_pangocairo {Remove pangocairo support (no antialiased bitmapped output; no PDF output)} no_x11 {Remove X11 support (removes lefty; implies no_pangocairo)} gui {Include the Pixelglow Graphviz GUI}} portdir graphics/graphviz description {Graph visualization software from AT&T and Bell Labs} homepage http://www.graphviz.org/ depends_run port:urw-fonts epoch 0 platforms darwin name graphviz depends_lib {lib:libX11.6:XFree86 port:cairo port:pango port:jpeg port:libpng port:freetype port:expat port:zlib p
 ort:gettext} maintainers ryandesign long_description {Graph Visualization Software from AT&T Laboratories and Bell Laboratories (Lucent Technologies). The package contains: dot - batch program for drawing directed graphs as hierarchies neato - batch program for drawing undirected graphs using Kamada-Kawai spring models. Users wishing to have only the graph layout programs (for non-interactive use) can use the +no_x11 variant to build graphviz without its display routines.} categories graphics version 2.18 revision 0
 graphviz-devel 1537
-variants {universal darwin_6 darwin_7 darwin_8 guile lua ocaml perl php python ruby tcl no_pangocairo no_x11 gui} depends_build port:pkgconfig variant_desc {guile {Include Guile language bindings} lua {Include Lua language bindings} ocaml {Include Objective Caml language bindings} perl {Include PERL 5.8 language bindings} php {Include PHP 4 language bindings} python {Include Python 2.4 language bindings} ruby {Include Ruby language bindings} tcl {Include Tcl language bindings} no_pangocairo {Remove pangocairo support (no antialiased bitmapped output; no PDF output)} no_x11 {Remove X11 support (removes lefty; implies no_pangocairo)} gui {Include the Pixelglow Graphviz GUI}} portdir graphics/graphviz-devel description {Graph visualization software from AT&T and Bell Labs} homepage http://www.graphviz.org/ depends_run port:urw-fonts epoch 0 platforms darwin name graphviz-devel depends_lib {lib:libX11.6:XFree86 port:cairo port:pango port:jpeg port:libpng port:freetype port:expat
  port:zlib port:gettext} maintainers ryandesign long_description {Graph Visualization Software from AT&T Laboratories and Bell Laboratories (Lucent Technologies). The package contains: dot - batch program for drawing directed graphs as hierarchies neato - batch program for drawing undirected graphs using Kamada-Kawai spring models. Users wishing to have only the graph layout programs (for non-interactive use) can use the +no_x11 variant to build graphviz without its display routines.} categories graphics version 2.19.20080327.0440 revision 0
+variants {universal darwin_6 darwin_7 darwin_8 guile lua ocaml perl php python ruby tcl no_pangocairo no_x11 gui} depends_build port:pkgconfig variant_desc {guile {Include Guile language bindings} lua {Include Lua language bindings} ocaml {Include Objective Caml language bindings} perl {Include PERL 5.8 language bindings} php {Include PHP 4 language bindings} python {Include Python 2.4 language bindings} ruby {Include Ruby language bindings} tcl {Include Tcl language bindings} no_pangocairo {Remove pangocairo support (no antialiased bitmapped output; no PDF output)} no_x11 {Remove X11 support (removes lefty; implies no_pangocairo)} gui {Include the Pixelglow Graphviz GUI}} portdir graphics/graphviz-devel description {Graph visualization software from AT&T and Bell Labs} homepage http://www.graphviz.org/ depends_run port:urw-fonts epoch 0 platforms darwin name graphviz-devel depends_lib {lib:libX11.6:XFree86 port:cairo port:pango port:jpeg port:libpng port:freetype port:expat
  port:zlib port:gettext} maintainers ryandesign long_description {Graph Visualization Software from AT&T Laboratories and Bell Laboratories (Lucent Technologies). The package contains: dot - batch program for drawing directed graphs as hierarchies neato - batch program for drawing undirected graphs using Kamada-Kawai spring models. Users wishing to have only the graph layout programs (for non-interactive use) can use the +no_x11 variant to build graphviz without its display routines.} categories graphics version 2.19.20080416.0440 revision 0
 greycstoration 708
 variants universal portdir graphics/greycstoration description {Open source algorithm for image denoising and interpolation} homepage http://www.greyc.ensicaen.fr/~dtschump/greycstoration/ epoch 0 platforms darwin name greycstoration depends_lib port:gimp2 long_description {GREYCstoration is an image regularization algorithm which processes an image by locally removing small variations of pixel intensities while preserving significant global image features, such as sharp edges and corners. The most direct application of image regularization is denoising. By extension, it can also be used to inpaint or resize images.} maintainers julien.lusson at gmail.com version 2.5.2.1 categories graphics revision 0
 gtksee 407
@@ -2672,8 +2674,6 @@
 variants universal portdir graphics/libggimisc description {GGI Miscellaneous} homepage http://www.ggi-project.org/ epoch 0 platforms darwin name libggimisc depends_lib port:libggi maintainers nomaintainer long_description {LibGGIMisc is a place to put support for graphics target features which are not deserving their own special extensions. Right now this means basically some VGA adaptor features -- getting and waiting for the raster position, using a hardware horizontal splitline feature, and loading/unloading font data from hardware text modes.} version 2.2.2 categories graphics revision 0
 libggiwmh 426
 variants universal portdir graphics/libggiwmh description {GGI extension for windowed targets} homepage http://www.ggi-project.org/ epoch 0 platforms darwin name libggiwmh depends_lib port:libggi maintainers nomaintainer long_description {LibGGIWMH is an extension for GGI targets that are window system based to allow access to things like setting the title bar, resizing, etc..} version 0.3.2 categories graphics revision 0
-libguichan 441
-variants universal portdir graphics/libguichan description {portable C++ GUI library designed for games using SDL} homepage http://guichan.sourceforge.net/ epoch 0 platforms darwin name libguichan depends_lib {port:libsdl port:libsdl_image port:allegro} maintainers {jmr openmaintainer} long_description {Guichan is a portable C++ GUI library designed for games using SDL and/or OpenGL.} version 0.7.1 categories {graphics devel} revision 0
 libhermes 779
 variants universal description {Hermes is a pixel conversion library.} portdir graphics/libhermes homepage http://www.clanlib.org/hermes epoch 0 platforms darwin name libhermes long_description {Hermes is a pixel conversion library. Its only purpose is to take a buffer full of pixels and convert it into a target buffer full of pixels. The two can differ both in size and in format. Hermes is primarily intended for fast graphics display and it is optimized for that. Where this goal can be achieved by dismissing minimal graphic errors, Hermes will do so (minimal means almost not noticeable). But that is likely to be very configurable in the near future to allow for user selection of trade-off.} maintainers nomaintainer categories {graphics devel} version 1.3.3 revision 1
 libiptcdata 655
@@ -3690,8 +3690,8 @@
 variants {universal darwin_6} portdir lang/yap description {YAP Prolog compiler} homepage http://www.ncc.up.pt/~vsc/Yap/ epoch 0 platforms darwin name yap depends_lib {port:readline port:gmp} maintainers pmoura at mac.com long_description {YAP is a high-performance Prolog compiler developed at LIACC/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog.} version 5.0.1 categories lang revision 0
 yap-devel 659
 variants {universal darwin_6 coroutines} portdir lang/yap-devel description {YAP Prolog compiler} homepage http://www.ncc.up.pt/~vsc/Yap epoch 0 platforms darwin name yap-devel depends_lib lib:libreadline.5:readline maintainers pmoura at mac.com long_description {YAP is a high-performance Prolog compiler developed at LIACC/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog.} version 4.5.6 categories lang revision 0
-yasm 502
-variants universal portdir lang/yasm description {yasm - a modular bsd reimplementation of NASM} homepage http://www.tortall.net/projects/yasm/ epoch 0 platforms darwin name yasm depends_lib {port:gettext port:libiconv} maintainers bytestorm at gmail.com long_description {A modular x86/amd64 assembler supporting NASM and GAS asm syntaxes and a variety of output formats. It is licensed under the 3-clause BSD license except the nasm preprocessor which is LGPL.} version 0.6.2 categories lang revision 2
+yasm 500
+variants universal portdir lang/yasm description {yasm - a modular bsd reimplementation of NASM} homepage http://www.tortall.net/projects/yasm/ epoch 0 platforms darwin name yasm depends_lib {port:gettext port:libiconv} maintainers acho at macports.org long_description {A modular x86/amd64 assembler supporting NASM and GAS asm syntaxes and a variety of output formats. It is licensed under the 3-clause BSD license except the nasm preprocessor which is LGPL.} version 0.7.0 categories lang revision 0
 GNUMail-Aqua 515
 variants universal description {Fully featured mail application using GNUStep or Cocoa.} portdir mail/GNUMail-Aqua homepage http://www.collaboration-world.com/gnumail/ epoch 0 platforms darwin name GNUMail-Aqua long_description {GNUMail.app is a fully featured mail application running on multiple platforms. It uses the GNUstep development framework or Apple Cocoa, which are based on the OpenStep specification provided by NeXT, Inc..} maintainers nomaintainer categories {mail aqua} version 1.2.0pre1 revision 0
 aardmail 630
@@ -4149,7 +4149,7 @@
 arla 544
 variants {universal krbafs} portdir net/arla description {free AFS implementation from KTH} homepage http://www.stacken.kth.se/projekt/arla/ epoch 0 platforms darwin name arla depends_lib lib:krbafs:krbafs maintainers nomaintainer long_description {Arla is a free AFS client implementation. The main goal of the Arla project is to make a fully functional client with all capabilities of commercial AFS. Other planned and implemented things are all the normal management tools and a server.} version 0.35.11 categories {net security} revision 1
 arpd 339
-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 2
+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
@@ -4235,7 +4235,7 @@
 ddnsu 422
 variants universal description {simple, reliable and small updating client for dynamic DNS} portdir net/ddnsu homepage http://psydev.sourceforge.net/new/ddnsu/ epoch 0 platforms darwin name ddnsu long_description {ddnsu is a dynamic DNS updating client that aims to be simple, reliable, and above all very small. It works with services such as DynDNS.org.} maintainers nomaintainer categories net version 0.3.0 revision 0
 deluge 472
-variants universal portdir net/deluge description {A GNOME BitTorrent client.} homepage http://www.deluge-torrent.org epoch 0 platforms darwin depends_lib {port:python25 port:dbus-python25 port:gettext port:librsvg port:py25-gtk port:py25-hashlib port:py25-xdg port:py25-zlib port:boost} name deluge maintainers nomaintainer long_description {Deluge is a GNOME client for the BitTorrent network written in python.} categories {python net gnome} version 0.5.8.7 revision 0
+variants universal portdir net/deluge description {A GNOME BitTorrent client.} homepage http://www.deluge-torrent.org epoch 0 platforms darwin depends_lib {port:python25 port:dbus-python25 port:gettext port:librsvg port:py25-gtk port:py25-hashlib port:py25-xdg port:py25-zlib port:boost} name deluge maintainers nomaintainer long_description {Deluge is a GNOME client for the BitTorrent network written in python.} categories {python net gnome} version 0.5.8.9 revision 0
 desproxy 346
 portdir net/desproxy variants universal description {tunnels tcp, as socks, etc. through an http-proxy} name desproxy version 0.1.0-pre2 categories net homepage http://desproxy.sourceforge.net/ revision 0 epoch 0 maintainers nomaintainer long_description {Desproxy makes you able to establish TCP connections through an HTTP proxy by tunneling.}
 dhcp 1023
@@ -4303,7 +4303,7 @@
 fprobe 381
 variants universal portdir net/fprobe description {collects network traffic data} homepage http://fprobe.sourceforge.net/ epoch 0 platforms darwin name fprobe depends_lib port:libpcap maintainers nomaintainer long_description {libpcap-based tool that collect network traffic data and emit it as NetFlow flows towards the specified collector.} version 1.1 categories net revision 0
 fragroute 619
-variants universal portdir net/fragroute description {intercept, modify, and rewrite egress traffic} homepage http://monkey.org/~dugsong/fragroute/ epoch 0 platforms darwin name fragroute depends_lib {lib:libpcap:libpcap lib:libdnet:libdnet lib:libevent:libevent} maintainers nomaintainer long_description {fragroute intercepts, modifies, and rewrites egress traffic destined for a specified host, implementing most of the attacks described in the Secure Networks {Insertion, Evasion, and Denial of Service:  Eluding Network Intrusion Detection} paper of January 1998.} version 1.2 categories {net security} revision 2
+variants universal portdir net/fragroute description {intercept, modify, and rewrite egress traffic} homepage http://monkey.org/~dugsong/fragroute/ epoch 0 platforms darwin name fragroute depends_lib {lib:libpcap:libpcap lib:libdnet:libdnet lib:libevent:libevent} maintainers nomaintainer long_description {fragroute intercepts, modifies, and rewrites egress traffic destined for a specified host, implementing most of the attacks described in the Secure Networks {Insertion, Evasion, and Denial of Service:  Eluding Network Intrusion Detection} paper of January 1998.} version 1.2 categories {net security} revision 3
 fragrouter 662
 variants {universal darwin_powerpc darwin_i386} depends_build {port:libnet port:libpcap} portdir net/fragrouter description {Tool for testing network IDS implementations} homepage http://www.monkey.org/~dugsong/ epoch 0 platforms darwin name fragrouter maintainers pmq long_description {Fragrouter is a program for routing network traffic in such a way as to elude most network intrusion detection systems. The attacks implemented correspond to those listed in the Secure Networks ``Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection'' paper of January, 1998. See also net/fragroute.} categories {net security} version 1.6 revision 0
 fsh 327
@@ -4571,7 +4571,7 @@
 ntop 438
 variants {universal server darwin_6} depends_build port:gawk portdir net/ntop description {network traffic probe} homepage http://www.ntop.org/ epoch 0 platforms darwin depends_lib {port:libpcap port:gd2 port:libpng port:gdbm port:rrdtool} name ntop maintainers markd long_description {ntop is a network traffic probe that shows the network usage, similar to what the popular top Unix command does.} version 3.3 categories net revision 1
 nylon 446
-variants universal portdir net/nylon description {A Unix SOCKS 4, 4a and 5 proxy server} homepage http://monkey.org/~marius/nylon/ epoch 0 platforms darwin name nylon depends_lib lib:libevent:libevent maintainers {boeyms openmaintainer} long_description {nylon is a proxy server which currently supports SOCKS version 4, 4a and 5, as well as a mirror mode which allows nylon to mirror services.} version 1.21 categories {net security} revision 0
+variants universal portdir net/nylon description {A Unix SOCKS 4, 4a and 5 proxy server} homepage http://monkey.org/~marius/nylon/ epoch 0 platforms darwin name nylon depends_lib lib:libevent:libevent maintainers {boeyms openmaintainer} long_description {nylon is a proxy server which currently supports SOCKS version 4, 4a and 5, as well as a mirror mode which allows nylon to mirror services.} version 1.21 categories {net security} revision 1
 nzbget 368
 variants {universal darwin_9} portdir net/nzbget description {binary newsgrabber} homepage http://sourceforge.net/projects/nzbget/ epoch 0 platforms darwin name nzbget depends_lib port:libxml2 maintainers nomaintainer long_description {A command-line based binary newsgrabber for Linux, Unix and Mac OS X supporting nzb-files.} version 0.2.3 categories net revision 0
 obby 500
@@ -5966,8 +5966,8 @@
 variants universal depends_build port:py-numeric portdir print/fonttools description {XML<->TrueType/OpenType Converter} homepage http://www.letterror.com/code/ttx/ epoch 0 platforms darwin depends_lib port:python24 name fonttools long_description {TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.} maintainers pguyot at kallisys.net categories print version 2.0b1 revision 1
 freetype 717
 variants {universal bytecode doc} variant_desc {bytecode {Build bytecode interpreter into the TrueType driver} doc {Install extra documentation}} portdir print/freetype description {A software font engine} homepage http://freetype.sourceforge.net/ epoch 0 platforms darwin name freetype depends_lib port:zlib maintainers ryandesign long_description {FreeType2 is a software font engine that is designed to be small, efficient, highly customizable and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well.} version 2.3.5 categories {print graphics} revision 1
-ghostscript 607
-variants {universal gslib no_cups} variant_desc {no_cups {Disable CUPS support}} portdir print/ghostscript description {GPL Ghostscript, An interpreter for PostScript and PDF} homepage http://www.cs.wisc.edu/~ghost/ epoch 0 platforms darwin name ghostscript depends_lib {lib:libX11.6:XFree86 port:zlib port:libiconv port:fontconfig port:expat} maintainers digdog at macports.org long_description {Ghostscript is the well-known PostScript interpreter which is available for all common and most esoteric platforms and supports many different printers and some displays.} version 8.62 categories print revision 0
+ghostscript 562
+variants {universal cups framework} portdir print/ghostscript description {GPL Ghostscript, An interpreter for PostScript and PDF} homepage http://www.cs.wisc.edu/~ghost/ epoch 0 platforms darwin name ghostscript depends_lib {lib:libX11.6:XFree86 port:zlib port:libiconv port:fontconfig port:expat} maintainers digdog at macports.org long_description {Ghostscript is the well-known PostScript interpreter which is available for all common and most esoteric platforms and supports many different printers and some displays.} version 8.62 categories print revision 0
 ghostscript-fonts-hiragino 480
 variants {universal darwin_7 darwin_8 no_alias} variant_desc {no_alias {Do not use Hiragino as an alternative to Morisawa's standard 5 fonts}} portdir print/ghostscript-fonts-hiragino description {Japanese Hiragino fonts for ghostscript 8.62} homepage {} epoch 0 platforms macosx name ghostscript-fonts-hiragino depends_lib port:ghostscript maintainers takanori long_description {{Japanese Hiragino fonts for ghostscript 8.62}} version 8.62 categories {print japanese} revision 0
 gimp-print 939
@@ -6061,7 +6061,7 @@
 py-blosxom 539
 variants universal portdir python/py-blosxom description {python weblog engine using standard text files} homepage http://pyblosxom.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib port:python24 name py-blosxom maintainers nomaintainer long_description {Pyblosxom is a weblog engine that uses standard text files located on your filesystem as a database of weblog entries. The concept is simple, managing content is as easy as editing a text file with your favourite text editor.} categories python version 1.2.1 revision 0
 py-boto 384
-description {python interface to Amazon Web Services} portdir python/py-boto homepage http://code.google.com/p/boto/ epoch 0 platforms darwin depends_lib port:python24 name py-boto maintainers {ram openmaintainer} long_description {An integrated interface to current and future infrastructural services offered by Amazon Web Services.} categories {python net} version 1.1c revision 0
+description {python interface to Amazon Web Services} portdir python/py-boto homepage http://code.google.com/p/boto/ epoch 0 platforms darwin depends_lib port:python24 name py-boto maintainers {ram openmaintainer} long_description {An integrated interface to current and future infrastructural services offered by Amazon Web Services.} categories {python net} version 1.2a revision 0
 py-bsddb 381
 variants {universal db3} portdir python/py-bsddb description {Python bindings to the db4 and db3 library} homepage http://www.python.org/doc/current/lib/module-dbm.html epoch 0 platforms darwin depends_lib {port:python24 port:db44} name py-bsddb maintainers mww long_description {{Python bindings to the db4 and db3 library}} categories {python databases} version 2.4.5 revision 0
 py-bzip2 381
@@ -6488,6 +6488,8 @@
 variants universal portdir python/py-pyb description {python-based ant-like build tool} homepage http://pyb.sf.net/ epoch 0 platforms darwin depends_lib port:python24 name py-pyb maintainers nomaintainer long_description {Pyb is a build tool written in Python which emulates the style of Ant using Python for build scripts instead of XML.} categories {python devel} version 0.4 revision 1
 py-pygments 552
 variants universal portdir python/py-pygments description {Python syntax highlighter} homepage http://pygments.org epoch 0 platforms darwin depends_lib port:py-setuptools name py-pygments maintainers {openmaintainer erickt at macports.org} long_description {Pygments is a fast syntax highlighter written in Python with a special focus on details. Can highlight source code in many supported languages: Python, Ruby, PHP, HTML etc. Outputs arbitrarily-styled HTML or LaTeX, comes with many builtin styles.} categories {python devel} version 0.9 revision 0
+py-pygpgme 503
+variants universal portdir python/py-pygpgme description {Python module for working with OpenPGP messages} homepage http://cheeseshop.python.org/pypi/pygpgme/0.1/ epoch 0 platforms darwin depends_lib port:gpgme name py-pygpgme maintainers {afb at macports.org openmaintainer} long_description {PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt files using the OpenPGP format. It is built on top of GNU Privacy Guard and the GPGME library.} categories python version 0.1 revision 0
 py-pygresql 542
 variants universal portdir python/py-pygresql description {Python module that interfaces to a PostgreSQL database} homepage http://www.pygresql.org/ epoch 0 platforms darwin depends_lib {port:python24 port:postgresql82} name py-pygresql maintainers {jwa openmaintainer} long_description {PyGreSQL is an open-source Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script.} categories {python databases} version 3.8.1 revision 0
 py-pylibpcap 501
@@ -6747,7 +6749,7 @@
 py25-biopython 530
 variants universal portdir python/py25-biopython description {python tools for computational molecular biology} homepage http://www.biopython.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-numeric port:py25-mx-base port:py25-reportlab} name py25-biopython maintainers mww long_description {python tools for computational molecular biology: parsers for various file formats, interfaces for programs, tools for performing common operations on sequences, etc.} categories {python science} version 1.44 revision 0
 py25-boto 388
-description {python interface to Amazon Web Services} portdir python/py25-boto homepage http://code.google.com/p/boto/ epoch 0 platforms darwin depends_lib port:python25 name py25-boto maintainers {ram openmaintainer} long_description {An integrated interface to current and future infrastructural services offered by Amazon Web Services.} categories {python net} version 1.1c revision 0
+description {python interface to Amazon Web Services} portdir python/py25-boto homepage http://code.google.com/p/boto/ epoch 0 platforms darwin depends_lib port:python25 name py25-boto maintainers {ram openmaintainer} long_description {An integrated interface to current and future infrastructural services offered by Amazon Web Services.} categories {python net} version 1.2a revision 0
 py25-bsddb 365
 variants universal portdir python/py25-bsddb description {Python bindings to the db44 library} homepage http://www.python.org/doc/current/lib/module-dbm.html epoch 0 platforms darwin depends_lib {port:python25 port:db44} name py25-bsddb maintainers mww long_description {{Python bindings to the db44 library}} categories {python databases} version 2.5.2 revision 0
 py25-bz2 328
@@ -7727,7 +7729,7 @@
 bdump 379
 variants universal description {allows viwing hex and ASCII formats side by side} portdir sysutils/bdump homepage http://www.braham.net/Phil/linux_utils.html epoch 0 platforms darwin name bdump long_description {A replacement for od for viewing binary files. Allows viewing hex and ASCII formats side by side.} maintainers nomaintainer categories sysutils version 3.5 revision 0
 beanstalkd 563
-variants universal portdir sysutils/beanstalkd description {a fast, distributed, in-memory workqueue service} homepage http://xph.us/software/beanstalkd/ epoch 0 platforms darwin name beanstalkd depends_lib {port:libevent port:gmake} long_description {beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but is intended for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously.} maintainers nick at macports.org version 0.9 categories sysutils revision 2
+variants universal portdir sysutils/beanstalkd description {a fast, distributed, in-memory workqueue service} homepage http://xph.us/software/beanstalkd/ epoch 0 platforms darwin name beanstalkd depends_lib {port:libevent port:gmake} long_description {beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but is intended for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously.} maintainers nick at macports.org version 0.9 categories sysutils revision 3
 bool 497
 variants universal description {find files that match a boolean expression} portdir sysutils/bool homepage http://www.gnu.org/software/bool/ epoch 0 platforms darwin name bool long_description {GNU Bool is a utility for finding files that match a boolean expression. The boolean operators supported are AND, OR and NOT. Also supported is the NEAR operator for locating two expressions within a short distance from each other.} maintainers nomaintainer categories sysutils version 0.2.1 revision 0
 boxbackup 882
@@ -7909,7 +7911,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 0
+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 1
 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
@@ -8050,8 +8052,8 @@
 portdir sysutils/xtail variants universal description {like 'tail -f' on a bunch of files at once} platforms {darwin freebsd} name xtail version 2.1 categories sysutils revision 0 epoch 0 maintainers nomaintainer long_description {xtail watches the growth of files. It's like running a {tail -f} on a bunch of files at once. My favorite usage is: xtail /var/log/* You can specify both filenames and directories on the command line. If you specify a directory, it watches all the files in that directory. It will notice when new files are created (and start watching them) or when old files are deleted (and stop watching them). The version 2.1 release fixes a Y2K bug, replaces the fixed-length file list with a dynamically allocated one, and implements package configuration with GNU autoconf.}
 yafic 384
 variants universal portdir sysutils/yafic description {Yet Another File Integrity Checker} homepage http://philosophysw.com/software/yafic/ epoch 0 platforms darwin name yafic depends_lib port:openssl maintainers jd at lifehertz.com long_description {yafic is a file integrity checker, similar to programs like Tripwire, integrit, and AIDE.} version 1.2.2 categories sysutils revision 0
-yum 734
-variants universal portdir sysutils/yum description {Automatic updater and package installer/remover for RPM} homepage http://linux.duke.edu/projects/yum/ epoch 0 platforms darwin name yum depends_lib {lib:librpm:rpm port:python24 port:py-celementtree port:py-urlgrabber port:py-libxml2 port:py-yum-metadata-parser port:py-iniparse} maintainers {n3npq at mac.com afb at macports.org} long_description {Yum is an automatic updater and package installer/remover for rpm systems. It automatically computes dependencies and figures out what things should occur to install packages. It makes it easier to maintain groups of machines without having to manually update each one using rpm.} version 3.2.8 categories {sysutils archivers} revision 0
+yum 751
+variants universal portdir sysutils/yum description {Automatic updater and package installer/remover for RPM} homepage http://linux.duke.edu/projects/yum/ epoch 0 platforms darwin name yum depends_lib {lib:librpm:rpm port:python24 port:py-celementtree port:py-urlgrabber port:py-libxml2 port:py-yum-metadata-parser port:py-iniparse port:py-pygpgme} maintainers {n3npq at mac.com afb at macports.org} long_description {Yum is an automatic updater and package installer/remover for rpm systems. It automatically computes dependencies and figures out what things should occur to install packages. It makes it easier to maintain groups of machines without having to manually update each one using rpm.} version 3.2.14 categories {sysutils archivers} revision 0
 yum-arch 555
 variants universal portdir sysutils/yum-arch description {Extract headers from rpm in a old yum repository} homepage http://linux.duke.edu/yum/ epoch 0 platforms darwin name yum-arch depends_lib {port:rpm port:python24 port:py-libxml2} maintainers afb at macports.org long_description {Extract headers from rpm in a old yum repository. This package only provides the old yum-arch command from yum-2.2.2. It should be used to generate repository informations for Fedora Core < 3 and Red Hat Enterprise Linux < 4.} version 2.2.2 categories sysutils revision 0
 yum-utils 548

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


More information about the macports-changes mailing list