[40091] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Sat Sep 20 00:51:46 PDT 2008


Revision: 40091
          http://trac.macports.org/changeset/40091
Author:   portindex at macports.org
Date:     2008-09-20 00:51:45 -0700 (Sat, 20 Sep 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-09-20 07:48:23 UTC (rev 40090)
+++ trunk/dports/PortIndex	2008-09-20 07:51:45 UTC (rev 40091)
@@ -269,7 +269,7 @@
 aacgain 382
 variants {universal darwin} portdir audio/aacgain description {AAC/MP3 normalisation tool} homepage http://altosdesign.com/aacgain/ epoch 0 platforms darwin name aacgain depends_lib {port:mpeg4ip port:faad2} maintainers tristan at cs.dartmouth.edu long_description {A modification of mp3gain to normalise the volume of MP3 and AAC audio files.} version 1.7 categories audio revision 0
 abcMIDI 368
-variants universal description {ABC to midi and vice versa converter} portdir audio/abcMIDI homepage http://ifdo.pugmarks.com/~seymour/runabc/top.html epoch 0 platforms darwin name abcMIDI long_description {ABC is a text-based music notation language. These tools can convert ABC to midi and vice versa.} maintainers mww categories audio version 2008-08-13 revision 0
+variants universal description {ABC to midi and vice versa converter} portdir audio/abcMIDI homepage http://ifdo.pugmarks.com/~seymour/runabc/top.html epoch 0 platforms darwin name abcMIDI long_description {ABC is a text-based music notation language. These tools can convert ABC to midi and vice versa.} maintainers mww categories audio version 2008-09-18 revision 0
 abcde 550
 description {A Better CD Encoder} portdir audio/abcde homepage http://www.hispalinux.es/~data/abcde.php epoch 0 platforms darwin name abcde depends_lib {port:vorbis-tools port:lame port:flac port:cd-discid port:cdparanoia port:id3v2 port:normalize} maintainers jrdittmann at wisc.edu long_description {abcde is a frontend command-line utility (actually, a shell script) that grabs tracks off a CD, encodes them to Ogg/Vorbis, MP3, FLAC, Ogg/Speex and/or MPP/MP+(Musepack) format, and tags them, all in one go.} version 2.3.3 categories audio revision 0
 alac_decoder 768
@@ -902,8 +902,8 @@
 variants {universal lablgtk lablgl lablgtk2} portdir devel/camlimages description {Objective Caml interface to image manipulation functions.} homepage http://pauillac.inria.fr/camlimages/ epoch 0 platforms darwin name camlimages depends_lib {bin:camlp4:ocaml lib:libjpeg.62:jpeg lib:libtiff.3:tiff lib:libgif:libungif lib:libpng:libpng bin:gs:ghostscript} maintainers reilles at loria.fr long_description {Camlimages provides basic functions for image processing and loading/saving various image file formats, an interface to display images, and a Freetype interface to render Truetype fonts.} version 2.2 categories {devel graphics} revision 2
 ccache 498
 variants universal description {object-file caching compiler wrapper} portdir devel/ccache homepage http://ccache.samba.org/ epoch 0 platforms {darwin freebsd} name ccache long_description {ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations.} maintainers nox categories devel version 2.4 revision 2
-cfitsio 801
-variants universal depends_build port:gcc43 portdir devel/cfitsio description {C/Fortran access to FITS data files} homepage http://heasarc.gsfc.nasa.gov/fitsio/ epoch 0 platforms darwin name cfitsio maintainers nomaintainer long_description {CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO simplifies the task of writing software that deals with FITS files by providing an easy to use set of high-level routines that insulate the programmer from the internal complexities of the FITS file format. At the same time, CFITSIO provides many advanced features that have made it the most widely used FITS file programming interface in the astronomical community.} version 3.100 categories devel revision 1
+cfitsio 1012
+variants {universal gcc42 gcc43 g95 g77} variant_desc {gcc42 {create Fortran wrappers using gcc42} gcc43 {create Fortran wrappers using gcc43} g95 {create Fortran wrappers using f95} g77 {create Fortran wrappers using g77}} portdir devel/cfitsio description {C/Fortran access to FITS data files with optional Fortran wrappers} homepage http://heasarc.gsfc.nasa.gov/fitsio/ epoch 0 platforms darwin name cfitsio maintainers nomaintainer long_description {CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO simplifies the task of writing software that deals with FITS files by providing an easy to use set of high-level routines that insulate the programmer from the internal complexities of the FITS file format. At the same time, CFITSIO provides many advanced features that have made it the most widely used FITS file programming interface in the astronomical community.} version 3.100 categ
 ories devel revision 1
 cflow 534
 variants universal description {A program for generating call graphs from C code.} portdir devel/cflow homepage http://www.gnu.org/software/cflow/ epoch 0 depends_lib {port:gettext port:libiconv} name cflow long_description {The cflow program is a tool which generates a call graph from C source files. It is most often used with a program like dot (from the graphviz package) in order to present visual graphs of the paths along which a piece of software may run.} maintainers gnn at freebsd.org categories devel version 1.0 revision 0
 cgdb 467
@@ -1577,7 +1577,7 @@
 pccts 854
 variants universal description {Purdue Compiler-Construction Tool Set (parser-generator)} portdir devel/pccts homepage http://www.polhode.com/pccts.html epoch 0 platforms darwin name pccts long_description {The Purdue Compiler-Compiler Tool Set (PCCTS) is a set of public domain software tools designed to facilitate the implementation of compilers and other translation systems. These tools currently include antlr, dlg and support code. In many ways, PCCTS is similar to a highly integrated version of YACC and {LEX;} where antlr (ANother Tool for Language Recognition) corresponds to YACC and dlg (DFA-based Lexical analyzer Generator) functions like LEX. However, PCCTS has many additional features which make it easier to use for a wider range of translation problems.} maintainers waqar at macports.org categories {devel lang} version 1.33 revision 2
 pcre 575
-variants {universal doc} variant_desc {doc {Install extra documentation}} portdir devel/pcre description {Perl Compatible Regular Expressions Library} homepage http://www.pcre.org/ epoch 0 platforms {darwin freebsd} name pcre maintainers {nox openmaintainer} long_description {The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.} version 7.7 categories devel revision 0
+variants {universal doc} variant_desc {doc {Install extra documentation}} portdir devel/pcre description {Perl Compatible Regular Expressions Library} homepage http://www.pcre.org/ epoch 0 platforms {darwin freebsd} name pcre maintainers {nox openmaintainer} long_description {The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.} version 7.8 categories devel revision 0
 pcre++ 650
 variants universal portdir devel/pcre++ description {C++ wrapper for the Perl Compatible Regular Expressions Library} homepage http://www.daemon.de/PCRE epoch 0 platforms darwin name pcre++ depends_lib port:pcre maintainers gwright at macports.org long_description {PCRE++ is a C++ wrapper-class for the great library PCRE (Perl Compatible Regular Expressions) by Philip Hazel. This class allows you to use perl alike regular expressions in your C++ applications. You can use it to search in strings, to split strings into parts using expressions or to search and replace a part of a string with another part.} version 0.9.5 categories devel revision 0
 perforce 393
@@ -2675,7 +2675,7 @@
 cairo 752
 variants {universal glitz no_x11 macosx} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Omit X11 support}} portdir graphics/cairo description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} depends_lib {{path:\${prefix}/lib/pkgconfig/pixman-1.pc:libpixman} port:xrender port:fontconfig port:freetype port:libpng port:render port:zlib port:expat} name cairo maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.6.4 revision 1
 cairo-devel 764
