[50125] trunk/dports

portindex at macports.org portindex at macports.org
Sun Apr 26 00:53:20 PDT 2009


Revision: 50125
          http://trac.macports.org/changeset/50125
Author:   portindex at macports.org
Date:     2009-04-26 00:53:20 -0700 (Sun, 26 Apr 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-04-26 07:44:15 UTC (rev 50124)
+++ trunk/dports/PortIndex	2009-04-26 07:53:20 UTC (rev 50125)
@@ -296,8 +296,8 @@
 variants {darwin universal} portdir audio/aacgain description {AAC/MP3 normalisation tool} homepage http://altosdesign.com/aacgain/ epoch 0 platforms darwin name aacgain depends_lib {lib:libmp4v2:libmp4v2 port:faad2} long_description {A modification of mp3gain to normalise the volume of MP3 and AAC audio files.} maintainers tristan at cs.dartmouth.edu categories audio version 1.7 revision 0
 abcMIDI 398
 variants universal depends_build bin:unzip:unzip portdir audio/abcMIDI description {ABC to midi and vice versa converter} 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 2009-03-17 revision 0
-abcde 550
-portdir audio/abcde description {A Better CD Encoder} 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
+abcde 543
+portdir audio/abcde description {A Better CD Encoder} 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 nomaintainer 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 749
 portdir audio/alac_decoder description {basic decoder for Apple Lossless Audio Codec files} homepage http://craz.net/programs/itunes/alac.html epoch 0 platforms darwin name alac_decoder maintainers nomaintainer long_description {This is a basic decoder for Apple Lossless Audio Codec files (ALAC). ALAC is a proprietary lossless audio compression scheme. Apple never released any documents on the format. What I provide here is a C implementation of a decoder, written from reverse engineering the file format. It turns out that most of the algorithms in the codec are fairly well known. ALAC uses an adaptive FIR prediction algorithm and stores the error values using a modified rice or golumb algorithm.} version 0.1.0 categories audio revision 0
 ample 433
@@ -312,10 +312,10 @@
 variants universal portdir audio/bladeenc description {Blade's MP3 Encoder (BladeEnc), a freeware MP3 encoder.} homepage http://bladeenc.mp3.no/ epoch 0 platforms {darwin freebsd} name bladeenc maintainers nomaintainer long_description {Blade's MP3 Encoder (BladeEnc) is a freeware MP3 encoder. It is based on the same ISO compression routines as mpegEnc, so you can expect roughly the same, or better, quality. The main difference is the appearance and speed.} categories audio version 0.94.2 revision 0
 ccaudio 686
 variants universal portdir audio/ccaudio description {Library and software for manipulating audio data} homepage http://www.gnu.org/software/ccaudio epoch 0 platforms darwin name ccaudio depends_lib lib:libccgnu2:commoncpp2 long_description {The GNU ccAudio library is a portable C++ class framework that's useful for developing applications that must process audio. This library provides a class framework for accessing audio segments from various audio file formats (.au, .wav, etc) and for creation of audio frame buffers that are then passed to audio devices and/or DSP processing systems such as telephony cards.} maintainers nomaintainer categories audio version 1.1.1 revision 0
-cd-discid 688
-variants macosx portdir audio/cd-discid description {read CD and get CDDB discid information} homepage http://www.hispalinux.es/~data/abcde.php epoch 0 platforms darwin name cd-discid maintainers jrdittmann at wisc.edu long_description {In order to do CDDB queries over the Internet, you must know the DiscID of the CD you are querying. cd-discid provides you with that information. It outputs the discid, the number of tracks, the frame offset of all of the tracks, and the total length of the CD in seconds, on one line in a space-delimited format. cd-discid was designed as a backend tool for cdgrab (now abcde) but will work independantly of it.} categories audio version 0.9 revision 1
-cdparanoia 1646
-variants universal depends_build {port:autoconf port:automake port:libtool bin:autoreconf:autoconf} portdir audio/cdparanoia description {An audio extraction tool for sampling CDs.} homepage http://www.livejournal.com/users/strangehours/9698.html epoch 20050508 platforms darwin name cdparanoia long_description {Cdparanoia is a Compact Disc Digital Audio (CDDA) extraction tool, commonly known on the net as a 'ripper'. The application is built on top of the Paranoia library, which is doing the real work (the Paranoia source is included in the cdparanoia source distribution). Like the original cdda2wav, cdparanoia package reads audio from the CDROM directly as data, with no analog step between, and writes the data to a file or pipe in WAV, AIFC or raw 16 bit linear PCM. Cdparanoia is a bit different than most other CDDA extraction tools. It contains few-to-no 'extra' features, concentrating only on the ripping process and knowing as much as possible about the hardware performin
 g it. Cdparanoia will read correct, rock-solid audio data from inexpensive drives prone to misalignment, frame jitter and loss of streaming during atomic reads. Cdparanoia will also read and repair data from CDs that have been damaged in some way. At the same time, however, cdparanoia turns out to be easy to use and administrate. It has no compile time configuration, happily autodetecting the CDROM, its type, its interface and other aspects of the ripping process at runtime. A single binary can serve the diverse hardware of the do-it-yourself computer laboratory from Hell...} maintainers jrdittmann at wisc.edu categories audio version 0.9.8 revision 0
