pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-Unicode-IMAPUtf7 Importing p5-Unicode-IM...
details: https://anonhg.NetBSD.org/pkgsrc/rev/582371ff147e
branches: trunk
changeset: 476189:582371ff147e
user: taca <taca%pkgsrc.org@localhost>
date: Sat Jun 05 03:15:18 2004 +0000
description:
Importing p5-Unicode-IMAPUtf7 package.
Perl extension to deal with IMAP UTF7
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).
diffstat:
converters/p5-Unicode-IMAPUtf7/DESCR | 5 +++++
converters/p5-Unicode-IMAPUtf7/Makefile | 21 +++++++++++++++++++++
converters/p5-Unicode-IMAPUtf7/PLIST | 1 +
converters/p5-Unicode-IMAPUtf7/distinfo | 4 ++++
4 files changed, 31 insertions(+), 0 deletions(-)
diffs (47 lines):
diff -r 13f38409b153 -r 582371ff147e converters/p5-Unicode-IMAPUtf7/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/converters/p5-Unicode-IMAPUtf7/DESCR Sat Jun 05 03:15:18 2004 +0000
@@ -0,0 +1,5 @@
+Perl extension to deal with IMAP UTF7
+
+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).
diff -r 13f38409b153 -r 582371ff147e converters/p5-Unicode-IMAPUtf7/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/converters/p5-Unicode-IMAPUtf7/Makefile Sat Jun 05 03:15:18 2004 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/06/05 03:15:18 taca Exp $
+#
+
+DISTNAME= Unicode-IMAPUtf7-2.00
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= converters mail
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://cpan.uwinnipeg.ca/module/Unicode::IMAPUtf7
+COMMENT= Perl extension to deal with IMAP UTF7
+
+DEPENDS+= p5-Unicode-String>=2.06:../../converters/p5-Unicode-String
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Unicode/IMAPUtf7/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 13f38409b153 -r 582371ff147e converters/p5-Unicode-IMAPUtf7/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/converters/p5-Unicode-IMAPUtf7/PLIST Sat Jun 05 03:15:18 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/05 03:15:18 taca Exp $
diff -r 13f38409b153 -r 582371ff147e converters/p5-Unicode-IMAPUtf7/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/converters/p5-Unicode-IMAPUtf7/distinfo Sat Jun 05 03:15:18 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/06/05 03:15:18 taca Exp $
+
+SHA1 (Unicode-IMAPUtf7-2.00.tar.gz) = 1e4133cb2f64a8f039a80958147a41c880c13fe0
+Size (Unicode-IMAPUtf7-2.00.tar.gz) = 3574 bytes
Home |
Main Index |
Thread Index |
Old Index