[46045] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Tue Jan 27 13:52:41 PST 2009


Revision: 46045
          http://trac.macports.org/changeset/46045
Author:   portindex at macports.org
Date:     2009-01-27 13:52:40 -0800 (Tue, 27 Jan 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-01-27 21:43:14 UTC (rev 46044)
+++ trunk/dports/PortIndex	2009-01-27 21:52:40 UTC (rev 46045)
@@ -442,8 +442,8 @@
 variants {mad audiofile universal} variant_desc {universal {Build for multiple architectures}} portdir audio/normalize description {A tool to normalize WAV and MP3 audio} homepage http://normalize.nongnu.org/ epoch 0 platforms darwin name normalize depends_lib {lib:libexpat.0:expat port:gettext port:libiconv} maintainers nomaintainer long_description {Normalize is an overly complicated tool for adjusting the volume of wave files to a standard volume level. This is useful for things like creating mp3 mixes, where different recording levels on different albums can cause the volume to vary greatly from song to song.} version 0.7.7 categories audio revision 0
 openal 365
 portdir audio/openal platforms darwin description {OpenAL is a cross-platform 3D audio API} name openal version 1.0 categories {audio devel} homepage http://www.openal.org/ revision 0 epoch 0 maintainers nomaintainer long_description {OpenAL is a cross-platform 3D audio API appropriate for use with gaming applications and many other types of audio applications.}
-phonon 483
-variants {universal debug} depends_build {port:cmake port:automoc} variant_desc {universal {Build for multiple architectures} debug {Enable debug binaries}} portdir audio/phonon description {Cross Platform Multimedia API used by KDE4} homepage http://phonon.kde.org epoch 0 platforms darwin name phonon depends_lib port:qt4-mac maintainers {illogic-al openmaintainer} long_description {Cross Platform Multimedia API used by KDE4} categories {audio kde kde4} version 4.2.0 revision 3
+phonon 532
+variants {universal debug no_docs} depends_build {port:cmake port:automoc} variant_desc {universal {Build for multiple architectures} debug {Enable debug binaries} no_docs {Does not install documentation}} portdir audio/phonon description {Cross Platform Multimedia API used by KDE4} homepage http://phonon.kde.org epoch 0 platforms darwin depends_lib port:qt4-mac name phonon maintainers {illogic-al openmaintainer} long_description {Cross Platform Multimedia API used by KDE4} categories {audio kde kde4} version 4.3.0 revision 0
 phonon-devel 496
 variants {universal debug} depends_build {port:cmake port:automoc} variant_desc {universal {Build for multiple architectures} debug {Enable debug binaries}} portdir audio/phonon-devel description {Cross Platform Multimedia API used by KDE4} homepage http://phonon.kde.org epoch 0 platforms darwin name phonon-devel depends_lib port:qt4-mac maintainers {illogic-al openmaintainer} long_description {Cross Platform Multimedia API used by KDE4} categories {audio kde kde4} version 4.2.96 revision 0
 portaudio 892
@@ -800,8 +800,8 @@
 variants universal variant_desc {universal {Build for multiple architectures}} portdir devel/agregex description {a Perl-compatible regex framework for using the PCRE library} homepage http://agkit.sourceforge.net/ epoch 0 platforms macosx name agregex maintainers nomaintainer long_description {AGRegex provides Perl-compatible pattern matching to Cocoa applications. Regular expression support is provided by the PCRE library package, which is open source software, written by Philip Hazel, and copyright by the University of Cambridge, England.} categories {devel framework} version 0.4 revision 0
 agsocket 923
 variants universal variant_desc {universal {Build for multiple architectures}} portdir devel/agsocket description {yet another BSD sockets framework for use in Cocoa applications} homepage http://agkit.sourceforge.net/ epoch 0 platforms darwin name agsocket maintainers nomaintainer long_description {AGSocket is yet another BSD sockets framework for use in Cocoa applications. The primary class is AGSocket, this can be used for TCP sockets, UDP sockets, raw sockets, whatever. Additionally several socket address classes are included, notably AGInetSocketAddress for vanilla Internet socket addresses. Unlike some of the other excellent sockets frameworks already available, AGSocket is primarily designed for asynchronous I/O thanks to the underlying CFSocket API (though there's nothing stopping you from using it for normal synchronous I/O if you are so inclined).} categories {devel framework} version 0.3 revision 0
-akonadi 664
-variants {universal debug docs mysql} depends_build {port:cmake port:automoc} variant_desc {universal {Build for multiple architectures} debug {Enable debug binaries} docs {Install documentation} mysql {Install the Akonadi server}} portdir devel/akonadi description {A personal information management storage service.} homepage http://pim.kde.org/akonadi/ epoch 0 platforms darwin depends_lib port:doxygen name akonadi maintainers {illogic-al openmaintainer} long_description {Akonadi is an extensible cross-desktop storage service for PIM data and metadata providing concurrent read, write, and query access.} categories {devel kde kde4} version 1.0.0 revision 3
+akonadi 679
+variants {universal debug no_docs mysql} depends_build {port:cmake port:automoc} variant_desc {universal {Build for multiple architectures} debug {Enable debug binaries} no_docs {Does not install documentation} mysql {Install the Akonadi server}} portdir devel/akonadi description {A personal information management storage service.} homepage http://pim.kde.org/akonadi/ epoch 0 platforms darwin depends_lib port:qt4-mac name akonadi maintainers {illogic-al openmaintainer} long_description {Akonadi is an extensible cross-desktop storage service for PIM data and metadata providing concurrent read, write, and query access.} categories {devel kde kde4} version 1.0.0 revision 3
 alex 535
 variants universal depends_build port:ghc variant_desc {universal {Build for multiple architectures}} portdir devel/alex description {A Lexical Analyzer Generator for Haskell} homepage http://www.haskell.org/alex/ epoch 0 platforms darwin name alex maintainers gwright long_description {Alex is a tool for generating lexical analysers in Haskell, given a description of the tokens to be recognised in the form of regular expressions. It is similar to the tools lex or flex for C/C++.} version 2.3 categories {devel haskell} revision 0
 allegro 479
@@ -1751,7 +1751,7 @@
 safestr 676
 variants universal variant_desc {universal {Build for multiple architectures}} portdir devel/safestr description {} homepage http://www.zork.org/safestr/ epoch 0 platforms darwin name safestr maintainers {landonf at macports.org openmaintainer} long_description {The goal of the SafeStr library is to provide a rich string-handling library for C that has safe semantics yet interoperates with legacy library code in a straightforward manner. Additionally, porting code that uses standard C string handling should be straightforward. The library should work on all modern Unix-like platforms, as well as any 32-bit Microsoft Windows OS.} version 1.0.3 categories devel revision 0
 scons 553
-description {Software construction tool} portdir devel/scons homepage http://www.scons.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-hashlib} name scons maintainers {landonf openmaintainer} long_description {SCons is an Open Source software construction tool--that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache.} categories {devel python} version 1.1.0 revision 0
+description {Software construction tool} portdir devel/scons homepage http://www.scons.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-hashlib} name scons maintainers {landonf openmaintainer} long_description {SCons is an Open Source software construction tool--that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache.} categories {devel python} version 1.2.0 revision 0
 scriptix 484
 variants universal variant_desc {universal {Build for multiple architectures}} portdir devel/scriptix description {scripting system coded in C++} homepage http://www.awemud.net/ epoch 0 platforms darwin name scriptix depends_lib port:boehmgc maintainers nomaintainer long_description {Scriptix is a scripting system coded in C++, designed solely for embedding in other C++ applications. Scriptix doesn't pretend to be a stand-alone language.} version 0.31 categories devel revision 0
 sdf2-bundle 656
@@ -1778,8 +1778,8 @@
 portdir devel/slib-guile16 platforms darwin description {Wrapper port to properly set up slib and guile16 together} name slib-guile16 depends_lib {port:slib port:guile16} version 1.0 categories devel revision 2 epoch 0 maintainers nomaintainer long_description {Create two symbolic links and a catalog file so that guile16 can find the slib library files.}
 smake 393
 portdir devel/smake platforms darwin description {highly portable make program with automake features} name smake version 1.2a41 categories devel homepage http://cdrecord.berlios.de/old/private/smake.html revision 0 epoch 0 maintainers mww long_description {Smake is a highly portable make program with automake features. It is currently mainly targeted to be used with the makefiles system.}
-soprano 554
-variants {universal debug docs} depends_build {port:cmake port:automoc} variant_desc {universal {Build for multiple architectures} debug {Enable debug binaries} docs {Install documentation}} portdir devel/soprano description {The Qt-based RDF framework.} homepage http://soprano.sourceforge.net epoch 0 platforms darwin depends_lib port:doxygen name soprano maintainers {illogic-al openmaintainer} long_description {Soprano is a software library that provides an object-oriented C++/Qt4 framework for RDF data.} categories devel version 2.1.1 revision 3
+soprano 607
+variants {universal debug no_docs} depends_build {port:cmake port:automoc} variant_desc {universal {Build for multiple architectures} debug {Enable debug binaries} no_docs {Does not install documentation}} portdir devel/soprano description {The Qt-based RDF framework.} homepage http://soprano.sourceforge.net epoch 0 platforms darwin depends_lib {port:clucene port:strigi port:redland port:qt4-mac} name soprano maintainers {illogic-al openmaintainer} long_description {Soprano is a software library that provides an object-oriented C++/Qt4 framework for RDF data.} categories devel version 2.2 revision 0
 spin 381
 description {The Spin model checker} portdir devel/spin homepage http://spinroot.com epoch 0 platforms darwin name spin depends_lib {port:tk port:tcl} maintainers jann at macports.org long_description {SPIN is a general tool for verifying the correctness of distributed software (software design) in a rigorous and mostly automated fashion.} version 5.1.6 categories devel revision 0
 splint 596
@@ -3036,8 +3036,8 @@
 variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/povray description {Persistence Of Vision RAYtracer} homepage http://www.povray.org/ epoch 0 platforms darwin name povray depends_lib {port:xorg-libs lib:libpng.3:libpng lib:libjpeg:jpeg lib:libz.1:zlib lib:libtiff.3:tiff} maintainers nomaintainer long_description {POVRAY is a 'free' and popular Ray Tracer available for many platforms (including UNIX). This is a port of the UNIX version, not the graphical Mac OS X version.} version 3.6.1 categories graphics revision 1
 pstoedit 683
 variants {darwin_6 powerpc universal} variant_desc {darwin_6 {Platform variant, do not select manually} powerpc {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/pstoedit description {Translate PostScript and PDF to other vector formats} homepage http://www.pstoedit.net/ epoch 0 depends_run port:ghostscript platforms darwin name pstoedit depends_lib {port:ImageMagick port:plotutils port:libpng port:libemf port:zlib} maintainers nomaintainer long_description {pstoedit converts Postscript(TM) and PDF files to other vector graphic formats so that they can be edited graphically.} categories graphics version 3.45 revision 2
-qimageblitz 563
-variants {universal debug docs} depends_build {port:cmake port:automoc} variant_desc {universal {Build for multiple architectures} debug {Enable debug binaries} docs {Install documentation}} portdir graphics/qimageblitz description {Graphical effects library for KDE4} homepage http://www.kde.org epoch 0 platforms darwin depends_lib port:doxygen name qimageblitz maintainers {illogic-al openmaintainer} long_description {QImageBlitz is a graphical effect and filter library for KDE4 with MMX/SSE support.} categories {graphics kde kde4} version 0.0.5 revision 3
+qimageblitz 578
+variants {universal debug no_docs} depends_build {port:cmake port:automoc} variant_desc {universal {Build for multiple architectures} debug {Enable debug binaries} no_docs {Does not install documentation}} portdir graphics/qimageblitz description {Graphical effects library for KDE4} homepage http://www.kde.org epoch 0 platforms darwin depends_lib port:qt4-mac name qimageblitz maintainers {illogic-al openmaintainer} long_description {QImageBlitz is a graphical effect and filter library for KDE4 with MMX/SSE support.} categories {graphics kde kde4} version 0.0.5 revision 3
 qiv 333
 description {A very small and pretty fast gdk/Imlib image viewer} portdir graphics/qiv homepage http://www.klografx.net/qiv/ epoch 0 platforms darwin name qiv depends_lib port:imlib maintainers lloyd at hilaiel.com long_description {A very small and pretty fast gdk/Imlib image viewer for X.} version 2.0 categories graphics revision 0
 qrencode 584
@@ -3970,8 +3970,8 @@
 portdir lang/nqc platforms darwin description {Not-Quite-C Lego RCX Compiler} name nqc version 3.1.r6 categories lang homepage http://bricxcc.sourceforge.net/nqc/ revision 1 epoch 0 maintainers nomaintainer long_description {{Not-Quite-C Lego RCX Compiler}}
 objc 804
 variants {darwin_8 universal} variant_desc {darwin_8 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir lang/objc description {The Portable Object Compiler is an Objective-C compiler} homepage http://users.pandora.be/stes/compiler.html epoch 0 platforms darwin name objc depends_lib port:byacc maintainers mww long_description {This is an independent implementation of Objective C - independent of Stepstone's, NeXT's, GNU's (Free Software Foundation) or SunSoft's Objective C implementation. Like the GNU compiler, the objc grammar is written in YACC. The lexical ananlyzer is written in LEX, and the compiler itself in the Bourne shell and in Objective C. (the optional Objective C link editor is written in AWK).} version 3.2.8 categories lang revision 0
-ocaml 599
-variants {darwin_9 labltk doc} variant_desc {darwin_9 {Platform variant, do not select manually} doc {Install extra documentation}} portdir lang/ocaml description {Objective Caml is an implementation of the ML language} homepage http://www.ocaml.org/ epoch 0 platforms darwin name ocaml maintainers {pguyot at kallisys.net openmaintainer} long_description {Objective Caml is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML.} version 3.10.2 categories {lang ml} revision 0
+ocaml 538
+variants {labltk doc} variant_desc {doc {Install extra documentation}} portdir lang/ocaml description {Objective Caml is an implementation of the ML language} homepage http://www.ocaml.org/ epoch 0 platforms darwin name ocaml maintainers {pguyot at kallisys.net openmaintainer} long_description {Objective Caml is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML.} version 3.11.0 categories {lang ml} revision 0
 ocaml-mode.el 429
 portdir lang/ocaml-mode.el description {An EMACS major mode for editing OCaml programs.} homepage http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/ocaml.html epoch 0 depends_run bin:ocaml:ocaml platforms darwin name ocaml-mode.el depends_lib {{path:\${prefix}/bin/emacs:emacs}} maintainers pguyot at kallisys.net long_description {{An EMACS major mode for editing OCaml programs.}} version 3.05 categories {lang editors ml} revision 0
 ocamlduce 520
@@ -4658,8 +4658,8 @@
 variants universal variant_desc {universal {Build for multiple architectures}} portdir multimedia/emotion description {A Evas smart-object library for video capabilities.} homepage http://evidence.sf.net epoch 0 platforms darwin name emotion depends_lib {port:xorg-libs lib:libjpeg.62:jpeg lib:libpng.3:libpng lib:libtiff.3:tiff lib:libImlib2:imlib2 lib:libesd:esound lib:libintl:gettext lib:libxine:xine-lib lib:libevas:evas lib:libecore:ecore} long_description {Emotion is an Evas smart-object library providing video capabilities. Emotion leverages libxine 1.0 and integrates seemlessly with the rest of the EFL. Because its based on libxine, any format that it supports (Theora, DiVX, MPEG2, etc) is avalible using Emotion.} maintainers nomaintainer version 0.0.1 categories {multimedia devel} revision 1
 ffmpeg 2008
 variants {darwin_i386 mmx gpl postproc lame extvorbis theora faac faad xvid x264 a52 avfilter} depends_build {bin:svn:subversion port:gmake} variant_desc {darwin_i386 {Platform variant, do not select manually} mmx {enable mmx support, experimental; does not build in gcc-4.2 or xcode 3.0 gcc-4.0} gpl {allow use of GPL code, the resulting libav* and ffmpeg will be under GPL} postproc {enable GPLed postprocessing support} lame {enable MP3 encoding via libmp3lame} extvorbis {enable Vorbis encoding via libvorbis, native implementation exists} theora {enable Theora encoding via libtheora} faac {enable FAAC support via libfaac} faad {enable FAAD support via libfaad} xvid {enable Xvid encoding via xvidcore, native MPEG-4/Xvid encoder exists} x264 {enable H.264 encoding via x264} a52 {enable GPLed liba52 support} avfilter {video filter support (replaces vhook)}} portdir multimedia/ffmpeg description {Digital VCR and streaming server} homepage http://ffmpeg.mplayerhq.hu/ epoch 0 platf
 orms darwin name ffmpeg depends_lib {port:libsdl port:bzip2 port:zlib port:a52dec} maintainers {acho at macports.org openmaintainer} long_description {FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developped) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on the ffmpeg libraries. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were developped from scratch to ensure best performances and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.} categories multim
 edia version 15261 revision 1
-ffmpeg-devel 1661
-variants {darwin_i386 mmx gpl nonfree postproc faac faad lame theora extvorbis xvid avfilter} depends_build {bin:svn:subversion port:gmake} variant_desc {darwin_i386 {Platform variant, do not select manually} mmx {enable mmx, mmx2, ssse3 optimizations ; may not build in gcc-4.2 or xcode 3.0 gcc-4.0} gpl {allow use of GPL code, the resulting libav* and ffmpeg will be under GPL} nonfree {allow use of nonfree code, the resulting libs and binaries will be unredistributable} postproc {enable GPLed postprocessing support} faac {enable FAAC support via libfaac} faad {enable FAAD support via libfaad} lame {enable MP3 encoding via libmp3lame} theora {enable Theora encoding via libtheora} extvorbis {enable Vorbis encoding via libvorbis, native implementation exists} xvid {enable Xvid encoding via xvidcore, native MPEG-4/Xvid encoder exists} avfilter {video filter support (replaces vhook)}} portdir multimedia/ffmpeg-devel description {Digital VCR and streaming server (new unstable API/
 ABI libavcodec version 52)} homepage http://www.ffmpeg.org/ epoch 0 platforms darwin name ffmpeg-devel depends_lib {port:libsdl port:bzip2 port:zlib} maintainers {devans openmaintainer} long_description {FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is currently undergoing major changes in its API/ABI in libavcodec version 52. This development release reflects those changes and may break applications coded to libavcodec version 51. For the last valid revision for libavcodec version 51 (r15261) please use port ffmpeg.} categories multimedia version 15943 revision 0
+ffmpeg-devel 1648
+variants {darwin_i386 mmx gpl nonfree postproc faac faad lame theora extvorbis xvid avfilter} depends_build {bin:svn:subversion port:gmake} variant_desc {darwin_i386 {Platform variant, do not select manually} mmx {enable mmx optimizations ; may not build in gcc-4.2 or xcode 3.0 gcc-4.0} gpl {allow use of GPL code, the resulting libav* and ffmpeg will be under GPL} nonfree {allow use of nonfree code, the resulting libs and binaries will be unredistributable} postproc {enable GPLed postprocessing support} faac {enable FAAC support via libfaac} faad {enable FAAD support via libfaad} lame {enable MP3 encoding via libmp3lame} theora {enable Theora encoding via libtheora} extvorbis {enable Vorbis encoding via libvorbis, native implementation exists} xvid {enable Xvid encoding via xvidcore, native MPEG-4/Xvid encoder exists} avfilter {video filter support (replaces vhook)}} portdir multimedia/ffmpeg-devel description {Digital VCR and streaming server (new unstable API/ABI libavcode
 c version 52)} homepage http://www.ffmpeg.org/ epoch 0 platforms darwin name ffmpeg-devel depends_lib {port:libsdl port:bzip2 port:zlib} maintainers {devans openmaintainer} long_description {FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is currently undergoing major changes in its API/ABI in libavcodec version 52. This development release reflects those changes and may break applications coded to libavcodec version 51. For the last valid revision for libavcodec version 51 (r15261) please use port ffmpeg.} categories multimedia version 15943 revision 0
 gnupod 787
 variants {flac vorbis aac artwork universal} variant_desc {flac {Enable FLAC} vorbis {Enable Ogg/Vorbis} aac {Enable AAC} artwork {Enable artwork support} universal {Build for multiple architectures}} portdir multimedia/gnupod description {GNUpod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.} homepage http://blinkenlights.ch/gnupod epoch 0 platforms darwin name gnupod depends_lib {path:bin/perl:perl5 port:p5-mp3-info port:p5-digest-md5 port:p5-xml-parser port:p5-unicode-string port:p5-libwww-perl port:p5-digest-sha1 port:p5-timedate port:lame} maintainers pmq long_description {{GNUpod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.}} version 0.99.7 categories {multimedia perl} revision 0
 libartnet 437
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090127/841d1e19/attachment-0001.html>


More information about the macports-changes mailing list