On 2020/05/27 20:20, Tom Wong-Cornall wrote:
> Hi ports,
>
> Diff below updates dovecot-fts-xapian from 1.2.9 to 1.3.1. I posted
> previous update to 1.3 close to freeze, so repeating the changes from
> then (less the patches I included which are now rolled into 1.3.1):
>
> Changes:
> - There is a new dependency on sqlite3; this is used to speed up
> expunges
>
> - Author has clarified some details around the vsz_limit parameter.
> Looking at dovecot docs, increasing default_vsz_limit doesn't seem
> necessary, so README changed to reflect this.
>
> - Timeouts on indexing, so if using lots of memory and taking forever
> on some big messages it will commit at least something before
> resuming
>
> - New index optimization function
Will test/commit soon.
> Question re. BUILD_ and RUN_DEPENDS; user has reported (running -stable)
> that `pkg_add dovecot dovecot-fts-xapian` fails because
> dovecot-fts-xapian-1.2.9p0 depends on dovecot-2.3.10p0v0;
> dovecot-2.3.10.1v0 is in -stable. Is there something else I should be
> doing to cause a rebuild to happen when dovecot is bumped, or should I
> have manually bumped dovecot-fts-xapian?
There was a short period where this was broken but the -stable builds
should be picking this up again now.
It isn't necessary to bump dovecot-fts-xapian because this is setup via
Dovecot's PKGSPEC line.
No comments:
Post a Comment