[65034] trunk/dports

portindex at macports.org portindex at macports.org
Fri Mar 19 16:54:24 PDT 2010


Revision: 65034
          http://trac.macports.org/changeset/65034
Author:   portindex at macports.org
Date:     2010-03-19 16:54:23 -0700 (Fri, 19 Mar 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-03-19 23:52:12 UTC (rev 65033)
+++ trunk/dports/PortIndex	2010-03-19 23:54:23 UTC (rev 65034)
@@ -2144,8 +2144,8 @@
 variants universal portdir devel/qd description {C++/Fortran-90 double-double and quad-double package} homepage http://crd.lbl.gov/~dhbailey/mpdist/ epoch 0 platforms darwin name qd long_description {This package supports both a double-double datatype (approx. 32 decimal digits) and a quad-double datatype (approx. 64 decimal digits). The computational library is written in C++. Both C++ and Fortran-90 high-level language interfaces are provided to permit one to use convert an existing C++ or Fortran-90 program to use the library with only minor changes to the source code. In most cases only a few type statements and (for Fortran-90 programs) read/write statements need to be changed. PSLQ and numerical quadrature programs are included.} maintainers gmail.com:brad.froehle categories {devel math} version 2.3.8 revision 0
 qgit 366
 variants universal portdir devel/qgit description {A graphical interface to git repositories} homepage http://sourceforge.net/projects/qgit/ epoch 0 platforms darwin name qgit depends_lib {path:bin/qmake-mac:qt4-mac port:git-core} long_description {A QT graphical interface to git repositories} maintainers free.fr:ocroquette categories devel version 2.2 revision 1
-qscintilla 976
-portdir devel/qscintilla description {QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.} homepage http://www.riverbankcomputing.com/software/qscintilla/ epoch 0 platforms darwin name qscintilla depends_lib {path:bin/qmake-mac:qt4-mac path:bin/python:python25} maintainers nomaintainer long_description {QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.} categories devel version 2.4 revision 0
+qscintilla 1009
+portdir devel/qscintilla description {QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.} homepage http://www.riverbankcomputing.com/software/qscintilla/ epoch 0 platforms darwin name qscintilla depends_lib port:qt4-mac maintainers {adfernandes openmaintainer} long_description {QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. As well as features found in standard text editing components, QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts. See the py*-qscintilla port to install python bindings.} categories devel version 2.4.2 revision 0
 qtc-qtsharp 452
 variants universal portdir devel/qtc description {Intermediate C++ glue for Qt C# bindings} homepage http://qtcsharp.sourceforge.net/ epoch 0 depends_run bin:cscc:pnet platforms darwin depends_lib lib:libqt.3.3:qt3-mac name qtc-qtsharp long_description {A cross-platform GUI toolkit for Mono and Portable.Net which provides set of classes that bind any CIL language to the Qt toolkit.} maintainers nomaintainer categories devel version 0.7a revision 0
 qtscriptgenerator 485
@@ -9932,6 +9932,8 @@
 portdir python/py26-pyxg description {PyXG provides a Python interface to Apple's Xgrid} homepage http://pyxg.scipy.org/ epoch 0 platforms darwin depends_lib port:py26-pyobjc-cocoa name py26-pyxg maintainers {gmail.com:beatrupp openmaintainer} long_description {Xgrid is Apple's solution for running jobs on a cluster of Macintosh computers. PyXG enables users to submit and manage Xgrid jobs on a cluster from a Python script or within an interactive Python session.} version 0.2.0 categories {python devel} revision 0
 py26-pyxmpp 610
 portdir python/py26-pyxmpp description {Python Jabber/XMPP implementation} homepage http://pyxmpp.jajcus.net/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-libxml2 port:py26-dnspython port:py26-m2crypto} name py26-pyxmpp maintainers {ram openmaintainer} long_description {PyXMPP provides most core features of the XMPP protocol and several JSF-defined extensions. PyXMPP provides building blocks for creating Jabber clients and components. Developer uses them to setup XMPP streams, handle incoming events and create outgoing stanzas.} version 1.0.1 categories {python crypto devel} revision 0
+py26-qscintilla 450
+portdir python/py26-qscintilla description {Python bindings for QScintilla} homepage http://www.riverbankcomputing.com/software/qscintilla/ epoch 0 platforms darwin name py26-qscintilla depends_lib {port:qscintilla port:python26 port:py26-pyqt4} maintainers {adfernandes openmaintainer} long_description {Python bindings for QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.} categories {python devel} version 2.4.2 revision 0
 py26-quadtree 801
 depends_build port:py26-setuptools portdir python/py26-quadtree description Quadtree homepage http://trac.gispython.org/projects/PCL/wiki/QuadTree epoch 0 platforms darwin depends_lib port:python26 name py26-quadtree maintainers nomaintainer long_description {Quadtree: Whether for PCL in-memory feature stores, Plone content, or whatever -- we need a simple spatial index to speed up retrieval of objects that intersect with a given bounding box. The simplest, most tried-and-true, open source spatial index is shapelib's (http://shapelib.maptools.org) quadtree. It's been improving the performance of MapServer applications for years. The quadtree itself is completely separable from any shapefile. We can use it with arbitrary Python object collections.} version 0.1.2 categories python revision 0
 py26-rabbyt 502

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


More information about the macports-changes mailing list