FreeBSD Bugzilla – Attachment 231598 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]
initial port
fts-flatcurve.diff (text/plain), 3.20 KB, created by
Martin Waschbüsch
on 2022-02-07 08:42:08 UTC
(
hide
)
Description:
initial port
Filename:
MIME Type:
Creator:
Martin Waschbüsch
Created:
2022-02-07 08:42:08 UTC
Size:
3.20 KB
patch
obsolete
>===> Creating shar file >===> Viewing diff with more ># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># dovecot-fts-flatcurve ># dovecot-fts-flatcurve/Makefile ># dovecot-fts-flatcurve/distinfo ># dovecot-fts-flatcurve/pkg-descr ># dovecot-fts-flatcurve/files ># dovecot-fts-flatcurve/files/patch-src_Makefile.am ># >echo c - dovecot-fts-flatcurve >mkdir -p dovecot-fts-flatcurve > /dev/null 2>&1 >echo x - dovecot-fts-flatcurve/Makefile >sed 's/^X//' >dovecot-fts-flatcurve/Makefile << '3c0ffa18c0fcebf43645e21f73486f81' >XPORTNAME= fts-flatcurve >XDISTVERSIONPREFIX= v >XDISTVERSION= 0.2.0 >XCATEGORIES= mail >XPKGNAMEPREFIX= dovecot- >X >XMAINTAINER= martin@waschbuesch.de >XCOMMENT= Dovecot FTS plugin based on Xapian >X >XLICENSE= LGPL21 >X >XBUILD_DEPENDS= dovecot>=2.3.10:mail/dovecot >X >XLIB_DEPENDS= libicuuc.so:devel/icu \ >X libxapian.so:databases/xapian-core >X >XRUN_DEPENDS= dovecot>=2.3.10:mail/dovecot >X >XUSES= autoreconf libtool pkgconfig >XUSE_GITHUB= yes >XGH_ACCOUNT= slusarz >XGH_PROJECT= dovecot-fts-flatcurve >X >XGNU_CONFIGURE= yes >X >X#WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} >X >XPLIST_FILES= lib/dovecot/lib21_fts_flatcurve_plugin.a \ >X lib/dovecot/lib21_fts_flatcurve_plugin.so >X >Xpost-install: >X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/dovecot/lib21_fts_flatcurve_plugin.so >X >X.include <bsd.port.mk> >3c0ffa18c0fcebf43645e21f73486f81 >echo x - dovecot-fts-flatcurve/distinfo >sed 's/^X//' >dovecot-fts-flatcurve/distinfo << 'c1ddb588f4ed1220728cfb6db15c4c85' >XTIMESTAMP = 1644170033 >XSHA256 (slusarz-dovecot-fts-flatcurve-v0.2.0_GH0.tar.gz) = 19cb4eb6ce72e8789f12d4e31d068ca79d1b38f199d36120336c74c3ad55ab5c >XSIZE (slusarz-dovecot-fts-flatcurve-v0.2.0_GH0.tar.gz) = 48956 >c1ddb588f4ed1220728cfb6db15c4c85 >echo x - dovecot-fts-flatcurve/pkg-descr >sed 's/^X//' >dovecot-fts-flatcurve/pkg-descr << 'a0ba9f048f02bbbdff54e5dd0ec7fc29' >XThis project intends to provide a straightforward and simple way to configure >XFTS plugin for Dovecot, leveraging the efforts by the Xapian.org team. >X >XThis effort came after Dovecot team decided to deprecate "fts_squat" included in >Xthe dovecot core, and due to the complexity of the Solr plugin capabilitles, >Xun-needed for most users. >X >XWWW: https://github.com/grosjo/fts-xapian >a0ba9f048f02bbbdff54e5dd0ec7fc29 >echo c - dovecot-fts-flatcurve/files >mkdir -p dovecot-fts-flatcurve/files > /dev/null 2>&1 >echo x - dovecot-fts-flatcurve/files/patch-src_Makefile.am >sed 's/^X//' >dovecot-fts-flatcurve/files/patch-src_Makefile.am << '69dee92c1064e5d391c157e33f9d763e' >X--- src/Makefile.am.orig 2022-01-14 06:31:24 UTC >X+++ src/Makefile.am >X@@ -5,10 +5,11 @@ AM_CPPFLAGS = \ >X $(LIBDOVECOT_STORAGE_INCLUDE) \ >X $(LIBDOVECOT_DOVEADM_INCLUDE) \ >X $(LIBDOVECOT_FTS_INCLUDE) \ >X- $(XAPIAN_INCLUDE) >X+ $(XAPIAN_INCLUDE) \ >X+ $(XAPIAN_CXXFLAGS) >X >X AM_CXXFLAGS = \ >X- $(XAPIAN_LIBS) >X+ $(XAPIAN_LIBS) $(XAPIAN_CXXFLAGS) >X >X lib21_doveadm_fts_flatcurve_plugin_la_LDFLAGS = -module -avoid-version >X lib21_fts_flatcurve_plugin_la_LDFLAGS = -module -avoid-version >69dee92c1064e5d391c157e33f9d763e >exit > >====> Cleaning up >===> Done
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 Raw
Actions:
View
Attachments on
bug 261766
:
231598
|
231605
|
231607
|
231609
|
231610
|
231612
|
231613