summaryrefslogtreecommitdiff
path: root/mail/dovecot
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2006-02-10 12:20:55 +0000
committertv <tv@pkgsrc.org>2006-02-10 12:20:55 +0000
commita3686cc756c93f3f55a3ca3355f6bc0bf36d1d95 (patch)
tree09598ac3b5dcb4454bb286643517f09590a6113d /mail/dovecot
parent9995b837d8f5d7e2aaeace973e9cbadb612c34a8 (diff)
downloadpkgsrc-a3686cc756c93f3f55a3ca3355f6bc0bf36d1d95.tar.gz
Remove the clause in dovecot-example.conf comments about configured paths,
as was done in wip/dovecot-nightly. That comment is misleading with pkgsrc, since those paths are not what pkgsrc encodes into the conf file. Bump PKGREVISION (unfortunate, but there will be another beta pretty soon anyway).
Diffstat (limited to 'mail/dovecot')
-rw-r--r--mail/dovecot/Makefile3
-rw-r--r--mail/dovecot/distinfo4
-rw-r--r--mail/dovecot/patches/patch-ab27
3 files changed, 17 insertions, 17 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 7c5828a04f3..a134f07d5c8 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2006/02/08 13:43:49 ghen Exp $
+# $NetBSD: Makefile,v 1.46 2006/02/10 12:20:55 tv Exp $
DISTNAME= dovecot-1.0.beta3
PKGNAME= ${DISTNAME:S/.beta/beta/}
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo
index 4e1d63ba1b5..e553dc6e647 100644
--- a/mail/dovecot/distinfo
+++ b/mail/dovecot/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.21 2006/02/08 13:43:49 ghen Exp $
+$NetBSD: distinfo,v 1.22 2006/02/10 12:20:55 tv Exp $
SHA1 (dovecot-1.0.beta3.tar.gz) = a5d1fc471c88b96e0ef9d7296b25450a1d7a1419
RMD160 (dovecot-1.0.beta3.tar.gz) = 180e694ee78b73e69995096e1598cca427f6c87d
Size (dovecot-1.0.beta3.tar.gz) = 1360574 bytes
SHA1 (patch-aa) = be37d7ed741930e683028e6ea626aa1d312a328e
-SHA1 (patch-ab) = 4fc3888eb96692e82364295e3aae75f48a042982
+SHA1 (patch-ab) = a96efac8c8fbaf90f2706e5cb4a3288e405d946f
diff --git a/mail/dovecot/patches/patch-ab b/mail/dovecot/patches/patch-ab
index 097bfa9bc25..0c7b94b4cc8 100644
--- a/mail/dovecot/patches/patch-ab
+++ b/mail/dovecot/patches/patch-ab
@@ -1,16 +1,15 @@
-$NetBSD: patch-ab,v 1.9 2006/02/06 17:28:09 ghen Exp $
+$NetBSD: patch-ab,v 1.10 2006/02/10 12:20:56 tv Exp $
---- dovecot-example.conf.orig 2006-02-06 16:39:00.000000000 +0100
+--- dovecot-example.conf.orig 2006-02-02 16:31:21.000000000 -0500
+++ dovecot-example.conf
-@@ -5,17 +5,14 @@
- # value inside quotes, eg.: key = "# char and trailing whitespace "
+@@ -6,16 +6,14 @@
# Default values are shown after each value, it's not required to uncomment
--# any of the lines. Exception to this are paths, they're just examples
+ # any of the lines. Exception to this are paths, they're just examples
-# with real defaults being based on configure options. The paths listed here
-# are for configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-# --with-ssldir=/etc/ssl
-+# any of the lines.
++# with real defaults being based on configure options.
# Base directory where to store runtime data.
#base_dir = /var/run/dovecot/
@@ -22,7 +21,7 @@ $NetBSD: patch-ab,v 1.9 2006/02/06 17:28:09 ghen Exp $
# IP or host address where to listen in for connections. It's not currently
# possible to specify multiple addresses. "*" listens in all IPv4 interfaces.
-@@ -31,7 +28,7 @@
+@@ -31,7 +29,7 @@
#ssl_listen =
# Disable SSL/TLS support.
@@ -31,7 +30,7 @@ $NetBSD: patch-ab,v 1.9 2006/02/06 17:28:09 ghen Exp $
# PEM encoded X.509 SSL/TLS certificate and private key. They're opened before
# dropping root privileges, so keep the key file unreadable by anyone but
-@@ -420,19 +417,19 @@
+@@ -420,19 +418,19 @@
protocol imap {
# Login executable location.
@@ -55,7 +54,7 @@ $NetBSD: patch-ab,v 1.9 2006/02/06 17:28:09 ghen Exp $
# Maximum IMAP command line length in bytes. Some clients generate very long
# command lines with huge mailboxes, so you may need to raise this if you get
-@@ -441,7 +438,7 @@ protocol imap {
+@@ -441,7 +439,7 @@ protocol imap {
# Support for dynamically loadable modules.
#mail_use_modules = no
@@ -64,7 +63,7 @@ $NetBSD: patch-ab,v 1.9 2006/02/06 17:28:09 ghen Exp $
# Send IMAP capabilities in greeting message. This makes it unnecessary for
# clients to request it with CAPABILITY command, so it saves one round-trip.
-@@ -481,10 +478,10 @@ protocol imap {
+@@ -481,10 +479,10 @@ protocol imap {
protocol pop3 {
# Login executable location.
@@ -77,7 +76,7 @@ $NetBSD: patch-ab,v 1.9 2006/02/06 17:28:09 ghen Exp $
# Don't try to set mails non-recent or seen with POP3 sessions. This is
# mostly intended to reduce disk I/O. With maildir it doesn't move files
-@@ -535,7 +532,7 @@ protocol pop3 {
+@@ -535,7 +533,7 @@ protocol pop3 {
# Support for dynamically loadable modules.
#mail_use_modules = no
@@ -86,7 +85,7 @@ $NetBSD: patch-ab,v 1.9 2006/02/06 17:28:09 ghen Exp $
# Workarounds for various client bugs:
# outlook-no-nuls:
-@@ -553,7 +550,7 @@ protocol pop3 {
+@@ -553,7 +551,7 @@ protocol pop3 {
##
# Executable location
@@ -95,7 +94,7 @@ $NetBSD: patch-ab,v 1.9 2006/02/06 17:28:09 ghen Exp $
# Set max. process size in megabytes.
#auth_process_size = 256
-@@ -642,7 +639,7 @@ auth default {
+@@ -642,7 +640,7 @@ auth default {
# Note that PAM can only be used to verify if user's password is correct,
# so it can't be used as userdb. If you don't want to use a separate user
# database (passwd usually), you can use static userdb.
@@ -104,7 +103,7 @@ $NetBSD: patch-ab,v 1.9 2006/02/06 17:28:09 ghen Exp $
# [session=yes] [cache_key=<key>] [<service name>]
#
# session=yes makes Dovecot open and immediately close PAM session. Some
-@@ -666,13 +663,13 @@ auth default {
+@@ -666,13 +664,13 @@ auth default {
# args = session=yes *
# args = cache_key=%u dovecot
#args = dovecot