summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-IMAPClient
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-02-10 10:51:56 +0000
committerrh <rh@pkgsrc.org>2000-02-10 10:51:56 +0000
commit6daf2b9cb0f57bf96b7f63db80a4142c3037c733 (patch)
treed03f673552b8d924d8d41bcdeaa777b2585e00a7 /mail/p5-Mail-IMAPClient
parent311a6e527ca32ee89e25cd024b2e61e2a7e1e895 (diff)
downloadpkgsrc-6daf2b9cb0f57bf96b7f63db80a4142c3037c733.tar.gz
Initial import of Mail-IMAPClient-1.07, a perl5 IMAP (RFC-2060) client
module.
Diffstat (limited to 'mail/p5-Mail-IMAPClient')
-rw-r--r--mail/p5-Mail-IMAPClient/Makefile18
-rw-r--r--mail/p5-Mail-IMAPClient/files/md53
-rw-r--r--mail/p5-Mail-IMAPClient/pkg/COMMENT1
-rw-r--r--mail/p5-Mail-IMAPClient/pkg/DESCR19
-rw-r--r--mail/p5-Mail-IMAPClient/pkg/PLIST5
5 files changed, 46 insertions, 0 deletions
diff --git a/mail/p5-Mail-IMAPClient/Makefile b/mail/p5-Mail-IMAPClient/Makefile
new file mode 100644
index 00000000000..923321ea86f
--- /dev/null
+++ b/mail/p5-Mail-IMAPClient/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/02/10 10:51:56 rh Exp $
+#
+
+DISTNAME= Mail-IMAPClient-1.07
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
+
+MAINTAINER= packages@netbsd.org
+
+USE_PERL5= YES
+
+do-configure:
+ @cd ${WRKSRC} && \
+ ${ECHO} >.test && \
+ ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-Mail-IMAPClient/files/md5 b/mail/p5-Mail-IMAPClient/files/md5
new file mode 100644
index 00000000000..e1566cb86b0
--- /dev/null
+++ b/mail/p5-Mail-IMAPClient/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/02/10 10:51:56 rh Exp $
+
+MD5 (Mail-IMAPClient-1.07.tar.gz) = f42f84359749ddde469daa6ac7cac8c5
diff --git a/mail/p5-Mail-IMAPClient/pkg/COMMENT b/mail/p5-Mail-IMAPClient/pkg/COMMENT
new file mode 100644
index 00000000000..ebc0a4c36f0
--- /dev/null
+++ b/mail/p5-Mail-IMAPClient/pkg/COMMENT
@@ -0,0 +1 @@
+perl5 module for talking to RFC-2060 IMAP servers
diff --git a/mail/p5-Mail-IMAPClient/pkg/DESCR b/mail/p5-Mail-IMAPClient/pkg/DESCR
new file mode 100644
index 00000000000..1aa02e65123
--- /dev/null
+++ b/mail/p5-Mail-IMAPClient/pkg/DESCR
@@ -0,0 +1,19 @@
+ Mail::IMAPClient module provides perl routines that simplify a
+sockets connection to and an IMAP conversation with an IMAP server.
+
+ This module was developed on Solaris 2.5.1 and 2.6 against Netscape
+IMAP servers versions 3.6 and 4.1. However, since it is written inw
+erl and designed for flexibility, it should run on any OS with a
+TCP/IP stack and a version of perl that includes Socket.pm and
+IO::Socket.pm. It also should be able to talk to any IMAP server,
+even those that have, um, proprietary features (assuming that the
+programmer knows what those features are).
+
+ To date, the test suite runs successfully with the following IMAP
+servers:
+
+-Netscape Messenger v3.6
+-Netscape Messenger v4.1
+-UW-IMAP (I think it was 4.5)
+-Cyrus IMAP4 v1.5.19
+-Mirapoint Message Server Appliances (OS versions 1.6.1 and 1.7.1)
diff --git a/mail/p5-Mail-IMAPClient/pkg/PLIST b/mail/p5-Mail-IMAPClient/pkg/PLIST
new file mode 100644
index 00000000000..6bf55241db0
--- /dev/null
+++ b/mail/p5-Mail-IMAPClient/pkg/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/02/10 10:51:56 rh Exp $
+lib/perl5/site_perl/Mail/IMAPClient.pm
+lib/perl5/man/man3/Mail::IMAPClient.3
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Mail/IMAPClient/.packlist
+@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Mail/IMAPClient