[37795] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Mon Jun 23 12:46:11 PDT 2008


Revision: 37795
          http://trac.macosforge.org/projects/macports/changeset/37795
Author:   dluke at macports.org
Date:     2008-06-23 12:46:11 -0700 (Mon, 23 Jun 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-06-23 18:58:48 UTC (rev 37794)
+++ trunk/dports/PortIndex	2008-06-23 19:46:11 UTC (rev 37795)
@@ -713,7 +713,7 @@
 tinycdb 391
 variants universal description {TinyCDB is a very fast and simple package for creating and reading cdb.} portdir databases/tinycdb homepage http://www.corpit.ru/mjt/tinycdb.html epoch 0 platforms darwin name tinycdb long_description {{TinyCDB is a very fast and simple package for creating and reading cdb.}} maintainers nel at soraneko.com categories {databases devel} version 0.74 revision 0
 tokyocabinet 1011
-variants {universal debug devel profile fastest off64 swap} variant_desc {debug {build for debugging} devel {build for development} profile {build for profiling} fastest {build for fastest run} off64 {build with 64-bit file offset on 32-bit system} swap {build for swapping byte-orders}} portdir databases/tokyocabinet description {Tokyo Cabinet is a library of routines for managing a database.} homepage http://tokyocabinet.sourceforge.net/ epoch 0 platforms darwin name tokyocabinet depends_lib port:zlib maintainers {openmaintainer gmail.com:rsky0711} long_description {Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.} version 1.2.5 categories
  databases revision 0
+variants {universal debug devel profile fastest off64 swap} variant_desc {debug {build for debugging} devel {build for development} profile {build for profiling} fastest {build for fastest run} off64 {build with 64-bit file offset on 32-bit system} swap {build for swapping byte-orders}} portdir databases/tokyocabinet description {Tokyo Cabinet is a library of routines for managing a database.} homepage http://tokyocabinet.sourceforge.net/ epoch 0 platforms darwin name tokyocabinet depends_lib port:zlib maintainers {openmaintainer gmail.com:rsky0711} long_description {Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.} version 1.2.8 categories
  databases revision 0
 unixODBC 1138
 variants {universal darwin_6 gui} portdir databases/unixODBC description {Provides ODBC 3 connectivity for Unix} homepage http://www.unixodbc.org/ epoch 0 platforms darwin name unixODBC depends_lib {port:libiconv port:readline} maintainers simon at cotsworth.com long_description {The unixODBC project provides UNIX applications with the same ODBC 3.51 API and facilities available under Windows. It provides a Driver Manager that supports the full ODBC API and performs the ODBC 3 to ODBC 2 translations with UNICODE to ANSI conversion. It also includes a set of graphical utilities that allow users to specify connections to DBMSes to be used by applications, a collection of ODBC drivers including a simple text based driver, an NNTP driver, a Postgres driver and others, and a selection of templates and libraries that to aid in the construction of ODBC drivers. It works with MySQL, Postgres, StarOffice, Applixware, iHTML, PHP, Perl DBD::ODBC, Paradox 9, and many other applications and
  drivers. Connection pooling is also provided to increase performance with applications such as PHP.} version 2.2.12 categories databases revision 0
 xbase 668
@@ -1050,8 +1050,8 @@
 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
 variants universal portdir devel/gmake description {GNU Make} homepage http://www.gnu.org/software/make/make.html epoch 0 platforms darwin name gmake depends_lib {port:gettext port:libiconv} maintainers waqar at macports.org long_description {Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.} version 3.81 categories devel revision 0
