Drop the pure Perl implementations of the encoders and
decoders. They are bloat that hides real problems in
the XS implementations. I will re-release them separately
in the new MIME-Base64-Perl distribution.
The 'gcc -Wall' fix in 2.22 broke support for perl5.005,
as the isXDIGIT() macro is not available in that perl.
This problem has now been fixed.
with perl 5.005_03 until I can figure out what the exact problem i.s
Submitted by: Michel Gravey <admin@the-e-management.com>,
"Michel Gravey" <michel.gravey@orange.fr>,
pav
- Update to 0.18
Port maintainer (scrappy@FreeBSD.org) is cc'd.
PR: ports/59859
Submitted by: Lars Thegler <lars@thegler.dk>
Approved by: maintainer timeout
MIME headers of e-mail messages
Categories: converters textproc russian ukrainian
Fix-mime-charset automatically detects character sets of
email message and modifies the Content-Type header
appropriately. It can be used as mail filter in mailing
lists where users often set the charset of their messages
incorrectly. It processes messages fast and accurately,
ignoring attachments, and correctly interprets transfer-encodings.
None but the Content-Type header is changed.
PR: ports/61050
Submitted by: Nosov Artem <chip-set@mail.ru>
- Add a x-test target that runs the tnef tests
- Shorten COMMENT to fit the limit
While I'm here:
- Install some documentation
PR: 59459
Submitted by: Rui Lopes <rui@ruilopes.com>
Approved by: maintainer
Shftool is the reference implementation for the new,
XML-based Standard Hex Format (SHF).
Shftool is also a working converter/generator/extractor
between/to/of SHF-files and other hex formats.
SHF is specified in the the following Internet Draft:
http://ietf.org/internet-drafts/draft-strombergson-shf-00.txt
Author: Linus Walleij <triad@df.lth.se>
WWW: http://www.df.lth.se/~triad/krad/shftool/
PR: 58651
Submitted by: Joachim Strombergson <watchman@ludd.luth.se>
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>