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 |
|