-gmp 814
-variants {universal i386} description {GNU multiple precision arithmetic library} portdir devel/gmp homepage http://gmplib.org/ epoch 0 platforms darwin name gmp long_description {GNU MP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface. GNU MP is designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, by carefully optimized assembly code for the most common inner loops for a lots of CPUs, and by a general emphasis on speed (instead of simplicity or elegance).} maintainers nomaintainer categories {devel math} version 4.2.2 revision 1
+gmp 802
+variants i386 description {GNU multiple precision arithmetic library} portdir devel/gmp homepage http://gmplib.org/ epoch 0 platforms darwin name gmp long_description {GNU MP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface. GNU MP is designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, by carefully optimized assembly code for the most common inner loops for a lots of CPUs, and by a general emphasis on speed (instead of simplicity or elegance).} maintainers nomaintainer categories {devel math} version 4.2.2 revision 2
 gmp-cxx-wrappers 495
 variants {universal darwin_i386} portdir devel/gmp-cxx-wrappers description {C++ wrappers for the GNU multiple precision arithmetic library} homepage http://www.swox.com/gmp/ epoch 0 depends_run port:gmp platforms {darwin freebsd} name gmp-cxx-wrappers maintainers nomaintainer long_description {The C++ wrappers for gmp. To build them requires that gmp be installed, hence this portfile, which rebuilds gmp, but only installs the C++ wrappers.} version 4.2.1 categories {devel math} revision 2
 gmsl 473
@@ -1594,8 +1594,8 @@
 variants universal portdir devel/sid description {Syntax Improving Device: a LL(1) parser generator} homepage http://www.tendra.org/sid/ epoch 0 platforms darwin name sid depends_lib {port:libxslt port:docbook-xsl port:docbook-xml} maintainers {tdflavius at gmail.com openmaintainer} long_description {Sid is an LL(1) parser generator. The input grammar need not be LL(1) as sid will attempt to transform it to an LL(1) grammar. The grammar file and the action action files are kept separated for better portability.} version 1.10 categories devel revision 0
 sigh 335
 variants universal description {lib for handling UNIX signals in a simple, sane, and safe manner} portdir devel/sigh homepage http://incise.org/sigh epoch 0 platforms darwin name sigh long_description {{lib for handling UNIX signals in a simple, sane, and safe manner}} maintainers nomaintainer categories devel version 1.0 revision 0
-SilverCity 479
-variants universal portdir devel/silvercity description {SilverCity is a lexing package for over 20 programming and markup langauges.} homepage http://silvercity.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name SilverCity maintainers dluke at geeklair.net long_description {SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup langauges.} categories {devel python} version 0.9.7 revision 0
+SilverCity 473
+variants universal portdir devel/silvercity description {SilverCity is a lexing package for over 20 programming and markup langauges.} homepage http://silvercity.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name SilverCity maintainers nomaintainer long_description {SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup langauges.} categories {devel python} version 0.9.7 revision 0
 slib 609
 portdir devel/slib variants universal description {A portable scheme library} name slib version 3a3 categories {devel lang scheme} homepage http://www.swiss.ai.mit.edu/~jaffer/SLIB.html revision 0 epoch 0 maintainers nomaintainer long_description {SLIB is a portable library for the programming language Scheme. It provides a platform independent framework for using packages of Scheme procedures and syntax. As distributed, SLIB contains useful packages for all Scheme implementations. Its catalog can be transparently extended to accomodate packages specific to a site, implementation, user, or directory.}
 slib-guile 366
@@ -2536,8 +2536,8 @@
 variants {universal darwin aqua devel manpages threadsafe} depends_build {lib:libX11.6:XFree86 bin:doxygen:doxygen} portdir graphics/Coin description {cross platform C++ OpenGL scene graph library} homepage http://www.coin3d.org/lib/coin/ epoch 0 platforms darwin depends_lib port:simage name Coin long_description {Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin uses scene-graph data structures to render real-time graphics suitable for mostly all kinds of scientific and engineering visualization applications.} maintainers css at macports.org version 2.5.0 categories {graphics devel} revision 0
 GraphicsMagick 664
 variants universal portdir graphics/GraphicsMagick description {image processing tools collection} homepage http://www.graphicsmagick.org/ epoch 0 platforms darwin name GraphicsMagick depends_lib {port:libxml2 port:bzip2 port:zlib port:libpng port:tiff port:freetype port:libiconv port:jpeg} maintainers nomaintainer long_description {GraphicsMagick is the swiss army knife of image processing. It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG, and TIFF.} version 1.2.3 categories graphics revision 0
