[56005] trunk/dports

portindex at macports.org portindex at macports.org
Sat Aug 22 16:53:38 PDT 2009


Revision: 56005
          http://trac.macports.org/changeset/56005
Author:   portindex at macports.org
Date:     2009-08-22 16:53:37 -0700 (Sat, 22 Aug 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-08-22 23:33:49 UTC (rev 56004)
+++ trunk/dports/PortIndex	2009-08-22 23:53:37 UTC (rev 56005)
@@ -7399,7 +7399,7 @@
 espgs 578
 variants {x11 universal} portdir print/espgs description {Interpreter for PostScript and PDF} homepage http://www.cups.org/ghostscript.php epoch 0 platforms darwin name espgs depends_lib {port:jpeg port:libpng port:zlib} long_description {Easy Software Products now produces maintenance updates of GNU Ghostscript under the name ESP Ghostscript. These updates incorporate bug fixes to the current GNU version of Ghostscript as well as the latest CUPS, GIMP-print, and other add-ons to Ghostscript.} maintainers nomaintainer categories {print textproc} version 7.07.1 revision 1
 fondu 624
-variants universal portdir print/fondu description {A set of programs to interconvert between Mac font formats and pfb, ttf, otf and bdf files on UNIX.} homepage http://fondu.sourceforge.net/ epoch 0 platforms darwin name fondu maintainers nomaintainer long_description {Dealing with Mac fonts is hard on other operating systems because Mac fonts are stored in the resource fork, and other operating systems do not support this concept. Fondu will extract the resource fork from either a MacBinary file or a BinHex file. Ufond will create a resource fork inside a MacBinary file.} categories print version 060102 revision 0
+variants universal portdir print/fondu description {A set of programs to interconvert between Mac font formats and pfb, ttf, otf and bdf files on UNIX.} homepage http://fondu.sourceforge.net/ epoch 0 platforms darwin name fondu long_description {Dealing with Mac fonts is hard on other operating systems because Mac fonts are stored in the resource fork, and other operating systems do not support this concept. Fondu will extract the resource fork from either a MacBinary file or a BinHex file. Ufond will create a resource fork inside a MacBinary file.} maintainers nomaintainer categories print version 060102 revision 0
 fonttools 532
 depends_build port:py-numeric portdir print/fonttools description {XML<->TrueType/OpenType Converter} homepage http://www.letterror.com/code/ttx/ epoch 0 platforms darwin depends_lib port:python24 name fonttools long_description {TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.} maintainers kallisys.net:pguyot version 2.0b1 categories print revision 1
 freetype 617
@@ -9032,6 +9032,8 @@
 portdir python/py26-pybtex description {A BibTeX-compatible bibliography processor in Python.} homepage http://pybtex.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:py26-elementtree port:py26-parsing port:py26-yaml} name py26-pybtex maintainers gmail.com:cfedermann long_description {Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.} version 20090402 categories {python textproc} revision 0
 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-pydot 699
+portdir python/py26-pydot description {a Python interface to the Graphviz DOT language} homepage http://code.google.com/p/pydot/ epoch 0 platforms darwin depends_lib {port:python26 path:bin/dot:graphviz port:py26-pyparsing} name py26-pydot maintainers {singingwolfboy openmaintainer} long_description {pydot allows you to easily create both directed and non-directed graphs from Python. Currently all attributes implemented in the Dot language are supported (up to Graphviz 2.16). Output can be inlined in PostScript into interactive scientific environments like TeXmacs, or output in any of the formats supported by the Graphviz tools dot, neato, twopi.} version 1.0.2 categories python revision 0
 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
@@ -9064,6 +9066,8 @@
 portdir python/py26-pyobjc2 depends_fetch port:subversion description {bidirectional bridge between python and Objective C} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools port:py26-py2app-devel} name py26-pyobjc2 maintainers {jmr openmaintainer} long_description {The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.} version 2.0 categories {python devel} revision 1
 py26-pyobjc2-cocoa 443
 portdir python/py26-pyobjc2-cocoa depends_fetch port:subversion description {cocoa wrappers for py26-pyobjc2} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-pyobjc2} name py26-pyobjc2-cocoa maintainers {jmr openmaintainer} long_description {This port provides the CoreFoundation, Foundation and AppKit wrappers for use with py26-pyobjc2.} version 2.0 categories {python devel} revision 1