-variants {universal glitz no_x11 macosx} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Omit X11 support}} portdir graphics/cairo-devel description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} depends_lib {{path:\${prefix}/lib/pkgconfig/pixman-1.pc:libpixman} port:xrender port:fontconfig port:freetype port:libpng port:render port:zlib port:expat} name cairo-devel maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.7.4 revision 0
+variants {universal glitz no_x11 macosx} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Omit X11 support}} portdir graphics/cairo-devel description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} depends_lib {{path:\${prefix}/lib/pkgconfig/pixman-1.pc:libpixman} port:xrender port:fontconfig port:freetype port:libpng port:render port:zlib port:expat} name cairo-devel maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.7.6 revision 0
 cairomm 577
 variants universal portdir graphics/cairomm description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms darwin name cairomm depends_lib {port:xrender port:fontconfig port:freetype port:libpng port:render port:zlib port:expat port:cairo} maintainers nomaintainer long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} version 1.6.0 categories graphics revision 1
 cal3d 406
@@ -2839,7 +2839,7 @@
 libpano13 734
 variants universal portdir graphics/libpano13 description {The cross-platform library behind Panorama Tools} homepage http://panotools.sourceforge.net/ epoch 0 platforms darwin name libpano13 depends_lib {port:jpeg port:tiff port:libpng port:zlib} maintainers freespace+macforge at gmail.com long_description {The panorama tools are mainly used to build panoramic images from a set of overlapping images. The usability extends beyond just building panoramas by far though. You can, for instance, use them to render an average of multiple images to broaden the dynamic range of the images or average out noise. You can also build object movies with them, morph between images and much more.} version 2.9.12 categories graphics revision 0
 libpixman 376
