[48521] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Mon Mar 23 22:52:09 PDT 2009


Revision: 48521
          http://trac.macports.org/changeset/48521
Author:   portindex at macports.org
Date:     2009-03-23 22:52:08 -0700 (Mon, 23 Mar 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-03-24 04:52:35 UTC (rev 48520)
+++ trunk/dports/PortIndex	2009-03-24 05:52:08 UTC (rev 48521)
@@ -8178,6 +8178,8 @@
 description {Python bindings to the tokyocabinet library} portdir python/py25-tc homepage http://github.com/rsms/tc epoch 0 platforms darwin depends_lib {port:python25 port:tokyocabinet} name py25-tc maintainers rasmus long_description {{Python bindings to the tokyocabinet library}} categories {python databases} version 0.7.2 revision 0
 py25-tclink 609
 description {TCLink is an LGPL'd thin client API which can run credit card transactions over TCP/IP.} portdir python/py25-tclink homepage http://www.trustcommerce.com/tclink.html epoch 0 platforms darwin depends_lib port:python25 name py25-tclink maintainers stechert at macports.org long_description {TCLink is an LGPL'd thin client API which can run credit card transactions over TCP/IP. A similar package is Red Hat's ccvs, however, it requires that you use a modem or leased line. With TCLink you can run credit card transactions directly over the Internet.} categories {python devel} version 3.4 revision 0
+py25-textile 427
+description {This is Textile. A Humane Web Text Generator.} portdir python/py25-textile homepage http://loopcore.com/python-textile/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-textile maintainers {openmaintainer arthurkoziel.com:arthur} long_description {Textile is a XHTML generator using a simple markup developed by Dean Allen.} categories {python textproc} version 2.1.3 revision 0
 py25-tkinter 362
 description {Python bindings to the Tk widget set} portdir python/py25-tkinter homepage http://www.python.org/doc/current/lib/module-Tkinter.html epoch 0 platforms darwin depends_lib {port:python25 port:tcl port:tk} name py25-tkinter maintainers mww long_description {{Python bindings to the Tk widget set}} categories {python graphics} version 2.5.4 revision 0
 py25-toscawidgets 477
@@ -8308,6 +8310,8 @@
 description {Mach-O header analysis and editing} portdir python/py26-macholib homepage http://undefined.org/python/#macholib epoch 0 platforms darwin depends_lib {port:python26 port:py26-altgraph} name py26-macholib maintainers {jmr openmaintainer} long_description {macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It is typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian independent.} categories {python devel} version 1.2 revision 0
 py26-mako 900
 description {A super-fast templating language that borrows the best ideas from the existing templating languages.} portdir python/py26-mako homepage http://www.makotemplates.org/ epoch 0 platforms darwin depends_lib port:python26 name py26-mako maintainers akitada long_description {Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.} categories {python www} version 0.2.4 revision 0
+py26-markdown 368
+description {python implementation of markdown} portdir python/py26-markdown homepage http://www.freewisdom.org/projects/python-markdown/ epoch 0 platforms darwin depends_lib port:python26 name py26-markdown maintainers {openmaintainer arthurkoziel.com:arthur} long_description {{python implementation of markdown}} categories {python textproc} version 1.7 revision 0
 py26-memcached 584
 depends_build port:py26-setuptools portdir python/py26-memcached description {Pure python memcached client} homepage http://www.tummy.com/Community/software/python-memcached/ epoch 0 platforms darwin depends_lib port:python26 name py26-memcached maintainers nomaintainer long_description {This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. Search google for memcached for more information.} categories {python devel net} version 1.43 revision 0
 py26-modulegraph 641
@@ -8396,6 +8400,8 @@
 description {Alternative Python bindings for Subversion} portdir python/py26-subvertpy homepage https://launchpad.net/subvertpy/ epoch 0 platforms darwin depends_lib {port:python26 port:subversion} name py26-subvertpy maintainers nomaintainer long_description {Alternative Python bindings for Subversion, split out from bzr-svn. The goal is to have complete, portable and Pythonic Python bindings.} categories {python devel} version 0.6.5 revision 0
 py26-tc 339
 description {Python bindings to the tokyocabinet library} portdir python/py26-tc homepage http://github.com/rsms/tc epoch 0 platforms darwin depends_lib {port:python26 port:tokyocabinet} name py26-tc maintainers rasmus long_description {{Python bindings to the tokyocabinet library}} categories {python databases} version 0.7.2 revision 0
+py26-textile 427
+description {This is Textile. A Humane Web Text Generator.} portdir python/py26-textile homepage http://loopcore.com/python-textile/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-textile maintainers {openmaintainer arthurkoziel.com:arthur} long_description {Textile is a XHTML generator using a simple markup developed by Dean Allen.} categories {python textproc} version 2.1.3 revision 0
 py26-twisted 568
 description {An event-based Python framework for internet applications} portdir python/py26-twisted homepage http://www.twistedmatrix.com/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-zopeinterface} name py26-twisted maintainers {mcalhoun openmaintainer} long_description {Twisted is an event-driven networking framework written in Python. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, SSH, IRC, FTP, and others), and much more.} categories {python devel net} version 8.2.0 revision 0
 py26-tz 425
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090323/7feac08a/attachment.html>


More information about the macports-changes mailing list