[44194] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Tue Dec 23 09:51:56 PST 2008


Revision: 44194
          http://trac.macports.org/changeset/44194
Author:   portindex at macports.org
Date:     2008-12-23 09:51:56 -0800 (Tue, 23 Dec 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-12-23 17:31:51 UTC (rev 44193)
+++ trunk/dports/PortIndex	2008-12-23 17:51:56 UTC (rev 44194)
@@ -929,7 +929,7 @@
 cextract 640
 variants darwin variant_desc {darwin {Platform variant, do not select manually}} portdir devel/cextract description {C prototype extractor} homepage http://www.cs.bu.edu/pub/adb/ epoch 0 platforms darwin name cextract maintainers {ucla.edu:jameskyle blb} long_description {cextract is ideal for generating header files for large multi-file C programs, and will provide an automated method for generating all of the prototypes for all of the functions in such a program. cextract also functions as a rudimentary documentation extractor, generating a sorted list of all functions and their locations.} version 1.7 categories devel revision 0
 cfitsio 1057
-variants {gcc42 gcc43 g95 g77 universal} 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} universal {Build for multiple architectures}} 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 categories devel revision 1
+variants {gcc42 gcc43 g95 g77 universal} 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} universal {Build for multiple architectures}} portdir devel/cfitsio description {C access to FITS data files with optional Fortran wrappers} homepage http://heasarc.gsfc.nasa.gov/fitsio/ epoch 0 platforms darwin name cfitsio maintainers {ram openmaintainer} 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 2
 cflow 594
 variants universal variant_desc {universal {Build for multiple architectures}} portdir devel/cflow description {A program for generating call graphs from C code.} homepage http://www.gnu.org/software/cflow/ epoch 0 name cflow depends_lib {port:gettext port:libiconv} maintainers gnn at freebsd.org 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.} version 1.0 categories devel revision 0
 cgdb 527
@@ -4575,7 +4575,7 @@
 emotion 815
 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 {lib:libX11.6:XFree86 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 0
 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 0
+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
 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/20081223/35401dee/attachment-0001.html>


More information about the macports-changes mailing list