Commit Graph

118 Commits

Author SHA1 Message Date
brad
05cbc0630f upgrade to Dovecot 1.0rc10 2006-10-23 18:23:12 +00:00
brad
39c73b76e1 upgrade to Dovecot 1.0rc9 2006-10-14 01:41:19 +00:00
brad
d734e1ab3f upgrade to Dovecot 1.0rc8 2006-10-09 19:26:53 +00:00
brad
66b69341db fix a kqueue bug with the filesystem notification mechanism that could
potentially cause Dovecot to spin and chew up all of the available CPU
time.

From Dovecot CVS.
2006-09-22 15:46:28 +00:00
brad
026742824b upgrade to Dovecot 1.0rc7
ok dlg@
2006-09-18 05:04:28 +00:00
sturm
8eb1dacafb revert unapproved commit, the ports tree is locked 2006-08-06 19:57:08 +00:00
brad
5dbdec5acb upgrade to Dovecot 1.0rc5
ok marco@
2006-08-06 19:48:36 +00:00
espie
d64e5b7dc6 new lib specs 2006-08-03 13:09:09 +00:00
brad
c023b6b8b2 bump PKGNAME. 2006-07-29 00:28:48 +00:00
brad
e19c947a48 provide a useable config for mbox users by using fcntl for the write
locking method.
2006-07-29 00:27:35 +00:00
brad
57b61f3a0b Use perms of 755 instead of 700 for /var/dovecot. 2006-07-29 00:24:46 +00:00
alek
8b85137311 Use /etc/ssl as SYSCONFDIR can be changed by end user.
go ahead brad@
2006-07-18 20:27:13 +00:00
brad
dd31725e75 disable kqueue for the file system notification method. as has been noted
on the dovecot list, there is a bug in this code which causes processes to
stay around after a client has disconnected.
2006-07-16 19:01:12 +00:00
brad
dbe3dc7726 upgrade to Dovecot 1.0rc2
"That works way better." ok marco@
2006-07-16 02:43:08 +00:00
bernd
b8bedd34ec Back out change with no review.
ok espie@, pvalchev@
2006-06-19 11:49:07 +00:00
brad
7ef6a9d023 fix CONFIGURE_ARGS 2006-06-18 09:35:36 +00:00
brad
0b46706cd8 upgrade to Dovecot 1.0beta9 2006-06-16 21:03:44 +00:00
brad
bcaea2c04c disable kqueue again. 2006-05-18 01:59:21 +00:00
brad
c9991a50b3 CVS missed this, checksums for beta8 2006-05-12 20:26:51 +00:00
brad
bb4af7ccc4 upgrade to Dovecot 1.0beta8 2006-05-12 19:10:11 +00:00
brad
bb482326d6 second revision of the kqueue diff that should resolve an issue with
Dovecot imap processes' spinning and taking up all the available CPU time.

From Vaclav Haisman on the Dovecot list.
2006-05-10 19:51:03 +00:00
brad
e1c552749f add a diff to fix the crashing issues exhibited when using kqueue() and
re-enable kqueue().

From Vaclav Haisman on the Dovecot list.
2006-05-10 00:30:04 +00:00
brad
4e1dbbc36b comment out the library archive and libtool wrapper for the new plugin. 2006-04-16 06:59:29 +00:00
brad
4bc4ce9fb0 disable kqueue for now. 2006-04-15 02:47:21 +00:00
brad
c63ed26eb3 upgrade to Dovecot 1.0beta7 2006-04-12 16:32:11 +00:00
brad
a14b10108e upgrade to Dovecot 1.0beta5 2006-04-05 00:23:27 +00:00
brad
99d62079fb upgrade to Dovecot 1.0beta4 2006-04-02 18:45:01 +00:00
brad
899661bc71 for some fairly rare unrecognized events print some additional info
when i_panic() is called to help with debugging.

From Vaclav Haisman on the Dovecot list.
2006-03-23 05:24:24 +00:00
brad
91367a7e1f Dovecot has code that is MIT licensed as well. 2006-02-11 04:10:08 +00:00
brad
184315c53e upgrade to Dovecot 1.0beta3 2006-02-09 05:17:14 +00:00
brad
f4c4e89b74 upgrade to Dovecot 1.0beta2 2006-01-23 20:33:40 +00:00
brad
5c7c60fe95 patches for the kqueue code to fix a few issues.
From: <V dot Haisman at sh dot cvut dot cz>
2006-01-22 15:35:43 +00:00
brad
8e2bffc0b5 set pop3_uidl_format in the example config and enable various workarounds
for POP3/IMAP clients with issues such as OSX Mail/Outlook/Netscape/Thunderbird.
2006-01-20 02:04:19 +00:00
brad
0853827c9c fix a bug not allowing ssl_parameters_regenerate to be set on 64-bit archs.
From Dovecot CVS
2006-01-19 22:35:57 +00:00
brad
4f9ba0333a upgrade to Dovecot 1.0beta1 2006-01-16 21:32:59 +00:00
bernd
3c16c53ccc This is the real fix for the openldap problem. Sorry guys.
tested & ok alek@
2005-11-11 14:53:27 +00:00
bernd
81efe25522 - Add sasl2 to LIB_DEPENDS in ldap FLAVOR. Caused by the last openldap update.
- Bump PKGNAME

