[48678] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Thu Mar 26 19:52:36 PDT 2009


Revision: 48678
          http://trac.macports.org/changeset/48678
Author:   portindex at macports.org
Date:     2009-03-26 19:52:35 -0700 (Thu, 26 Mar 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-03-27 02:28:52 UTC (rev 48677)
+++ trunk/dports/PortIndex	2009-03-27 02:52:35 UTC (rev 48678)
@@ -4572,6 +4572,8 @@
 variants universal depends_build port:cmake variant_desc {universal {Build for multiple architectures}} portdir math/newran description {This is a C++ library for generating sequences of random numbers from a wide variety of distributions.} homepage http://www.robertnz.net/index.html epoch 0 platforms darwin name newran maintainers ucla.edu:jameskyle long_description {This is a C++ library for generating sequences of random numbers from a wide variety of distributions. It is particularly appropriate for the situation where one requires sequences of identically distributed random numbers since the set up time for each type of distribution is relatively long but it is efficient when generating each new random number. The library includes classes for generating random numbers from a number of distributions and is easily extended to be able to generate random numbers from almost any of the standard distributions.} version 02 categories math revision 0
 ntl 587
 variants {gmp universal} depends_build path:bin/perl:perl5 variant_desc {universal {Build for multiple architectures}} portdir math/ntl description {NTL: A Library for doing Number Theory} homepage http://shoup.net/ntl/ epoch 0 name ntl maintainers fimaluka.org:ralf 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.} version 5.4.2 categories math revision 0
+ocamlgsl 404
+description {GNU scientific library for OCaml} portdir math/ocamlgsl 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.} version 0.6.0 categories {math science} revision 0
 octave 961
 variants {gcc43 universal} depends_build {bin:tex:texlive port:ghostscript port:gawk port:gsed path:bin/perl:perl5 port:texinfo} variant_desc {gcc43 {builds with the macports gcc43 toolchain} universal {Build for multiple architectures}} portdir math/octave description {a Matlab-like environment for numerical analysis} homepage http://www.gnu.org/software/octave/ epoch 0 platforms darwin name octave 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} maintainers {alakazam stechert} 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 3.0.3 revision 0
 octave-ad 397
@@ -6398,6 +6400,8 @@
 variants {razor ssl vpopmail universal} variant_desc {razor {Use Vipuls Razor module} ssl {Encrypt communication from spamc to spamd} vpopmail {Use Spamassassin with vpopmail} universal {Build for multiple architectures}} portdir perl/p5-mail-spamassassin description {mail filter to identify spam} homepage http://spamassassin.apache.org/ epoch 0 platforms darwin name p5-mail-spamassassin depends_lib {path:bin/perl:perl5 port:p5-digest-sha1 port:p5-html-parser port:p5-mailtools port:p5-mail-audit port:p5-net-dns port:p5-net-ident port:p5-archive-tar port:p5-io-compress-zlib port:p5-compress-zlib port:p5-ip-country port:p5-time-hires port:p5-mail-dkim port:p5-mail-spf port:p5-libwww-perl} maintainers {simon openmaintainer} long_description {SpamAssassin(tm) is a mail filter to identify spam. Using its rule base, it uses a wide range of heuristic tests on mail headers and body text to identify spam, also known as unsolicited commercial email.} version 3.2.5 categories {perl mai
 l} revision 2
 p5-mail-spf 569
 variants universal variant_desc {universal {Build for multiple architectures}} portdir perl/p5-mail-spf description {Object oriented implementation of SPF} homepage http://search.cpan.org/~jmehnle/Mail-SPF-v2.006 epoch 0 platforms darwin name p5-mail-spf depends_lib {path:bin/perl:perl5 port:p5-net-dns port:p5-version port:p5-error port:p5-netaddr-ip port:p5-uri} maintainers yahoo.com:compconsultant long_description {Mail-SPF provides an object oriented interface to the Sender Policy Framework, also knows as SPF.} version v2.006 categories {perl mail} revision 0
+p5-mail-spf-query 677
+variants universal variant_desc {universal {Build for multiple architectures}} portdir perl/p5-mail-spf-query description {Mail::SPF::Query - query Sender Policy Framework for an IP,email,helo} homepage http://search.cpan.org/~jmehnle/Mail-SPF-Query/ epoch 0 platforms darwin name p5-mail-spf-query depends_lib {port:p5-sys-hostname-long port:p5-net-dns port:p5-net-cidr-lite port:p5-uri} maintainers hostwizard.com:scott long_description {The SPF protocol relies on sender domains to describe their designated outbound mailers in DNS. Given an email address, Mail::SPF::Query determines the legitimacy of an SMTP client IP address.} version 1.999.1 categories perl revision 0
 p5-mail-srs 1414
 variants universal variant_desc {universal {Build for multiple architectures}} portdir perl/p5-mail-srs description {Mail::SRS - Interface to Sender Rewriting Scheme} homepage http://search.cpan.org/~shevek/Mail-SRS-0.31/ epoch 0 platforms darwin name p5-mail-srs depends_lib path:bin/perl:perl5 maintainers hostwizard.com:scott long_description {The Sender Rewriting Scheme preserves .forward functionality in an SPF-compliant world. SPF requires the SMTP client IP to match the envelope sender (return-path). When a message is forwarded through an intermediate server, that intermediate server may need to rewrite the return-path to remain SPF compliant. If the message bounces, that intermediate server needs to validate the bounce and forward the bounce to the original sender. SRS provides a convention for return-path rewriting which allows multiple forwarding servers to compact the return-path. SRS also provides an authentication mechanism to ensure that purported bounces are not
  arbitrarily forwarded. SRS is documented at http://spf.pobox.com/srs.html and many points about the scheme are discussed at http://www.anarres.org/projects/srs/ For a better understanding of this code and how it functions, please read this document and run the interactive walkthrough in eg/simple.pl in this distribution. To run this from the build directory, type {"make} teach\".} version 0.31 categories perl revision 0
 p5-mail-webmail-gmail 462
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090326/2d167996/attachment.html>


More information about the macports-changes mailing list