sthen
5636bc31fe
update to Dovecot 2.2.26.0, ok brad
2016-11-01 14:12:04 +00:00
sthen
564c6c344a
Cope with moving sqlite3 back to ports.
2016-09-23 09:16:52 +00:00
naddy
03993be59c
replace libiconv module
2016-09-12 11:45:57 +00:00
ajacoutot
cd28d9de8d
Second and last pass at pre-entively fixing ports that would break once
...
guenther's header pollution cleanup diff is in.
2016-09-11 20:54:12 +00:00
sthen
1ffaf59f3e
oops, committed previous from wrong tree. noticed by nigel@
2016-07-05 09:27:35 +00:00
sthen
819d40f816
drop -lpthread hack, no longer needed. ok brad
2016-07-04 12:12:14 +00:00
sthen
aaef79ec71
update to Dovecot 2.2.24, from Brad.
2016-04-26 21:09:43 +00:00
sthen
724ef0c3b3
update to Dovecot 2.2.23, ok brad
2016-03-31 11:12:38 +00:00
naddy
2c4204cf62
remove SHARED_ONLY from simple ports that use the gettext or libiconv module
2016-03-18 21:38:22 +00:00
sthen
a27df78d7a
update to dovecot-2.2.22, from Brad
2016-03-17 14:11:45 +00:00
sthen
e4403cbc1b
Add a patch to re-allow the CRYPT password scheme in Dovecot. This scheme
...
checks the password against the stored hash using the OS crypt() function
and supports whichever schemes are supported by the OS, but currently
Dovecot makes some assumptions about hash format (to work around a
segfault when used on OpenBSD following removal of DES from crypt).
'doveadm pw -s CRYPT' (tool to generate hashed passwords) will now produce
bcrypt passwords rather than not allowing the scheme at all. More info in
the patch itself. OK Brad.
2016-01-11 22:45:26 +00:00
sthen
21554d6765
update to Dovecot 2.2.21, from Brad
2015-12-12 16:43:09 +00:00
sthen
9ca828578f
Fix "doveadm pw" crashing when using the crypt scheme since OpenBSD's
...
crypt() doesn't support DES now. From Brad.
2015-11-10 10:30:04 +00:00
sthen
a55de7528c
update to Dovecot 2.2.19, from Brad
2015-10-05 10:20:29 +00:00
sthen
3a2506f0c5
stop patching Dovecot's sample config files to enable client workarounds;
...
from Brad (maintainer).
2015-06-15 08:50:26 +00:00
sthen
dcf73b085f
update to dovecot 2.2.18, from brad
2015-05-15 20:59:08 +00:00
sthen
0e5b90ddd0
Update to Dovecot 2.2.16, from Brad (maintainer)
2015-04-09 21:25:49 +00:00
sthen
3bdbc9a003
link Dovecot's executables with -lpthread, allowing use of plugins which
...
use shared libraries that use threads (e.g. mysqlclient). ok brad@
2014-10-28 09:19:54 +00:00
brad
3fd727d7a3
Update to Dovecot 2.2.15.
...
With some input from and ok sthen@
2014-10-25 22:06:40 +00:00
brad
aa3903d8a6
Update to Dovecot 2.2.14.
...
ok sthen@
2014-10-16 18:01:57 +00:00
brad
b94a402501
Switch from using MySQL to using MariaDB attempt #2 . MariaDB is a drop-in replacement.
...
ok sthen@
2014-09-13 18:09:20 +00:00
naddy
cb348c8075
fix build after SSL compression removal; from brad@ et al.
2014-07-30 14:28:24 +00:00
brad
f25efc1d52
Fix a DoS attack against imap/pop3-login processes. CVE-2014-3430
...
ok sthen@
2014-05-12 09:20:52 +00:00
brad
fe539f9b6c
Remove --without-gsspi, it is already disabled.
2014-04-21 22:32:59 +00:00
ajacoutot
b3b4d978a1
Drop --with-gssapi.
2014-04-21 22:19:25 +00:00
sthen
183a86ca5f
sync wantlib and disable gssapi
2014-04-21 16:39:24 +00:00
brad
b7aba08689
Remove workaround that was added to workaround non POSIX compliant
...
getpwnam_r / getpwuid_r functions.
ok sthen@
2014-03-16 09:42:12 +00:00
brad
4afc6caf3b
Update to Dovecot 2.2.10.
...
ok sthen@
2013-12-22 22:23:10 +00:00
brad
3278cfd439
Update to Dovecot 2.2.9.
...
With input regarding xz and ok sthen@
2013-11-27 22:02:18 +00:00
espie
a1f6badbc3
brad@ snuck unneeded stuff back in thru sthen@...
...
bsd.port.arch.mk *does* trim BUILD_PACKAGES for you!
2013-11-10 11:59:44 +00:00
brad
60a60e09ac
Update to Dovecot 2.2.7.
...
ok sthen@
2013-11-04 06:24:09 +00:00
sthen
f80dd4ae17
Don't suggest that people "might" need to add the login.conf section for
...
Dovecot, it is definitely required as the default number of FDs is not enough.
ok matthieu@ brad@
2013-10-20 21:01:20 +00:00
brad
935adb5b6d
Update to Dovecot 2.2.6.
...
ok sthen@
2013-09-27 01:35:51 +00:00
brad
dc1d282c7c
Remove unnecessary patch that sets a value that is the default anyway.
...
ok sthen@
2013-09-22 17:57:59 +00:00
brad
cb63f5f43e
Revert http://hg.dovecot.org/dovecot-2.2/raw-rev/349d52c4ca51 which causes
...
local account auth to be broken.
ok ajacoutot@
2013-09-02 16:02:00 +00:00
brad
48759a48cb
Update to Dovecot 2.2.5.
...
ok sthen@
2013-08-13 00:29:58 +00:00
brad
9c6a3474fa
Update to Dovecot 2.1.17.
...
ok sthen@
2013-07-18 20:07:10 +00:00
ajacoutot
64a6588efb
No need for pthread.
2013-06-20 08:26:13 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
ajacoutot
9920238d6f
Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
...
have it in base now.
2013-06-17 19:30:22 +00:00
brad
17833ea850
Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
...
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.
Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
brad
0b77cf86a5
Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
...
ok sthen aja
2013-05-25 00:33:09 +00:00
brad
63d55e2798
Update to Dovecot 2.1.16.
...
ok sthen@
2013-04-08 18:53:54 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
brad
2a999bfd50
Update to Dovecot 2.1.15.
...
ok sthen@
2013-02-08 16:33:23 +00:00
brad
ab58ff9bc2
Update to Dovecot 2.1.14.
...
ok sthen@
2013-02-01 07:59:03 +00:00
ajacoutot
d650a2552b
Start first_valid_uid at 1000 to match the low uid of regular Unix users
...
on OpenBSD.
ok sthen@ brad@ (maintainer)
2013-01-27 09:29:37 +00:00
brad
f7b166145a
Update to Dovecot 2.1.13.
...
ok sthen@
2013-01-08 23:58:43 +00:00
brad
97a5855581
Update to Dovecot 2.1.12.
...
ok sthen@
2012-12-01 09:45:33 +00:00