notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
dovecot-fts-flatcurve Dovecot FTS plugin based on Xapian
1.0.0 mail on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.0Version of this port present on the latest quarterly branch.
Maintainer: martin@waschbuesch.de search for ports maintained by this maintainer
Port Added: 2022-02-08 18:36:08
Last Update: 2023-11-29 18:45:00
Commit Hash: f62be8a
License: LGPL21
WWW:
https://github.com/slusarz/dovecot-fts-flatcurve
Description:
This is a Dovecot FTS plugin to enable message indexing using the Xapian Open Source Search Engine Library. The plugin relies on Dovecot to do the necessary stemming. It is intended to act as a simple interface to the Xapian storage/search query functionality. This driver supports match scoring and substring matches (on by default), which means it is RFC 3501 (IMAP4rev1) compliant. This driver does not support fuzzy searches.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. include/dovecot-fts-flatcurve/fts-flatcurve-config.h
  2. lib/dovecot/doveadm/lib21_doveadm_fts_flatcurve_plugin.a
  3. lib/dovecot/doveadm/lib21_doveadm_fts_flatcurve_plugin.so
  4. lib/dovecot/lib21_fts_flatcurve_plugin.a
  5. lib/dovecot/lib21_fts_flatcurve_plugin.so
  6. @ldconfig
  7. /usr/local/share/licenses/dovecot-fts-flatcurve-1.0.0/catalog.mk
  8. /usr/local/share/licenses/dovecot-fts-flatcurve-1.0.0/LICENSE
  9. /usr/local/share/licenses/dovecot-fts-flatcurve-1.0.0/LGPL21
Collapse this list.
Dependency lines:
  • dovecot-fts-flatcurve>0:mail/dovecot-fts-flatcurve
To install the port:
cd /usr/ports/mail/dovecot-fts-flatcurve/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/dovecot-fts-flatcurve
  • pkg install dovecot-fts-flatcurve
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dovecot-fts-flatcurve
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701237590 SHA256 (slusarz-dovecot-fts-flatcurve-v1.0.0_GH0.tar.gz) = 9a118a7439736ff60b6b5c0b85d60a796353adbfdcc616d07da363992e99b2fa SIZE (slusarz-dovecot-fts-flatcurve-v1.0.0_GH0.tar.gz) = 129120

Packages (timestamps in pop-ups are UTC):
dovecot-fts-flatcurve
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.01.0.0-1.0.01.0.0---
FreeBSD:13:quarterly1.0.01.0.00.3.41.0.01.0.01.0.01.0.01.0.0
FreeBSD:14:latest1.0.01.0.00.3.3_11.0.01.0.00.3.3_2-0.3.3_2
FreeBSD:14:quarterly1.0.01.0.0-1.0.01.0.01.0.01.0.01.0.0
FreeBSD:15:latest1.0.01.0.0n/a1.0.0n/a1.0.01.0.01.0.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. dovecot>=2.3.17 : mail/dovecot
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
Runtime dependencies:
  1. dovecot>=2.3.17 : mail/dovecot
Library dependencies:
  1. libicuuc.so : devel/icu
  2. libxapian.so : databases/xapian-core
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_dovecot-fts-flatcurve
USES:
autoreconf libtool pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/slusarz/dovecot-fts-flatcurve/tar.gz/v1.0.0?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
29 Nov 2023 18:45:00
commit hash: f62be8afe27cde80f2d689aa7e41d342b26cbad4commit hash: f62be8afe27cde80f2d689aa7e41d342b26cbad4commit hash: f62be8afe27cde80f2d689aa7e41d342b26cbad4commit hash: f62be8afe27cde80f2d689aa7e41d342b26cbad4 files touched by this commit
Renato Botelho (garga) search for other commits by this committer
Author: Martin Waschbüsch
mail/dovecot-fts-flatcurve: Update to 1.0.0

Changes:
https://github.com/slusarz/dovecot-fts-flatcurve/compare/v0.3.4...v1.0.0

PR:		275420
0.3.4_2
17 Nov 2023 11:46:00
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 74.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by:	GitHub (watch releases)
PR:		274317
Exp-run by:	antoine (incomplete)
Approved by:	fluffy
0.3.4_1
04 Oct 2023 07:47:57
commit hash: 7a228334ace20e4411cc03f20785d43436037f2dcommit hash: 7a228334ace20e4411cc03f20785d43436037f2dcommit hash: 7a228334ace20e4411cc03f20785d43436037f2dcommit hash: 7a228334ace20e4411cc03f20785d43436037f2d files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
mail/{dovecot,dovecot-pigeonhole}: Update to latest stable releases

* Update mail/dovecot to 2.3.21.
* Update mail/dovecot-pigeonhole to 0.5.21.
* Bump PORTREVISION of dependencies.