-variants universal description {Pixel region Library} portdir graphics/libpixman homepage http://www.x.org/ epoch 0 platforms darwin name libpixman long_description {libpixman is a generic library for manipulating pixel regions. A PixRegion is a set of Y-X banded rectangles that cover the desired region.} maintainers ryandesign categories graphics version 0.12.0 revision 0
+variants universal description {Pixel region Library} portdir graphics/libpixman homepage http://www.x.org/ epoch 0 platforms darwin name libpixman long_description {libpixman is a generic library for manipulating pixel regions. A PixRegion is a set of Y-X banded rectangles that cover the desired region.} maintainers ryandesign categories graphics version 0.12.0 revision 1
 libpixman-devel 389
 variants universal description {Pixel region Library} portdir graphics/libpixman-devel homepage http://www.x.org/ epoch 0 platforms darwin name libpixman-devel long_description {libpixman is a generic library for manipulating pixel regions. A PixRegion is a set of Y-X banded rectangles that cover the desired region.} maintainers ryandesign categories graphics version 0.11.10 revision 1
 libpng 840
@@ -3851,7 +3851,7 @@
 sml-mode.el 412
 variants {universal docs} variant_desc {docs {Install extra documentation}} portdir lang/sml-mode.el description {An EMACS major mode for editing Standard ML} homepage http://www.iro.umontreal.ca/~monnier/elisp/ epoch 0 platforms darwin name sml-mode.el depends_lib port:emacs maintainers mcalhoun long_description {{An EMACS major mode for editing Standard ML}} version 4.0 categories {lang editors} revision 0
 smlnj 457
-variants {universal powerpc i386} description {Standard ML of New Jersey} portdir lang/smlnj homepage http://www.smlnj.org/ epoch 0 platforms darwin name smlnj long_description {Standard ML of New Jersey (abbreviated SML/NJ) is a compiler for the Standard ML '97 programming language with associated libraries, tools, and documentation. SML/NJ is free, open source software.} maintainers bfulgham at macports.org categories {lang ml} version 110.67 revision 0
+variants {universal powerpc i386} description {Standard ML of New Jersey} portdir lang/smlnj homepage http://www.smlnj.org/ epoch 0 platforms darwin name smlnj long_description {Standard ML of New Jersey (abbreviated SML/NJ) is a compiler for the Standard ML '97 programming language with associated libraries, tools, and documentation. SML/NJ is free, open source software.} maintainers bfulgham at macports.org categories {lang ml} version 110.68 revision 0
 smlnj-dev 471
 variants universal description {Standard ML of New Jersey (Development Branch)} portdir lang/smlnj-dev homepage http://www.smlnj.org/ epoch 0 platforms darwin name smlnj-dev long_description {Standard ML of New Jersey (abbreviated SML/NJ) is a compiler for the Standard ML '97 programming language with associated libraries, tools, and documentation. SML/NJ is free, open source software.} maintainers bfulgham at macports.org categories {lang ml} version 110.65 revision 0
 spidermonkey 393
