Page MenuHomeFreeBSD

mail/dovecot-fts-xapian: Update to 1.9.3
ClosedPublic

Authored by marius on Wed, Mar 18, 8:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 26, 11:35 PM
Unknown Object (File)
Mon, Mar 23, 12:52 PM
Unknown Object (File)
Mon, Mar 23, 9:21 AM
Unknown Object (File)
Sun, Mar 22, 10:05 PM
Unknown Object (File)
Sun, Mar 22, 4:11 AM
Unknown Object (File)
Fri, Mar 20, 9:26 PM
Unknown Object (File)
Fri, Mar 20, 1:33 AM
Unknown Object (File)
Wed, Mar 18, 9:02 AM
Subscribers
None

Details

Summary

This update adds support for dovecot 2.4, allows to limit the amount
of threads via the maxthreads option and fixes several bugs.
For 2.3, e. g. optionally use:
plugin {

fts = xapian
fts_xapian = lowmemory=500 maxthreads=4 partial=3 verbose=0
fts_autoindex = yes
fts_enforced = yes
<...>

}

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

marius created this revision.

LGTM. Feel free to commit.

This revision is now accepted and ready to land.Wed, Mar 18, 9:00 AM
This revision was automatically updated to reflect the committed changes.