[36684] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Sun May 11 12:41:37 PDT 2008


Revision: 36684
          http://trac.macosforge.org/projects/macports/changeset/36684
Author:   dluke at macports.org
Date:     2008-05-11 12:41:34 -0700 (Sun, 11 May 2008)

Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-05-11 17:35:02 UTC (rev 36683)
+++ trunk/dports/PortIndex	2008-05-11 19:41:34 UTC (rev 36684)
@@ -380,8 +380,8 @@
 variants {universal flac} description {Library for reading and writing audio files} portdir audio/libsndfile homepage http://www.mega-nerd.com/libsndfile/ epoch 0 platforms darwin name libsndfile long_description {libsndfile is a C library for reading and writing sound files such as AIFF, AU and WAV files through one standard interface. It can currently read/write 8, 16, 24 and 32-bit PCM files as well as 32-bit floating point WAV files and a number of compressed formats.} maintainers sean at sfarc.net categories audio version 1.0.17 revision 1
 libtagedit 580
 variants universal portdir audio/libtagedit description {C++ interface to music file tag editing} homepage http://www.diotavelli.net/tagedit.html epoch 0 platforms darwin name libtagedit depends_lib {port:pkgconfig port:libvorbis port:libogg port:flac} maintainers nomaintainer long_description {libtagedit provides a C++ interface to music file tag editing which should be as easy as possible. It has a plugin structure and is easily extendable. Currently, it includes plugins for MP3 (ID3v2 r/w and ID3v1 reading), OGG and FLAC files.} version 1.1.0 categories audio revision 0
-libvorbis 591
-variants {universal doc} depends_build port:pkgconfig variant_desc {doc {Install extra documentation}} portdir audio/libvorbis description {The Vorbis General Audio Compression Codec} homepage http://www.vorbis.com/ depends_run port:pkgconfig epoch 0 platforms darwin depends_lib port:libogg name libvorbis maintainers {nox openmaintainer} long_description {Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel.} categories audio version 1.2.0 revision 0
+libvorbis 509
+variants universal depends_build port:pkgconfig portdir audio/libvorbis description {The Vorbis General Audio Compression Codec} homepage http://www.vorbis.com/ epoch 0 platforms darwin depends_lib port:libogg name libvorbis maintainers {nox openmaintainer} long_description {Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel.} version 1.2.0 categories audio revision 1
 madplay 626
 variants {universal darwin_9_i386} portdir audio/madplay description {MPEG Audio Decoder} homepage http://www.mars.org/home/rob/proj/mpeg/ epoch 0 platforms darwin name madplay depends_lib {lib:libid3tag:libid3tag lib:libesd:esound lib:libaudiofile:audiofile lib:libintl:gettext lib:libmad:libmad lib:libz:zlib} maintainers nomaintainer long_description {MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 as well as the MPEG-2 extension to Lower Sampling Frequencies. All three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented.} version 0.15.2b categories audio revision 1
 mikmod 404
@@ -2976,8 +2976,8 @@
 variants universal depends_build port:jikes portdir java/gnu-crypto description {cryptographic primitives and tools for Java} homepage http://www.gnu.org/software/gnu-crypto/ epoch 0 platforms darwin depends_lib port:gnu-classpath name gnu-crypto maintainers mww long_description {GNU Crypto, part of the GNU project, released under the aegis of GNU, aims at providing free, versatile, high-quality, and provably correct implementations of cryptographic primitives and tools in the Java programming language for use by programmers and end-users.} version 2.0.1 categories {java security} revision 0
 groovy 976
 variants universal depends_build {bin:ant:apache-ant bin:maven:maven} portdir java/groovy description {Groovy -- a Java-based scripting language} homepage http://groovy.codehaus.org/ epoch 0 platforms darwin depends_lib bin:java:kaffe name groovy maintainers {jberry openmaintainer} long_description {Groovy is a new agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to Java developers using a Java-like syntax. Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases.} version 1.0 categories {java lang} revision 0
-hamcrest-core 544
-depends_build port:apache-ant description {library of matchers for building test expressions} portdir java/hamcrest-core homepage http://code.google.com/p/hamcrest/ epoch 0 platforms darwin name hamcrest-core maintainers nox long_description {Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.} version 1.1 categories {java devel} revision 0
+hamcrest-core 561
+depends_build port:apache-ant description {library of matchers for building test expressions} portdir java/hamcrest-core homepage http://code.google.com/p/hamcrest/ epoch 0 platforms darwin name hamcrest-core maintainers {nox openmaintainer} long_description {Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.} version 1.1 categories {java devel} revision 0
 hibernate2 945
 variants universal depends_build bin:ant:apache-ant portdir java/hibernate2 description {Hibernate ORM for Java.} homepage http://www.hibernate.org/ epoch 0 platforms darwin depends_lib bin:java:kaffe name hibernate2 maintainers {jberry openmaintainer} long_description {Hibernate is a powerful, ultra-high performance object/relational persistence and query service for Java. Hibernate lets you develop persistent classes following common Java idiom - including association, inheritance, polymorphism, composition and the Java collections framework. The Hibernate Query Language, designed as a minimal object-oriented extension to SQL, provides an elegant bridge between the object and relational worlds. Hibernate also allows you to express queries using native SQL or Java-based Criteria and Example queries. Hibernate is now the most popular object/relational mapping solution for Java.} version 2.1.8 categories {java databases} revision 0
 hibernate3 965
@@ -4040,8 +4040,8 @@
 variants {universal darwin_6 darwin_7 test} portdir math/nestedsums description {nestedsums library} homepage http://www.fis.unipr.it/~stefanw/ epoch 0 platforms darwin name nestedsums depends_lib port:GiNaC maintainers gwright at macports.org long_description {A Library for the Symbolic Expansion of a Class of Transcendental Functions} version 1.4.9 categories math revision 0
 ntl 522
 variants {universal gmp} depends_build bin:perl:perl5.8 description {NTL: A Library for doing Number Theory} portdir math/ntl 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 ralf at fimaluka.org categories math version 5.4 revision 0
-octave 903
-variants {universal test ptex g95} depends_build {bin:texinfo:texinfo bin:tex:teTeX port:gawk port:gsed bin:runtest:dejagnu} variant_desc {test {runs tests} ptex {use pTeX instead of teTeX } g95 {build with g95}} portdir math/octave description {a Matlab-like environment for numerical analysis} homepage http://www.octave.org 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:gcc42} name octave maintainers stechert at macports.org 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.} categories {math science} version 2.9.15 revision 2
+octave 901
+variants {universal gcc43} depends_build {bin:texinfo:texinfo bin:tex:teTeX bin:tex:texlive bin:tex:ptex port:ghostscript port:gawk port:gsed port:perl5.8 port:texinfo} portdir math/octave description {a Matlab-like environment for numerical analysis} homepage http://www.octave.org 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 maintainers {stechert at macports.org alakazam at melix.net} 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.} version 3.0.1 categories {math science} revision 0
 octave-forge 615
 variants {universal powerpc i386 test g95} portdir math/octave-forge description {Additional script and function files for Octave.} homepage http://octave.sourceforge.net/ epoch 0 platforms darwin name octave-forge depends_lib {port:ginac port:gsl port:jpeg port:libpng port:octave port:gcc40} maintainers nomaintainer long_description {The GNU Octave Repository is a central location for the the collaborative development of packages for GNU Octave. The The octave-forge package contains the source for all the the functions plus build and install scripts.} version 2006.07.09 categories {math science} revision 1
 oleo 732

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080511/fc8a4b57/attachment.html


More information about the macports-changes mailing list