+cd-discid 681
+variants macosx portdir audio/cd-discid description {read CD and get CDDB discid information} homepage http://www.hispalinux.es/~data/abcde.php epoch 0 platforms darwin name cd-discid maintainers nomaintainer long_description {In order to do CDDB queries over the Internet, you must know the DiscID of the CD you are querying. cd-discid provides you with that information. It outputs the discid, the number of tracks, the frame offset of all of the tracks, and the total length of the CD in seconds, on one line in a space-delimited format. cd-discid was designed as a backend tool for cdgrab (now abcde) but will work independantly of it.} categories audio version 0.9 revision 1
+cdparanoia 1639
+variants universal depends_build {port:autoconf port:automake port:libtool bin:autoreconf:autoconf} portdir audio/cdparanoia description {An audio extraction tool for sampling CDs.} homepage http://www.livejournal.com/users/strangehours/9698.html epoch 20050508 platforms darwin name cdparanoia long_description {Cdparanoia is a Compact Disc Digital Audio (CDDA) extraction tool, commonly known on the net as a 'ripper'. The application is built on top of the Paranoia library, which is doing the real work (the Paranoia source is included in the cdparanoia source distribution). Like the original cdda2wav, cdparanoia package reads audio from the CDROM directly as data, with no analog step between, and writes the data to a file or pipe in WAV, AIFC or raw 16 bit linear PCM. Cdparanoia is a bit different than most other CDDA extraction tools. It contains few-to-no 'extra' features, concentrating only on the ripping process and knowing as much as possible about the hardware performin
 g it. Cdparanoia will read correct, rock-solid audio data from inexpensive drives prone to misalignment, frame jitter and loss of streaming during atomic reads. Cdparanoia will also read and repair data from CDs that have been damaged in some way. At the same time, however, cdparanoia turns out to be easy to use and administrate. It has no compile time configuration, happily autodetecting the CDROM, its type, its interface and other aspects of the ripping process at runtime. A single binary can serve the diverse hardware of the do-it-yourself computer laboratory from Hell...} maintainers nomaintainer categories audio version 0.9.8 revision 0
 cmus 504
 variants {aac flac mikmod universal} depends_build path:bin/pkg-config:pkgconfig portdir audio/cmus description {ncurses based music player} homepage http://cmus.sourceforge.net/ epoch 0 platforms darwin name cmus depends_lib {port:libao port:libmad port:libogg port:libvorbis port:libiconv port:ncurses} long_description {cmus is a small and fast text mode music player for Linux and many other UNIX like operating systems.} maintainers {milosh openmaintainer} categories audio version 2.2.0 revision 0
 csound 609
@@ -2572,8 +2572,8 @@
 variants universal portdir gnome/gnome-photo-print description {Gnome Photo Printer is intended for printing photos in an easy way.} homepage http://www.fogman.de/gpp/ epoch 0 platforms darwin name gnome-photo-print depends_lib lib:libgnomeprintui-2-2:libgnomeprintui maintainers nomaintainer long_description {{Gnome Photo Printer is intended for printing photos in an easy way.}} categories gnome version 0.6.3 revision 0
 gnome-pkgview 368
 variants universal portdir gnome/gnome-pkgview description {GNOME component viewer.} homepage http://www.greatnorthern.demon.co.uk/gnome-pkgview.html epoch 0 platforms darwin name gnome-pkgview depends_lib lib:libgnome-window-settings:gnome-control-center maintainers nomaintainer long_description {{GNOME component viewer.}} categories gnome version 1.0.6 revision 0
