aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Encode-IMAPUTF7
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-12-18 02:31:18 +0000
committerWen Heping <wen@FreeBSD.org>2009-12-18 02:31:18 +0000
commit00e24aa95755bfa8288257be6f5d6ff33e4d19a4 (patch)
tree05ac00891eff7f620f70dbcdd0e6af132063402a /converters/p5-Encode-IMAPUTF7
parent9ba9a43be92a9b1f02fa41297134f4499531f984 (diff)
downloadports-00e24aa95755bfa8288257be6f5d6ff33e4d19a4.tar.gz
ports-00e24aa95755bfa8288257be6f5d6ff33e4d19a4.zip
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/
Notes
Notes: svn path=/head/; revision=246100
Diffstat (limited to 'converters/p5-Encode-IMAPUTF7')
-rw-r--r--converters/p5-Encode-IMAPUTF7/Makefile24
-rw-r--r--converters/p5-Encode-IMAPUTF7/distinfo3
-rw-r--r--converters/p5-Encode-IMAPUTF7/pkg-descr8
-rw-r--r--converters/p5-Encode-IMAPUTF7/pkg-plist5
4 files changed, 40 insertions, 0 deletions
diff --git a/converters/p5-Encode-IMAPUTF7/Makefile b/converters/p5-Encode-IMAPUTF7/Makefile
new file mode 100644
index 000000000000..70f156d54963
--- /dev/null
+++ b/converters/p5-Encode-IMAPUTF7/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: p5-Encode-IMAPUTF7
+# Date created: Dec 18, 2009
+# Whom: Wen Heping <wen@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Encode-IMAPUTF7
+PORTVERSION= 1.04
+CATEGORIES= converters perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= wen@FreeBSD.org
+COMMENT= Modification of UTF-7 encoding for IMAP
+
+BUILD_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= 5.8.0+
+
+MAN3= Encode::IMAPUTF7.3
+
+.include <bsd.port.mk>
diff --git a/converters/p5-Encode-IMAPUTF7/distinfo b/converters/p5-Encode-IMAPUTF7/distinfo
new file mode 100644
index 000000000000..c968292566e2
--- /dev/null
+++ b/converters/p5-Encode-IMAPUTF7/distinfo
@@ -0,0 +1,3 @@
+MD5 (Encode-IMAPUTF7-1.04.tar.gz) = 0ce3e10c9e9aaf429ad668cc24ce6f3b
+SHA256 (Encode-IMAPUTF7-1.04.tar.gz) = 71af5e2c023831a723b870f98c2ee8cc9e135b65b6d1430d87dcac8695a71692
+SIZE (Encode-IMAPUTF7-1.04.tar.gz) = 25266
diff --git a/converters/p5-Encode-IMAPUTF7/pkg-descr b/converters/p5-Encode-IMAPUTF7/pkg-descr
new file mode 100644
index 000000000000..43a1c2337f12
--- /dev/null
+++ b/converters/p5-Encode-IMAPUTF7/pkg-descr
@@ -0,0 +1,8 @@
+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/
diff --git a/converters/p5-Encode-IMAPUTF7/pkg-plist b/converters/p5-Encode-IMAPUTF7/pkg-plist
new file mode 100644
index 000000000000..0122116cd30a
--- /dev/null
+++ b/converters/p5-Encode-IMAPUTF7/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/IMAPUTF7/.packlist
+%%SITE_PERL%%/Encode/IMAPUTF7.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/IMAPUTF7
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode
+@dirrmtry %%SITE_PERL%%/Encode