git: 1132113d6732 - main - textproc/opensearch210: textproc/opensearch-dashboards210: New ports

From: Jose Alonso Cardenas Marquez <acm_at_FreeBSD.org>
Date: Sat, 16 Dec 2023 21:36:59 UTC
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1132113d67323e1489cf89af10072cfae7dc36e5

commit 1132113d67323e1489cf89af10072cfae7dc36e5
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-12-16 20:53:55 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-12-16 21:36:43 +0000

    textproc/opensearch210: textproc/opensearch-dashboards210: New ports
    
    - Add version 2.10.0 of opensearch and opensearch-dashboards. it is the latest
    version supported by Wazuh ports. opensearch 2.11.x can break some apps/plugins
    that depends of it. It will be removed when a stable vrsion of Wazuh run without
    problems with opensearch and opensearch-dashboards >= 2.11.x
    
    Wtih hat:       opensearch
---
 textproc/Makefile                          |  2 ++
 textproc/opensearch-dashboards210/Makefile | 13 +++++++++++++
 textproc/opensearch-dashboards210/distinfo |  3 +++
 textproc/opensearch210/Makefile            | 13 +++++++++++++
 textproc/opensearch210/distinfo            |  3 +++
 5 files changed, 34 insertions(+)

diff --git a/textproc/Makefile b/textproc/Makefile
index d5659b5f8250..5dc8c7591c00 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -521,7 +521,9 @@
     SUBDIR += openjade
     SUBDIR += opensearch
     SUBDIR += opensearch-dashboards
+    SUBDIR += opensearch-dashboards210
     SUBDIR += opensearch13
+    SUBDIR += opensearch210
     SUBDIR += opensp
     SUBDIR += openvanilla-framework
     SUBDIR += or-aspell
diff --git a/textproc/opensearch-dashboards210/Makefile b/textproc/opensearch-dashboards210/Makefile
new file mode 100644
index 000000000000..4e37c7758b5a
--- /dev/null
+++ b/textproc/opensearch-dashboards210/Makefile
@@ -0,0 +1,13 @@
+DISTVERSION=    2.10.0
+
+PKGNAMESUFFIX=  210
+
+COMMENT=        Visualization dashboards for OpenSearch
+
+CONFLICTS=      opensearch-dashboards
+
+DISTINFO_FILE=	${.CURDIR}/distinfo
+
+MASTERDIR=      ${.CURDIR}/../../textproc/opensearch-dashboards
+
+.include "${MASTERDIR}/Makefile"
diff --git a/textproc/opensearch-dashboards210/distinfo b/textproc/opensearch-dashboards210/distinfo
new file mode 100644
index 000000000000..8153ae230e27
--- /dev/null
+++ b/textproc/opensearch-dashboards210/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1702759624
+SHA256 (opensearch-dashboards-2.10.0-linux-x64.tar.gz) = df1463540f3831de79ceb03cf2d4c691ac4f63b244943fb84ca67636877bb6d1
+SIZE (opensearch-dashboards-2.10.0-linux-x64.tar.gz) = 324084481
diff --git a/textproc/opensearch210/Makefile b/textproc/opensearch210/Makefile
new file mode 100644
index 000000000000..091541361b16
--- /dev/null
+++ b/textproc/opensearch210/Makefile
@@ -0,0 +1,13 @@
+DISTVERSION=	2.10.0
+
+PKGNAMESUFFIX=  210
+
+COMMENT=	Full-text search engine for Java
+
+CONFLICTS=	opensearch13 opensearch
+
+DISTINFO_FILE=	${.CURDIR}/distinfo
+
+MASTERDIR=	${.CURDIR}/../../textproc/opensearch
+
+.include "${MASTERDIR}/Makefile"
diff --git a/textproc/opensearch210/distinfo b/textproc/opensearch210/distinfo
new file mode 100644
index 000000000000..aac7bc6a63ca
--- /dev/null
+++ b/textproc/opensearch210/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1695950494
+SHA256 (opensearch-2.10.0-linux-x64.tar.gz) = a092f17571e7f9f129d804d67721516df33f41e6c05a24fb7288312302eb81fb
+SIZE (opensearch-2.10.0-linux-x64.tar.gz) = 818191376