mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
New port for elasticsearch x-pack plugins.
X-Pack is an Elastic Stack extension that bundles security, alerting, monitoring, reporting, and graph capabilities into one easy-to-install package. While the X-Pack components are designed to work together seamlessly, you can easily enable or disable the features you want to use. WWW: https://www.elastic.co/guide/en/x-pack/current/xpack-introduction.html
This commit is contained in:
parent
d0eb55c595
commit
795b179735
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425296
@ -162,6 +162,7 @@
|
||||
SUBDIR += elasticsearch2-plugin-migration
|
||||
SUBDIR += elasticsearch2-plugin-sql
|
||||
SUBDIR += elasticsearch5
|
||||
SUBDIR += elasticsearch5-x-pack
|
||||
SUBDIR += elixir-earmark
|
||||
SUBDIR += elixir-ex_doc
|
||||
SUBDIR += elixir-funnel
|
||||
|
28
textproc/elasticsearch5-x-pack/Makefile
Normal file
28
textproc/elasticsearch5-x-pack/Makefile
Normal file
@ -0,0 +1,28 @@
|
||||
# Created by: Tom Judge <tj@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= x-pack
|
||||
PORTVERSION= 5.0.0
|
||||
CATEGORIES= textproc java
|
||||
MASTER_SITES= https://artifacts.elastic.co/downloads/packs/x-pack/
|
||||
PKGNAMEPREFIX= elasticsearch5-
|
||||
|
||||
MAINTAINER= tj@FreeBSD.org
|
||||
COMMENT= Elasticsearch X-Pack plugins
|
||||
|
||||
|
||||
RUN_DEPENDS:= elasticsearch5>=5.0.0:textproc/elasticsearch5
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
USES+= zip
|
||||
|
||||
do-extract:
|
||||
@${MKDIR} ${WRKSRC}
|
||||
( cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} -d ${PORTNAME}-${PORTVERSION} \
|
||||
${_DISTDIR}${DISTFILES} )
|
||||
|
||||
do-install:
|
||||
@cd ${WRKSRC}/elasticsearch && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins/x-pack
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/elasticsearch5-x-pack/distinfo
Normal file
3
textproc/elasticsearch5-x-pack/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1478242515
|
||||
SHA256 (x-pack-5.0.0.zip) = e05af3423e8504cf1e7b8e4f2ead4e7f7522fca174527ee94d6b93268dfdfa4a
|
||||
SIZE (x-pack-5.0.0.zip) = 72364732
|
6
textproc/elasticsearch5-x-pack/pkg-descr
Normal file
6
textproc/elasticsearch5-x-pack/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
X-Pack is an Elastic Stack extension that bundles security, alerting,
|
||||
monitoring, reporting, and graph capabilities into one easy-to-install package.
|
||||
While the X-Pack components are designed to work together seamlessly, you can
|
||||
easily enable or disable the features you want to use.
|
||||
|
||||
WWW: https://www.elastic.co/guide/en/x-pack/current/xpack-introduction.html
|
49
textproc/elasticsearch5-x-pack/pkg-plist
Normal file
49
textproc/elasticsearch5-x-pack/pkg-plist
Normal file
@ -0,0 +1,49 @@
|
||||
lib/elasticsearch/plugins/x-pack/LICENSE.txt
|
||||
lib/elasticsearch/plugins/x-pack/NOTICE.txt
|
||||
lib/elasticsearch/plugins/x-pack/activation-1.1.jar
|
||||
lib/elasticsearch/plugins/x-pack/automaton-1.11-8.jar
|
||||
lib/elasticsearch/plugins/x-pack/bcpkix-jdk15on-1.55.jar
|
||||
lib/elasticsearch/plugins/x-pack/bcprov-jdk15on-1.55.jar
|
||||
lib/elasticsearch/plugins/x-pack/bin/.in.bat
|
||||
lib/elasticsearch/plugins/x-pack/bin/certgen
|
||||
lib/elasticsearch/plugins/x-pack/bin/certgen.bat
|
||||
lib/elasticsearch/plugins/x-pack/bin/croneval
|
||||
lib/elasticsearch/plugins/x-pack/bin/croneval.bat
|
||||
lib/elasticsearch/plugins/x-pack/bin/extension
|
||||
lib/elasticsearch/plugins/x-pack/bin/extension.bat
|
||||
lib/elasticsearch/plugins/x-pack/bin/migrate
|
||||
lib/elasticsearch/plugins/x-pack/bin/migrate.bat
|
||||
lib/elasticsearch/plugins/x-pack/bin/syskeygen
|
||||
lib/elasticsearch/plugins/x-pack/bin/syskeygen.bat
|
||||
lib/elasticsearch/plugins/x-pack/bin/users
|
||||
lib/elasticsearch/plugins/x-pack/bin/users.bat
|
||||
lib/elasticsearch/plugins/x-pack/commons-codec-1.10.jar
|
||||
lib/elasticsearch/plugins/x-pack/commons-logging-1.1.3.jar
|
||||
lib/elasticsearch/plugins/x-pack/config/log4j2.properties
|
||||
lib/elasticsearch/plugins/x-pack/config/role_mapping.yml
|
||||
lib/elasticsearch/plugins/x-pack/config/roles.yml
|
||||
lib/elasticsearch/plugins/x-pack/config/users
|
||||
lib/elasticsearch/plugins/x-pack/config/users_roles
|
||||
lib/elasticsearch/plugins/x-pack/guava-16.0.1.jar
|
||||
lib/elasticsearch/plugins/x-pack/httpasyncclient-4.1.2.jar
|
||||
lib/elasticsearch/plugins/x-pack/httpclient-4.5.2.jar
|
||||
lib/elasticsearch/plugins/x-pack/httpcore-4.4.5.jar
|
||||
lib/elasticsearch/plugins/x-pack/httpcore-nio-4.4.5.jar
|
||||
lib/elasticsearch/plugins/x-pack/javax.mail-1.5.3.jar
|
||||
lib/elasticsearch/plugins/x-pack/netty-3.10.6.Final.jar
|
||||
lib/elasticsearch/plugins/x-pack/netty-buffer-4.1.5.Final.jar
|
||||
lib/elasticsearch/plugins/x-pack/netty-codec-4.1.5.Final.jar
|
||||
lib/elasticsearch/plugins/x-pack/netty-codec-http-4.1.5.Final.jar
|
||||
lib/elasticsearch/plugins/x-pack/netty-common-4.1.5.Final.jar
|
||||
lib/elasticsearch/plugins/x-pack/netty-handler-4.1.5.Final.jar
|
||||
lib/elasticsearch/plugins/x-pack/netty-resolver-4.1.5.Final.jar
|
||||
lib/elasticsearch/plugins/x-pack/netty-transport-4.1.5.Final.jar
|
||||
lib/elasticsearch/plugins/x-pack/owasp-java-html-sanitizer-r239.jar
|
||||
lib/elasticsearch/plugins/x-pack/plugin-descriptor.properties
|
||||
lib/elasticsearch/plugins/x-pack/plugin-security.policy
|
||||
lib/elasticsearch/plugins/x-pack/rest-5.0.0.jar
|
||||
lib/elasticsearch/plugins/x-pack/sniffer-5.0.0.jar
|
||||
lib/elasticsearch/plugins/x-pack/transport-netty3-5.0.0.jar
|
||||
lib/elasticsearch/plugins/x-pack/transport-netty4-5.0.0.jar
|
||||
lib/elasticsearch/plugins/x-pack/unboundid-ldapsdk-3.1.1.jar
|
||||
lib/elasticsearch/plugins/x-pack/x-pack-5.0.0.jar
|
Loading…
Reference in New Issue
Block a user