[67815] trunk/dports

portindex at macports.org portindex at macports.org
Tue May 18 14:47:57 PDT 2010


Revision: 67815
          http://trac.macports.org/changeset/67815
Author:   portindex at macports.org
Date:     2010-05-18 14:47:52 -0700 (Tue, 18 May 2010)
Log Message:
-----------
Total number of ports parsed:	3 
Ports successfully parsed:	3 
Ports failed:			0 
Up-to-date ports skipped:	6880

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-05-18 21:28:41 UTC (rev 67814)
+++ trunk/dports/PortIndex	2010-05-18 21:47:52 UTC (rev 67815)
@@ -3822,6 +3822,8 @@
 variants {nonmonolithic debug} portdir graphics/wxWidgets description {mature cross-platform C++ GUI framework} homepage http://www.wxwidgets.org/ epoch 2 platforms darwin name wxWidgets depends_lib {port:jpeg port:tiff port:libpng port:zlib port:libiconv port:expat path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_mixer} long_description {wxWidgets is a mature open-source cross-platform C++ GUI framework for Mac OS, Unix, Linux, Windows. It can make use of a variety of native widget sets as well as its own widget set: Mac OS, GTK+, Motif, WIN32. wxWidgets will even run on embedded systems using Linux and X11.} maintainers {mww jwa} license unknown categories {graphics devel} version 2.8.9 revision 2
 wxWidgets-devel 727
 variants {nonmonolithic debug universal} portdir graphics/wxWidgets-devel description {mature cross-platform C++ GUI framework} homepage http://www.wxwidgets.org/ epoch 0 platforms darwin name wxWidgets-devel depends_lib {port:jpeg port:tiff port:libpng port:zlib port:libiconv port:expat path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_mixer} long_description {wxWidgets is a mature open-source cross-platform C++ GUI framework for Mac OS, Unix, Linux, Windows. It can make use of a variety of native widget sets as well as its own widget set: Mac OS, GTK+, Motif, WIN32. wxWidgets will even run on embedded systems using Linux and X11.} maintainers {jwa mww} license unknown categories {graphics devel} version 2.9.0 revision 2
+wxWidgets-python 755
+variants {carbon gtk nonmonolithic debug} portdir graphics/wxWidgets-python description {mature cross-platform C++ GUI framework} homepage http://www.wxwidgets.org/ epoch 0 platforms darwin name wxWidgets-python depends_lib {port:jpeg port:tiff port:libpng port:zlib port:libiconv port:expat port:gtk2} long_description {wxWidgets is a mature open-source cross-platform C++ GUI framework for Mac OS, Unix, Linux, Windows. It can make use of a variety of native widget sets as well as its own widget set: Mac OS, GTK+, Motif, WIN32. wxWidgets will even run on embedded systems using Linux and X11. This port version is meant to be in sync with py*-wxpython.} maintainers nomaintainer license unknown categories {graphics devel} version 2.8.10.1 revision 0
 wxWidgets26 697
 variants universal portdir graphics/wxWidgets26 description {mature cross-platform C++ GUI framework} homepage http://www.wxwidgets.org/ epoch 0 platforms darwin name wxWidgets26 depends_lib {port:jpeg port:tiff port:libpng port:zlib port:libiconv port:expat path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_mixer} long_description {wxWidgets is a mature open-source cross-platform C++ GUI framework for Mac OS, Unix, Linux, Windows. It can make use of a variety of native widget sets as well as its own widget set: Mac OS, GTK+, Motif, WIN32. wxWidgets will even run on embedded systems using Linux and X11.} maintainers {mww jwa} license unknown categories {graphics devel} version 2.6.4 revision 2
 xaos 990
@@ -10284,8 +10286,8 @@
 portdir python/py26-werkzeug description {The Swiss Army knife of Python web development.} homepage http://werkzeug.pocoo.org/ epoch 0 platforms darwin depends_lib port:py26-distribute name py26-werkzeug license unknown maintainers {openmaintainer akitada} long_description {Werkzeug ======== Werkzeug started as simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules. Werkzeug is unicode aware and doesn't enforce a specific template engine, database adapter or anything else. It doesn't even enforce a specific way of handling requests and leaves all that up to the developer. It's most useful for end user applications which should work on as many server environments as possible (such as blogs, wikis, bulletin boards, etc.). Details and example applications are available on the `Werkzeug website <http://werkzeug.pocoo.org/>`_. Features -------- - unicode awareness - request and response objects - various utility functions for dealing with HTTP headers such as `Accept` and `Cache-Control` headers. - thread local objects with proper cleanup at request end - an interactive debugger - wrapper around wsgiref that works around some of the limitations and bugs, adds threading and fork support for test environments and adds an automatic reloader. - a flexible URL routing system with REST support. - fully WSGI compatible Development Version ------------------- The `Werkzeug tip <http://dev.pocoo.org/hg/werkzeug-main/archive/tip.zip#egg=Werkzeug-dev>`_ is installable via `easy_install` with ``easy_install Werkzeug==dev``.} depends_extract bin:unzip:unzip version 0.5.1 categories {python www} revision 1
 py26-wordaxe 634
 portdir python/py26-wordaxe description {Python library for hyphenation by decomposition of compound words} homepage http://deco-cow.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-wordaxe license unknown maintainers {singingwolfboy openmaintainer} long_description {The wordaxe library (formerly known as deco-cow) provides Python programs with the ability to automatically hyphenate words using an algorithm which is based on decomposition of compound words into base words, and is named DCWHyphenator in the code.} depends_extract bin:unzip:unzip version 0.3.3 categories {python textproc} revision 0
