[52717] trunk/dports

portindex at macports.org portindex at macports.org
Sun Jun 21 16:53:18 PDT 2009


Revision: 52717
          http://trac.macports.org/changeset/52717
Author:   portindex at macports.org
Date:     2009-06-21 16:53:17 -0700 (Sun, 21 Jun 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-06-21 23:08:42 UTC (rev 52716)
+++ trunk/dports/PortIndex	2009-06-21 23:53:17 UTC (rev 52717)
@@ -799,7 +799,7 @@
 pqa 465
 variants universal portdir databases/pqa description {pqa is a PostgreSQL SQL analysis tool} homepage http://pqa.projects.postgresql.org/ epoch 0 platforms darwin depends_lib port:ruby name pqa long_description {PostgreSQL Query Analyzer produces HTML reports on the most frequent queries, slowest queries, queries by type select/insert/update/delete), and more.} maintainers nomaintainer depends_extract bin:unzip:unzip categories databases version 1.6 revision 0
 pure-odbc 542
-portdir databases/pure-odbc description {a simple ODBC interface for the Pure programming language} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-odbc depends_lib {path:lib/libpure.dylib:pure path:lib/libgmp.dylib:gmp path:lib/libodbc.dylib:unixODBC} maintainers ryandesign long_description {pure-odbc provides {a simple ODBC interface for the Pure programming language} which lets you access a large variety of open source and commercial database systems from Pure} categories databases version 0.2 revision 1
+portdir databases/pure-odbc description {a simple ODBC interface for the Pure programming language} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-odbc depends_lib {path:lib/libpure.dylib:pure path:lib/libgmp.dylib:gmp path:lib/libodbc.dylib:unixODBC} maintainers ryandesign long_description {pure-odbc provides {a simple ODBC interface for the Pure programming language} which lets you access a large variety of open source and commercial database systems from Pure} categories databases version 0.3 revision 0
 qdbm 745
 variants {macosx debug bzip2 lzo universal} portdir databases/qdbm description {QDBM is a library of routines for managing a database.} homepage http://qdbm.sourceforge.net/ epoch 0 platforms darwin name qdbm depends_lib {port:libiconv port:zlib} long_description {QDBM is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.} maintainers {gmail.com:rsky0711 nifty.com:pelopor} categories databases version 1.8.76 revision 0
 redis 986
@@ -1817,7 +1817,7 @@
 pure-csv 470
 portdir devel/pure-csv description {an interface to read and write comma separated value files in Pure} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-csv depends_lib path:lib/libpure.dylib:pure maintainers ryandesign long_description {pure-csv provides {an interface to read and write comma separated value files in Pure.} The reading and writing functions are loosely based on Python's CSV module} categories devel version 0.6 revision 0
 pure-ffi 696
-variants darwin portdir devel/pure-ffi description {an interface to libffi which enables you to call C functions from Pure and vice versa} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-ffi depends_lib {path:lib/libpure.dylib:pure port:libffi} long_description {pure-ffi provides {an interface to libffi which enables you to call C functions from Pure and vice versa.} It goes beyond Pure's built-in C interface in that it also handles C structs and makes Pure functions callable from C. Moreover, depending on the libffi implementation, it may also be possible to call foreign languages other than C.} maintainers ryandesign categories devel version 0.5 revision 1
+variants darwin portdir devel/pure-ffi description {an interface to libffi which enables you to call C functions from Pure and vice versa} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-ffi depends_lib {path:lib/libpure.dylib:pure port:libffi} long_description {pure-ffi provides {an interface to libffi which enables you to call C functions from Pure and vice versa.} It goes beyond Pure's built-in C interface in that it also handles C structs and makes Pure functions callable from C. Moreover, depending on the libffi implementation, it may also be possible to call foreign languages other than C.} maintainers ryandesign categories devel version 0.6 revision 0
 pure-gen 401
 depends_build {path:bin/ghc:ghc port:hs-language-c} portdir devel/pure-gen description {a Pure C bindings generator} homepage http://pure-lang.googlecode.com/ depends_run path:bin/gcc-mp-4.3:gcc43 epoch 0 platforms darwin depends_lib path:lib/libpure.dylib:pure name pure-gen long_description {pure-gen is {a Pure C bindings generator.}} maintainers ryandesign categories devel version 0.4 revision 0
 qca 469
@@ -4219,7 +4219,7 @@
 prothon 717
 variants universal depends_build port:pkgconfig portdir lang/prothon description {industrial-strength alternative to Python and Self} homepage http://prothon.org/ epoch 0 platforms darwin depends_lib {port:boost port:sqlite2 port:apr port:expat port:libiconv port:db44} name prothon long_description {Prothon is a fresh new language that gets rid of classes altogether in the same way that Self does and regains the original practical and fun sensibility of Python. This major improvement plus many minor ones make for a clean new revolutionary break in language development. Prothon is quite simple and yet offers the power of Python and Self.} maintainers nomaintainer categories lang version 0.1.2-b711 revision 1
 pure 931
-variants {macosx universal} depends_build path:bin/llvm-config:llvm portdir lang/pure description {functional programming language based on term rewriting} homepage http://pure-lang.googlecode.com/ depends_run path:bin/openbrowser:openbrowser epoch 0 platforms darwin depends_lib {port:gmp port:gsl port:libiconv port:libtool port:readline} name pure long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} maintainers ryandesign categories lang version 0.24 revision 0
+variants {macosx universal} depends_build path:bin/llvm-config:llvm portdir lang/pure description {functional programming language based on term rewriting} homepage http://pure-lang.googlecode.com/ depends_run path:bin/openbrowser:openbrowser epoch 0 platforms darwin depends_lib {port:gmp port:gsl port:libiconv port:libtool port:readline} name pure long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} maintainers ryandesign categories lang version 0.25 revision 0
 pure-devel 1026
 variants {macosx universal} depends_build {path:bin/llvm-config:llvm bin:svn:subversion port:bison port:flex} portdir lang/pure-devel depends_fetch bin:svn:subversion description {functional programming language based on term rewriting} homepage http://pure-lang.googlecode.com/ depends_run path:bin/openbrowser:openbrowser epoch 0 platforms darwin name pure-devel depends_lib {port:gmp port:gsl port:libiconv port:libtool port:readline} long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} maintainers ryandesign categories 
 lang version 0.25.0.r1647 revision 0
 pyobfuscate 452
@@ -4694,8 +4694,8 @@
 variants {gmp universal} depends_build path:bin/perl:perl5 portdir math/ntl description {NTL: A Library for doing Number Theory} homepage http://shoup.net/ntl/ epoch 0 name ntl long_description {NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length {integers;} for vectors, matrices, and polynomials over the integers and over finite {fields;} and for arbitrary precision floating point arithmetic.} maintainers fimaluka.org:ralf categories math version 5.4.2 revision 0
 ocamlgsl 428
 depends_build port:gawk portdir math/ocamlgsl description {GNU scientific library for OCaml} homepage http://oandrieu.nerim.net/ocaml/gsl/ epoch 0 platforms darwin name ocamlgsl depends_lib {port:gsl port:ocaml} maintainers nomaintainer long_description {This is an interface to GSL (GNU scientific library) for the Objective Caml language. See the gsl port for more details.} categories {math science} version 0.6.0 revision 0
-octave 819
-variants {gcc43 universal} depends_build {port:gawk port:gsed path:bin/perl:perl5 port:texinfo} portdir math/octave description {a Matlab-like environment for numerical analysis} homepage http://www.gnu.org/software/octave/ epoch 0 platforms darwin depends_lib {port:readline port:curl port:hdf5 port:fftw-3 port:metis port:SuiteSparse port:pcre port:glpk port:gnuplot port:ncurses port:qhull port:g95} name octave long_description {Octave provides a convenient command line interface for solving linear and nonlinear problems numerically, using a language that is mostly compatible with Matlab. It is easily extensible and customizable via user-defined functions or using dynamically loaded modules written in e.g. C++, C or Fortran.} maintainers {alakazam stechert} categories {math science} version 3.0.5 revision 0
+octave 828
+variants {gcc43 gcc44 universal} depends_build {port:gawk port:gsed path:bin/perl:perl5 port:texinfo} portdir math/octave description {a Matlab-like environment for numerical analysis} homepage http://www.gnu.org/software/octave/ epoch 0 platforms darwin depends_lib {port:readline port:curl port:hdf5-18 port:fftw-3 port:metis port:SuiteSparse port:pcre port:glpk port:gnuplot port:ncurses port:qhull port:g95} name octave long_description {Octave provides a convenient command line interface for solving linear and nonlinear problems numerically, using a language that is mostly compatible with Matlab. It is easily extensible and customizable via user-defined functions or using dynamically loaded modules written in e.g. C++, C or Fortran.} maintainers {alakazam stechert} categories {math science} version 3.2.0 revision 0
 octave-ad 334
 variants universal portdir math/octave-ad description {Automatic Forward Differentiation} homepage http://octave.sourceforge.net/ epoch 0 platforms darwin name octave-ad depends_lib port:octave long_description {{Automatic Forward Differentiation}} maintainers {and.damore alakazam} categories {math science} version 1.0.4 revision 0
 octave-ann 662
@@ -10405,7 +10405,7 @@
 pstotext 498
 portdir textproc/pstotext description {Extract ASCII text from a PostScript or PDF file} homepage http://pages.cs.wisc.edu/~ghost/doc/pstotext.htm epoch 0 depends_run bin:gs:ghostscript platforms darwin name pstotext maintainers nomaintainer long_description {pstotext reads one or more PostScript or PDF files, and writes to standard output (or a file) a representation of the plain text that would be displayed if the PostScript/PDF file were printed.} categories textproc version 1.9 revision 0
 pure-doc 474
-depends_build path:bin/flex:flex portdir textproc/pure-doc description {a utility for literate programming and documenting source code in Pure} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin depends_lib path:lib/libpure.dylib:pure name pure-doc maintainers ryandesign long_description {pure-doc is a simple utility for literate programming and documenting source code written in the Pure programming language.} categories textproc version 0.3 revision 0
+depends_build path:bin/flex:flex portdir textproc/pure-doc description {a utility for literate programming and documenting source code in Pure} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin depends_lib path:lib/libpure.dylib:pure name pure-doc maintainers ryandesign long_description {pure-doc is a simple utility for literate programming and documenting source code written in the Pure programming language.} categories textproc version 0.4 revision 0
 pure-xml 444
 portdir textproc/pure-xml description {an interface to libxml2 and libxslt for Pure} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-xml depends_lib {path:lib/libpure.dylib:pure path:lib/pkgconfig/libxml-2.0.pc:libxml2 path:lib/pkgconfig/libxslt.pc:libxslt} maintainers ryandesign long_description {pure-xml is an interface to the libxml2 and libxslt libraries for Pure.} categories textproc version 0.1 revision 0
 pxsl-tools 740
@@ -11154,8 +11154,8 @@
 variants universal portdir x11/pcb description {Printed Circuit Board Layout Tool} homepage http://pcb.sourceforge.net epoch 0 depends_run bin:wish:tk platforms darwin depends_lib port:gtk2 name pcb long_description {PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.} maintainers megacz.com:adam categories {x11 graphics} version 20060321 revision 0
 php5-gtk 496
 variants {extra html libsexy sourceview spell universal} portdir x11/php5-gtk description {PHP-GTK: Gtk+ bindings for PHP 5.} homepage http://gtk.php.net/ epoch 0 platforms {darwin freebsd} name php5-gtk depends_lib {port:gtk2 path:bin/php:php5 port:libglade2} long_description {PHP-GTK is a Gtk+ bindings for the PHP 5 scripting language, allowing you to build rich, cross-platform desktop applications using PHP.} maintainers kix.in:anant categories {x11 lang php www} version 2.0.1 revision 0
-pure-gtk 679
-portdir x11/pure-gtk description {a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-gtk depends_lib {path:lib/libpure.dylib:pure path:lib/pkgconfig/atk.pc:atk path:lib/pkgconfig/cairo.pc:cairo path:lib/pkgconfig/glib-2.0.pc:glib2 path:lib/pkgconfig/gtk+-2.0.pc:gtk2 path:lib/pkgconfig/pango.pc:pango} maintainers ryandesign long_description {pure-gtk is {a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure.} The bindings include the gtk (+gdk), glib, atk, cairo and pango libraries, each in their own Pure module} categories x11 version 0.2 revision 0
+pure-gtk 712
+portdir x11/pure-gtk description {a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-gtk depends_lib {path:lib/libpure.dylib:pure path:lib/pure/ffi.dylib:pure-ffi path:lib/pkgconfig/atk.pc:atk path:lib/pkgconfig/cairo.pc:cairo path:lib/pkgconfig/glib-2.0.pc:glib2 path:lib/pkgconfig/gtk+-2.0.pc:gtk2 path:lib/pkgconfig/pango.pc:pango} maintainers ryandesign long_description {pure-gtk is {a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure.} The bindings include the gtk (+gdk), glib, atk, cairo and pango libraries, each in their own Pure module} categories x11 version 0.3 revision 0
 qt3 505
 variants {mysql odbc psql darwin_9 darwin_8 darwin_7 darwin_6} portdir x11/qt3 description {Qt Tool Kit} homepage http://www.trolltech.com/products/qt/index.html epoch 0 platforms darwin name qt3 depends_lib {port:mesa port:jpeg port:libpng path:bin/perl:perl5 port:Xft2 port:xrender port:xorg-libXcursor port:xorg-libXinerama port:xorg-libXrandr port:zlib} long_description {Qt 3 is a multiplatform C++ application development framework.} maintainers nomaintainer categories x11 version 3.3.8 revision 7
 qt4-x11 706

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


More information about the macports-changes mailing list