summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2019-02-24 04:24:02 +0000
committerwen <wen@pkgsrc.org>2019-02-24 04:24:02 +0000
commit1a161d9096c0caa99f2d234952c4b8e3003f91fb (patch)
tree61afaac3bc3124a2aee082a2e97a1a8a291b0eee /mail
parent29fb8bb6c9d22ff8a5c5180948414d2bdc942249 (diff)
downloadpkgsrc-1a161d9096c0caa99f2d234952c4b8e3003f91fb.tar.gz
Import Mail-Box-IMAP4-3.003 as mail/p5-Mail-Box-IMAP4.
Maintain a folder which has its messages stored on a remote server. The communication between the client application and the server is implemented using the IMAP4 protocol. This class uses Mail::Transport::IMAP4 to hide the transport of information, and focusses solely on the correct handling of messages within a IMAP4 folder. More than one IMAP4 folder can be handled by one single IMAP4 connection.
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-Box-IMPAP4/DESCR6
-rw-r--r--mail/p5-Mail-Box-IMPAP4/Makefile22
-rw-r--r--mail/p5-Mail-Box-IMPAP4/distinfo6
3 files changed, 34 insertions, 0 deletions
diff --git a/mail/p5-Mail-Box-IMPAP4/DESCR b/mail/p5-Mail-Box-IMPAP4/DESCR
new file mode 100644
index 00000000000..c72d5137acc
--- /dev/null
+++ b/mail/p5-Mail-Box-IMPAP4/DESCR
@@ -0,0 +1,6 @@
+Maintain a folder which has its messages stored on a remote server. The
+communication between the client application and the server is implemented using
+the IMAP4 protocol. This class uses Mail::Transport::IMAP4 to hide the transport
+of information, and focusses solely on the correct handling of messages within a
+IMAP4 folder. More than one IMAP4 folder can be handled by one single IMAP4
+connection.
diff --git a/mail/p5-Mail-Box-IMPAP4/Makefile b/mail/p5-Mail-Box-IMPAP4/Makefile
new file mode 100644
index 00000000000..5c4c046d3d7
--- /dev/null
+++ b/mail/p5-Mail-Box-IMPAP4/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2019/02/24 04:24:02 wen Exp $
+
+DISTNAME= Mail-Box-IMAP4-3.003
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= mail perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
+
+MAINTAINER= wen@NetBSD.org
+HOMEPAGE= https://metacpan.org/release/Mail-Box-IMAP4
+COMMENT= Handle IMAP4 folders as client
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC
+DEPENDS+= p5-Mail-Message>=3.008:../../mail/p5-Mail-Message
+DEPENDS+= p5-Mail-Box>=3:../../mail/p5-Mail-Box
+DEPENDS+= p5-Mail-Transport>=3:../../mail/p5-Mail-Transport
+DEPENDS+= p5-Mail-IMAPClient>=0:../../mail/p5-Mail-IMAPClient
+
+PERL5_PACKLIST= auto/Mail/Box/IMAP4/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-Mail-Box-IMPAP4/distinfo b/mail/p5-Mail-Box-IMPAP4/distinfo
new file mode 100644
index 00000000000..145818ebcf1
--- /dev/null
+++ b/mail/p5-Mail-Box-IMPAP4/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/02/24 04:24:02 wen Exp $
+
+SHA1 (Mail-Box-IMAP4-3.003.tar.gz) = e579c9243c507f304f07d841b50b18fb917a982b
+RMD160 (Mail-Box-IMAP4-3.003.tar.gz) = e46af87a28cad07ca918ba049e771c8fae20df89
+SHA512 (Mail-Box-IMAP4-3.003.tar.gz) = 5da52f03bf34d44e414f3aa3265993836927d23ec7b425b28e74161bd160e37e686d614333976e53f1a3104267ada8b9587c543f1da261d5cc68cf8717070bd9
+Size (Mail-Box-IMAP4-3.003.tar.gz) = 42724 bytes