[67315] trunk/dports

portindex at macports.org portindex at macports.org
Wed May 5 03:48:02 PDT 2010


Revision: 67315
          http://trac.macports.org/changeset/67315
Author:   portindex at macports.org
Date:     2010-05-05 03:48:00 -0700 (Wed, 05 May 2010)
Log Message:
-----------
Total number of ports parsed:	3 
Ports successfully parsed:	3 
Ports failed:			0 
Up-to-date ports skipped:	6857

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-05-05 10:45:29 UTC (rev 67314)
+++ trunk/dports/PortIndex	2010-05-05 10:48:00 UTC (rev 67315)
@@ -494,8 +494,8 @@
 variants {debug docs universal} depends_build {port:cmake port:automoc} portdir audio/phonon description {Cross Platform Multimedia API used by KDE4} homepage http://phonon.kde.org epoch 0 platforms darwin depends_lib path:libexec/qt4-mac:qt4-mac name phonon maintainers nomaintainer license unknown long_description {Cross Platform Multimedia API used by KDE4} categories {audio kde kde4} version 4.3.0 revision 1
 portaudio 891
 portdir audio/portaudio description {PortAudio is a free, cross platform, open-source, audio I/O library.} homepage http://www.portaudio.com/ epoch 0 platforms macosx name portaudio license unknown maintainers nomaintainer long_description {PortAudio is a free, cross platform, open-source, audio I/O library. It lets you write simple audio programs in 'C' that will compile and run on many platforms including Windows, Macintosh (8,9,X), Unix (OSS), SGI, and BeOS. PortAudio is intended to promote the exchange of audio synthesis software between developers on different platforms. PortAudio provides a very simple API for recording and/or playing sound using a simple callback function. Example programs are included that synthesize sine waves and pink noise, perform fuzz distortion on a guitar, list available audio devices, etc.} version 19.20071207 categories {audio devel} revision 1
-portmidi 392
-portdir audio/portmidi description {Free, cross platform, open-source, real-time MIDI I/O library.} depends_fetch port:subversion homepage http://www.cs.cmu.edu/~music/portmusic/ epoch 0 platforms macosx name portmidi license unknown maintainers nomaintainer long_description {{Free, cross platform, open-source, real-time MIDI I/O library.}} categories {audio devel} version 0.52 revision 0
+portmidi 415
+variants universal portdir audio/portmidi description {Free, cross platform, open-source, real-time MIDI I/O library.} homepage http://portmedia.sourceforge.net/portmidi/ epoch 0 platforms macosx name portmidi long_description {{Free, cross platform, open-source, real-time MIDI I/O library.}} license unknown maintainers nomaintainer depends_extract bin:unzip:unzip version 200 categories {audio devel} revision 0
 pure-faust 486
 portdir audio/pure-faust description {a module which lets you load and run Faust-generated signal processing modules in Pure} homepage http://pure-lang.googlecode.com/ depends_run port:faust epoch 0 platforms darwin name pure-faust depends_lib path:lib/libpure.dylib:pure license LGPLv3 maintainers ryandesign long_description {pure-faust provides {a module which lets you load and run Faust-generated signal processing modules in Pure.}} categories {audio lang} version 0.1 revision 2
 pure-liblo 554
@@ -9178,8 +9178,8 @@
 portdir python/py25-formencode description {FormEncode is a validation and form generation package} homepage http://formencode.org epoch 0 platforms darwin depends_lib port:py25-distribute name py25-formencode license unknown maintainers {stechert akitada openmaintainer} long_description {{FormEncode is a validation and form generation package}} version 1.2.2 categories {python devel} revision 0
 py25-freebase 573
 portdir python/py25-freebase description {Python interface to freebase.com API} homepage http://code.google.com/p/freebase-python/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-simplejson} name py25-freebase license unknown maintainers nomaintainer long_description {Freebase.com has an open API that can be used to access and update structured data. The RESTful http-based API is completely documented at Freebase.com along with some simple examples. This library provides a python interface to that API.} version 1.01 categories {python devel} revision 0
