FreeBSD Bugzilla – Attachment 231612 Details for
Bug 261766
[new port] mail/dovecot-fts-flatcurve
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
initial port
0001-new-port-dovecot-fts-flatcurve.patch (text/plain), 3.81 KB, created by
Martin Waschbüsch
on 2022-02-07 16:32:18 UTC
(
hide
)
Description:
initial port
Filename:
MIME Type:
Creator:
Martin Waschbüsch
Created:
2022-02-07 16:32:18 UTC
Size:
3.81 KB
patch
obsolete
>From 99b08938c75d2db09022615c78a1cbdb367e4a1d Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Martin=20Waschb=C3=BCsch?= <martin@waschbuesch.de> >Date: Mon, 7 Feb 2022 16:24:35 +0000 >Subject: [PATCH] new port dovecot-fts-flatcurve > >--- > mail/dovecot-fts-flatcurve/Makefile | 36 +++++++++++++++++++ > mail/dovecot-fts-flatcurve/distinfo | 3 ++ > .../files/patch-src_Makefile.am | 16 +++++++++ > mail/dovecot-fts-flatcurve/pkg-descr | 12 +++++++ > 4 files changed, 67 insertions(+) > create mode 100644 mail/dovecot-fts-flatcurve/Makefile > create mode 100644 mail/dovecot-fts-flatcurve/distinfo > create mode 100644 mail/dovecot-fts-flatcurve/files/patch-src_Makefile.am > create mode 100644 mail/dovecot-fts-flatcurve/pkg-descr > >diff --git a/mail/dovecot-fts-flatcurve/Makefile b/mail/dovecot-fts-flatcurve/Makefile >new file mode 100644 >index 000000000..d737c5b61 >--- /dev/null >+++ b/mail/dovecot-fts-flatcurve/Makefile >@@ -0,0 +1,36 @@ >+PORTNAME= fts-flatcurve >+DISTVERSIONPREFIX= v >+DISTVERSION= 0.2.0 >+CATEGORIES= mail >+PKGNAMEPREFIX= dovecot- >+ >+MAINTAINER= martin@waschbuesch.de >+COMMENT= Dovecot FTS plugin based on Xapian >+ >+LICENSE= LGPL21 >+ >+BUILD_DEPENDS= dovecot>=2.3.10:mail/dovecot >+LIB_DEPENDS= libicuuc.so:devel/icu \ >+ libxapian.so:databases/xapian-core >+RUN_DEPENDS= dovecot>=2.3.10:mail/dovecot >+ >+USES= autoreconf libtool pkgconfig >+USE_LDCONFIG= yes >+USE_GITHUB= yes >+ >+GH_ACCOUNT= slusarz >+GH_PROJECT= dovecot-fts-flatcurve >+ >+GNU_CONFIGURE= yes >+ >+PLIST_FILES= lib/dovecot/lib21_fts_flatcurve_plugin.a \ >+ lib/dovecot/lib21_fts_flatcurve_plugin.so \ >+ lib/dovecot/doveadm/lib21_doveadm_fts_flatcurve_plugin.a \ >+ lib/dovecot/doveadm/lib21_doveadm_fts_flatcurve_plugin.so \ >+ include/dovecot-fts-flatcurve/fts-flatcurve-config.h >+ >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/dovecot/lib21_fts_flatcurve_plugin.so >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/dovecot/doveadm/lib21_doveadm_fts_flatcurve_plugin.so >+ >+.include <bsd.port.mk> >diff --git a/mail/dovecot-fts-flatcurve/distinfo b/mail/dovecot-fts-flatcurve/distinfo >new file mode 100644 >index 000000000..7eedfa15a >--- /dev/null >+++ b/mail/dovecot-fts-flatcurve/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1644170033 >+SHA256 (slusarz-dovecot-fts-flatcurve-v0.2.0_GH0.tar.gz) = 19cb4eb6ce72e8789f12d4e31d068ca79d1b38f199d36120336c74c3ad55ab5c >+SIZE (slusarz-dovecot-fts-flatcurve-v0.2.0_GH0.tar.gz) = 48956 >diff --git a/mail/dovecot-fts-flatcurve/files/patch-src_Makefile.am b/mail/dovecot-fts-flatcurve/files/patch-src_Makefile.am >new file mode 100644 >index 000000000..9dd4d8c2e >--- /dev/null >+++ b/mail/dovecot-fts-flatcurve/files/patch-src_Makefile.am >@@ -0,0 +1,16 @@ >+--- src/Makefile.am.orig 2022-01-14 06:31:24 UTC >++++ src/Makefile.am >+@@ -5,10 +5,11 @@ AM_CPPFLAGS = \ >+ $(LIBDOVECOT_STORAGE_INCLUDE) \ >+ $(LIBDOVECOT_DOVEADM_INCLUDE) \ >+ $(LIBDOVECOT_FTS_INCLUDE) \ >+- $(XAPIAN_INCLUDE) >++ $(XAPIAN_INCLUDE) \ >++ $(XAPIAN_CXXFLAGS) >+ >+ AM_CXXFLAGS = \ >+- $(XAPIAN_LIBS) >++ $(XAPIAN_LIBS) $(XAPIAN_CXXFLAGS) >+ >+ lib21_doveadm_fts_flatcurve_plugin_la_LDFLAGS = -module -avoid-version >+ lib21_fts_flatcurve_plugin_la_LDFLAGS = -module -avoid-version >diff --git a/mail/dovecot-fts-flatcurve/pkg-descr b/mail/dovecot-fts-flatcurve/pkg-descr >new file mode 100644 >index 000000000..44c9411c1 >--- /dev/null >+++ b/mail/dovecot-fts-flatcurve/pkg-descr >@@ -0,0 +1,12 @@ >+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 >-- >2.34.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 261766
:
231598
|
231605
|
231607
|
231609
|
231610
|
231612
|
231613