summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd/patches/patch-aa
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-12-10 09:45:32 +0000
committerjlam <jlam@pkgsrc.org>2000-12-10 09:45:32 +0000
commit0cdaa1219884aa5bcf3e28d581b681b13f473abe (patch)
treead93154f7fd85643e4d139ce62cd70ba6134004e /mail/cyrus-imapd/patches/patch-aa
parent4890f5ad3c51aa446c383b55b015b9e5a2d358e8 (diff)
downloadpkgsrc-0cdaa1219884aa5bcf3e28d581b681b13f473abe.tar.gz
Update cyrus-imapd to 1.6.24nb1:
* Update dependency on cyrus-sasl to >=1.5.24nb2. * Move creation of cyrus user and mail group to cyrus-sasl. * Install HTML documentation. * Install minimal imapd.conf configuration file defaulting to 'pwcheck' authentication. * Install mkimap perl script for creating cyrus imap directories. * Improvements to DEINSTALL/INSTALL scripts. * Make me the maintainer.
Diffstat (limited to 'mail/cyrus-imapd/patches/patch-aa')
-rw-r--r--mail/cyrus-imapd/patches/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/mail/cyrus-imapd/patches/patch-aa b/mail/cyrus-imapd/patches/patch-aa
new file mode 100644
index 00000000000..96220688232
--- /dev/null
+++ b/mail/cyrus-imapd/patches/patch-aa
@@ -0,0 +1,19 @@
+$NetBSD: patch-aa,v 1.1 2000/12/10 09:46:13 jlam Exp $
+
+--- doc/html/install.html.orig Thu Dec 30 16:07:24 1999
++++ doc/html/install.html
+@@ -573,12 +573,12 @@
+ </kbd></pre>
+
+ <li>Change to the Cyrus user and use the tool
+-"<tt>tools/mkimap</tt>" to create the rest of the directories
++"<tt>mkimap</tt>" to create the rest of the directories
+ (subdirectories of the directories you just created).
+
+ <pre>
+ <kbd> su cyrus
+- tools/mkimap
++ /usr/cyrus/bin/mkimap
+ </kbd>
+ </pre>
+