-ImageMagick 1776
-variants {universal rsvg perl gs lcms wmf mpeg jbig jpeg2 graphviz hdri q8 q16 q32 no_x11 no_plus_plus darwin_6} depends_build port:pkgconfig variant_desc {rsvg {Support SVG using librsvg} perl {Install PerlMagick} gs {Include Ghostscript library support} lcms {Support the Little Color Management System} wmf {Support the Windows Metafile Format} mpeg {Support MPEG-1 and MPEG-2 video} jbig {Support JBIG} jpeg2 {Support JPEG-2000 using JasPer} graphviz {Support Graphviz} hdri {Support High Dynamic Range Imaging using OpenEXR} q8 {Use 8 bits per pixel quantum} q16 {Use 16 bits per pixel quantum (default)} q32 {Use 32 bits per pixel quantum} no_x11 {Disable X11 support} no_plus_plus {Do not install Magick++}} portdir graphics/ImageMagick description {Tools and libraries to manipulate images in many formats} homepage http://www.imagemagick.org/ epoch 0 platforms darwin name ImageMagick depends_lib {lib:libX11.6:XFree86 port:bzip2 port:jpeg port:libpng port:tiff port:zlib port:fre
 etype port:fontconfig port:libiconv port:expat port:libxml2} maintainers ryandesign long_description {ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can even create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, Python, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF.} categories {graphics devel} version 6.4.1-8 revision 0
+ImageMagick 1777
+variants {universal rsvg perl gs lcms wmf mpeg jbig jpeg2 graphviz hdri q8 q16 q32 no_x11 no_plus_plus darwin_6} depends_build port:pkgconfig variant_desc {rsvg {Support SVG using librsvg} perl {Install PerlMagick} gs {Include Ghostscript library support} lcms {Support the Little Color Management System} wmf {Support the Windows Metafile Format} mpeg {Support MPEG-1 and MPEG-2 video} jbig {Support JBIG} jpeg2 {Support JPEG-2000 using JasPer} graphviz {Support Graphviz} hdri {Support High Dynamic Range Imaging using OpenEXR} q8 {Use 8 bits per pixel quantum} q16 {Use 16 bits per pixel quantum (default)} q32 {Use 32 bits per pixel quantum} no_x11 {Disable X11 support} no_plus_plus {Do not install Magick++}} portdir graphics/ImageMagick description {Tools and libraries to manipulate images in many formats} homepage http://www.imagemagick.org/ epoch 0 platforms darwin name ImageMagick depends_lib {lib:libX11.6:XFree86 port:bzip2 port:jpeg port:libpng port:tiff port:zlib port:fre
 etype port:fontconfig port:libiconv port:expat port:libxml2} maintainers ryandesign long_description {ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can even create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, Python, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF.} categories {graphics devel} version 6.4.1-10 revision 0
 Renaissance-Framework 622
 variants universal depends_build port:gnustep-make-cocoa portdir graphics/Renaissance-Framework description {create user interfaces via XML files} homepage http://www.gnustep.it/Renaissance/ epoch 0 platforms darwin name Renaissance-Framework maintainers nomaintainer long_description {GNUstep Renaissance allows you to describe your user interfaces (that is, the windows in your application, and the buttons, boxes, textfields, etc in the windows) in simple and intuitive XML files, using an open, standard format describing the logic of the interface.} version 0.8.0 categories {graphics gnustep cross devel} revision 0
 SimGear 506
@@ -3691,7 +3691,7 @@
 ruby 648
 variants {universal darwin darwin_7 darwin_9_powerpc tk mactk thread_hooks no_doc} portdir lang/ruby description {Powerful and clean object-oriented scripting language} homepage http://www.ruby-lang.org/ epoch 0 platforms darwin name ruby depends_lib {port:libiconv port:readline port:openssl port:zlib port:ncurses} maintainers kimuraw long_description {Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.} version 1.8.7-p22 categories {lang ruby} revision 2
 ruby19 901