-py26-wxpython 666
-portdir python/py26-wxpython description {Python interface to the wxWindows cross platform GUI} homepage http://www.wxpython.org/ epoch 0 platforms darwin depends_lib {port:python26 port:wxWidgets} name py26-wxpython license unknown maintainers jameskyle long_description {wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWindows cross platform GUI library, which is written in C++.} version 2.8.9.1 categories {python graphics} revision 0
+py26-wxpython 706
+variants {carbon gtk universal} portdir python/py26-wxpython description {Python interface to the wxWindows cross platform GUI} homepage http://www.wxpython.org/ epoch 0 platforms darwin depends_lib {port:python26 port:wxWidgets-python} name py26-wxpython long_description {wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWindows cross platform GUI library, which is written in C++.} maintainers jameskyle license unknown version 2.8.10.1 categories {python graphics} revision 0
 py26-xattr 703
 portdir python/py26-xattr depends_fetch port:subversion description {xattr is a Python wrapper for Darwin's extended filesystem attributes} homepage http://undefined.org/python/#xattr epoch 0 platforms darwin depends_lib {port:python26 port:py26-distribute} name py26-xattr long_description {Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). Extended attributes are currently only available on Darwin 8.0 and later. This corresponds to Mac OS X 10.4 (Tiger) and later.} license unknown maintainers nomaintainer version 0.5 categories python revision 0
 py26-xdg 700
@@ -11066,6 +11068,8 @@
 variants universal portdir science/missfits description {MissFITS is a program that performs basic maintenance and packaging tasks on FITS files.} homepage http://www.astromatic.net/software/missfits/ epoch 0 platforms darwin name missfits long_description {MissFITS uses its own optimized library to perform basic maintenance and packaging tasks on FITS files. The operations include adding/editing header keywords, splitting/joining multi-extension-FITS (MEF) files, packing/unpacking data cubes, and calculating/manipulating FITS checksums. Its syntax is similar to that of other astromatic.net tools like sextractor and swarp.} license CeCILL maintainers saao.ac.za:tim categories science version 2.2.11 revision 0
 molden 803
 variants {gcc43 gcc44 opengl} depends_build port:gmake portdir science/molden description {Molecular graphics visualisation tool} homepage http://www.cmbi.ru.nl/molden/molden.html epoch 0 platforms darwin depends_lib {port:xorg-libX11 port:gcc43} name molden long_description {Molden is a package for displaying Molecular Density from the Ab Initio packages GAMESS-UK , GAMESS-US and GAUSSIAN and the Semi-Empirical packages Mopac/Ampac, it also supports a number of other programs via the Molden Format. In order to keep up support for Molden, proof that it is being used outside the CMBI is required. Please register your copy of molden at: http://www.cmbi.ru.nl/molden/form.html} maintainers {openmaintainer jochen} license unknown categories {science graphics} version 4.8-20100325152400 revision 0
+molmol 709
+portdir science/molmol description {Molecular graphics display program} homepage http://www.mol.biol.ethz.ch/wuthrich/software/molmol/ epoch 0 platforms darwin name molmol depends_lib {port:openmotif port:glut port:glw port:tiff port:jpeg port:libpng} license unknown maintainers bromo.med.uc.edu:howarth long_description {MOLMOL is a molecular graphics program for displaying, analyzing, and manipulating the three-dimensional structure of biological macromolecules, with special emphasis on the study of protein or DNA structures determined by NMR. The program runs on UNIX and Windows NT/95/98/2000 and is freely available. It does not work properly with RNA.} categories science version 2k.2.0 revision 0
 mpich 680
 variants universal portdir science/mpich description {Message Passing Interface (MPI) Library} homepage http://www-unix.mcs.anl.gov/mpi/mpich1/ epoch 0 platforms darwin name mpich long_description {MPICH is a portable implementation of the MPI (Message Passing Interface) standard. The goal of MPI, simply stated, is to develop a widely used standard for writing message-passing programs. As such the interface should establish a practical, portable, efficient, and flexible standard for message passing. Included are a full set of documents and parallel programming examples.} license unknown maintainers nomaintainer categories {science parallel net} version 1.2.7p1 revision 0
 mpich2 692

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


More information about the macports-changes mailing list