[34271] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Wed Feb 20 00:44:59 PST 2008


Revision: 34271
          http://trac.macosforge.org/projects/macports/changeset/34271
Author:   dluke at macports.org
Date:     2008-02-20 00:44:56 -0800 (Wed, 20 Feb 2008)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-02-20 08:01:17 UTC (rev 34270)
+++ trunk/dports/PortIndex	2008-02-20 08:44:56 UTC (rev 34271)
@@ -851,7 +851,7 @@
 cocoa-sharp 420
 variants universal portdir devel/cocoa-sharp description {Cocoa bindings for the Mono .NET Development Framework} homepage http://www.go-mono.org/ epoch 0 platforms macosx name cocoa-sharp depends_lib {bin:mono:mono bin:automake:automake} maintainers nomaintainer long_description {These are Cocoa bindings for Mono, which is an implementation of the .NET Development Framework.} version 0.2 categories devel revision 0
 codeblocks-devel 743
-variants {universal macosx aqua x11} depends_build {{path:\${prefix}/bin/autoconf:autoconf} {path:\${prefix}/bin/aclocal:automake} {path:\${prefix}/bin/glibtool:libtool}} variant_desc {aqua {Use the wxMac port of wxWidgets} x11 {Use the wxGTK port of wxWidgets}} portdir devel/codeblocks-devel description {Open Source, Cross-platform, Free C/C++/D IDE} homepage http://codeblocks.org/ epoch 0 platforms {darwin freebsd} depends_lib port:wxWidgets name codeblocks-devel maintainers afb at macports.org long_description {Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. It was designed, right from the start, to be extensible and configurable.} categories {devel aqua x11} version 1.0 revision 4866
+variants {universal macosx aqua x11} depends_build {{path:\${prefix}/bin/autoconf:autoconf} {path:\${prefix}/bin/aclocal:automake} {path:\${prefix}/bin/glibtool:libtool}} variant_desc {aqua {Use the wxMac port of wxWidgets} x11 {Use the wxGTK port of wxWidgets}} portdir devel/codeblocks-devel description {Open Source, Cross-platform, Free C/C++/D IDE} homepage http://codeblocks.org/ epoch 0 platforms {darwin freebsd} depends_lib port:wxWidgets name codeblocks-devel maintainers afb at macports.org long_description {Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. It was designed, right from the start, to be extensible and configurable.} categories {devel aqua x11} version 1.0 revision 4893
 cogito 621
 variants universal description {Git core and cogito tools to provide a fully-distributed SCM} portdir devel/cogito homepage http://kernel.org/pub/software/scm/cogito/ epoch 0 depends_lib {port:coreutils port:zlib port:git-core} name cogito long_description {The git core, developed by Linus Torvalds, provides an extremely fast and flexible filesystem-based database designed to store directory trees with regard to their history. The cogito tools, developed by Petr Baudis, provide fully-distributed SCM (software change management) functionality.} maintainers bryan at larsen.st categories devel version 0.18.2 revision 1
 commoncpp2 441
@@ -883,7 +883,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.0.1 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.0 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
@@ -1225,7 +1225,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.15 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.16 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
@@ -1878,8 +1878,8 @@
 variants universal description {geekcode generator} portdir games/geekcode homepage http://www.gushue.net/geekcode.php epoch 0 platforms darwin name geekcode long_description {This program will generate a geek code block for you by simply choosing which codes suit you from the screen.} maintainers nomaintainer categories games version 1.7.3 revision 0
 glob2 1020
 variants universal portdir games/glob2 description {Globulation 2 - a free and innovative strategy game} homepage http://globulation2.org/ epoch 0 platforms darwin name glob2 depends_lib {port:boost port:freetype port:jpeg port:libiconv port:libogg port:libpng port:libsdl port:libsdl_image port:libsdl_net port:libsdl_ttf port:libvorbis port:speex port:tiff port:zlib} maintainers simon long_description {Globulation 2 is an innovative high quality Real-Time Strategy, which minimizes micro-management by automatically assigning tasks to the units. The player has to choose the number of units he wants for the different tasks, and the units will do their best to satisfy the requests. This allows to manage more units and to focus on the strategy. It can be played alone, through your Local Area Network, or through Internet thanks to Ysagoon Online Game, a meta-server. It also features a scripting language for versatile gameplay or tutorials and an integrated map editor.} version 0.9
 .1 categories games revision 0
