[54053] trunk/dports

portindex at macports.org portindex at macports.org
Sun Jul 19 14:53:22 PDT 2009


Revision: 54053
          http://trac.macports.org/changeset/54053
Author:   portindex at macports.org
Date:     2009-07-19 14:53:21 -0700 (Sun, 19 Jul 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-07-19 21:41:57 UTC (rev 54052)
+++ trunk/dports/PortIndex	2009-07-19 21:53:21 UTC (rev 54053)
@@ -6515,7 +6515,7 @@
 p5-ip-country 437
 variants universal portdir perl/p5-ip-country description {Fast lookup of country codes from IP addresses} homepage http://search.cpan.org/~nwetters/IP-Country-2.26 epoch 0 platforms darwin name p5-ip-country depends_lib path:bin/perl:perl5 long_description {This module comes with a database of countries where various IP addresses have been assigned.} maintainers yahoo.com:compconsultant categories {perl net} version 2.26 revision 0
 p5-ipc-run 382
-variants universal portdir perl/p5-ipc-run description {system() and background procs w/ piping, redirs, ptys} homepage http://search.cpan.org/dist/IPC-Run/ epoch 0 platforms darwin name p5-ipc-run depends_lib path:bin/perl:perl5 long_description {{system() and background procs w/ piping, redirs, ptys}} maintainers {narf_tm openmaintainer} categories perl version 0.82 revision 0
+variants universal portdir perl/p5-ipc-run description {system() and background procs w/ piping, redirs, ptys} homepage http://search.cpan.org/dist/IPC-Run/ epoch 0 platforms darwin name p5-ipc-run depends_lib path:bin/perl:perl5 long_description {{system() and background procs w/ piping, redirs, ptys}} maintainers {narf_tm openmaintainer} categories perl version 0.84 revision 0
 p5-ipc-run3 404
 variants universal portdir perl/p5-ipc-run3 description {Run a subprocess in batch mode (a la system) on Unix, Win32, etc.} homepage http://search.cpan.org/dist/IPC-Run3/ epoch 0 platforms darwin name p5-ipc-run3 depends_lib path:bin/perl:perl5 long_description {{Run a subprocess in batch mode (a la system) on Unix, Win32, etc.}} maintainers geeklair.net:dluke categories perl version 0.034 revision 0
 p5-ipe 490
@@ -7142,6 +7142,8 @@
 variants universal portdir perl/p5-www-mechanize description {Handy web browsing in a Perl object} homepage http://search.cpan.org/dist/WWW-Mechanize/ epoch 0 platforms darwin name p5-www-mechanize depends_lib {path:bin/perl:perl5 port:p5-libwww-perl port:p5-html-parser port:p5-http-response-encoding port:p5-http-server-simple port:p5-test-warn port:p5-uri} long_description {WWW::Mechanize, or Mech for short, helps you automate interaction with a website. It supports performing a sequence of page fetches including following links and submitting forms. Each fetched page is parsed and its links and forms are extracted. A link or a form can be selected, form fields can be filled and the next page can be fetched. Mech also stores a history of the URLs you've visited, which can be queried and revisited.} maintainers {narf_tm openmaintainer} categories perl version 1.54 revision 0
 p5-www-search 486
 variants universal portdir perl/p5-www-search description {WWW::Search provides access to search engines} homepage http://search.cpan.org/dist/WWW-Search/ epoch 0 platforms darwin name p5-www-search depends_lib {path:bin/perl:perl5 port:p5-libwww-perl port:p5-uri port:p5-html-parser} long_description {WWW::Search is a collection of Perl modules which provide an API to search engines on the world-wide web} maintainers {raimue openmaintainer} categories perl version 2.507 revision 0
+p5-www-urltoys 683
+variants universal portdir perl/p5-www-urltoys description {WWW::URLToys - gather and download URLs from URLs} homepage http://search.cpan.org/dist/WWW-URLToys/ epoch 0 platforms darwin name p5-www-urltoys depends_lib {path:bin/perl:perl5 port:p5-libwww-perl} long_description {WWW::URLToys is a separation of the program URLToys into its core code (this module), and the programs that use it (urltoys and urltoysw). This module has been made available via CPAN to allow others to use URLToys commands on their Perl arrays, and to create interfaces for URLToys that far surpass those of the original creator.} maintainers hostwizard.com:scott categories perl version 1.28 revision 0
 p5-x11-protocol 512
 variants universal portdir perl/p5-x11-protocol description {Perl module for the X Window System Protocol, version 11} homepage http://search.cpan.org/dist/X11-Protocol/ epoch 0 platforms darwin name p5-x11-protocol depends_lib path:bin/perl:perl5 long_description {X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for information about X11), allowing perl programs to display windows and graphics on X11 servers.} maintainers email.arc.nasa.gov:sal categories perl version 0.53 revision 0
 p5-xml-apachefop 417
@@ -8782,6 +8784,8 @@
 portdir python/py26-numexpr description {Multiple-operator array expression evaluator} homepage http://code.google.com/p/numexpr/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-numpy} name py26-numexpr maintainers {blb openmaintainer} long_description {The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it to faster Python code on the fly. It's the next best thing to writing the expression in C and compiling it with a specialized just-in-time (JIT) compiler, i.e. it does not require a compiler at runtime. Also, numexpr has support for the Intel VML (Vector Math Library) -- integrated in Intel MKL (Math Kernel Library) --, allowing nice speed-ups when computing transcendental functions (like trigonometrical, exponentials...) on top of Intel-compatible platforms. This support also allows to use multiple cores in your comp
 utations. WARNING: numpy 1.2.1, on which py26-numexpr depends, is not yet fully functional under Python 2.6.} version 1.3.1 categories {python math} revision 0
 py26-numpy 416
 variants universal portdir python/py26-numpy description {The core utilities for the scientific library scipy for Python} homepage http://numpy.scipy.org/ epoch 0 platforms darwin depends_lib {port:python26 port:fftw-3 port:py26-nose} name py26-numpy long_description {{The core utilities for the scientific library scipy for Python}} maintainers {mcalhoun openmaintainer} version 1.3.0 categories python revision 0