-py25-game 740
-variants universal portdir python/py25-game description {pygame, python modules for writing games} homepage http://www.pygame.org/ epoch 0 platforms darwin depends_lib {port:python25 path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_mixer port:libsdl_image port:libsdl_ttf port:smpeg port:py25-numpy} name py25-game long_description {Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.} maintainers {jmr openmaintainer} license unknown version 1.9.1 categories {python devel multimedia graphics} revision 3
+py25-game 751
+variants {portmidi universal} portdir python/py25-game description {pygame, python modules for writing games} homepage http://www.pygame.org/ epoch 0 platforms darwin depends_lib {port:python25 path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_mixer port:libsdl_image port:libsdl_ttf port:smpeg port:py25-numpy} name py25-game long_description {Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.} maintainers {jmr openmaintainer} license unknown version 1.9.1 categories {python devel multimedia graphics} revision 3
 py25-gd 509
 portdir python/py25-gd description {py-gd is a python wrapper for the GD library} homepage http://newcenturycomputers.net/projects/gdmodule.html epoch 0 platforms darwin depends_lib {port:python25 port:gd2 port:giflib} name py25-gd license unknown maintainers nomaintainer long_description {py-gd is a python wrapper for the graphics library GD so you can use python to create/manipulate images (png, jpeg) by drawing lines, text, doing flood-fills, etc.} version 0.56 categories {python graphics} revision 0
 py25-gdata 536
@@ -9784,8 +9784,8 @@
 portdir python/py26-formencode description {FormEncode is a validation and form generation package} homepage http://formencode.org epoch 0 platforms darwin depends_lib port:py26-distribute name py26-formencode license unknown maintainers nomaintainer long_description {{FormEncode is a validation and form generation package}} version 1.2.2 categories {python devel} revision 0
 py26-freebase 559
 portdir python/py26-freebase description {Python interface to freebase.com API} homepage http://code.google.com/p/freebase-python/ epoch 1 platforms darwin depends_lib port:python26 name py26-freebase license unknown maintainers {blb openmaintainer} long_description {Freebase.com has an open API that can be used to access and update structured data. The RESTful http-based API is completely documented at Freebase.com along with some simple examples. This library provides a python interface to that API.} version 1.0.4 categories {python devel} revision 0
-py26-game 740
-variants universal portdir python/py26-game description {pygame, python modules for writing games} homepage http://www.pygame.org/ epoch 0 platforms darwin depends_lib {port:python26 path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_mixer port:libsdl_image port:libsdl_ttf port:smpeg port:py26-numpy} name py26-game long_description {Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.} maintainers {jmr openmaintainer} license unknown version 1.9.1 categories {python devel multimedia graphics} revision 3
+py26-game 751
+variants {portmidi universal} portdir python/py26-game description {pygame, python modules for writing games} homepage http://www.pygame.org/ epoch 0 platforms darwin depends_lib {port:python26 path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_mixer port:libsdl_image port:libsdl_ttf port:smpeg port:py26-numpy} name py26-game long_description {Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.} maintainers {jmr openmaintainer} license unknown version 1.9.1 categories {python devel multimedia graphics} revision 3
 py26-gchartwrapper 679
 portdir python/py26-gchartwrapper description {Easily create Google charts using Python syntax and data objects.} homepage http://code.google.com/p/google-chartwrapper/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-distribute} name py26-gchartwrapper license unknown maintainers alakazam long_description {Python wrapper for the Google Chart API. The wrapper can render the URL of the Google chart, based on your parameters, or it can render an HTML img tag to insert into webpages on the fly. Made for dynamic python websites (Django,Zope,CGI,etc.) that need on the fly chart generation without any extra modules.} version 0.9 categories {python www} revision 0
 py26-gd 509

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


More information about the macports-changes mailing list