[40548] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Mon Oct 6 12:53:19 PDT 2008


Revision: 40548
          http://trac.macports.org/changeset/40548
Author:   portindex at macports.org
Date:     2008-10-06 12:53:18 -0700 (Mon, 06 Oct 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-10-06 19:18:22 UTC (rev 40547)
+++ trunk/dports/PortIndex	2008-10-06 19:53:18 UTC (rev 40548)
@@ -1478,8 +1478,8 @@
 variants universal description {Mono Libraries for Portable.NET.} portdir devel/ml-pnet epoch 0 platforms darwin depends_lib bin:csunit:pnetlib name ml-pnet long_description {This distribution contains a number of build scripts for building some of the Mono class libraries and utility programs with Portable.NET's C# compiler, so that they can be installed and used with Portable.NET's runtime engine.} maintainers nomaintainer categories devel version 0.7.4 revision 0
 modglue 460
 variants universal portdir devel/modglue description {A Plan9-inspired extension of the Unix pipe concept} homepage http://www.aei.mpg.de/~peekas/cadabra/ epoch 0 platforms darwin name modglue depends_lib port:libsigcxx2 maintainers gwright at macports.org long_description {Modglue is a combination of several software tools that assist in writing and running programs connected to each other using standard Unix pipes.} version 1.10 categories devel revision 0
-mono 526
-variants {universal darwin_9} depends_build {port:pkgconfig port:gawk} portdir devel/mono description {Implementation of the .NET Development Framework} homepage http://www.go-mono.com/ epoch 0 platforms darwin depends_lib {port:gettext port:glib2 port:libiconv port:zlib port:libgdiplus lib:libX11.6:XFree86} name mono maintainers mww long_description {Mono is an effort to create an open source implementation of the .NET Development Framework including a C# compiler.} version 1.9.1 categories {devel lang mono} revision 0
+mono 524
+variants {universal darwin_9} depends_build {port:pkgconfig port:gawk} portdir devel/mono description {Implementation of the .NET Development Framework} homepage http://www.go-mono.com/ epoch 0 platforms darwin depends_lib {port:gettext port:glib2 port:libiconv port:zlib port:libgdiplus lib:libX11.6:XFree86} name mono maintainers mww long_description {Mono is an effort to create an open source implementation of the .NET Development Framework including a C# compiler.} version 2.0 categories {devel lang mono} revision 0
 mono-addins 809
 variants universal depends_build port:pkgconfig portdir devel/mono-addins description {Mono.Addins is a framework for creating extensible applications} homepage http://www.mono-project.com/Mono.Addins epoch 0 platforms darwin depends_lib {port:mono port:gtk-sharp2} name mono-addins maintainers nox long_description {Mono.Addins is a framework for creating extensible applications, and for creating libraries which extend those applications. Mono.Addins has been designed to be easy to use and useful for a wide range of applications: from simple applications with small extensibility needs, to complex applications which need support for large add-in structures. This new framework intends to set an standard for building extensible applications and add-ins in Mono.} version 0.3 categories devel revision 0
 monodoc 414
@@ -1621,7 +1621,7 @@
 premake 436
 variants universal description {Premake is a build script generator.} portdir devel/premake homepage http://premake.sourceforge.net/ epoch 0 platforms darwin name premake long_description {Premake is a build script generator. Describe your project using the full-featured Lua scripting language and use premake to create input files for various IDEs and GnuMake} maintainers wyuenho at macports.org categories devel version 3.5 revision 0
 protobuf-cpp 1015
-variants universal description {Encode data in an efficient yet extensible format.} portdir devel/protobuf-cpp homepage http://code.google.com/p/protobuf/ epoch 0 platforms darwin name protobuf-cpp long_description {Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.} maintainers blair categories devel
  version 2.0.1 revision 0
+variants universal description {Encode data in an efficient yet extensible format.} portdir devel/protobuf-cpp homepage http://code.google.com/p/protobuf/ epoch 0 platforms darwin name protobuf-cpp long_description {Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.} maintainers blair categories devel
  version 2.0.2 revision 0
 pth 616
 variants universal description {GNU Portable Threads} portdir devel/pth homepage http://www.gnu.org/software/pth/ epoch 0 platforms darwin name pth long_description {Pth is a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple threads of execution (\"multithreading\") inside server applications. All threads run in the same address space of the server application, but each thread has it's own individual program-counter, run-time stack, signal mask and errno variable.} maintainers nomaintainer categories devel version 2.0.7 revision 0
 qca 469
@@ -1654,6 +1654,8 @@
 variants {universal darwin} description {Library that provides command line editing} portdir devel/readline-4 homepage http://cnswww.cns.cwru.edu/~chet/readline/rltop.html epoch 0 platforms darwin name readline-4 long_description {The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. This version provides limited functionality. It is intended to be used by ports that require version 4.3. Only the dynamic library is installed, and the include files are kept in PREFIX/include/readline4.} maintainers nomaintainer categories devel version 4.3 revision 0
 readline-5 903
 variants {universal darwin_8} description {Library that provides command line editing} portdir devel/readline-5 homepage http://cnswww.cns.cwru.edu/~chet/readline/rltop.html epoch 0 platforms darwin name readline-5 long_description {The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. This version provides limited functionality. It is intended to be used by ports that require version 5.0. Only the dynamic library is installed, and the include files are kept in PREFIX/include/readline5.} maintainers nomaintainer categories devel version 5.0.005 revision 0
+reinteract 577
+variants {universal quartz x11} variant_desc {quartz {Enable Quartz rendering} x11 {Enable rendering in X11 (default)}} portdir devel/reinteract description {a system for interactive experimentation with python} homepage http://www.reinteract.org/ epoch 0 platforms darwin name reinteract depends_lib {port:python25 port:py25-gtk} maintainers {afb at macports.org openmaintainer} long_description {Reinteract is a system for interactive experimentation with python. You enter Python code and expressions and immediately see the results.} version 0.4.1 categories devel revision 0
 rlog 477
 variants universal description {A flexible message logging facility for C++} portdir devel/rlog homepage http://arg0.net/wiki/rlog epoch 0 platforms darwin name rlog long_description {RLog provides a flexible message logging facility for C++ programs and libraries. It is highly optimized for the case where no log messages are output, so that it can be left in production code and enabled on-demand.} maintainers eridius at macports.org categories devel version 1.3.7 revision 0
 robodoc 583
@@ -3076,8 +3078,8 @@
 variants {universal darwin_6 darwin_7 xft ssl ipv6} portdir irc/xchat2 description {GTK+2 IRC client} homepage http://www.xchat.org/ epoch 0 platforms darwin name xchat2 depends_lib {port:gtk2 port:perl5.8} maintainers {afb at macports.org openmaintainer} long_description {XChat2 is a graphical IRC client based on GTK2 that has many features and can be scripted with Perl and/or Python.} version 2.8.6 categories irc revision 0
 aspectj 336
 variants universal description {seamless aspect-oriented extension to the Java language} portdir java/aspectj homepage http://www.eclipse.org/aspectj/ epoch 0 platforms darwin name aspectj long_description {{seamless aspect-oriented extension to the Java language}} maintainers mww categories {java lang devel} version 1.6.1 revision 0
-beanshell 937
-variants universal description {BeanShell Scripting Language, JSR-274, Java source interpreter} portdir java/beanshell homepage http://www.beanshell.org/ epoch 0 depends_lib bin:java:kaffe name beanshell long_description {BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and JavaScript. You can use BeanShell interactively for Java experimentation and debugging as well as to extend your applications in new ways. Scripting Java lends itself to a wide variety of applications including rapid prototyping, user scripting extension, rules engines, configuration, testing, dynamic deployment, embedded systems, and even Java education.} maintainers blair categories java version 2.0b4 revision 0
+beanshell 954
+variants universal portdir java/beanshell description {BeanShell Scripting Language, JSR-274, Java source interpreter} homepage http://www.beanshell.org/ epoch 0 platforms darwin name beanshell depends_lib bin:java:kaffe maintainers blair long_description {BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and JavaScript. You can use BeanShell interactively for Java experimentation and debugging as well as to extend your applications in new ways. Scripting Java lends itself to a wide variety of applications including rapid prototyping, user scripting extension, rules engines, configuration, testing, dynamic deployment, embedded systems, and even Java education.} version 2.0b4 categories java revision 0
 blojsom 673
 variants {universal tomcat5} depends_build bin:ant:apache-ant portdir java/blojsom description {A blogging package written in Java.} homepage http://www.blojsom.com epoch 0 platforms darwin depends_lib {bin:java:kaffe port:tomcat5} name blojsom maintainers nomaintainer long_description {Blojsom is a full-featured, multi-user, multi-blog package written in Java that was inspired by blosxom. blojsom aims to retain the simplicity in design of its Perl-based relative while adding user flexibility in areas such as the flavors, templating, plugins, and the ability to run a multi-user blog with a single blojsom installation.} version 2.24 categories {java www} revision 0
 castor 482
@@ -4182,6 +4184,8 @@
 variants {universal fortran} portdir math/fftw-single description {Single precision version of fftw} homepage http://www.fftw.org/ epoch 0 depends_run port:fftw platforms darwin name fftw-single maintainers nomaintainer long_description {FFTW is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. We believe that FFTW, which is free software, should become the FFT library of choice for most applications. Our benchmarks, performed on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software. Moreover, FFTW's performance is portable: the program will perform well on most architectures without modification.} version 2.1.5 categories {math devel} revision 1
 fgsl 588
 variants {universal ptex gcc43} depends_build port:teTeX variant_desc {ptex {typeset with pTeX} gcc43 {build with gfortran}} portdir math/fgsl description {Fortran interface to the GNU scientific library} homepage http://www.lrz-muenchen.de/services/software/mathematik/gsl/fortran/ epoch 0 platforms darwin depends_lib {port:gsl port:g95} name fgsl maintainers takeshi at macports.org long_description {A portable, object-based Fortran interface to the GNU scientific library, a collection of numerical routines for scientific computing.} categories {math science} version 0.8.1 revision 0
+fityk 559
+variants universal portdir math/fityk description {fityk is for peak fitting.} homepage http://www.unipress.waw.pl/fityk epoch 0 platforms darwin name fityk depends_lib {port:boost port:readline port:gnuplot port:ncurses port:wxWidgets port:python26} long_description {fityk is a program for nonlinear fitting of analytical functions (especially peak-shaped) to data (usually experimental data). There are also people using it to remove the baseline from data, or to display data only.} maintainers brett at macports.org version 0.8.6 categories math revision 0
 fyre 440
 variants universal portdir math/fyre description {Fyre is a tool for producing computational artwork.} homepage http://fyre.navi.cx/ epoch 0 platforms darwin name fyre depends_lib {port:gtk2 port:desktop-file-utils port:shared-mime-info port:libglade2} long_description {Fyre is a tool for producing computational artwork based on histograms of iterated chaotic functions.} maintainers nomaintainer version 1.0.1 categories math revision 0
 gexpr 455
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081006/3299da2e/attachment-0001.html 


More information about the macports-changes mailing list