-variants {universal c_api_docs tk mactk} variant_desc {c_api_docs {Generate documentation for Ruby C API} tk {Build using MacPorts Tk} mactk {Build using MacOS X Tk Framework}} portdir lang/ruby19 description {Powerful and clean object-oriented scripting language} homepage http://www.ruby-lang.org/ epoch 0 platforms darwin name ruby19 depends_lib {port:libiconv port:readline port:openssl port:zlib port:ncurses} maintainers {febeling openmaintainer} long_description {Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. Version 1.9 contains a new VM called YARV, is faster and slightly incompatible from version 1.8. This has not yet been released as stable.} version 1.9.0-1 categories {lang ruby} revision 0
+variants {universal c_api_docs tk mactk} variant_desc {c_api_docs {Generate documentation for Ruby C API} tk {Build using MacPorts Tk} mactk {Build using MacOS X Tk Framework}} portdir lang/ruby19 description {Powerful and clean object-oriented scripting language} homepage http://www.ruby-lang.org/ epoch 0 platforms darwin name ruby19 depends_lib {port:libiconv port:readline port:openssl port:zlib port:ncurses} maintainers {febeling openmaintainer} long_description {Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. Version 1.9 contains a new VM called YARV, is faster and slightly incompatible from version 1.8. This has not yet been released as stable.} version 1.9.0-2 categories {lang ruby} revision 0
 sbcl 583
 variants {universal powerpc i386 test threads} description {The Steel Bank Common Lisp system} portdir lang/sbcl homepage http://www.sbcl.org epoch 0 platforms darwin name sbcl long_description {Steel Bank Common Lisp (SBCL) is a Open Source development system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger. (And it, and its generated code, can also play nicely with Unix when running noninteractively.)} maintainers {gwright at macports.org waqar at macports.org} categories lang version 1.0.16 revision 0
 scala 537
@@ -7782,8 +7782,8 @@
 variants {universal g95 romio gforker darwin} portdir science/mpich2 description {Message Passing Interface (MPI) Library} homepage http://www-unix.mcs.anl.gov/mpi/mpich2/ epoch 0 platforms darwin name mpich2 depends_lib port:python24 maintainers nomaintainer long_description {MPICH2 is an implementation of the Message-Passing Interface (MPI). The goals of MPICH2 are to provide an MPI implementation for important platforms, including clusters, SMPs, and massively parallel processors. It also provides a vehicle for MPI implementation research and for developing new and better parallel programming environments.} version 1.0.6p1 categories {science parallel net} revision 1
 ncbi_tools 380
 variants universal description {blast is a set of tools for doing nucleotide and protein searches} portdir science/ncbi_tools homepage http://www.ncbi.nlm.nih.gov/blast/ epoch 0 platforms darwin name ncbi_tools long_description {{blast is a set of tools for doing nucleotide and protein searches}} maintainers michael.thon at yahoo.com categories science version 20070826 revision 0
-nco 991
-variants {universal mpich2 openmpi} depends_build {port:bison port:m4} variant_desc {mpich2 {enable MPI with mpich2} openmpi {enable MPI with openmpi}} portdir science/nco description {The netCDF Operators} homepage http://nco.sourceforge.net/ epoch 0 platforms darwin name nco depends_lib {port:curl port:gettext port:libdap port:libiconv port:libnc-dap port:libxml2 port:netcdf port:openssl port:udunits port:zlib port:antlr} maintainers takeshi at macports.org long_description {Each NCO operator (e.g., ncks) takes netCDF or HDF input file(s), performs an operation (e.g., averaging, hyperslabbing, or renaming), and outputs a processed netCDF file. Although most users of netCDF and HDF data are involved in scientific research, these data formats, and thus NCO, are generic and are equally useful in fields like finance. This version is OPeNDAP/DODS enabled, so it can be given URLs to read remote datasets as if they were local netCDF files.} categories science version 3.9.5 revision 
 1
+nco 1013
+variants {universal mpich2 openmpi} depends_build {port:bison port:m4} variant_desc {mpich2 {enable MPI with mpich2} openmpi {enable MPI with openmpi}} portdir science/nco description {The netCDF Operators} homepage http://nco.sourceforge.net/ depends_run port:wget epoch 0 platforms darwin name nco depends_lib {port:curl port:gettext port:libdap port:libiconv port:libnc-dap port:libxml2 port:netcdf port:openssl port:udunits port:zlib port:antlr} maintainers takeshi at macports.org long_description {Each NCO operator (e.g., ncks) takes netCDF or HDF input file(s), performs an operation (e.g., averaging, hyperslabbing, or renaming), and outputs a processed netCDF file. Although most users of netCDF and HDF data are involved in scientific research, these data formats, and thus NCO, are generic and are equally useful in fields like finance. This version is OPeNDAP/DODS enabled, so it can be given URLs to read remote datasets as if they were local netCDF files.} categories science v
 ersion 3.9.5 revision 1
 ncview 606
 variants universal portdir science/ncview description {X windows point'n'click NetCDF viewer.} homepage http://meteora.ucsd.edu/~pierce/ncview_home_page.html epoch 0 platforms darwin name ncview depends_lib port:netcdf maintainers m at nnutter.com long_description {Ncview is a visual browser for NetCDF format files. Typically you would use ncview to get a quick and easy, push-button look at your NetCDF files. You can view simple movies of the data, view along various dimensions, take a look at the actual data values, change color maps, invert the data, etc.} version 1.93c categories science revision 0
 netcdf 679
