| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
1.05
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
17 Sep 2011 06:49:29
1.05
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
20 Mar 2011 12:54:45
1.05
|
miwi  |
- Get Rid MD5 support |
20 Jun 2010 01:40:12
1.05
|
wen  |
- Update to 1.05
- Pass maintainership to perl@
Feature safe: yes |
18 Dec 2009 02:31:18
1.04
|
wen  |
Encode::IMAPUTF7 is a perl module for modification of UTF-7 encoding
for IMAP.
IMAP mailbox names are encoded in a modified UTF7 when names contains
international characters outside of the printable ASCII range. The
modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
WWW: http://search.cpan.org/dist/Encode-IMAPUTF7/ |