ReleaseNotes:	https://dovecot.org/mailman3/archives/list/dovecot-news@dovecot.org/thread/Y5SJWAIAVEAQ2KKSWJM7VSJUUFRMFAH5/
PR:		273946
Approved by:	maintainer timeout
0.3.4
05 Jul 2023 17:25:12
commit hash: 31edc9af9309be6053d00778b90a2a529b44432acommit hash: 31edc9af9309be6053d00778b90a2a529b44432acommit hash: 31edc9af9309be6053d00778b90a2a529b44432acommit hash: 31edc9af9309be6053d00778b90a2a529b44432a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Martin Waschbüsch
mail/dovecot-fts-flatcurve: Update to 0.3.4

Changelog:
https://github.com/slusarz/dovecot-fts-flatcurve/compare/v0.3.3...v0.3.4

PR:		272324
MFH:		2023Q3
0.3.3_2
13 Apr 2023 00:56:37
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
0.3.3_1
23 Dec 2022 03:10:22
commit hash: 61ef5b861ca55981d558ec7a4a4f6d6f401e65d0commit hash: 61ef5b861ca55981d558ec7a4a4f6d6f401e65d0commit hash: 61ef5b861ca55981d558ec7a4a4f6d6f401e65d0commit hash: 61ef5b861ca55981d558ec7a4a4f6d6f401e65d0 files touched by this commit
Larry Rosenman (ler) search for other commits by this committer
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)
0.3.3
21 Nov 2022 05:03:05
commit hash: a9ed4e510656f0e9cd9f699a3f83a9cb99c513e0commit hash: a9ed4e510656f0e9cd9f699a3f83a9cb99c513e0commit hash: a9ed4e510656f0e9cd9f699a3f83a9cb99c513e0commit hash: a9ed4e510656f0e9cd9f699a3f83a9cb99c513e0 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Martin Waschbüsch
mail/dovecot-fts-flatcurve: Update to 0.3.3

Changelog:	https://github.com/slusarz/dovecot-fts-flatcurve/releases/tag/v0.3.3

PR:		267840
0.3.2_1
19 Oct 2022 08:10:29
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
0.3.2
08 Oct 2022 23:40:28
commit hash: aaf8b7335f3b1ac6625b53da46a684a3389cf9decommit hash: aaf8b7335f3b1ac6625b53da46a684a3389cf9decommit hash: aaf8b7335f3b1ac6625b53da46a684a3389cf9decommit hash: aaf8b7335f3b1ac6625b53da46a684a3389cf9de files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Martin Waschbüsch
mail/dovecot-fts-flatcurve: Update to 0.3.2

ChangeLog:
https://github.com/slusarz/dovecot-fts-flatcurve/releases/tag/v0.3.2

PR:		266898
MFH:		2022Q4
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.3.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.3.1
17 Jul 2022 11:57:08
commit hash: 28fe4b3f414d8124bf1753ce9f895146b5823576commit hash: 28fe4b3f414d8124bf1753ce9f895146b5823576commit hash: 28fe4b3f414d8124bf1753ce9f895146b5823576commit hash: 28fe4b3f414d8124bf1753ce9f895146b5823576 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Martin Waschbüsch
mail/dovecot-fts-flatcurve: Update to 0.3.1

ChangeLog:	https://github.com/slusarz/dovecot-fts-flatcurve/releases/tag/v0.3.1
PR:		265262
0.3.0
02 May 2022 13:53:25
commit hash: 9f0d4ce0775c3ecc34a6f1ce29b2ca3a502bdca5commit hash: 9f0d4ce0775c3ecc34a6f1ce29b2ca3a502bdca5commit hash: 9f0d4ce0775c3ecc34a6f1ce29b2ca3a502bdca5commit hash: 9f0d4ce0775c3ecc34a6f1ce29b2ca3a502bdca5 files touched by this commit
Larry Rosenman (ler) search for other commits by this committer
mail/dovecot-fts-flatcurve: Update to 0.30.0

PR: 263674
Reported By: martin@waschbuesch.de (Maintainer)
0.2.0_1
07 Apr 2022 00:39:10
commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
0.2.0
01 Apr 2022 15:09:49
commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: fix trailing whitespace in pkg-descr's

Approved by:	portmgr blanket
0.2.0
08 Feb 2022 18:35:31
commit hash: f0507682f64e01c9ef4c43de11b56c41f0475cf5commit hash: f0507682f64e01c9ef4c43de11b56c41f0475cf5commit hash: f0507682f64e01c9ef4c43de11b56c41f0475cf5commit hash: f0507682f64e01c9ef4c43de11b56c41f0475cf5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/dovecot-fts-flatcurve: NEW Port

This is a Dovecot FTS plugin to enable message indexing using the Xapian
Open Source Search Engine Library.

The plugin relies on Dovecot to do the necessary stemming.
It is intended to act as a simple interface to the Xapian
storage/search query functionality.

This driver supports match scoring and substring matches (on by
default), which means it is RFC 3501 (IMAP4rev1) compliant.
This driver does not support fuzzy searches.

WWW: https://github.com/slusarz/dovecot-fts-flatcurve

PR:		261766

Number of commits found: 16