[58011] trunk/dports

portindex at macports.org portindex at macports.org
Sun Sep 20 10:53:37 PDT 2009


Revision: 58011
          http://trac.macports.org/changeset/58011
Author:   portindex at macports.org
Date:     2009-09-20 10:53:37 -0700 (Sun, 20 Sep 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-09-20 17:40:13 UTC (rev 58010)
+++ trunk/dports/PortIndex	2009-09-20 17:53:37 UTC (rev 58011)
@@ -5212,8 +5212,8 @@
 variants {server plugins} portdir net/cacti description {Cacti is a complete RRDtool network graphing solution.} homepage http://www.cacti.net epoch 0 platforms darwin depends_lib {port:mysql5 port:rrdtool} name cacti long_description {Cacti is a complete network graphing solution designed to harness the power of RRDtool's data storage and graphing functions.} maintainers markd depends_extract bin:unzip:unzip categories net version 0.8.7e revision 0
 canto 536
 portdir net/canto description {flexible ncurses Atom/RSS newsreader for the console} homepage http://codezen.org/canto epoch 0 platforms darwin depends_lib {port:ncursesw port:py26-feedparser port:py26-chardet} name canto maintainers {jack at codezen.org brett} long_description {Canto is an Atom/RSS feed reader for the console that is meant to be quick, concise, and colorful. It provides a minimal, yet information packed interface with almost infinite customization and extensibility} version 0.6.13 categories {net python} revision 0
-cclive 416
-variants universal depends_build port:pkgconfig portdir net/cclive description {A command line video extraction utility.} homepage http://code.google.com/p/cclive/ epoch 0 platforms darwin depends_lib port:curl name cclive long_description {cclive is a command line video extraction utility similar to clive but with lower requirements} maintainers {openmaintainer snc} categories {net www} version 0.5.0 revision 0
+cclive 428
+variants universal depends_build port:pkgconfig portdir net/cclive description {A command line video extraction utility.} homepage http://code.google.com/p/cclive/ epoch 0 platforms darwin depends_lib {port:curl port:pcre} name cclive long_description {cclive is a command line video extraction utility similar to clive but with lower requirements} maintainers {openmaintainer snc} categories {net www} version 0.5.1 revision 0
 ccxstream 383
 portdir net/ccxstream description {Stream media files to XBox Media Center via XBMSP} homepage http://www.xboxmediacenter.de/ epoch 0 platforms darwin name ccxstream maintainers gmail.com:yunzheng.hu long_description {Server to stream music and video files from your UNIX server to a XBox running XBox Media Player using the XBMSP protocol.} version 1.0.15 categories net revision 0
 cdpd 342
@@ -8922,6 +8922,8 @@
 portdir python/py26-colormath description {Simplify color math operations in python} homepage http://code.google.com/p/python-colormath/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-numpy} name py26-colormath maintainers {blb openmaintainer} long_description {The python-colormath is a python module that abstracts common color math operations} version 1.0.4 categories {python math} revision 0
 py26-configobj 1105
 portdir python/py26-configobj description {Config file reading, writing and validation.} homepage http://www.voidspace.org.uk/python/configobj.html epoch 0 platforms darwin depends_lib port:python26 name py26-configobj maintainers {akitada openmaintainer} long_description {ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config files. It has lots of other features though : * Nested sections (subsections), to any level * List values * Multiple line values * String interpolation (substitution) * Integrated with a powerful validation system - including automatic type checking/conversion - repeated sections - and allowing default values * When writing out config files, ConfigObj preserves all comments and the order of members and sections * Many useful methods and options for working with configuration files (like the 'reload' method) * Full Unicode support} depends_extract bin:unzip:unzip version 4.5.2 categories python revision 0
+py26-coverage 558
+portdir python/py26-coverage description {Code coverage measurement for Python} homepage http://nedbatchelder.com/code/coverage/ epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-coverage maintainers {nodamage.com:nodamage snc openmaintainer} long_description {Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.} version 3.0.1 categories {python devel} revision 0
 py26-crypto 553
 portdir python/py26-crypto description {collection of cryptographic algorithms and protocols for python} homepage http://www.amk.ca/python/code/crypto.html epoch 0 platforms {darwin freebsd} depends_lib port:python26 name py26-crypto maintainers {ram openmaintainer} long_description {collection of cryptographic algorithms and protocols, implemented for use from python. Among are MD2, MD4, RIPEMD, AES, ARC2, Blowfish, CAST, DES, Triple-DES, IDEA, RC5, ARC4, simple XOR, RSA, DSA, ElGamal, qNEW.} version 2.0.1 categories {python security} revision 1
 py26-ctags 707
@@ -8936,6 +8938,8 @@
 portdir python/py26-dap description {Python implementation of the Data Access Protocol} homepage http://pydap.org/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools port:py26-httplib2} name py26-dap maintainers {ram openmaintainer} long_description {A scientific protocol for data access developed by the OPeNDAP team (http://opendap.org). This implementation is developed from scratch, following the latest specification of the protocol (DAP 2.0 Draft Community Standard 2005/04/27).} version 2.2.6.7 categories python revision 0
 py26-dateutil 418
 portdir python/py26-dateutil description {powerful extensions to the standard python datetime module} homepage http://labix.org/python-dateutil depends_run {port:py26-tz port:py26-setuptools} epoch 0 platforms darwin depends_lib port:python26 name py26-dateutil maintainers {ram openmaintainer} long_description {{powerful extensions to the standard python datetime module}} version 1.4.1 categories python revision 0
+py26-decorator 487
+portdir python/py26-decorator description {Provides a decorator factory that makes creating signature preserving decorators dead simple.} homepage http://pypi.python.org/pypi/decorator epoch 0 platforms darwin depends_lib port:python26 name py26-decorator maintainers {nodamage.com:nodamage openmaintainer} long_description {{Provides a decorator factory that makes creating signature preserving decorators dead simple.} By Michele Simionato.} version 3.1.2 categories python revision 0
 py26-decoratortools 465
 portdir python/py26-decoratortools description {Class, Function, and Assignment Decorators, Metaclasses, and Related Tools} homepage http://cheeseshop.python.org/pypi/DecoratorTools epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-decoratortools maintainers nomaintainer long_description {{Class, Function, and Assignment Decorators, Metaclasses, and Related Tools}} depends_extract bin:unzip:unzip version 1.7 categories {python www} revision 0
 py26-dice3ds 483
@@ -9072,6 +9076,8 @@
 portdir python/py26-modulegraph description {Python module dependency analysis tool} homepage http://undefined.org/python/#modulegraph epoch 0 platforms darwin depends_lib {port:python26 port:py26-altgraph} name py26-modulegraph maintainers {jmr openmaintainer} long_description {modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible.} version 0.7 categories {python devel} revision 0
 py26-modulegraph-devel 685
 portdir python/py26-modulegraph-devel depends_fetch port:subversion description {Python module dependency analysis tool} homepage http://undefined.org/python/#modulegraph epoch 0 platforms darwin depends_lib {port:python26 port:py26-altgraph} name py26-modulegraph-devel maintainers {jmr openmaintainer} long_description {modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible.} version 0.7.2 categories {python devel} revision 0
+py26-mox 571
+portdir python/py26-mox description {An object-mocking framework for Python} homepage http://code.google.com/p/pymox/ epoch 0 platforms darwin depends_lib port:python26 name py26-mox long_description {Mox will make mock objects for you, so you don't have to create your own! It mocks the public/protected interfaces of Python objects. You set up your mock objects expected behavior using a domain specific language (DSL), which makes it easy to use, understand, and refactor!} maintainers {nodamage.com:nodamage openmaintainer} version 0.5.1 categories python revision 0
 py26-mpmath 448
 portdir python/py26-mpmath description {Arbitrary-precision floating-point library for Python} homepage http://code.google.com/p/mpmath/ epoch 0 platforms darwin depends_lib port:python26 name py26-mpmath maintainers {blb openmaintainer} long_description {Mpmath is a pure-Python library for arbitrary-precision floating-point arithmetic that implements an extensive set of mathematical functions.} version 0.13 categories {python math} revision 0
 py26-mssql 368
@@ -9228,6 +9234,8 @@
 portdir python/py26-serial description {Python Serial Port Extension} homepage http://pyserial.wiki.sourceforge.net/pySerial epoch 0 platforms darwin depends_lib port:python26 name py26-serial maintainers macsforever2000 long_description {This module incapsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system) and Jython. The module named serial automatically selects the appropriate backend.} version 2.4 categories {python comms} revision 0
 py26-setuptools 527
 portdir python/py26-setuptools description {distutils enhancement for build and distribution} homepage http://peak.telecommunity.com/DevCenter/setuptools epoch 0 platforms darwin depends_lib port:python26 name py26-setuptools maintainers {mcalhoun openmaintainer} long_description {setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.} version 0.6c9 categories {python devel} revision 0
+py26-shapely 613
+portdir python/py26-shapely description {Shapely is a Python package for manipulation and analysis of 2D geospatial geometries} homepage http://trac.gispython.org/projects/PCL/wiki/Shapely epoch 0 platforms darwin depends_lib {port:python26 port:geos port:py26-setuptools} name py26-shapely maintainers {snc openmaintainer} long_description {Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0 is not concerned with data formats or coordinate reference systems.} version 1.0.12 categories {python devel} revision 0
 py26-simplejson 360
 portdir python/py26-simplejson description {simplejson is a JSON encoder and decoder.} homepage http://undefined.org/python/#simplejson epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-simplejson maintainers {blb openmaintainer} long_description {{simplejson is a JSON encoder and decoder.}} version 2.0.9 categories {python www} revision 0
 py26-simpletal 571
@@ -10198,8 +10206,8 @@
 variants universal portdir security/xmlsec description {XML Security Library is a C library based on LibXML2.} homepage http://www.aleksey.com/xmlsec/ epoch 0 platforms darwin name xmlsec depends_lib {port:libxml2 port:libxslt port:openssl port:libiconv port:zlib} long_description {XML Security Library is a C library based on LibXML2. The library supports major XML security standards. XML Signature, XML Encryption, Canonical XML and Exclusive Canonical XML.} maintainers nomaintainer categories {security textproc devel} version 1.2.9 revision 1
 xmltooling 393
 variants universal portdir security/xmltooling description {XMLTooling library for C++} homepage http://www.opensaml.org/ epoch 0 platforms darwin name xmltooling depends_lib {port:curl port:xercesc3 port:xml-security-c port:log4shib} long_description {Toolkit for security-aware XML processing} maintainers {snc scantor} categories {security textproc xml shibboleth} version 1.2.2 revision 0
-ykpers 452
-variants universal portdir security/ykpers description {Easily personalize Yubico's USB keys.} homepage http://code.google.com/p/yubikey-personalization/ epoch 0 platforms darwin name ykpers depends_lib port:libyubikey long_description {Yubico's USB keys (called Yubikeys) need to be personalized. This project's purpose is to create a library that makes this an easy task.} maintainers {snc openmaintainer} categories security version 0.99 revision 0
+ykpers 451
+variants universal portdir security/ykpers description {Easily personalize Yubico's USB keys.} homepage http://code.google.com/p/yubikey-personalization/ epoch 0 platforms darwin name ykpers depends_lib port:libyubikey long_description {Yubico's USB keys (called Yubikeys) need to be personalized. This project's purpose is to create a library that makes this an easy task.} maintainers {snc openmaintainer} categories security version 1.0 revision 0
 zzuf 636
 variants universal portdir security/zzuf description {zzuf is a transparent application input fuzzer} homepage http://libcaca.zoy.org/wiki/zzuf/ epoch 0 platforms darwin name zzuf long_description {zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications by corrupting their user-contributed data (which more than often comes from untrusted sources on the Internet). It works by intercepting file and network operations and changing random bits in the program's input. zzuf's behaviour is deterministic, making it easier to reproduce bugs.} maintainers pmq categories security version 0.12 revision 0
 bash 728
@@ -10813,7 +10821,7 @@
 c2html 471
 variants universal portdir textproc/c2html description {c2html converts C source files to highlighted html} homepage http://c2html.sourceforge.net/ epoch 0 platforms darwin name c2html long_description {c2html is a program which converts C source files to highlighted html files. The produced file can be used for creating technical manuals. A highlighted source code listing is usually much easier to read.} maintainers toby categories textproc version 1.1.0 revision 0
 canna 342
-variants {universal inet pdfdoc} depends_build port:imake portdir textproc/canna description {Kana-Kanji conversion system} homepage http://canna.sourceforge.jp/ epoch 0 platforms darwin name canna long_description {{Kana-Kanji conversion system}} maintainers {takanori openmaintainer} categories {textproc japanese} version 3.7p3 revision 2
+variants {universal inet pdfdoc} depends_build port:imake portdir textproc/canna description {Kana-Kanji conversion system} homepage http://canna.sourceforge.jp/ epoch 0 platforms darwin name canna long_description {{Kana-Kanji conversion system}} maintainers {takanori openmaintainer} categories {textproc japanese} version 3.7p3 revision 3
 catdoc 755
 variants universal portdir textproc/catdoc description {Convert MS Word/Excel documents to plain ASCII or TeX.} homepage http://www.wagner.pp.ru/~vitus/software/catdoc/ epoch 0 depends_run bin:wish:tk platforms darwin name catdoc long_description {catdoc is program which reads one or more Microsoft word files and outputs text, contained insinde them to standard output. Therefore it does same work for .doc files, as unix cat command for plain ASCII files. It is now accompanied by xls2csv - program which converts Excel spreadsheet into comma-separated value file. Newest addition to catdoc suite is catppt - a program, which extracts readable text from the PowerPoint files.} maintainers julian at hal-9k.de categories textproc version 0.94.2 revision 0
 chasen 752
@@ -11751,7 +11759,7 @@
 keylaunch 410
 variants universal depends_build port:pkgconfig portdir x11/keylaunch description {KeyLaunch is a small utility for binding commands to a hot key.} homepage http://www.oroborus.org/ epoch 0 platforms darwin depends_lib port:xorg-libX11 name keylaunch maintainers nomaintainer long_description {{KeyLaunch is a small utility for binding commands to a hot key.}} categories {x11 x11-wm} version 1.3.6 revision 1
 kinput2 362
-variants {universal canna} depends_build port:imake portdir x11/kinput2 description {Input server of Japanese text} homepage {} epoch 0 platforms darwin depends_lib {port:xorg-libXaw port:xorg-libXp port:canna} name kinput2 long_description {{Input server of Japanese text}} maintainers {takanori openmaintainer} categories {x11 japanese} version 3.1 revision 3
+variants {universal canna} depends_build port:imake portdir x11/kinput2 description {Input server of Japanese text} homepage {} epoch 0 platforms darwin name kinput2 depends_lib {port:xorg-libXaw port:xorg-libXp port:canna} long_description {{Input server of Japanese text}} maintainers {takanori openmaintainer} categories {x11 japanese} version 3.1 revision 4
 kinput2-macim 718
 variants {darwin_7 darwin_8 universal} depends_build port:imake portdir x11/kinput2-macim description {Input server for easy input of Japanese text, using Kotoeri} homepage http://www.sol.dti.ne.jp/~kikuyan/macosx/x11kotoeri.html epoch 0 platforms darwin name kinput2-macim depends_lib {port:xorg-libXaw port:xorg-libXp} long_description {Kinput2 is an input server for X11 applications that want Japanese text input. A client that wants kana-kanji conversion service for Japanese text sends a request to kinput2. Kinput2 receives the request, does kana-kanji conversion, and sends the converted text back to the client.} maintainers {takanori openmaintainer} categories {x11 japanese} version 3.1.20050629 revision 6
 kochi-substitute 452

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


More information about the macports-changes mailing list