@@ -6832,8 +6832,8 @@
 variants universal portdir python/py-make description {make replacement for use with python} homepage http://www.plope.com/software/pymake/ epoch 0 platforms darwin depends_lib port:python24 name py-make maintainers nomaintainer long_description {pymake is a simple make replacement which allows the specification of file dependency graphs within Python. With it, you can perform conditional complilation of source code, install software, run scripts, or any repeatable sequence of tasks that ends up creating a known set files on your filesystem. On subsequent runs of the same set of tasks, pymake performs the least amount of work possible to create the same set of files, only performing the work that it detects has not already been performed by earlier runs.} categories {python devel} version 0.9 revision 1
 py-mako 940
 variants universal portdir python/py-mako description {A super-fast templating language that borrows the best ideas from the existing templating languages.} homepage http://www.makotemplates.org/ epoch 0 platforms darwin depends_lib port:python24 name py-mako maintainers trashmail.net:macports_dharland long_description {Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.} categories {python www} version 0.1.10 revision 0
-py-managesieve 513
-variants universal portdir python/py-managesieve description {Protocol for remotely managing Sieve scripts} homepage http://www.crazy-compilers.com/py-lib/managesieve.html epoch 0 platforms {darwin freebsd} depends_lib {port:python24 port:py-optik} name py-managesieve maintainers nomaintainer long_description {A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.} categories {python mail} version 0.3 revision 2
+py-managesieve 491
+variants universal portdir python/py-managesieve description {Protocol for remotely managing Sieve scripts} homepage http://www.crazy-compilers.com/py-lib/managesieve.html epoch 0 platforms {darwin freebsd} depends_lib port:python24 name py-managesieve maintainers gboyce long_description {A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.} categories {python mail} version 0.3 revision 4
 py-markdown 331
 variants universal portdir python/py-markdown description {python implementation of markdown} homepage http://atox.sf.net/ epoch 0 platforms darwin depends_lib port:python24 name py-markdown maintainers erickt at macports.org long_description {{python implementation of markdown}} categories {python textproc} version 1.6a revision 1
 py-mathdom 390
@@ -6844,8 +6844,8 @@
 description {matplotlib toolkit for plotting data on map projections} portdir python/py-matplotlib-basemap homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:py-matplotlib port:geos2} name py-matplotlib-basemap maintainers nomaintainer long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} categories {python graphics math} version 0.99 revision 1
 py-mecab 340
 variants universal portdir python/py-mecab description {a Python module for MeCab} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:mecab} name py-mecab maintainers rsky0711 at gmail.com long_description {{a Python module for MeCab}} categories {python textproc japanese} version 0.96 revision 0
-py-mechanize 426
-variants universal portdir python/py-mechanize description {Stateful programmatic web browsing} homepage http://wwwsearch.sourceforge.net/mechanize epoch 0 platforms darwin depends_lib {port:python24 port:py-clientform} name py-mechanize maintainers {openmaintainer akira} long_description {Stateful programmatic web browsing, after Andy Lester's Perl module WWW::Mechanize.} categories {python www} version 0.1.7b revision 1
+py-mechanize 425
+variants universal portdir python/py-mechanize description {Stateful programmatic web browsing} homepage http://wwwsearch.sourceforge.net/mechanize epoch 0 platforms darwin depends_lib {port:python24 port:py-clientform} name py-mechanize maintainers {openmaintainer akira} long_description {Stateful programmatic web browsing, after Andy Lester's Perl module WWW::Mechanize.} categories {python www} version 0.1.8 revision 0
 py-mechanoid 549
 variants universal portdir python/py-mechanoid description {programmatic browser python module} homepage http://python.org/pypi/mechanoid epoch 0 platforms darwin depends_lib port:python24 name py-mechanoid maintainers nomaintainer long_description {mechanoid is a programmatic browser written in Python. It is intended as an engine which will do things like log in as SourceForge project admin and do a Quick Release or send and receive Yahoo mail. mechanoid is a fork of John J. Lee's mechanize.} categories {python www} version 0.5.22 revision 0
 py-medusa 423
