[56588] trunk/dports

portindex at macports.org portindex at macports.org
Sun Aug 30 09:53:51 PDT 2009


Revision: 56588
          http://trac.macports.org/changeset/56588
Author:   portindex at macports.org
Date:     2009-08-30 09:53:51 -0700 (Sun, 30 Aug 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-08-30 16:41:48 UTC (rev 56587)
+++ trunk/dports/PortIndex	2009-08-30 16:53:51 UTC (rev 56588)
@@ -4176,8 +4176,8 @@
 variants universal portdir lang/gdc description {D language compiler} homepage http://dgcc.sourceforge.net/ epoch 0 platforms darwin name gdc long_description {gcc 4.1.2 with D language frontend, a new language by digitalmars} maintainers mww categories lang version 0.24 revision 2
 gforth 650
 variants universal portdir lang/gforth description {fast and portable implementation of the ANS Forth language} homepage http://www.gnu.org/software/gforth/ epoch 0 platforms darwin name gforth long_description {Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner interpreter is indirect or direct threaded.} maintainers gmail.com:arto.bendiken categories lang version 0.7.0 revision 0
-ghc 930
-variants {cabal_configure_debug darwin_7 darwin_8_powerpc darwin_8_i386 darwin_9_powerpc darwin_9_i386} portdir lang/ghc description {The Glorious Glasgow Haskell Compilation System} homepage http://haskell.org/ghc epoch 0 platforms darwin name ghc depends_lib {port:gmp port:ncursesw port:libiconv port:perl5.8} long_description {The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98, for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.} maintainers gwright categories {lang haskell} version 6.10.3 revision 7
+ghc 968
+variants {cabal_configure_debug darwin_7 darwin_10 darwin_8_powerpc darwin_8_i386 darwin_9_powerpc darwin_9_i386} depends_build port:autoconf portdir lang/ghc description {The Glorious Glasgow Haskell Compilation System} homepage http://haskell.org/ghc epoch 0 platforms darwin depends_lib {port:gmp port:ncursesw port:libiconv port:perl5.8} name ghc long_description {The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98, for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.} maintainers gwright categories {lang haskell} version 6.10.4 revision 0
 ghc-devel 921
 variants {test no_opengl universal} depends_build {port:ghc port:alex port:happy port:git-core} portdir lang/ghc-devel description {The Glorious Glasgow Haskell Compilation System (development version)} homepage http://www.haskell.org/ghc/ epoch 0 platforms darwin depends_lib {port:libedit port:gmp} name ghc-devel long_description {The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98, for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.} maintainers gwright categories lang version 6.11 revision 0
 gnat-gcc 456
@@ -8328,8 +8328,8 @@
 portdir python/py25-curl description {python interface to libcurl} homepage http://pycurl.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:curl} name py25-curl maintainers {ram openmaintainer} long_description {Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.} version 7.19.0 categories {python net devel} revision 0
 py25-curses 364
 portdir python/py25-curses description {This is a stub. curses is now build with python25} homepage http://www.python.org/doc/current/lib/module-curses.html epoch 0 platforms darwin depends_lib port:python25 name py25-curses maintainers nomaintainer long_description {{This is a stub. curses is now build with python25}} version 2.5.4 categories python revision 2
-py25-cvxopt 854
-variants {gsl fftw glpk dsdp} portdir python/py25-cvxopt description {Python module for convex optimization} homepage http://abel.ee.ucla.edu/cvxopt epoch 0 platforms darwin depends_lib {port:python25 port:atlas port:gsl port:fftw-3 port:glpk port:DSDP} name py25-cvxopt long_description {CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.} maintainers mnick version 1.1.1 categories {python math} revision 0
+py25-cvxopt 849
+variants {atlas gsl fftw glpk dsdp} portdir python/py25-cvxopt description {Python module for convex optimization} homepage http://abel.ee.ucla.edu/cvxopt epoch 0 platforms darwin depends_lib {port:python25 port:gsl port:fftw-3 port:glpk port:DSDP} name py25-cvxopt long_description {CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.} maintainers mnick version 1.1.1 categories {python math} revision 0
 py25-cython 529
 portdir python/py25-cython description {A language for writing C extension modules for Python.} homepage http://www.cython.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-cython maintainers {openmaintainer akitada cornell.edu:ajb78} long_description {Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations} version 0.11.2 categories {python devel} revision 0
 py25-daemon 329
@@ -8854,6 +8854,8 @@
 portdir python/py26-ctags description {Exuberant Ctags indexing python bindings} homepage http://pypi.python.org/pypi/python-ctags/ epoch 0 platforms darwin depends_lib port:python26 name py26-ctags maintainers gmail.com:ahkdiep long_description {Exuberant Ctags supports indexing of many modern programming languages. Python is a powerful scriptable dynamic language. Using Python to access Ctags index file is a natural fit in extending an application's capability to examine source code. This project wrote a wrapper for readtags.c. I have been using the package in a couple of projects and it has been shown that it could easily handle hundreds source files.} version 1.0.5 categories python revision 0
 py26-curl 420
 portdir python/py26-curl description {python interface to libcurl} homepage http://pycurl.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python26 port:curl} name py26-curl maintainers {ram openmaintainer} long_description {Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.} version 7.19.0 categories {python net devel} revision 0
+py26-cvxopt 849
+variants {atlas gsl fftw glpk dsdp} portdir python/py26-cvxopt description {Python module for convex optimization} homepage http://abel.ee.ucla.edu/cvxopt epoch 0 platforms darwin depends_lib {port:python26 port:gsl port:fftw-3 port:glpk port:DSDP} name py26-cvxopt long_description {CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.} maintainers mnick version 1.1.1 categories {python math} revision 0
 py26-cython 499
 portdir python/py26-cython description {A language for writing C extension modules for Python.} homepage http://www.cython.org/ epoch 0 platforms darwin depends_lib port:python26 name py26-cython maintainers nomaintainer long_description {Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations} version 0.11.2 categories {python devel} revision 0
 py26-dap 554

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


More information about the macports-changes mailing list