Port details |
- opensearch-dashboards210 Visualization dashboards for OpenSearch
- 2.10.0_1 textproc
=2 2.10.0Version of this port present on the latest quarterly branch. - Maintainer: opensearch@FreeBSD.org
 - Port Added: 2023-12-16 21:39:45
- Last Update: 2025-05-09 21:17:15
- Commit Hash: 812aa75
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: www
- License: APACHE20
- WWW:
- https://opensearch.org
- Description:
- OpenSearch Dashboards is the default visualization tool for data in OpenSearch.
It also serves as a user interface for many of the OpenSearch plugins,
including security, alerting, Index State Management, SQL, and more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- opensearch-dashboards210>0:textproc/opensearch-dashboards210
- Conflicts:
- CONFLICTS:
- opensearch-dashboards
- opensearch-dashboards213
- opensearch-dashboards216
- To install the port:
- cd /usr/ports/textproc/opensearch-dashboards210/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/opensearch-dashboards210
- pkg install opensearch-dashboards210
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opensearch-dashboards210
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702759624
SHA256 (opensearch-dashboards-2.10.0-linux-x64.tar.gz) = df1463540f3831de79ceb03cf2d4c691ac4f63b244943fb84ca67636877bb6d1
SIZE (opensearch-dashboards-2.10.0-linux-x64.tar.gz) = 324084481
Packages (timestamps in pop-ups are UTC):
- Master port: textproc/opensearch-dashboards216
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- npm-node18>0 : www/npm-node18
- node : www/node18
- python3.11 : lang/python311
- Runtime dependencies:
-
- node : www/node18
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_opensearch-dashboards210
- USES:
- nodejs:18,build,run python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: textproc/opensearch-dashboards216 |
Commit | Credits | Log message |
2.10.0_1 09 May 2025 21:17:15
    |
Jose Alonso Cardenas Marquez (acm)  |
textproc/opensearch*: Preparing for major update of opensearch ports
- Now opensearch216 and opensearch-dashboards216 are master ports.
opensearch and opensearch-dashboards can be updated to 3.0 without
issues with slave ports
With hat: opensearch
PR: 286647 286648 |
2.10.0 16 Dec 2023 21:36:43
    |
Jose Alonso Cardenas Marquez (acm)  |
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 |