Created attachment 167926 [details] The sharfile of this new port portlint, make test/install/deinstall/qa etc... all okay. 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/
A commit references this bug: Author: rakuco Date: Sun Mar 13 13:06:27 UTC 2016 New revision: 410964 URL: https://svnweb.freebsd.org/changeset/ports/410964 Log: New port: mail/p5-Email-MIME-RFC2047. 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> Changes: head/mail/Makefile head/mail/p5-Email-MIME-RFC2047/ head/mail/p5-Email-MIME-RFC2047/Makefile head/mail/p5-Email-MIME-RFC2047/distinfo head/mail/p5-Email-MIME-RFC2047/pkg-descr head/mail/p5-Email-MIME-RFC2047/pkg-plist
Committed, thanks.