non port: mail/dovecot-fts-xapian/Makefile |
SVNWeb
|
Number of commits found: 54 |
Thu, 13 Apr 2023
|
[ 00:56 Jan Beich (jbeich) ] f1f1a8b (Only the first 10 of 214 ports in this commit are shown above. )
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) ] 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 )
|
Wed, 19 Oct 2022
|
[ 08:10 Jan Beich (jbeich) ] dfe25d7 (Only the first 10 of 208 ports in this commit are shown above. )
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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Tue, 10 May 2022
|
[ 22:31 Larry Rosenman (ler) ] 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 )
|
Thu, 7 Apr 2022
|
[ 00:39 Jan Beich (jbeich) ] 268cee3 (Only the first 10 of 179 ports in this commit are shown above. )
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) ] 6804aa8
mail/dovecot-fts-xapian: Update to 1.5.4
|
Fri, 4 Feb 2022
|
[ 04:50 Larry Rosenman (ler) ] 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 )
|
Thu, 11 Nov 2021
|
[ 20:36 Juraj Lutter (otis) ] 8377731
mail/dovecot-fts-xapian: Update to 1.5.1
|
[ 09:27 Juraj Lutter (otis) ] 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) ] 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) ] 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) ] d6cffd5
mail/dovecot-fts-xapian: Bump PORTREVISION
Due to recent mail/dovecot update, bump PORTREVISION to catch up.
|
[ 16:37 Jan Beich (jbeich) ] f34ece3 (Only the first 10 of 157 ports in this commit are shown above. )
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) ] d44f4a4
mail/dovecot-fts-xapian: Update to 1.4.13
|
Fri, 20 Aug 2021
|
[ 09:44 Juraj Lutter (otis) ] 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) ] 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) Author: Juraj Lutter ] 21a797e (Only the first 10 of 11 ports in this commit are shown above. )
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) ] 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) ] 69d24a7 (Only the first 10 of 145 ports in this commit are shown above. )
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) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 15 Mar 2021
|
[ 09:02 otis ]
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 ]
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 ]
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 ]
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 ] (Only the first 10 of 11 ports in this commit are shown above. )
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 ]
mail/dovecot-fts-xapian: Update to 1.4.3
PR: 250944
Submitted by: Juraj Lutter (maintainer)
|
Tue, 3 Nov 2020
|
[ 04:15 lwhsu ]
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 ] (Only the first 10 of 186 ports in this commit are shown above. )
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 ]
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 ]
Pass maintainership to new maintainer
PR: 248645
|
Tue, 25 Aug 2020
|
[ 12:41 bapt ]
Update to 1.3.3
|
Mon, 27 Jul 2020
|
[ 09:23 bapt ]
update to 1.3.2
|
Thu, 23 Apr 2020
|
[ 20:14 jbeich ] (Only the first 10 of 130 ports in this commit are shown above. )
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 ]
Add missing dependency on sqlite3
Reported by: olgeni
Pointy hat: bapt
|
Tue, 14 Apr 2020
|
[ 07:20 bapt ]
Update to 1.3
|
Thu, 19 Mar 2020
|
[ 07:39 bapt ]
Update to 1.2.11a
|
Fri, 13 Mar 2020
|
[ 09:47 jbeich ] (Only the first 10 of 126 ports in this commit are shown above. )
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 ]
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 )
|
Thu, 27 Feb 2020
|
[ 10:47 bapt ]
Update to 1.2.10
|
Thu, 13 Feb 2020
|
[ 09:47 bapt ]
Update to 1.2.8
|
Thu, 23 Jan 2020
|
[ 13:41 bapt ]
Update to 1.2.7
|
Fri, 27 Dec 2019
|
[ 08:56 bapt ]
update to 1.2.6
|
Mon, 16 Dec 2019
|
[ 08:17 bapt ]
Update to 1.2.5
|
Fri, 13 Dec 2019
|
[ 15:02 ler ]
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 ]
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 )
|
Tue, 26 Nov 2019
|
[ 08:25 bapt ]
Update to 1.2.2
|
Wed, 9 Oct 2019
|
[ 09:30 bapt ]
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 ] (Only the first 10 of 135 ports in this commit are shown above. )
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 ]
Fix USE_GITHUB usage.
While there, move things around to respect our policies.
|
Thu, 19 Sep 2019
|
[ 16:20 pkubaj ]
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 ]
Add a patch to reduce verbosity of doveadm when calling the xapian backend
|
Thu, 12 Sep 2019
|
[ 14:32 bapt ]
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 |