"go ahead" espie@
2005-11-11 12:11:41 +00:00
brad
a4b5e15989 upgrade to Dovecot 1.0alpha4 2005-10-20 18:28:48 +00:00
brad
79bd6b5864 add a LDAP FLAVOR. 2005-10-06 17:03:21 +00:00
brad
761c1d0fff upgrade to Dovecot 1.0alpha3 2005-09-23 14:44:05 +00:00
brad
7553355a71 upgrade to Dovecot 1.0alpha2 2005-09-11 20:57:04 +00:00
brad
904707f8ba upgrade to Dovecot 1.0alpha1 2005-09-04 18:22:30 +00:00
brad
7ab76d0f16 spaces to tab 2005-07-23 20:41:30 +00:00
brad
38a809902d add example config files. 2005-07-23 20:38:17 +00:00
brad
f289600eee add a postgresql FLAVOR.
Based on similar diffs from chris@ and
Peter Galbavy <peter dot galbavy at knowtion dot net>
2005-07-23 19:34:22 +00:00
brad
c123ab799c MySQL FLAVOR. 2005-02-13 18:44:05 +00:00
brad
7a9c752692 add a MySQL FLAVOR.
From: Johan Fredin <griffin at legonet dot org>
2005-02-13 18:42:46 +00:00
alek
a094f6585d - Fix libiconv detection
- Bump PKGNAME

ok brad@
2005-02-13 18:37:32 +00:00
brad
3aa1a11040 upgrade to Dovecot 0.99.14 2005-02-12 12:17:07 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
alek
200b1ea2ea Add WANTLIB markers 2005-01-02 12:56:04 +00:00
alek
58c02a7bc4 - Move notice from INSTALL to MESSAGE
- Replace (DE)INSTALL with @sample, @new(group|user)
- Bump PKGNAME

ok naddy@ brad@
2004-11-24 21:10:53 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
xsa
569ca0e221 new-style MODULES. 2004-08-10 09:14:47 +00:00
brad
124a9c4f28 upgrade to Dovecot 0.99.10.8 2004-07-30 17:40:27 +00:00
brad
a5b5737d5d upgrade to Dovecot 0.99.10.7 2004-07-21 14:19:19 +00:00
brad
04cd1d046b remove some whitespace 2004-07-12 01:11:01 +00:00
brad
7cf6b22d34 add a patch to unbreak being able to use symlinks with Maildir, bug introduced
in 0.99.10.6.
--
From: Dovecot author via Kevin Cramer <kcramer at siscom dot net>
2004-06-25 18:04:13 +00:00
brad
161c196b68 sync patches 2004-06-25 17:41:59 +00:00
brad
42778c6f48 @extra and some cleaning 2004-06-23 04:50:00 +00:00
brad
aaef18b8a9 upgrade to Dovecot 0.99.10.6
- takeover as MAINTAINER
--
ok MAINTAINER
2004-06-22 21:05:20 +00:00
brad
6310d9ce81 upgrade to Dovecot 0.99.10.5
--
ok MAINTAINER
2004-05-27 16:38:30 +00:00
brad
464523b0d7 upgrade to Dovecot 0.99.10.4
--
ok MAINTAINER
2004-05-10 00:06:47 +00:00
jolan
d037112145 - initialize /var/dovecot/login via INSTALL to quell a warning about it
not existing (and thus be created by dovecot itself)
- incorporate upstream patch which prevents some partial BODY[part]
  fetches from possibly returning data incorrectly
- bump PKGNAME
2003-11-05 03:42:06 +00:00
jolan
34678ea2bf fix three crashing bugs, bump PKGNAME
- searching address fields can crash sometimes
- auth process crashes if user doesn't have home directory set
- sme BODY and BODYSTRUCTURE replies missed data for message/rfc822 MIME
  parts causing clients to break
2003-09-23 06:34:32 +00:00
jolan
91933d365c err on the side of caution and make "index_mmap_invalidate = yes" the
default to totally negate the chance of index corruption at the cost of
performance.  ok naddy@
2003-08-30 00:11:31 +00:00
jolan
a07ffc1aaa incorporate megadiff from the author which allows mmaping of index data
on openbsd, related to pr/3291.  bump PKGNAME
2003-07-23 06:03:00 +00:00
jolan
4e800fee5e import of dovecot-0.99.10, an imap(s)/pop3(s) server. 2003-07-14 23:44:28 +00:00