Path to this page:
./
mail/p5-Email-MIME,
Perl module for easy MIME message parsing
Branch: CURRENT,
Version: 1.903nb1,
Package name: p5-Email-MIME-1.903nb1,
Maintainer: rhaenEmail::MIME is an extension of the Email::Simple module, to handle MIME
encoded messages. It takes a message as a string, splits it up into its
constituent parts, and allows you access to various parts of the
message. Headers are decoded from MIME encoding.
Required to run:[
textproc/p5-Encode] [
lang/perl5] [
mail/p5-Email-Simple] [
mail/p5-Email-MIME-ContentType] [
mail/p5-MIME-Types] [
mail/p5-Email-MIME-Encodings] [
mail/p5-Email-MessageID]
Required to build:[
devel/p5-Test-Simple]
Master sites: (Expand)
SHA1: 923ecb43cc59ee965fb29a9c61a440da44afd72b
RMD160: b3f878652ae494a4a979b80d4014a47bb863271a
Filesize: 102.043 KB
Version history: (Expand)
- (2010-08-21) Updated to version: p5-Email-MIME-1.903nb1
- (2010-03-11) Updated to version: p5-Email-MIME-1.903
- (2009-02-10) Updated to version: p5-Email-MIME-1.863
- (2008-10-20) Updated to version: p5-Email-MIME-1.861nb1
- (2008-07-22) Updated to version: p5-Email-MIME-1.861
- (2007-04-21) Package added to pkgsrc.se, version p5-Email-MIME-1.859 (created)
CVS history: (Expand)
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) |  |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
| 2010-03-11 10:42:35 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating mail/p5-Email-MIME from 1.863 to 1.903
pkgsrc changes:
- Add license definition
- Add conflict/supersedes entry for merged modules
- Adjust dependencies
Upstream changes:
1.903 2009-12-23
correct typo in body_set_str (RT #53004) (thanks, Herbert Leitz)
1.902 2009-11-11
allow for padding spaces in the Content-Transfer-Encoding header
(Geraint Edwards)
1.901 2009-11-05
bump up Email::MIME::Encodings version required
1.900 2009-11-03
merge in Email-MIME-Modifier and Email-MIME-Creator
add better support for Unicode with body_str, header_str_set, etc.
|
| 2009-02-25 20:59:13 by Jens Rehsack | Files touched by this commit (1) |
Log message:
- updating dependency to Email::Simple as seen in modules META.yml
- dependency to Test::Simple 0.47+ is required for really old perl
versions
|
| 2009-02-10 15:41:45 by Ulrich Habel | Files touched by this commit (2) |
Log message:
1.863 2009-01-30
no code changes
add strangely missing copyright information
1.862 2009-01-22
add repository location metadata
always require Encode, never MIME::Words; this means that using
Email::MIME on pre-5.008 will be difficult, if not impossible
if a header can't be decoded, fall back to the raw header
move decoding methods to Email::MIME::Header, add header_raw
|
| 2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179) |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|
2008-07-16 14:21:58 by Ulrich Habel | Files touched by this commit (2) |  |
Log message:
- updated to 1.861
- took maintainership
Changelog:
1.861 2007-11-05
added perl-minver.t -- Email::MIME requires perl >= 5.006
we now require Email::Simple 2.003
1.860 2007-07-13
tentative tweak to tests and C-T-E handling for charset
probably needs more research, testing, and fixing
|
| 2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980) |
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
|
| 2007-04-22 22:46:40 by Klaus Heinz | Files touched by this commit (3) |
Log message:
Changed MAINTAINER, Roman Kulik can no longer work on the packages.
|