@@ -8455,7 +8455,7 @@
 ascii 439
 variants universal description {provides conversion between ASCII character tables} portdir textproc/ascii homepage http://www.catb.org/~esr/ascii/ epoch 0 platforms darwin name ascii long_description {The ascii utility provides easy conversion between various byte representations and the American Standard Code for Information Interchange (ASCII) character table} maintainers ajwitte at gmail.com categories textproc version 3.8 revision 0
 asciidoc 799
-variants universal portdir textproc/asciidoc description {Formatter/translator for text files to numerous formats} homepage http://www.methods.co.nz/asciidoc/ epoch 0 depends_run {port:python24 port:getopt port:docbook-xml-4.2 port:fop-0.20} platforms darwin name asciidoc maintainers {boeyms openmaintainer} long_description {AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook and LinuxDoc markup using the asciidoc(1) command. AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user.} version 8.2.5 categories textproc revision 1
+variants universal portdir textproc/asciidoc description {Formatter/translator for text files to numerous formats} homepage http://www.methods.co.nz/asciidoc/ epoch 0 depends_run {port:python24 port:getopt port:docbook-xml-4.2 port:fop-0.20} platforms darwin name asciidoc maintainers {boeyms openmaintainer} long_description {AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook and LinuxDoc markup using the asciidoc(1) command. AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user.} version 8.2.6 categories textproc revision 0
 aspell 633
 variants {universal nls nonls macosx} depends_build port:texinfo variant_desc {nls {Include natural language support; conflicts with GNUstep} nonls {Don't include natural language support (default on Mac OS X)}} portdir textproc/aspell description {Spell checker with better logic than ispell} homepage http://aspell.net/ epoch 0 platforms darwin name aspell maintainers {openmaintainer jochen} long_description {Aspell is a spell checker designed to eventually replace ispell. Aspell's main feature is that it does a much better job of coming up with possible suggestions than ispell.} version 0.60.6 categories textproc revision 1
 aspell-dict-bg 277
@@ -9258,8 +9258,8 @@
 description {The definitive tool for the Murrine lovers} portdir x11/gtk2-murrine-configurator homepage http://murrine.netsons.org/?q=node/8 epoch 0 depends_run {port:python25 port:py25-gtk port:gtk2-murrine} platforms macosx name gtk2-murrine-configurator maintainers nox long_description {This is absolutely the first Configurator for a Gtk Engine. New Murrine Configurator give users the opportunity to configure all the Murrine Engine style options, like glaze style, roundness, menu bar and items styles, and many other aspects to reach their desired effects.} version 1.4 categories {x11 gtk} revision 0
 gtk28 465
 variants {universal darwin_6 darwin_8} portdir x11/gtk28 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ epoch 0 platforms darwin name gtk28 depends_lib {port:glib2 port:tiff port:libpng port:atk port:pango port:gettext lib:libX11.6:XFree86} maintainers nomaintainer 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.} version 2.8.20 categories x11 revision 0