-glpong 493
-variants universal portdir games/glpong description {Implementation of pong using OpenGL, playable vs. AI.} homepage http://math.missouristate.edu/~erik/software.php?id=72 epoch 0 platforms darwin name glpong depends_lib {lib:libsdl:libsdl lib:libsdl_image:libsdl_image lib:libsdl_mixer:libsdl_mixer} maintainers nomaintainer long_description {Implementation of pong using OpenGL, SDL, SDL_image, and SDL_mixer. Only mode of play is you against an AI.} version 1.0 categories games revision 0
+glpong 463
+variants universal portdir games/glpong description {Implementation of pong using OpenGL, playable vs. AI.} homepage http://math.missouristate.edu/~erik/software.php?id=72 epoch 0 platforms darwin name glpong depends_lib {port:libsdl port:libsdl_image port:libsdl_mixer} maintainers nomaintainer long_description {Implementation of pong using OpenGL, SDL, SDL_image, and SDL_mixer. Only mode of play is you against an AI.} version 1.3 categories games revision 0
 gnubg 644
 variants {universal darwin_8 gdbm guile python} portdir games/gnubg description {GNU Backgammon} homepage http://www.gnubg.org/ epoch 0 platforms darwin name gnubg depends_lib {port:gtk2 port:libxml2 port:freetype port:readline port:pkgconfig} maintainers nomaintainer long_description {GNU Backgammon (gnubg) is a software for playing and analysing backgammon positions, games and matches. It's based on a neural network. Although it already plays at a very high level, it's still work in progress. You can play at GNU Backgammon using the command line or via a graphical interface based (on GTK+).} version 0.14.3 categories games revision 3
 gnuchess 401
@@ -2435,7 +2435,7 @@
 GraphicsMagick 647
 variants {universal i386} portdir graphics/GraphicsMagick description {image processing tools collection} homepage http://www.graphicsmagick.org/ epoch 0 platforms darwin name GraphicsMagick depends_lib {port:libxml2 port:bzip2 port:zlib port:libpng port:tiff port:freetype} maintainers nomaintainer long_description {GraphicsMagick is the swiss army knife of image processing. It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG, and TIFF.} version 1.1.7 categories graphics revision 0
 ImageMagick 1677
-variants {universal perl gs lcms wmf mpeg jbig jpeg2 graphviz q8 q16 q32 no_x11 no_plus_plus darwin_6} depends_build port:pkgconfig variant_desc {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} 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:freetype port:fontconfig port:libiconv port:expat port:libxml2} maintainers ryandesign long_descriptio
 n {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.3.8-9 revision 0
+variants {universal perl gs lcms wmf mpeg jbig jpeg2 graphviz q8 q16 q32 no_x11 no_plus_plus darwin_6} depends_build port:pkgconfig variant_desc {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} 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:freetype port:fontconfig port:libiconv port:expat port:libxml2} maintainers ryandesign long_descriptio
 n {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.3.8-9 revision 1
 openexr 395
 variants {universal darwin_7} description {OpenEXR Graphics Library} portdir graphics/OpenEXR homepage http://www.openexr.org epoch 0 platforms darwin name openexr long_description {OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications.} maintainers waqar at macports.org categories graphics version 1.4.0 revision 0
 Renaissance-Framework 622
@@ -3576,8 +3576,6 @@
 variants {universal darwin_6 st mt} variant_desc {st Single-threaded mt {Multi-threaded (default)}} portdir lang/swi-prolog-lite description {SWI-Prolog compiler (without extra packages)} homepage http://www.swi-prolog.org/ epoch 0 platforms darwin name swi-prolog-lite depends_lib port:readline maintainers {wielemak at science.uva.nl pmoura at logtalk.org} long_description {ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).} version 5.6.50 categories lang revision 0
 tcl 605
 variants universal description {Tool Command Language} portdir lang/tcl homepage http://www.tcl.tk/ epoch 0 platforms {darwin freebsd} name tcl long_description {Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language that is truly cross platform, easily deployed and highly extensible.} maintainers {mww openmaintainer} categories lang version 8.5.1 revision 0
-tcl-dox 397
-variants universal depends_build bin:flex:flex portdir lang/tcl-dox description {Tcl filter for Doxygen} homepage http://therowes.net/~greg/software/ epoch 0 depends_run port:doxygen platforms darwin name tcl-dox maintainers {afb at macports.org openmaintainer} long_description {This is a filter that you can use with Doxygen for documenting TCL source code.} version 0.7 categories lang revision 0
 tclcl 344
 variants universal depends_build {port:autoconf port:automake} portdir lang/tclcl description {TclCL (Tcl with classes)} homepage http://otcl-tclcl.sourceforge.net/tclcl/ epoch 0 name tclcl depends_lib {port:tcl port:tk port:otcl} maintainers nomaintainer long_description {TclCL is a Tcl/C++ interface} version 1.16 categories lang revision 0
 tcldoc 460

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


More information about the macports-changes mailing list