summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-02-08 13:43:49 +0000
committerghen <ghen@pkgsrc.org>2006-02-08 13:43:49 +0000
commitb5779743f0a6d01b74faed7174f3e76d9bb5beba (patch)
tree80750c051e05cff43b7be762cd98b563075cf3a8 /mail
parent7133f1e3f8d3336e5172ebc071aa6d001236b923 (diff)
downloadpkgsrc-b5779743f0a6d01b74faed7174f3e76d9bb5beba.tar.gz
Update Dovecot to 1.0beta3. Changes include:
* Dotlock code changed to timeout faster in some situations when the lock file is old. + Added support for loading SQL drivers dynamically (see INSTALL file for how to build them) + Keywords are stored to dboxes, and other dbox improvements. + dict-sql could actually work now, making quota-in-sql-database possibly working now (not fully tested) + Added mail storage conversion plugin to convert automatically from one mailbox format to another while user logs in. Doesn't preserve UIDVALIDITY/ UIDs though. + Added plugin { .. } section to dovecot.conf for passing parameters to plugins (see dovecot-example.conf). + Added ssl-build-param binary which is used to generate ssl-parameters.dat. Main dovecot binary doesn't anymore link to SSL libraries, and this also makes the process title be clearer about why the process is eating all the CPU. - Fix building without OpenSSL - Fixed memory leak in MySQL driver - Fixes to checkpassword - Broken Content-Length header could have broken mbox opening - Fixed potential hangs after APPEND command - Fixed potential crashes in dovecot-auth and imap/pop3-login - zlib plugin now links with -lz so it could actually work - kqueue fixes by Vaclav Haisman Also, change the package's name to 1.0beta3 (from 1.0b2), since "beta" is what pkgsrc recognizes according to pkg_info(1). (sorry tv, I thought it was "b".)
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot/Makefile7
-rw-r--r--mail/dovecot/PLIST8
-rw-r--r--mail/dovecot/distinfo8
3 files changed, 14 insertions, 9 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index ae423574f4e..7c5828a04f3 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2006/02/06 17:28:09 ghen Exp $
+# $NetBSD: Makefile,v 1.45 2006/02/08 13:43:49 ghen Exp $
-DISTNAME= dovecot-1.0.beta2
-PKGNAME= ${DISTNAME:S/.beta/b/}
-PKGREVISION= 1
+DISTNAME= dovecot-1.0.beta3
+PKGNAME= ${DISTNAME:S/.beta/beta/}
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/
diff --git a/mail/dovecot/PLIST b/mail/dovecot/PLIST
index 14488e0fa56..11b6a170ea1 100644
--- a/mail/dovecot/PLIST
+++ b/mail/dovecot/PLIST
@@ -1,12 +1,16 @@
-@comment $NetBSD: PLIST,v 1.7 2006/02/06 15:54:37 ghen Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/02/08 13:43:49 ghen Exp $
+lib/dovecot/imap/lib01_convert_plugin.so
lib/dovecot/imap/lib01_quota_plugin.so
lib/dovecot/imap/lib01_zlib_plugin.la
lib/dovecot/imap/lib02_imap_quota_plugin.la
lib/dovecot/imap/lib02_trash_plugin.so
+lib/dovecot/lda/lib01_convert_plugin.so
lib/dovecot/lda/lib01_quota_plugin.so
lib/dovecot/lda/lib02_trash_plugin.so
+lib/dovecot/lib01_convert_plugin.la
lib/dovecot/lib01_quota_plugin.la
lib/dovecot/lib02_trash_plugin.la
+lib/dovecot/pop3/lib01_convert_plugin.so
libexec/dovecot/checkpassword-reply
libexec/dovecot/dict
libexec/dovecot/dovecot-auth
@@ -16,6 +20,7 @@ libexec/dovecot/imap-login
libexec/dovecot/pop3
libexec/dovecot/pop3-login
libexec/dovecot/rawlog
+libexec/dovecot/ssl-build-param
sbin/dovecot
sbin/dovecotpw
share/doc/dovecot/USE-WIKI-INSTEAD
@@ -38,6 +43,7 @@ share/examples/rc.d/dovecot
@dirrm share/examples/dovecot
@dirrm share/doc/dovecot
@dirrm libexec/dovecot
+@dirrm lib/dovecot/pop3
@dirrm lib/dovecot/lda
@dirrm lib/dovecot/imap
@dirrm lib/dovecot
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo
index 07fe44614d8..4e1d63ba1b5 100644
--- a/mail/dovecot/distinfo
+++ b/mail/dovecot/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2006/02/06 17:28:09 ghen Exp $
+$NetBSD: distinfo,v 1.21 2006/02/08 13:43:49 ghen Exp $
-SHA1 (dovecot-1.0.beta2.tar.gz) = cf25468db5eb171cdf020c39296ae4a688417873
-RMD160 (dovecot-1.0.beta2.tar.gz) = 446072d3aef6288b18392b7002bbe3eaf124fa99
-Size (dovecot-1.0.beta2.tar.gz) = 1340629 bytes
+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