[46894] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Mon Feb 16 14:52:08 PST 2009


Revision: 46894
          http://trac.macports.org/changeset/46894
Author:   portindex at macports.org
Date:     2009-02-16 14:52:08 -0800 (Mon, 16 Feb 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-02-16 22:51:26 UTC (rev 46893)
+++ trunk/dports/PortIndex	2009-02-16 22:52:08 UTC (rev 46894)
@@ -4768,8 +4768,8 @@
 variants gui variant_desc {gui {GTK2 Graphical User Interface}} portdir multimedia/tablet-encode description {Transcoding video files for Nokia Internet Tablets} homepage http://mediautils.garage.maemo.org/tablet-encode.html epoch 0 depends_run {path:bin/perl:perl5 port:MPlayer} platforms darwin name tablet-encode maintainers ecronin long_description {As the Nokia Internet Tablets have relatively slow processors, and relatively little storage space it is a good idea to transcode your videos to a smaller, more suitable format for watching them.} version 2.19 categories multimedia revision 0
 tivodecode 915
 variants universal variant_desc {universal {Build for multiple architectures}} portdir multimedia/tivodecode description {utility to convert .tivo files into mpeg} homepage http://tivodecode.sourceforge.net/ epoch 0 platforms darwin name tivodecode maintainers css long_description {This software converts a .TiVo file (produced by the TiVoToGo functionality on recent TiVo software releases) to a normal MPEG file. This has the same functionality as using TiVo's supplied DirectShow DLL on Windows with a tool such as DirectShowDump, but is portable to different architectures and operating systems, and runs on the command line using files or pipes. The conversion still requires the valid MAK of the TiVo which recorded the file, so it cannot be used to circumvent their protection, simply to provide the same level of access as is already available on Windows.} version 0.2pre4 categories multimedia revision 0
-transcode 1117
-variants {a52dec faac freetype imagemagick libdv libogg libquicktime libsdl libtheora libvorbis libxml2 lzo x264 xvid} depends_build port:pkgconfig portdir multimedia/transcode description {Video and audio processing tools} homepage http://www.transcoding.org epoch 0 platforms darwin name transcode depends_lib {port:automake port:autoconf port:libtool port:ffmpeg port:libmpeg2 port:libdvdread port:jpeg port:lame} maintainers cogweb.net:lionteeth long_description {transcode is a suite of tools, all of which are command line utilities, for transcoding various video, audio, and container formats, running on a platform that supports shared libraries and threads. Decoding and encoding is done by modules that are responsible for feeding transcode with raw video/ audio streams (import modules) and encoding the frames (export modules). It includes a variety of video and audio filters, including (but not limited to) video de-interlacing, audio resampling, framerate conversion, differ
 ent resizing algorithms, smoothing, sharpening, denoisifying, and cutting.} version 1.1.0beta1 categories multimedia revision 0
+transcode 1989
+variants {a52dec faac faad freetype imagemagick libdv libogg libquicktime libsdl libtheora libvorbis libxml2 lzo x264 xvid} depends_build port:pkgconfig variant_desc {a52dec {enable support for decoding ATSC A/52 streams} faac {enable AAC encoding support via libfaac} faad {enable AAC decoding support via libfaad2} freetype {enable support for the FreeType font engine} imagemagick {enable support for the manipulation of still images} libdv {enable support for the Digital Video format via libdv} libogg {enable support for encoding and decoding ogg audio} libquicktime {enable support for QuickTime video} libsdl {enable support for the Simple DirectMedia Layer} libtheora {enable support for the open video codec theora} libvorbis {enable support for a fully open compressed audio format} libxml2 {enable support for the XML metalanguage} lzo {enable lossless data compression via lzo2} x264 {enable support for encoding H264/AVC video} xvid {enable support for the open Xvid video co
 dec}} portdir multimedia/transcode description {Video and audio processing tools} homepage http://www.transcoding.org epoch 1 platforms darwin name transcode depends_lib {port:automake port:autoconf port:libtool path:lib/libavcodec.dylib:ffmpeg port:libmpeg2 port:libdvdread port:jpeg port:lame} maintainers {cogweb.net:lionteeth devans} long_description {transcode is a suite of tools, all of which are command line utilities, for transcoding various video, audio, and container formats, running on a platform that supports shared libraries and threads. Decoding and encoding is done by modules that are responsible for feeding transcode with raw video/ audio streams (import modules) and encoding the frames (export modules). It includes a variety of video and audio filters, including (but not limited to) video de-interlacing, audio resampling, framerate conversion, different resizing algorithms, smoothing, sharpening, denoisifying, and cutting.} categories multimedia version 1.1.0 
 revision 0
 vcdimager 518
 variants universal variant_desc {universal {Build for multiple architectures}} portdir multimedia/vcdimager description {Free software (Super) video CD authoring solution} homepage http://www.vcdimager.org/ epoch 0 platforms darwin name vcdimager depends_lib {lib:libcdio.0:libcdio lib:libpopt:popt port:libxml2} maintainers nomaintainer long_description {The GNU (Super)VideoCD authoring solution for mastering, extracting and analyzing Video CDs and Super Video CDs.} version 0.7.22 categories multimedia revision 1
 vobcopy 432
