aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-MIME-RFC2047
Commit message (Collapse)AuthorAgeFilesLines
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* databases/p5-Dancer2-Session-DBICKurt Jaeger2017-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | databases/p5-Interchange6-Schema devel/p5-MooseX-CoverableModifiers devel/p5-Test-MockDateTime devel/p5-Test-Roo devel/p5-superclass mail/p5-Email-MIME-RFC2047 mail/p5-Mail-Box-IMAP4-SSL security/p5-Dancer-Plugin-Auth-Extensible security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup security/p5-Dancer2-Plugin-Auth-Extensible security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup security/p5-Dancer2-Plugin-Passphrase security/p5-Session-Token www/p5-Dancer-Plugin-Lexicon www/p5-Dancer-Plugin-RPC www/p5-Dancer2-Plugin-Interchange6 www/p5-Dancer2-Plugin-Path-Class www/p5-Interchange6 - give maintainer to perl@ Submitted by: hvo.pm@xs4all.nl (maintainer) Notes: svn path=/head/; revision=452126
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* - Update to 0.97Frederic Culot2017-08-033-5/+5
| | | | | | | | PR: 221139 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> (maintainer) Notes: svn path=/head/; revision=447216
* mail/p5-Email-MIME-RFC2047: 0.93 -> 0.95Kurt Jaeger2016-05-153-4/+5
| | | | | | | | | | | | | | | - Don't add whitespace between quoted strings - Allow period in phrase - Optimize regexes - Support RFC2822 comments - Rework documentation - Improve test suite PR: 209507 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> (maintainer) Notes: svn path=/head/; revision=415206
* New port: mail/p5-Email-MIME-RFC2047.Raphael Kubo da Costa2016-03-134-0/+49
This set of modules tries to provide a correct and usable implementation of RFC 2047 "MIME Part Three: Message Header Extensions for Non-ASCII Text" - As a replacement of 'text' tokens, for example in a Subject header - As a replacement for a 'word' entity within a 'phrase', for example, one that precedes an address in a From, To, or Cc header WWW: http://search.cpan.org/dist/Email-MIME-RFC2047/ PR: 207847 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> Notes: svn path=/head/; revision=410964