summaryrefslogtreecommitdiff
path: root/mail/courier-imap
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-03-11 20:16:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-03-11 20:16:32 +0000
commit28f5ab0c6242b9b8b6080d74ffbf18d1d38f0da1 (patch)
treea6116e37ff87e29e7327b84f7f1281a3c92be348 /mail/courier-imap
parentUpdate to 2000.01.13 version. Also chase emacs upgrade to 20.6. (diff)
(Re-importing due to slight name change -- here is the original
message by nbm, with the added hyphen.) Initial import of courier-imap, a imap server for Maildirs.
Notes
Notes: svn path=/head/; revision=26767
Diffstat (limited to 'mail/courier-imap')
-rw-r--r--mail/courier-imap/Makefile31
-rw-r--r--mail/courier-imap/distinfo1
-rw-r--r--mail/courier-imap/pkg-comment1
-rw-r--r--mail/courier-imap/pkg-descr16
-rw-r--r--mail/courier-imap/pkg-plist16
5 files changed, 65 insertions, 0 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile
new file mode 100644
index 000000000000..ea7aeeed8057
--- /dev/null
+++ b/mail/courier-imap/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: courierimap
+# Version required: 0.26
+# Date created: 19 Feb 2000
+# Whom: Neil Blakey-Milner
+#
+# $FreeBSD$
+#
+
+DISTNAME= courier-imap-0.26
+CATEGORIES= mail
+MASTER_SITES= http://www.inter7.com/courierimap/
+
+MAINTAINER= nbm@FreeBSD.org
+
+GNU_CONFIGURE= YES
+USE_GMAKE= YES
+
+CONFIGURE_ARGS= --without-authldap --with-authldaprc=filename \
+ --without-authpam --without-authshadow \
+ --without-authvchkpw --without-authcram
+
+MAN8= authlib.8 makeuserdb.8 userdb.8 userdbpw.8 couriertcpd.8 \
+ deliverquota.8 imapd.8
+
+MLINKS= authlib.8 authpwd.8 authlib.8 authshadow.8 \
+ authlib.8 authuserdb.8 authlib.8 authpam.8 \
+ authlib.8 authvchkpw.8 authlib.8 authcram.8 \
+ authlib.8 authldap.8 makeuserdb.8 pw2userdb.8 \
+ makeuserdb.8 vchkpw2userdb.8
+
+.include <bsd.port.mk>
diff --git a/mail/courier-imap/distinfo b/mail/courier-imap/distinfo
new file mode 100644
index 000000000000..9f56f5a7c4a7
--- /dev/null
+++ b/mail/courier-imap/distinfo
@@ -0,0 +1 @@
+MD5 (courier-imap-0.26.tar.gz) = 524972958b09002463461a45ddb00c32
diff --git a/mail/courier-imap/pkg-comment b/mail/courier-imap/pkg-comment
new file mode 100644
index 000000000000..543f526974a7
--- /dev/null
+++ b/mail/courier-imap/pkg-comment
@@ -0,0 +1 @@
+IMAP server that provides access to Maildir mailboxes.
diff --git a/mail/courier-imap/pkg-descr b/mail/courier-imap/pkg-descr
new file mode 100644
index 000000000000..5b3f71b31096
--- /dev/null
+++ b/mail/courier-imap/pkg-descr
@@ -0,0 +1,16 @@
+Courier-IMAP is a server that provides IMAP access to Maildir mailboxes.
+This IMAP server does NOT handle traditional mailbox files
+(/var/spool/mail, and derivatives), it was written for the specific
+purpose of providing IMAP access to Maildirs.
+
+Courier-IMAP implements some extensions to the basic Maildir mail
+storage format in order to support some additional features, such as
+folders and "soft" quotas. This is done in a way that's backwards
+compatible with the standard Maildir users (although, of course, they
+will ignore the additional features). Other software that understands
+and uses the same Maildir extensions is SqWebMail, and maildrop.
+
+Features:
+ * Extremely small footprint.
+ * Abstract authentication modules.
+ * Virtual mailbox support.
diff --git a/mail/courier-imap/pkg-plist b/mail/courier-imap/pkg-plist
new file mode 100644
index 000000000000..0a76abb2c92b
--- /dev/null
+++ b/mail/courier-imap/pkg-plist
@@ -0,0 +1,16 @@
+bin/imapd
+libexec/makedatprog
+libexec/couriertcpd
+libexec/deliverquota
+libexec/logger
+libexec/imapd.rc
+libexec/authlib/authuserdb
+libexec/authlib/authpam
+@unexec rmdir %D/libexec/authlib
+sbin/imaplogin
+sbin/vchkpw2userdb
+sbin/makeuserdb
+sbin/userdbpw
+sbin/pw2userdb
+sbin/userdb
+etc/imapd.config