[68157] trunk/dports

portindex at macports.org portindex at macports.org
Thu May 27 15:47:59 PDT 2010


Revision: 68157
          http://trac.macports.org/changeset/68157
Author:   portindex at macports.org
Date:     2010-05-27 15:47:56 -0700 (Thu, 27 May 2010)
Log Message:
-----------
Total number of ports parsed:	3 
Ports successfully parsed:	3 
Ports failed:			0 
Up-to-date ports skipped:	6938

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-05-27 22:42:22 UTC (rev 68156)
+++ trunk/dports/PortIndex	2010-05-27 22:47:56 UTC (rev 68157)
@@ -5986,6 +5986,8 @@
 variants universal depends_build bin:gpg:gnupg portdir net/kerberos5 description {Kerberos is a network authentication protocol.} homepage http://web.mit.edu/kerberos/ epoch 0 platforms darwin name kerberos5 long_description {Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography. A free implementation of this protocol is available from the Massachusetts Institute of Technology. Kerberos is available in many commercial products as well.} maintainers nomaintainer license unknown categories {net security} version 1.7.1 revision 0
 kismet 903
 variants universal portdir net/kismet description {Wireless network detector and sniffer} homepage http://www.kismetwireless.net/ epoch 0 platforms darwin name kismet depends_lib port:libpcap maintainers {snc openmaintainer} long_description {Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, 802.11n, and 802.11g traffic (devices and drivers permitting). It can work with MacBook and MacBook Pro Atheros-based cards with which currently KisMac is unable to. Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and inferring the presence of non-beaconing networks via data traffic.} license GPL categories net version 2010-01-R1 revision 0
+kumofs 613
+variants universal portdir net/kumofs description {a scalable and highly available distributed key-value store} homepage http://kumofs.sourceforge.net/ epoch 0 platforms darwin name kumofs depends_lib {port:msgpack port:rb-msgpack port:tokyocabinet port:openssl port:zlib} long_description {kumofs is a scalable and highly available distributed key-value store. You can use a memcached client library to set, get, CAS or delete values from/into kumofs. Backend storage is Tokyo Cabinet and it will give you great performance.} maintainers gmail.com:naoya.n license unknown categories net version 0.3.5 revision 0
 lam 746
 variants {gcc42 gcc43 g95} portdir net/lam description {Local Area Multicomputer MPI implementation} homepage http://www.lam-mpi.org/ epoch 0 platforms darwin name lam long_description {LAM (Local Area Multicomputer) is an MPI programming environment and development system for heterogeneous computers on a network. With LAM, a dedicated cluster or an existing network computing infrastructure can act as one parallel computer solving one problem. It features extensive debugging support in the application development cycle and peak performance for production applications. LAM features a full implementation of the MPI communication standard.} license unknown maintainers nomaintainer categories {net science parallel} version 7.1.3 revision 0
 lambdamoo 558
@@ -10265,7 +10267,7 @@
 py26-south 433
 portdir python/py26-south description {South provides intelligent schema migrations for Django apps} homepage http://south.aeracode.org/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-distribute} name py26-south license unknown maintainers alakazam long_description {South provides intelligent, database-independant, semi-automatic, schema migrations for Django apps.} version 0.6.2 categories {python www} revision 0
 py26-sphinx 722
-portdir python/py26-sphinx description {Python documentation generator} homepage http://sphinx.pocoo.org/ depends_run {port:py26-pygments port:py26-jinja2 port:py26-distribute} epoch 0 platforms darwin depends_lib port:py26-docutils name py26-sphinx license BSD maintainers {jmr openmaintainer} long_description {Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.} version 0.6.5 categories {python devel} revision 0
+portdir python/py26-sphinx description {Python documentation generator} homepage http://sphinx.pocoo.org/ depends_run {port:py26-pygments port:py26-jinja2 port:py26-distribute} epoch 0 platforms darwin depends_lib port:py26-docutils name py26-sphinx license BSD maintainers {jmr openmaintainer} long_description {Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.} version 0.6.6 categories {python devel} revision 0
 py26-spyder 817
 portdir python/py26-spyder description {development environment with advanced editing, interactive testing, debugging and introspection features.} homepage http://packages.python.org/spyder/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-pyqt4 port:qscintilla port:py26-lint port:py26-numpy port:py26-scipy port:py26-matplotlib} name py26-spyder license unknown maintainers {jameskyle openmaintainer} long_description {{development environment with advanced editing, interactive testing, debugging and introspection features.} It is especially recommended for scientific computing thanks to NumPy (linear algebra), SciPy (signal and image processing), matplotlib (interactive 2D/3D plotting) and MayaVi’s mlab (interactive 3D visualization) support.} version 1.0.3 categories {python devel} revision 0
 py26-sqlalchemy 441
@@ -10864,6 +10866,8 @@
 portdir ruby/rb-test-unit-mock description {Mock objects for Test::Unit in Ruby} homepage http://www.deveiate.org/code/Test-Unit-Mock.html epoch 0 platforms darwin name rb-test-unit-mock depends_lib {port:ruby port:rb-algorithm-diff} license unknown maintainers nomaintainer long_description {Test::Unit::Mock is a class for conveniently building mock objects in Test::Unit test cases. It is based on ideas in Ruby/Mock by Nat Pryce, which is a class for doing much the same thing for RUnit test cases. It allows you do make a mocked object that will respond to all the methods of the real class (albeit probably not with correct results) with one line of code.} categories ruby version 0.03 revision 3
 rb-text-format 481
 portdir ruby/rb-text-format description {Text::Format for Ruby} homepage http://www.halostatue.ca/ruby/Text__Format.html epoch 0 platforms darwin name rb-text-format depends_lib port:ruby license unknown maintainers nomaintainer long_description {Text::Format provides strong text formatting capabilities to Ruby. Based on Perl's Text::Format 0.52, it offers all of the functionality of that module and new capabilities besides.} categories {ruby textproc} version 0.64 revision 1
+rb-tokyocabinet-ruby 390
+variants universal portdir ruby/rb-tokyocabinet-ruby description {Ruby API to Tokyo Cabinet} homepage http://1978th.net/tokyocabinet/rubydoc/ epoch 0 platforms darwin name rb-tokyocabinet-ruby depends_lib {port:ruby port:tokyocabinet} long_description {This is a ruby API for Tokyo Cabinet.} maintainers gmail.com:naoya.n license unknown categories {ruby databases} version 1.30 revision 0
 rb-treetop 447
 portdir ruby/rb-treetop description {Treetop is a Ruby-based DSL for text parsing and interpretation.} homepage http://functionalform.blogspot.com/ epoch 0 platforms darwin name rb-treetop depends_lib {port:ruby port:rb-rubygems port:rb-polyglot} license unknown maintainers {gmail.com:blair.christensen openmaintainer} long_description {{Treetop is a Ruby-based DSL for text parsing and interpretation.}} categories ruby version 1.4.2 revision 0
 rb-trollop 375

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


More information about the macports-changes mailing list