Created attachment 172648 [details] Update patch Update textproc/elasticsearch2 to version 2.3.4 and add modules.
+ @${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/modules + cd ${WRKSRC}/modules && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/elasticsearch/modules @${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/modules <= doubled line
Created attachment 172654 [details] Update patch (fixed) Removed duplicate command.
Created attachment 172787 [details] Update patch Removed ${PREFIX} from path of elasticsearch-plugin symlink.
Created attachment 173288 [details] Update patch (2.3.5) 2.3.5 is out.
Fixed in 2.4.1 upgrade.
A commit references this bug: Author: tj Date: Thu Oct 6 16:35:35 UTC 2016 New revision: 423418 URL: https://svnweb.freebsd.org/changeset/ports/423418 Log: Update to 2.4.1 Make sure modules are installed. Changes: https://www.elastic.co/guide/en/elasticsearch/reference/2.4/release-notes-2.4.1.html PR: 210133, 211197, 209256 Changes: head/textproc/elasticsearch2/Makefile head/textproc/elasticsearch2/distinfo head/textproc/elasticsearch2/pkg-plist