summaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2007-10-11 15:49:55 +0000
committertv <tv@pkgsrc.org>2007-10-11 15:49:55 +0000
commit0806b46b7b0a0e08e0e533490b3656fb4833d105 (patch)
tree2f3586f1d138e1e037e0ce567a8d9839187bdb07 /mail/Makefile
parenta9caab5a08348a560ba0560ffada6fa52213977b (diff)
downloadpkgsrc-0806b46b7b0a0e08e0e533490b3656fb4833d105.tar.gz
Add p5-IMAP-Client-0.13 (and its small dependency, p5-URI-imap).
From DESCR: This module was created as a low-level inteface to any IMAP server. It was built to be a 'clear box' solution to working with an IMAP environ- ment. The idea is that anything an IMAP client should be able to do, and any information available via the IMAP specs, should be available to a client interface and user. This way, the full strength of the IMAP protocol and data can be utilized, ideally in the most network- efficient mannger possible, rather than being contrained only to a sub- set of commands or data-limited responses. If the server says it, the client should be able to see it. This module also takes steps to be able to handle anticipated situa- tions for the user rather than forcing a per-implementation behavior for such expected events, such as referrals. IMAP::Client will fully support referrals, and will transparently handle them for whatever com- mand is issued to them (so long as the referral s for anonymous or the same user with the same password - a new user or different password would require a new username/password to be obtained. As of 0.01, this is not supported, however the framework is down. This module also tries to follow the various RFCs for IMAPrev1 communi- cations very closely, enforcing client-side responsabilities where appropriate.
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile
index c65d136d7c2..089b964eb63 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.336 2007/10/04 12:08:34 obache Exp $
+# $NetBSD: Makefile,v 1.337 2007/10/11 15:49:55 tv Exp $
#
COMMENT= Electronic mail utilities
@@ -165,6 +165,7 @@ SUBDIR+= p5-Email-Simple-Creator
SUBDIR+= p5-Email-Valid
SUBDIR+= p5-GMail-IMAPD
SUBDIR+= p5-IMAP-Admin
+SUBDIR+= p5-IMAP-Client
SUBDIR+= p5-MIME-Lite
SUBDIR+= p5-MIME-Lite-HTML
SUBDIR+= p5-MIME-Types
@@ -189,6 +190,7 @@ SUBDIR+= p5-Net-LMTP
SUBDIR+= p5-Net-SMTP_auth
SUBDIR+= p5-Sendmail-AccessDB
SUBDIR+= p5-Sendmail-PMilter
+SUBDIR+= p5-URI-imap
SUBDIR+= p5-User-Identity
SUBDIR+= p5-razor-agents
SUBDIR+= pear-Mail