+py26-pyparsing 612
+portdir python/py26-pyparsing description {pyparsing is a general parsing module for Python.} homepage http://pyparsing.wikispaces.com/ epoch 0 platforms darwin depends_lib port:python26 name py26-pyparsing maintainers {singingwolfboy openmaintainer} long_description {The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.} version 1.5.2 categories {python textproc} revision 0
 py26-pypdf 546
 portdir python/py26-pypdf description {A Pure-Python PDF toolkit.} homepage http://pybrary.net/pyPdf/ epoch 0 platforms darwin depends_lib port:python26 name py26-pypdf maintainers {singingwolfboy openmaintainer} long_description {A Pure-Python PDF toolkit. It is capable of extracting document information (title, author, ...), splitting documents page by page, merging documents page by page, cropping pages, merging multiple pages into a single page, and encrypting and decrypting PDF files.} version 1.12 categories {python devel} revision 0
 py26-pyplusplus 525
@@ -11180,8 +11184,8 @@
 variants universal portdir www/http-fetcher description {small, robust, flexible library for HTTP downloads} homepage http://http-fetcher.sourceforge.net/ epoch 0 platforms darwin name http-fetcher long_description {http-fetcher is a small, robust, flexible library for downloading files via HTTP using the GET method.} maintainers nomaintainer categories www version 1.1.0 revision 0
 httperf 922
 variants universal portdir www/httperf description {tool for measuring webserver performance} homepage http://www.hpl.hp.com/research/linux/httperf/ epoch 0 platforms darwin name httperf depends_lib port:openssl long_description {httperf is a tool for measuring web server performance. It provides a flexible facility for generating various HTTP workloads and for measuring server performance. The focus of httperf is not on implementing one particular benchmark but on providing a robust, high-performance tool that facilitates the construction of both micro- and macro-level benchmarks. The three distinguishing characteristics of httperf are its robustness, which includes the ability to generate and sustain server overload, support for the HTTP/1.1 protocol, and its extensibility to new workload generators and performance measurements.} maintainers nomaintainer categories {www benchmarks} version 0.9.0 revision 1
-ikiwiki 979
-variants universal depends_build port:coreutils portdir www/ikiwiki description {A wiki compiler.} homepage http://ikiwiki.info/ epoch 0 platforms darwin name ikiwiki depends_lib {path:bin/perl:perl5 port:p5-cgi-formbuilder port:p5-cgi-session port:p5-data-dumper port:p5-html-parser port:p5-html-scrubber port:p5-html-parser port:p5-mail-sendmail port:p5-html-template port:p5-text-markdown port:p5-uri port:p5-timedate port:p5-xml-simple port:p5-crypt-ssleay port:p5-digest-sha1 port:p5-file-mimeinfo port:p5-locale-gettext port:p5-rpc-xml port:p5-text-csv port:p5-text-wikiformat port:p5-xml-feed} maintainers tommyd long_description {Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages suitable for publishing on a website. Ikiwiki stores pages and history in a revision control system such as Subversion or Git. There are many other features, including support for blogging, as well as a large array of plugins.} categories {www perl} version 3.12 revision 0
+ikiwiki 982
+variants universal depends_build port:coreutils portdir www/ikiwiki description {A wiki compiler.} homepage http://ikiwiki.info/ epoch 0 platforms darwin name ikiwiki depends_lib {path:bin/perl:perl5 port:p5-cgi-formbuilder port:p5-cgi-session port:p5-data-dumper port:p5-html-parser port:p5-html-scrubber port:p5-html-parser port:p5-mail-sendmail port:p5-html-template port:p5-text-markdown port:p5-uri port:p5-timedate port:p5-xml-simple port:p5-crypt-ssleay port:p5-digest-sha1 port:p5-file-mimeinfo port:p5-locale-gettext port:p5-rpc-xml port:p5-text-csv port:p5-text-wikiformat port:p5-xml-feed} maintainers tommyd long_description {Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages suitable for publishing on a website. Ikiwiki stores pages and history in a revision control system such as Subversion or Git. There are many other features, including support for blogging, as well as a large array of plugins.} categories {www perl} version 3.14159 revision 0
 jetty 685
 portdir www/jetty description {Java HTTP Servlet Server} homepage http://www.mortbay.org/jetty/ epoch 0 platforms darwin name jetty maintainers landonf long_description {Jetty is a 100% Java HTTP Server and Servlet Container. Jetty is a fully featured web server for static and dynamic content. Unlike separate server/container solutions, this means that your web server and web application run in the same process, without interconnection overheads and complications. Furthermore, as a pure java component, Jetty can be simply included in your application for demonstration, distribution or deployment.} depends_extract bin:unzip:unzip categories {www java} version 5.1.10 revision 0
 libhtmlparse 493

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


More information about the macports-changes mailing list