[42284] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Mon Nov 17 17:51:35 PST 2008


Revision: 42284
          http://trac.macports.org/changeset/42284
Author:   portindex at macports.org
Date:     2008-11-17 17:51:35 -0800 (Mon, 17 Nov 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-11-18 01:07:57 UTC (rev 42283)
+++ trunk/dports/PortIndex	2008-11-18 01:51:35 UTC (rev 42284)
@@ -873,7 +873,7 @@
 bzr-gtk 376
 description {Various GTK+ frontends for bzr} portdir devel/bzr-gtk homepage http://bazaar-vcs.org/bzr-gtk epoch 0 platforms darwin depends_lib {port:python25 port:bzr port:py25-gtk} name bzr-gtk maintainers {ram openmaintainer} long_description {A bzr plugin that contains various GTK+ frontends to different bzr commands.} categories {devel python} version 0.95.0 revision 0
 bzr-rebase 602
-description {Rebase plugin for bzr} portdir devel/bzr-rebase homepage http://bazaar-vcs.org/Rebase epoch 0 platforms darwin depends_lib {port:python25 port:bzr} name bzr-rebase maintainers {ram openmaintainer} long_description {Rebasing is the process of taking a branch and modifying the history so that it appears to start from a different point. This can be useful to clean up the history before submitting your changes. The tree at the end of the process will be the same as if you had merged the other branch, but the history will be different.} categories {devel python} version 0.4.1 revision 0
+description {Rebase plugin for bzr} portdir devel/bzr-rebase homepage http://bazaar-vcs.org/Rebase epoch 0 platforms darwin depends_lib {port:python25 port:bzr} name bzr-rebase maintainers {ram openmaintainer} long_description {Rebasing is the process of taking a branch and modifying the history so that it appears to start from a different point. This can be useful to clean up the history before submitting your changes. The tree at the end of the process will be the same as if you had merged the other branch, but the history will be different.} categories {devel python} version 0.4.2 revision 0
 bzr-svn 666
 description {Plugin that allows direct access to Subversion repositories} portdir devel/bzr-svn homepage http://bazaar-vcs.org/BzrForeignBranches/Subversion epoch 0 platforms darwin depends_lib {port:python25 port:bzr port:bzr-rebase port:subversion port:py25-sqlite3} name bzr-svn maintainers {ram openmaintainer} long_description {A bzr plugin that allows most bzr commands to work directly against Subversion repositories, as if you were using bzr with a native bzr repository. The plugin can at the moment be used to commit to, pull from, merge from, push to and view logs of Subversion branches from Bazaar.} categories {devel python} version 0.4.15 revision 0
 bzrtools 634
@@ -7430,8 +7430,8 @@
 variants universal portdir python/py25-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:py25-setuptools name py25-decoratortools maintainers {stechert akira openmaintainer} long_description {{Class, Function, and Assignment Decorators, Metaclasses, and Related Tools}} categories {python www} version 1.7 revision 2
 py25-dice3ds 502
 variants universal portdir python/py25-dice3ds description {Read, write, and manipulate 3DS files} homepage http://www.aerojockey.com/software/dice3ds/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy} name py25-dice3ds maintainers {jmr openmaintainer} long_description {Dice3DS is a package to to read, write, and manipulate 3D Studio format files in Python. Also includes code to convert 3DS files into an OpenGL display list.} categories {python graphics} version 0.10 revision 0
-py25-django 431
-variants universal portdir python/py25-django description {Django is a high-level Python Web framework} homepage http://www.djangoproject.com epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-django maintainers nomaintainer long_description {Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.} categories {python www} version 1.0 revision 0
+py25-django 444
+variants universal portdir python/py25-django description {Django is a high-level Python Web framework} homepage http://www.djangoproject.com epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-django maintainers arthurkoziel.com:arthur long_description {Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.} categories {python www} version 1.0.1 revision 0
 py25-dns 388
 variants universal portdir python/py25-dns description {module for performing DNS queries from python} homepage http://pydns.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib port:python25 name py25-dns maintainers nomaintainer long_description {py-dns provides a module for performing DNS queries from python applications.} categories {python net} version 2.3.1 revision 0
 py25-dnspython 477
@@ -7446,6 +7446,8 @@
 variants universal portdir python/py25-elixir description {Declarative layer on top of sqlalchemy} homepage http://elixir.ematia.de/ epoch 0 platforms darwin depends_lib port:py25-sqlalchemy name py25-elixir maintainers {stechert akira openmaintainer} long_description {Elixir does not intend to replace SQLAlchemy's core features, but instead focuses on providing a simpler syntax for defining model objects when you do not need the full expressiveness of SQLAlchemy's manual mapper definitions.} categories {python www} version 0.5.2 revision 0
 py25-epydoc 674
 variants universal portdir python/py25-epydoc description {API documentation generator for Python modules} homepage http://epydoc.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib port:python25 name py25-epydoc maintainers stechert at macports.org long_description {Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in ReStructuredText, Javadoc, and plaintext.} categories python version 3.0.1 revision 1
+py25-fabric 816
+variants universal portdir python/py25-fabric description {Fabric is a simple pythonic remote deployment tool.} homepage http://www.nongnu.org/fab/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools port:py25-paramiko} name py25-fabric maintainers arthurkoziel.com:arthur long_description {It is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (regular python functions) and specified in a 'fabfile'. It is a bit like a dumbed down Capistrano, except it's in Python, dosn't expect you to be deploying Rails applications, and the 'put' command works. Unlike Capistrano, Fabric want's to stay small, light, easy to change and not bound to any specific framework.} categories python version 0.0.9 revision 0
 py25-feedparser 501
 variants universal portdir python/py25-feedparser description {RSS and Atom parser} homepage http://feedparser.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-feedparser maintainers {akira openmaintainer} long_description {Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.} categories python version 4.1 revision 0
 py25-flup 490
@@ -8609,7 +8611,7 @@
 duff 369
 variants universal description {Unix command-line utility for quickly finding duplicates in a given set of files} portdir sysutils/duff homepage http://duff.sourceforge.net epoch 0 platforms darwin name duff long_description {{Unix command-line utility for quickly finding duplicates in a given set of files}} maintainers pmq categories sysutils version 0.4 revision 0
 duplicity 839
-portdir sysutils/duplicity description {Encrypted bandwidth-efficient backup.} homepage http://www.nongnu.org/duplicity/index.html depends_run {port:py25-gnupg port:py25-pexpect port:py25-boto port:py25-zlib port:py25-hashlib port:ncftp} epoch 0 platforms darwin depends_lib {port:python25 port:librsync port:gnupg} name duplicity maintainers {ram openmaintainer} long_description {Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server.} categories sysutils version 0.5.02 revision 0
+portdir sysutils/duplicity description {Encrypted bandwidth-efficient backup.} homepage http://www.nongnu.org/duplicity/index.html depends_run {port:py25-gnupg port:py25-pexpect port:py25-boto port:py25-zlib port:py25-hashlib port:ncftp} epoch 0 platforms darwin depends_lib {port:python25 port:librsync port:gnupg} name duplicity maintainers {ram openmaintainer} long_description {Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server.} categories sysutils version 0.5.03 revision 0
 dvdrtools 419
 variants {universal darwin} description {a fork of cdrtools DVD writer support} portdir sysutils/dvdrtools homepage http://www.nongnu.org/dvdrtools/ epoch 0 platforms darwin name dvdrtools long_description {{Linux dvd-rw/dvd-r writing made easy and free...} Dvdrtools is a fork of cdrtools, with the primary goal of supporting writable DVD drives.} maintainers nomaintainer categories sysutils version 0.2.1 revision 0
 dvdrw-tools 374
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081117/e33c0eb7/attachment.html>


More information about the macports-changes mailing list