@@ -8496,8 +8496,8 @@
 variants {safe_level0 universal} variant_desc {universal {Build for multiple architectures}} portdir ruby/rb-plruby description {PL/Ruby for PostgreSQL} homepage http://moulon.inra.fr/ruby/plruby.html epoch 0 name rb-plruby depends_lib {port:ruby port:ruby port:postgresql83} maintainers sixtus at gmail.com long_description {The procedural language PL/Ruby allows you to write stored procedures for PostgreSQL in Ruby} version 0.5.2 categories {ruby databases} revision 0
 rb-pluginfactory 731
 description {Mixin for making dynamically-loadable plugin classes} portdir ruby/rb-pluginfactory homepage http://www.deveiate.org/code/PluginFactory.html epoch 0 platforms darwin name rb-pluginfactory depends_lib port:ruby maintainers nomaintainer long_description {This module contains the PluginFactory mixin. Including PluginFactory in your class turns it into a factory for its derivatives, capable of searching for and loading them by name. This is useful when you have an abstract base class which defines an interface and basic functionality for a part of a larger system, and a collection of subclasses which implement the interface for different underlying functionality.} version 1.0.0 categories {ruby devel} revision 0
-rb-postgres 488
-variants universal variant_desc {universal {Build for multiple architectures}} portdir ruby/rb-postgres description {Ruby API for the PostgreSQL database} homepage http://ruby.scripting.ca/postgres/ epoch 0 platforms darwin name rb-postgres depends_lib {port:ruby port:postgresql81} maintainers nomaintainer long_description {This is the Ruby library for accessing PostgreSQL databases from within Ruby. It works with PostgreSQL 8.0.} version 0.7.1 categories {ruby databases} revision 5
+rb-postgres 710
+variants {postgresql83 postgresql82 postgresql81 postgresql80 universal} variant_desc {postgresql83 {Use PostgreSQL version 8.3} postgresql82 {Use PostgreSQL version 8.2} postgresql81 {Use PostgreSQL version 8.1} postgresql80 {Use PostgreSQL version 8.0} universal {Build for multiple architectures}} portdir ruby/rb-postgres description {Ruby API for the PostgreSQL database} homepage http://ruby.scripting.ca/postgres/ epoch 0 platforms darwin name rb-postgres depends_lib {port:ruby port:postgresql83} maintainers nomaintainer long_description {This is the Ruby library for accessing PostgreSQL databases from within Ruby. It works with PostgreSQL 8.0.} version 0.7.1 categories {ruby databases} revision 5
 rb-preferences 819
 variants universal variant_desc {universal {Build for multiple architectures}} portdir ruby/rb-preferences description {Persistent preferences for applications} homepage http://redshift.sourceforge.net/preferences/ epoch 0 platforms darwin name rb-preferences depends_lib port:ruby maintainers nomaintainer long_description {The Preferences class is an easy way to make variables in an application persist in a file. The file is human readable, through the magic of YAML. Preferences vary from user to user, so typically the file used for persistence will be chosen based on the users environment as well as the name of the app. Any pair of methods that look like a reader/writer pair can be persisted, so existing variables can be stored with little additional fuss and bother.} version 0.2 categories ruby revision 0
 rb-product 317
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090216/07d5c1b3/attachment.html>


More information about the macports-changes mailing list