+py26-ode 330
+portdir python/py26-ode description {Python bindings for The Open Dynamics Engine} homepage http://pyode.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python26 port:ode} name py26-ode maintainers jameskyle long_description {{Python bindings for The Open Dynamics Engine.}} version 1.2.0 categories python revision 0
 py26-opengl 557
 depends_build port:py26-setuptools portdir python/py26-opengl description {Python binding to OpenGL} homepage http://pyopengl.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-pil port:py26-numpy} name py26-opengl maintainers {jmr openmaintainer} long_description {PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library and is provided under an extremely liberal BSD-style Open-Source licenses.} version 3.0.0c1 categories {python graphics} revision 0
 py26-openssl 559
@@ -8820,6 +8824,8 @@
 portdir python/py26-py2app-devel depends_fetch bin:svn:subversion description {converts python scripts into executable Mac OS X apps} homepage http://undefined.org/python/#py2app epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools port:py26-altgraph {path:\${prefix}/lib/python2.6/site-packages/macholib/__init__.py:py26-macholib} port:py26-modulegraph-devel port:py26-bdist_mpkg} name py26-py2app-devel maintainers {jmr openmaintainer} long_description {A distutils extension which converts python scripts into executable Mac OS X applications, able to run without requiring an existing python installation. This is a replacement for bundlebuilder.} version 0.4.2 categories {python devel} revision 1
 py26-pydb 454
 variants universal portdir python/py26-pydb description {Extended Python Debugger} homepage http://bashdb.sourceforge.net/pydb/ epoch 0 platforms darwin name py26-pydb depends_lib port:python26 long_description {pydb is an expanded version of the Python debugger loosely based on the gdb command set. To use pydb in a GUI, also install the ddd packages, and run {ddd --pydb}} maintainers {dweber openmaintainer} categories python version 1.25 revision 1
+py26-pyepl 814
+portdir python/py26-pyepl description {PyEPL (the Python Experiment-Programming Library) is a library for coding psychology experiments in Python. (awcard support disabled)} homepage http://pyepl.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:libsndfile port:libsamplerate port:swig port:py26-numpy port:py26-pil port:py26-opengl port:py26-pyrex port:py26-ode port:py26-game port:py26-setuptools port:activewire} name py26-pyepl maintainers jameskyle long_description {{PyEPL (the Python Experiment-Programming Library) is a library for coding psychology experiments in Python. (awcard support disabled).} It supports presentation of both visual and auditory stimuli, and supports both manual (keyboard/joystick) and sound (microphone) input as responses.} version 1.0.29 categories python revision 0
 py26-pyflakes 534
 portdir python/py26-pyflakes description {passive checker of Python programs} homepage http://www.divmod.org/trac/wiki/DivmodPyflakes epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-pyflakes maintainers arthurkoziel.com:arthur long_description {Pyflakes is program to analyze Python programs and detect various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster.} version 0.3.0 categories {python www} revision 0
 py26-pygments 526

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


More information about the macports-changes mailing list