-gtkglarea 673
-variants universal portdir x11/gtkglarea description {OpenGL widget to GTK+} homepage http://www.student.oulu.fi/~jlof/gtkglarea/ epoch 0 platforms darwin name gtkglarea depends_lib {port:glib1 port:gettext} maintainers digdog at macports.org long_description {Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which is basically wrapper around GLX functions. The widget itself is very similar to GtkDrawinigArea widget and adds only three extra functions. Lower level gdkgl functions make it easy to render on any widget that has OpenGL capable visual, rendering to off-screen pixmaps is also supported.} version 1.2.3 categories {x11 devel} revision 0
+gtkglarea 684
+variants {universal darwin_9} portdir x11/gtkglarea description {OpenGL widget to GTK+} homepage http://www.student.oulu.fi/~jlof/gtkglarea/ epoch 0 platforms darwin name gtkglarea depends_lib {port:glib1 port:gettext} maintainers digdog at macports.org long_description {Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which is basically wrapper around GLX functions. The widget itself is very similar to GtkDrawinigArea widget and adds only three extra functions. Lower level gdkgl functions make it easy to render on any widget that has OpenGL capable visual, rendering to off-screen pixmaps is also supported.} version 1.2.3 categories {x11 devel} revision 0
 gtkglarea2 706
 variants {universal darwin_9} portdir x11/gtkglarea2 description {OpenGL widget to GTK+} homepage ftp://ftp.gnome.org/mirror/gnome.org/sources/gtkglarea/ epoch 0 platforms darwin name gtkglarea2 depends_lib {lib:libGL.1:XFree86 lib:libgtk.2:gtk2} maintainers nomaintainer long_description {Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which is basically wrapper around GLX functions. The widget itself is very similar to GtkDrawinigArea widget and adds only three extra functions. Lower level gdkgl functions make it easy to render on any widget that has OpenGL capable visual, rendering to off-screen pixmaps is also supported.} version 1.99.0 categories {x11 devel} revision 0
 gtkmm 381
@@ -9355,7 +9355,7 @@
 rxvt 456
 variants {universal ml} portdir x11/rxvt description {Low memory usage colour xterm replacement} homepage http://www.rxvt.org/ epoch 0 platforms darwin name rxvt depends_lib {lib:libX11.6:XFree86 lib:libfreetype.6:freetype} maintainers nomaintainer long_description {Rxvt is an xterm replacement which uses a little less memory, and is suitable for use on machines with small memories. Tek4010 support is removed.} version 2.7.10 categories x11 revision 1
 rxvt-unicode 726
-variants {universal darwin} portdir x11/rxvt-unicode description {Unicode-aware rxvt clone.} homepage http://software.schmorp.de/pkg/rxvt-unicode.html epoch 0 platforms darwin name rxvt-unicode depends_lib {lib:libX11.6:XFree86 port:expat port:fontconfig port:freetype port:ncursesw port:perl5.8 port:pkgconfig port:render port:Xft2 port:xrender port:zlib} maintainers nomaintainer long_description {rxvt-unicode is a clone of the well-known terminal emulator rxvt. Some of it's main features over rxvt are use of UCS-2 or UCS-4 to store text internally, locale-correct in- and output, stability, completely flicker-free display, support for Xft and core fonts in any combination, etc.} version 9.02 categories x11 revision 0
+variants {universal darwin} portdir x11/rxvt-unicode description {Unicode-aware rxvt clone.} homepage http://software.schmorp.de/pkg/rxvt-unicode.html epoch 0 platforms darwin name rxvt-unicode depends_lib {lib:libX11.6:XFree86 port:expat port:fontconfig port:freetype port:ncursesw port:perl5.8 port:pkgconfig port:render port:Xft2 port:xrender port:zlib} maintainers nomaintainer long_description {rxvt-unicode is a clone of the well-known terminal emulator rxvt. Some of it's main features over rxvt are use of UCS-2 or UCS-4 to store text internally, locale-correct in- and output, stability, completely flicker-free display, support for Xft and core fonts in any combination, etc.} version 9.05 categories x11 revision 0
 sawfish 569
 variants universal depends_build {port:librep port:rep-gtk port:audiofile port:esound} description {A lisp-based extensible window manager} portdir x11/sawfish homepage http://sawmill.sourceforge.net/ epoch 0 name sawfish long_description {Sawfish is an extensible window manager using a lisp-based scripting language -- all window decorations are configurable and all user-interface policy is controlled through the extension language. This is no layer on top of twm, but a wholly new architecture.} maintainers lloyd at hilaiel.com categories x11 version 1.3 revision 0
 sazanami-font 369
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080623/d5b1b729/attachment-0001.htm 


More information about the macports-changes mailing list