-gnome-platform-suite 836
-variants quartz portdir gnome/gnome-platform-suite description {The GNOME developer platform} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-platform-suite depends_lib {port:at-spi port:atk port:esound port:gconf port:gnome-mime-data port:gnome-vfs port:gnome-vfs-monikers port:gtk2 port:gtk-doc port:intltool port:libart_lgpl port:libbonobo port:libbonoboui port:libglade2 port:libgnome port:libgnomecanvas port:libgnomeui port:libidl port:libxml2 port:libxslt port:orbit2} long_description {The GNOME developer platform is the set of libraries and services that developers can rely upon to develop fully GNOME compliant applications. The platform is one of the suites of software packages that form the complete GNOME project offerings.} maintainers nomaintainer categories {gnome devel} version 2.26.1 revision 0
+gnome-platform-suite 807
+variants quartz portdir gnome/gnome-platform-suite description {The GNOME developer platform} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-platform-suite depends_lib {port:at-spi port:atk port:gconf port:gnome-mime-data port:gnome-vfs port:gnome-vfs-monikers port:gtk2 port:gvfs port:libart_lgpl port:libbonobo port:libbonoboui port:libglade2 port:libgnome port:libgnomecanvas port:libgnomeui port:libidl port:libxml2 port:libxslt port:orbit2} long_description {The GNOME developer platform is the set of libraries and services that developers can rely upon to develop fully GNOME compliant applications. The platform is one of the suites of software packages that form the complete GNOME project offerings.} maintainers nomaintainer categories {gnome devel} version 2.26.1 revision 0
 gnome-print 410
 variants universal portdir gnome/gnome-print description {This is an implementation of the Gnome Printing Architecture.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-print depends_lib {lib:libgdk-pixbuf:gdk-pixbuf lib:libgnome:gnome-libs} maintainers nomaintainer long_description {{This is an implementation of the Gnome Printing Architecture.}} categories gnome version 0.36 revision 0
 gnome-python-desktop 458
@@ -4570,8 +4570,8 @@
 variants {proj gcc43 g95 universal} depends_build {port:automake port:libtool port:pkgconfig port:gcc43} portdir math/gnudatalanguage description {a free IDL combatible incremental compiler} homepage http://gnudatalanguage.sourceforge.net/ epoch 0 platforms darwin name gnudatalanguage depends_lib {port:bzip2 port:freetype port:gsl port:hdf5 port:ImageMagick port:jpeg port:ncurses port:netcdf port:plplot port:python24 port:py-numarray port:readline port:tiff} long_description {A free IDL (Interactive Data Language) compatible incremental compiler (ie. runs IDL programs).} maintainers takeshi at macports.org categories {math science} version 0.9rc2 revision 0
 gnuplot 789
 variants {darwin darwin_9 no_x11 wxwidgets tutorial universal} portdir math/gnuplot description {A command-driven interactive function plotting program} homepage http://gnuplot.sourceforge.net/ epoch 0 platforms darwin name gnuplot depends_lib {port:expat port:fontconfig port:gd2 port:jpeg port:pdflib port:libiconv port:libpng port:ncurses port:readline port:xpm port:zlib port:aquaterm} long_description {Gnuplot is a command-driven interactive function plotting program. Plots any number of functions, built up of C operators, C library functions, and some things C doesn't have like **, sgn(), etc. Also support for plotting data files, to compare actual data to theoretical curves.} maintainers {pguyot at kallisys.net openmaintainer} categories {math science} version 4.2.5 revision 0
-gsl 652
-variants {darwin_6 darwin_7 doc gcc43 universal} depends_build port:texinfo portdir math/gsl description {A numerical library for C and C++ programmers} homepage http://www.gnu.org/software/gsl epoch 0 platforms darwin name gsl long_description {The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total.} maintainers {openmaintainer jochen} categories {math science} version 1.12 revision 0
+gsl 657
+variants {darwin_6 darwin_7 doc gcc43 i386 universal} depends_build port:texinfo portdir math/gsl description {A numerical library for C and C++ programmers} homepage http://www.gnu.org/software/gsl epoch 0 platforms darwin name gsl long_description {The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total.} maintainers {openmaintainer jochen} categories {math science} version 1.12 revision 0
 gsl-devel 661
 variants {darwin_6 darwin_7 doc universal} depends_build port:texinfo portdir math/gsl-devel description {A numerical library for C and C++ programmers} homepage http://www.gnu.org/software/gsl epoch 0 platforms darwin name gsl-devel long_description {The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total.} maintainers {openmaintainer jochen} categories {math science} version 1.11.90 revision 0
 gts 471
@@ -5270,8 +5270,8 @@
 variants universal portdir net/libpftputil description {pftp utility library capable of queues, host saving etc.} homepage http://pftp.sourceforge.net/ epoch 0 platforms darwin name libpftputil depends_lib lib:libpftp:libpftp long_description {{pftp utility library capable of queues, host saving etc.}} maintainers nomaintainer categories net version 0.3 revision 0
 libpnet6 746
 variants {darwin freebsd} portdir net/libpnet6 description {library for writing cross-platform network applications} homepage http://pnet6.sourceforge.net/ epoch 0 platforms {darwin freebsd} name libpnet6 maintainers nomaintainer long_description {libpnet6 is a powerful library for writing cross-platform network applications. libpnet6 facilitates the writing of professional quality client/server applications in the TCP, UDP, and UNIX domain protocols, offering full support for the IPv4 and IPv6 Internet protocols. In addition, advanced networking functionality such as network inteface access and configuration, and the reading and writing of raw packets on the datalink are also supported.} categories {net devel} version 0.1.5 revision 0
-libproxy 523
-variants {no_x11 kde} depends_build port:pkgconfig portdir net/libproxy description {A library that provides automatic proxy configuration management.} homepage http://code.google.com/p/libproxy/ epoch 0 platforms darwin name libproxy depends_lib {port:gconf port:python25 port:xorg-libXmu} long_description {Libproxy exists to answer the question: Given a network resource, how do I reach it? It handles all the details, enabling you to get back to programming.} maintainers devans categories net version 0.2.3 revision 0
+libproxy 533
+variants {no_x11 kde universal} depends_build port:pkgconfig portdir net/libproxy description {A library that provides automatic proxy configuration management.} homepage http://code.google.com/p/libproxy/ epoch 0 platforms darwin name libproxy depends_lib {port:gconf port:python25 port:xorg-libXmu} long_description {Libproxy exists to answer the question: Given a network resource, how do I reach it? It handles all the details, enabling you to get back to programming.} maintainers devans categories net version 0.2.3 revision 1
 librsync 717
 variants universal portdir net/librsync description {library that implements the rsync remote-delta algorithm} homepage http://librsync.sourceforge.net/ epoch 0 name librsync maintainers nomaintainer long_description {librsync is a free software library that implements the rsync remote-delta algorithm. This algorithm allows efficient remote updates of a file, without requiring the old and new versions to both be present at the sending end. The library uses a streaming design similar to that of zlib with the aim of allowing it to be embedded into many different applications. librsync is not wire-compatible with rsync 2.x, and is not likely to be in the future.} categories {net devel} version 0.9.7 revision 1
 libsmi 1094
@@ -10960,8 +10960,8 @@
 variants {macosx universal} depends_build port:pkgconfig portdir x11/luit description {X.org luit} homepage http://www.x.org epoch 0 platforms darwin name luit depends_lib {port:xorg-libX11 port:xorg-libfontenc} long_description {Convert terminal i/o from legacy encodings to UTF-8} maintainers jeremyhu categories x11 version 1.0.3 revision 1
 makedepend 694
 variants universal depends_build port:pkgconfig portdir x11/makedepend description {Create dependencies in makefiles} homepage http://www.x.org/ epoch 0 platforms darwin name makedepend long_description {The makedepend program reads each sourcefile in sequence and parses it like a C-preprocessor, processing all #include, #define, #undef, #ifdef, #ifndef, #endif, #if, #elif and #else directives so that it can correctly tell which #include, directives would be used in a compilation. Any #include, directives can reference files having other #include directives, and parsing will occur in these files as well.} maintainers {blb openmaintainer} categories {x11 devel} version 1.0.1 revision 0
-mesa 580
-variants {universal hw_render darwin_8 system_x11} depends_build {port:xorg-glproto port:xorg-dri2proto bin:makedepend:makedepend port:glut bin:tclsh8.5:tcl} portdir x11/mesa description {Mesa 3D Graphics Library} homepage http://mesa3d.sourceforge.net/ epoch 0 platforms {macosx darwin} name mesa depends_lib {port:xorg-libXi port:xorg-libXmu} long_description {Mesa is an open-source implementation of the OpenGL specification, a system for rendering interactive 3D graphics.} maintainers {jeremyhu andrea.damore openmaintainer} categories {x11 graphics} version 7.4 revision 1
+mesa 600
+variants {universal hw_render darwin_8 system_x11} depends_build {port:xorg-glproto port:xorg-dri2proto port:xorg-libXfixes bin:makedepend:makedepend port:glut bin:tclsh8.5:tcl} portdir x11/mesa description {Mesa 3D Graphics Library} homepage http://mesa3d.sourceforge.net/ epoch 0 platforms {macosx darwin} name mesa depends_lib {port:xorg-libXi port:xorg-libXmu} long_description {Mesa is an open-source implementation of the OpenGL specification, a system for rendering interactive 3D graphics.} maintainers {jeremyhu andrea.damore openmaintainer} categories {x11 graphics} version 7.4 revision 1
 mikachanfont 590
 portdir x11/mikachanfont description {Mikachan-font is Japanese font written by Mikachan} homepage http://www001.upp.so-net.ne.jp/mikachan/ epoch 0 name mikachanfont depends_lib bin:mkfontdir:mkfontdir maintainers pelopor at nifty.com long_description {Mikachan-font is Japanese font. It was written by Mikachan,and scaned and used font making software. It is possible to display Hiragana, Katakana, Numbers, Alphabets, symbols, Kanji for education, Usual kanji, Kanji of person's name, JIS kanji Level 1, JIS kanji Level 2, IBM expantion kanji.} version 8.9 categories {x11 fonts} revision 0
 mkfontdir 291

Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090426/f74e6269/attachment-0001.html>


More information about the macports-changes mailing list