@@ -6886,8 +6886,8 @@
 variants universal portdir python/py-netdevicelib description {python module for interacting with network devices like routers} homepage http://netdevicelib.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib port:python24 name py-netdevicelib maintainers nomaintainer long_description {netdevicelib is a Python library for interacting with network devices, such as routers, switches, and firewalls. It is similar in concept (but more ambitious in scope) to the Net-Telnet-Cisco module for Perl.} categories {python net} version 0.1 revision 1
 py-nevow 638
 variants universal portdir python/py-nevow description {A Web Application Construction Kit} homepage http://divmod.org/trac/wiki/DivmodNevow epoch 0 platforms darwin depends_lib {port:python24 port:py-twisted} name py-nevow maintainers {openmaintainer stechert at macports.org} long_description {Nevow is a next-generation web application templating system, based on the ideas developed in the Twisted Woven package. Its main focus is on separating the HTML template from both the business logic and the display logic, while allowing the programmer to write pure Python code as much as possible.} categories python version 0.9.18 revision 0
-py-nltk 518
-variants universal portdir python/py-nltk description {Natural Language Toolkit} homepage http://nltk.sf.net/ depends_run {port:py-numarray port:py-tkinter} epoch 0 platforms darwin depends_lib port:python24 name py-nltk maintainers michel.salim at gmail.com long_description {NLTK is a Python package that simplifies the construction of programs that process natural language, and defines standard interfaces between the different components of an NLP system.} categories {python devel science} version 1.4.4 revision 0
+py-nltk 528
+variants universal portdir python/py-nltk description {Natural Language Toolkit} homepage http://nltk.sf.net/ depends_run {port:py-numarray port:py-tkinter} epoch 0 platforms darwin depends_lib port:python24 name py-nltk maintainers users.sourceforge.net:stevenbird long_description {NLTK is a Python package that simplifies the construction of programs that process natural language, and defines standard interfaces between the different components of an NLP system.} categories {python devel science} version 1.4.4 revision 0
 py-nose 628
 variants universal portdir python/py-nose description {A Python unittest extension.} homepage http://somethingaboutorange.com/mrl/projects/nose/ epoch 0 platforms darwin depends_lib port:py-setuptools name py-nose maintainers {openmaintainer stechert akira} long_description {A unittest extension offering automatic test suite discovery, simplified test authoring, and output capture. Nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to magic.} categories {python www} version 0.10.1 revision 1
 py-numarray 639
@@ -7426,8 +7426,8 @@
 description {matplotlib toolkit for plotting data on map projections} portdir python/py25-matplotlib-basemap homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:py25-matplotlib port:geos2} name py25-matplotlib-basemap maintainers {ram openmaintainer} long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} categories {python graphics math} version 0.99.1 revision 0
 py25-mecab 344
 variants universal portdir python/py25-mecab description {a Python module for MeCab} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:mecab} name py25-mecab maintainers rsky0711 at gmail.com long_description {{a Python module for MeCab}} categories {python textproc japanese} version 0.96 revision 0
-py25-mechanize 432
-variants universal portdir python/py25-mechanize description {Stateful programmatic web browsing} homepage http://wwwsearch.sourceforge.net/mechanize epoch 0 platforms darwin depends_lib {port:python25 port:py25-clientform} name py25-mechanize maintainers {openmaintainer akira} long_description {Stateful programmatic web browsing, after Andy Lester's Perl module WWW::Mechanize.} categories {python www} version 0.1.7b revision 0
+py25-mechanize 431
+variants universal portdir python/py25-mechanize description {Stateful programmatic web browsing} homepage http://wwwsearch.sourceforge.net/mechanize epoch 0 platforms darwin depends_lib {port:python25 port:py25-clientform} name py25-mechanize maintainers {openmaintainer akira} long_description {Stateful programmatic web browsing, after Andy Lester's Perl module WWW::Mechanize.} categories {python www} version 0.1.8 revision 0
 py25-memcached 613
 variants universal depends_build port:py25-setuptools portdir python/py25-memcached description {Pure python memcached client} homepage http://www.tummy.com/Community/software/python-memcached/ epoch 0 platforms darwin depends_lib port:python25 name py25-memcached maintainers {openmaintainer akira} long_description {This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. Search google for memcached for more information.} categories {python devel net} version 1.43 revision 0
 py25-metar 484
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080920/9f4b2002/attachment-0001.html 


More information about the macports-changes mailing list