notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/dovecot-fts-xapian/Makefile
SVNWeb

Number of commits found: 54

Thu, 13 Apr 2023
[ 00:56 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  f1f1a8b  (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
Fri, 23 Dec 2022
[ 03:10 Larry Rosenman (ler) search for other commits by this committer ]    commit hash:61ef5b861ca55981d558ec7a4a4f6d6f401e65d0  commit hash:61ef5b861ca55981d558ec7a4a4f6d6f401e65d0  commit hash:61ef5b861ca55981d558ec7a4a4f6d6f401e65d0  61ef5b8 
mail/dovecot: update to 2.3.20

mail/dovecot-pigeonhole: bump to 0.5.20
mail/dovecot-fts-*, mail/dovecot-coi: bump portrevision

mail/dovecot: ChanggLog:
+ Add dsync_features=no-header-hashes. When this setting is enabled and
  one dsync side doesn't support mail GUIDs (i.e. imapc), there is no
  fallback to using header hashes. Instead, dsync assumes that all mails
  with identical IMAP UIDs contains the same mail contents. This can
  significantly improve dsync performance with some IMAP servers that
  don't support caching Date/Message-ID headers.
+ lua: HTTP client has more settings now, see
  https://doc.dovecot.org/admin_manual/lua/#dovecot.http.client
+ replicator: "doveadm replicator status" command now outputs when the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 19 Oct 2022
[ 08:10 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  dfe25d7  (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 10 May 2022
[ 22:31 Larry Rosenman (ler) search for other commits by this committer ]    commit hash:a3215f1b9de56309d8018d5388aba3787e4f1ab3  commit hash:a3215f1b9de56309d8018d5388aba3787e4f1ab3  commit hash:a3215f1b9de56309d8018d5388aba3787e4f1ab3  a3215f1 
mail/dovecot, mail/dovecot-pigeonhole: Upgrade to 2.3.19, 0.5.19

Dovecot Changelog:
+ Added mail_user_session_finished event, which is emitted when the mail
  user session is finished (e.g. imap, pop3, lmtp). It also includes
  fields with some process statistics information.
  See https://doc.dovecot.org/admin_manual/list_of_events/ for more
  information.
+ Added process_shutdown_filter setting. When an event matches the filter,
  the process will be shutdown after the current connection(s) have
  finished. This is intended to reduce memory usage of long-running imap
  processes that keep a lot of memory allocated instead of freeing it to
  the OS.
+ auth: Add cache hit indicator to auth passdb/userdb finished events.
  See https://doc.dovecot.org/admin_manual/list_of_events/ for more
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 7 Apr 2022
[ 00:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:268cee3b0227efd217869b43152e8936a05cb850  commit hash:268cee3b0227efd217869b43152e8936a05cb850  commit hash:268cee3b0227efd217869b43152e8936a05cb850  268cee3  (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 71.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by:	GitHub (watch releases)
PR:		262654
Exp-run by:	antoine
Approved by:	fluffy
Sat, 26 Mar 2022
[ 08:59 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:6804aa8f7c5ecbdc86095a7553a7e3acd2136098  commit hash:6804aa8f7c5ecbdc86095a7553a7e3acd2136098  commit hash:6804aa8f7c5ecbdc86095a7553a7e3acd2136098  6804aa8 
mail/dovecot-fts-xapian: Update to 1.5.4
Fri, 4 Feb 2022
[ 04:50 Larry Rosenman (ler) search for other commits by this committer ]    commit hash:2c53ea8f10d9e98762675d539d65f6a7adaf766c  commit hash:2c53ea8f10d9e98762675d539d65f6a7adaf766c  commit hash:2c53ea8f10d9e98762675d539d65f6a7adaf766c  2c53ea8 
mail/dovecot, mail/dovecot-pigeonhole: update to 2.3.18, 0.5.18 respectively

Dovecot ChangeLog:
* Removed mail_cache_lookup_finished event. This event wasn't especially
  useful, but it increased CPU usage significantly.
* fts: Don't index inline base64 encoded content in FTS indexes using
  the generic tokenizer. This reduces the FTS index sizes by removing
  input that is very unlikely to be searched for. See
  https://doc.dovecot.org/configuration_manual/fts/tokenization for
  details on how base64 is detected. Only applies when using libfts.
* lmtp: Session IDs are now preserved through proxied connections, so
  LMTP sessions can be tracked. This slightly changes the LMTP session
  ID format by appending ":Tn" (transaction), ":Pn" (proxy connection)
  and ":Rn" (recipient) counters after the session ID prefix.
+ Events now have "reason_code" field, which can provide a list of
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 11 Nov 2021
[ 20:36 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:83777317cecd24908bb358e97e17e6e2dd0f2bb9  commit hash:83777317cecd24908bb358e97e17e6e2dd0f2bb9  commit hash:83777317cecd24908bb358e97e17e6e2dd0f2bb9  8377731 
mail/dovecot-fts-xapian: Update to 1.5.1
[ 09:27 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:39cdf619a0ee579c854e30042cb6d0bc3d9dc725  commit hash:39cdf619a0ee579c854e30042cb6d0bc3d9dc725  commit hash:39cdf619a0ee579c854e30042cb6d0bc3d9dc725  39cdf61 
mail/dovecot-fts-xapian: Update to 1.5.0

- Update to 1.5.0
- Do not USE_LDCONFIG as it is not needed.
Wed, 10 Nov 2021
[ 14:04 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:4b42d0528a99049c6bcaac088948658ffe57d835  commit hash:4b42d0528a99049c6bcaac088948658ffe57d835  commit hash:4b42d0528a99049c6bcaac088948658ffe57d835  4b42d05 
mail/dovecot-fts-xapian: Update version 1.4.1.14

- Fix runtime
- Add USE_LDCONFIG

PR: 259616
Reported by: bas@area536.com
Approved by: otis (maintainer)
Fri, 29 Oct 2021
[ 19:38 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:812dfb1d23b89b7710394ce79a3029da203a1df5  commit hash:812dfb1d23b89b7710394ce79a3029da203a1df5  commit hash:812dfb1d23b89b7710394ce79a3029da203a1df5  812dfb1 
mail/dovecot-fts-xapian: unbreak build (+)

Rely on PKGNAME for distfile name was a bad, BAD idea due to polluting by
PORTREVISION.
Switch to more independed construction.

With hat:	ports-secteam
Thu, 28 Oct 2021
[ 17:40 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:d6cffd5d1e971197ebe5328507938733ccfbb0ee  commit hash:d6cffd5d1e971197ebe5328507938733ccfbb0ee  commit hash:d6cffd5d1e971197ebe5328507938733ccfbb0ee  d6cffd5 
mail/dovecot-fts-xapian: Bump PORTREVISION

Due to recent mail/dovecot update, bump PORTREVISION to catch up.
[ 16:37 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  f34ece3  (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 70.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by:	GitHub (watch releases)
PR:		258794
Exp-run by:	antoine
Mon, 4 Oct 2021
[ 12:28 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:d44f4a4c1d26eb896f8585d6cec69879081b4b56  commit hash:d44f4a4c1d26eb896f8585d6cec69879081b4b56  commit hash:d44f4a4c1d26eb896f8585d6cec69879081b4b56  d44f4a4 
mail/dovecot-fts-xapian: Update to 1.4.13
Fri, 20 Aug 2021
[ 09:44 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:4752e775143c11b4499a96b3a11186e8e80f9f95  commit hash:4752e775143c11b4499a96b3a11186e8e80f9f95  commit hash:4752e775143c11b4499a96b3a11186e8e80f9f95  4752e77 
mail/dovecot-fts-xapian: Update to 1.4.12

Changelog: https://github.com/grosjo/fts-xapian/issues/94
Mon, 5 Jul 2021
[ 09:49 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:dfc7b7d13651b5b4369aeb70c57991eddc3c21c1  commit hash:dfc7b7d13651b5b4369aeb70c57991eddc3c21c1  commit hash:dfc7b7d13651b5b4369aeb70c57991eddc3c21c1  dfc7b7d 
mail/dovecot-fts-xapian: Update to 1.4.11

And while here, also switch to versioned download independent
of Github's archive rolling.
Sat, 3 Jul 2021
[ 10:09 Kurt Jaeger (pi) search for other commits by this committer Author: Juraj Lutter ]    commit hash:21a797ec8c62a66c2e44c7e99acbf3063ec113aa  commit hash:21a797ec8c62a66c2e44c7e99acbf3063ec113aa  commit hash:21a797ec8c62a66c2e44c7e99acbf3063ec113aa  21a797e  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
mail/dovecot-*: update 2.3.13 -> 2.3.15 and related ports

PR:			256860
Approved by:		fluffy (ports-secteam)
Submitted by:		otis
Relnotes:		https://dovecot.org/pipermail/dovecot-news/2021-June/000457.html
			https://dovecot.org/pipermail/dovecot-news/2021-March/000455.html
			https://dovecot.org/pipermail/dovecot-news/2021-March/000456.html
			https://dovecot.org/pipermail/dovecot-news/2021-June/000458.html
Security:		CVE-2021-29157, CVE-2021-33515, CVE-2020-28200
Differential Revision:	https://reviews.freebsd.org/D30866
MFH:			2021Q3
Fri, 30 Apr 2021
[ 18:03 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:3036033a13db7f623e4f121eb7f70675e7c122e7  commit hash:3036033a13db7f623e4f121eb7f70675e7c122e7  commit hash:3036033a13db7f623e4f121eb7f70675e7c122e7  3036033 
mail/dovecot-fts-xapian: Update to 1.4.9

- Update to 1.4.9

Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D29956
Thu, 8 Apr 2021
[ 23:33 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  69d24a7  (Only the first 10 of 145 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 69.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 15 Mar 2021
[ 09:02 otis search for other commits by this committer ] Original commit   Revision:568444
mail/dovecot-fts-xapian: Update to 1.4.8

- Update to 1.4.8

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
MFH:		2021Q1
Differential Revision:	https://reviews.freebsd.org/D29251
Wed, 13 Jan 2021
[ 18:10 otis search for other commits by this committer ] Original commit   Revision:561496
mail/dovecot-fts-xapian: Update to 1.4.6

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D28103
Wed, 6 Jan 2021
[ 14:58 pi search for other commits by this committer ] Original commit   Revision:560527
mail/dovecot: update 2.3.11.3 -> 2.3.13, fix CVE in non-default config
mail/dovecot-pigeonhole: update 0.5.11 -> 0.5.13

- please note: option VPOPMAIl was removed from upstream

PR:		252415
Submitted by:	Evilham <contact@evilham.com>
Reviewed by:	fluffy
Approved by:	ler (maintainer)
MFH:		2021Q1
Relnotes:	https://dovecot.org/pipermail/dovecot-news/2021-January/000448.html
		https://dovecot.org/pipermail/dovecot-news/2021-January/000449.html
Security:	CVE-2020-24386, CVE-2020-25275
Sun, 20 Dec 2020
[ 21:11 otis search for other commits by this committer ] Original commit   Revision:558778
mail/dovecot-fts-xapian: Update to 1.4.4

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D25927
Thu, 17 Dec 2020
[ 20:06 otis search for other commits by this committer ] Original commit   Revision:558318 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update maintainer's e-mail address.

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27649
Sun, 15 Nov 2020
[ 15:45 mikael search for other commits by this committer ] Original commit   Revision:555232
mail/dovecot-fts-xapian: Update to 1.4.3

PR:		250944
Submitted by:	Juraj Lutter (maintainer)
Tue, 3 Nov 2020
[ 04:15 lwhsu search for other commits by this committer ] Original commit   Revision:553951
mail/dovecot-fts-xapian: Update to 1.4.2

Changelog:
  - Fixed concurrent access
  - Crash while indexing - terminate called after throwing an instance of
    'std::bad_alloc'

PR:		250803
Submitted by:	Juraj Lutter <juraj@lutter.sk> (maintainer)
MFH:		2020Q4
[ 00:56 jbeich search for other commits by this committer ] Original commit   Revision:553940 (Only the first 10 of 186 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 68.1

Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Sat, 24 Oct 2020
[ 08:12 lwhsu search for other commits by this committer ] Original commit   Revision:553160
mail/dovecot-fts-xapian: Update to 1.4.1

PR:		250557
Submitted by:	Juraj Lutter <juraj@lutter.sk> (maintainer)
Wed, 26 Aug 2020
[ 08:39 bapt search for other commits by this committer ] Original commit   Revision:546250
Pass maintainership to new maintainer

PR:		248645
Tue, 25 Aug 2020
[ 12:41 bapt search for other commits by this committer ] Original commit   Revision:546161
Update to 1.3.3
Mon, 27 Jul 2020
[ 09:23 bapt search for other commits by this committer ] Original commit   Revision:543511
update to 1.3.2
Thu, 23 Apr 2020
[ 20:14 jbeich search for other commits by this committer ] Original commit   Revision:532707 (Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 67.1

Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Wed, 15 Apr 2020
[ 16:25 bapt search for other commits by this committer ] Original commit   Revision:531774
Add missing dependency on sqlite3

Reported by:	olgeni
Pointy hat:	bapt
Tue, 14 Apr 2020
[ 07:20 bapt search for other commits by this committer ] Original commit   Revision:531657
Update to 1.3
Thu, 19 Mar 2020
[ 07:39 bapt search for other commits by this committer ] Original commit   Revision:528694
Update to 1.2.11a
Fri, 13 Mar 2020
[ 09:47 jbeich search for other commits by this committer ] Original commit   Revision:528343 (Only the first 10 of 126 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 66.1

Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Fri, 6 Mar 2020
[ 19:16 ler search for other commits by this committer ] Original commit   Revision:527892
mail/dovecot: update to 2.3.10.

ChangeLog:
* Disable retpoline migitations by default. These can cause severe
  performance regressions, so they should be only enabled when
  applicable.
* IMAP MOVE now commits transactions in batches of 1000 mails. This
  helps especially with lazy_expunge when moving a lot of mails. It
  mainly avoids situations where multiple IMAP sessions are running the
  same MOVE command and duplicating the mails in the lazy_expunge folder.
  With this change there can still be some duplication, but the MOVE
  always progresses forward. Also if the MOVE fails at some point, the
  changes up to the last 1000 mails are still committed instead of
  rolled back. Note that the COPY command behavior hasn't changed,
  because it is required by IMAP standard to be an atomic operation.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 27 Feb 2020
[ 10:47 bapt search for other commits by this committer ] Original commit   Revision:527245
Update to 1.2.10
Thu, 13 Feb 2020
[ 09:47 bapt search for other commits by this committer ] Original commit   Revision:526012
Update to 1.2.8
Thu, 23 Jan 2020
[ 13:41 bapt search for other commits by this committer ] Original commit   Revision:523931
Update to 1.2.7
Fri, 27 Dec 2019
[ 08:56 bapt search for other commits by this committer ] Original commit   Revision:520975
update to 1.2.6
Mon, 16 Dec 2019
[ 08:17 bapt search for other commits by this committer ] Original commit   Revision:520228
Update to 1.2.5
Fri, 13 Dec 2019
[ 15:02 ler search for other commits by this committer ] Original commit   Revision:520040
mail/dovecot: upgrade to 2.3.9.2,

* CVE-2019-19722: Mails with group addresses in From or To fields caused
crash in push notification drivers.
- additional fix for blank headers

PORTREVISION bump for mail/dovecot-pigeonhole, mail/dovecot-fts-xapian
*NOT* requesting MFH as 2.3.9 is not in 2019Q4.

Security:	b7dc4dde-2e48-43f9-967a-c68461537cf2
Security:	CVS-2019-19722
Wed, 4 Dec 2019
[ 17:59 ler search for other commits by this committer ] Original commit   Revision:519037
mail/dovecot, mail/dovecot-pigeonhole: upgrade to 2.3.9, 0.5.9 respectively.

Bump PORTREVISION of mail/dovecot-fts-xapian for version change of dovecot.

Changelog:
Dovecot:
* Changed several event field names for consistency and to avoid
  conflicts in parent-child event relationships:
   * SMTP server command events: Renamed "name" to "cmd_name"
   * Events inheriting from a mailbox: Renamed "name" to "mailbox"
   * Server connection events have only "remote_ip", "remote_port",
     "local_ip" and "local_port".
   * Removed duplicate "client_ip", "ip" and "port".
   * Mail storage events: Removed "service" field.
     Use "service:<name>" category instead.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 26 Nov 2019
[ 08:25 bapt search for other commits by this committer ] Original commit   Revision:518454
Update to 1.2.2
Wed, 9 Oct 2019
[ 09:30 bapt search for other commits by this committer ] Original commit   Revision:514125
dovecot-fts-xapian: Bump portrevision after dovecot upgrade
Add a note to the dovecot port about the requirement to bump the portrevision
each time dovecot is updated

PR:		241147
Reported by:	Matthias Pfaller <matthias.pfaller@familie-pfaller.de>
Thu, 3 Oct 2019
[ 20:35 jbeich search for other commits by this committer ] Original commit   Revision:513733 (Only the first 10 of 135 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 65.1

Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Tue, 1 Oct 2019
[ 10:47 mat search for other commits by this committer ] Original commit   Revision:513470
Fix USE_GITHUB usage.

While there, move things around to respect our policies.
Thu, 19 Sep 2019
[ 16:20 pkubaj search for other commits by this committer ] Original commit   Revision:512356
mail/dovecot-fts-xapian: fix build on GCC architectures

Use GCC from ports to fix build errors:
/usr/local/include/unicode/unistr.h:3528: error: ISO C++ forbids declaration of
'char16_t' with no type

Approved by:	mentors (implicit approval)
Fri, 13 Sep 2019
[ 08:31 bapt search for other commits by this committer ] Original commit   Revision:511916
Add a patch to reduce verbosity of doveadm when calling the xapian backend
Thu, 12 Sep 2019
[ 14:32 bapt search for other commits by this committer ] Original commit   Revision:511884
New port: dovecot-fts-xapian

This project intends to provide a straightforward and simple way to configure
FTS plugin for Dovecot, leveraging the efforts by the Xapian.org team.

This effort came after Dovecot team decided to deprecate "fts_squat" included in
the dovecot core, and due to the complexity of the Solr plugin capabilitles,
un-needed for most users.

WWW: https://github.com/grosjo/fts-xapian

Number of commits found: 54