- Unbreak and unset EXPIRATION_DATE
- Use OPTIONS (and no longer autodetect optional dependencies)
- Remove irrelevant patches (have been included in mainstream version)
Submitted by: Olivier Rolland <billl@users.sourceforge.net> (author)
* Fix an assertion in hal-device [1]
* Fix detection of disc volumes on FreeBSD 5.X
* Fix the mapping of SCSI to atapi devices [2]
Obtained from: HAL git [1]
Submitted by: jylefort [2]
Framework (SPF) e-mail sender authentication system.
This release of Mail::SPF fully conforms to RFC 4408 and passes the 2006.11
release of the official test-suite <http://www.openspf.org/Test_Suite>.
The Mail::SPF source package includes the following additional tools:
* spfquery: A command-line tool for performing SPF checks.
* spfd: A daemon for services that perform SPF checks frequently.
WWW: http://www.openspf.org/
- Koen Martens
gmc@sonologic.nl
PR: ports/109020
Submitted by: gmc at sonologic.nl
descendant class that allows a virtual DNS to be emulated
instead of querying the real DNS. A set of static DNS
records may be supplied, or arbitrary code may be specified
as a means for retrieving DNS records, or even generating
them on the fly.
WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/
- Koen Martens
gmc@sonologic.nl
PR: ports/108997
Submitted by: Koen Martens <gmc at sonologic.nl>
to on, and bump PORTREVISION. The rationale for this is that using the
Net::SSH::Perl module without the optimized Math::BigInt::GMP backend
for bignum computations is very slow (for instance, just logging to a
box takes ~15s eating all the CPU on a fast Core 2 Duo laptop).
Reviewed by: tobez
comments, doc strings, blank lines and real code. It creates simple lines
counts for individual or multiple files, but can also be used to strip
comments from a source file, say. See a sample output of pycount running on
itself in verbose mode.
WWW: http://python.net/~gherman/pycount.html
PR: ports/108996
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
your Python code. It's very easy to use and can point out possible problems
with your code execution.
WWW: http://pycallgraph.slowchop.com/
PR: ports/108977
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>