notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
opensearch216 Full-text search engine for Java
2.16.0 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.16.0Version of this port present on the latest quarterly branch.
Maintainer: opensearch@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-18 21:15:06
Last Update: 2025-05-09 21:17:15
Commit Hash: 812aa75
Also Listed In: devel java
License: APACHE20
WWW:
https://opensearch.org
Description:
OpenSearch is a fork of Elasticsearch which aims to be a Distributed, RESTful, Search Engine built on top of Apache Lucene.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/opensearch216-2.16.0/catalog.mk
  2. /usr/local/share/licenses/opensearch216-2.16.0/LICENSE
  3. /usr/local/share/licenses/opensearch216-2.16.0/APACHE20
Collapse this list.
Dependency lines:
  • opensearch216>0:textproc/opensearch216
Conflicts:
CONFLICTS:
  • opensearch
  • opensearch13
  • opensearch210
  • opensearch213
To install the port:
cd /usr/ports/textproc/opensearch216/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/opensearch216
  • pkg install opensearch216
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: opensearch216
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1746824840 SHA256 (opensearch-2.16.0-linux-x64.tar.gz) = ed0bb23499d38a0e3bd88f8b975b215a643662858500ac05630e292be06f65b2 SIZE (opensearch-2.16.0-linux-x64.tar.gz) = 904196816

Packages (timestamps in pop-ups are UTC):
opensearch216
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.16.02.16.0--2.16.0---
FreeBSD:13:quarterly2.16.02.16.0--2.16.0---
FreeBSD:14:latest2.16.02.16.0--2.16.0---
FreeBSD:14:quarterly-2.16.0--2.16.0---
FreeBSD:15:latest2.16.02.16.0n/a-n/a---
Slave ports:
  1. textproc/opensearch210
  2. textproc/opensearch213
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. jna>0 : devel/jna
Runtime dependencies:
  1. bash>0 : shells/bash
  2. jna>0 : devel/jna
  3. java : java/openjdk17
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for opensearch216-2.16.0: PLUGINS=on: Build and/or install plugins ===> Use 'make config' to modify these settings
Options name:
textproc_opensearch216
USES:
cpe java shebangfix
pkg-message:
For install:
Opensearch was installed Please see /usr/local/etc/opensearch for a sample version of opensearch.yml. OpenSearch requires memory locking of large amounts of RAM. You may need to set: sysctl security.bsd.unprivileged_mlock=1 When running within a jail, it's highly advisable to set: enforce_statfs = 1 for the jail running opensearch instance. If OpenSearch was built with the PLUGINS option enabled (default) it will not start until the security plugin is properly configured. Please refer to the OpenSearch documentation for setting-up TLS: https://opensearch.org/docs/security-plugin/configuration/tls
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://artifacts.opensearch.org/releases/bundle/opensearch/2.16.0/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.16.0
09 May 2025 21:17:15
commit hash: 812aa75d177edeb9897402b3133131ddf729b402commit hash: 812aa75d177edeb9897402b3133131ddf729b402commit hash: 812aa75d177edeb9897402b3133131ddf729b402commit hash: 812aa75d177edeb9897402b3133131ddf729b402 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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.16.0
18 Jan 2025 21:14:04
commit hash: 0c925421edb171e7ab07b35a3145d5ce09952ddacommit hash: 0c925421edb171e7ab07b35a3145d5ce09952ddacommit hash: 0c925421edb171e7ab07b35a3145d5ce09952ddacommit hash: 0c925421edb171e7ab07b35a3145d5ce09952dda files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
textproc/opensearch*: Add/bump PORTREVISION

- opensearch-dashboards: Bump PORTREVISION to reflect new CONFLICTS entry
- opensearch-dashboards216 and opensearch216 set PORTREVISION to 0:
2.16.0
18 Jan 2025 21:14:04
commit hash: 1f2f38e07429563b512b8a88c7252d47c8445a81commit hash: 1f2f38e07429563b512b8a88c7252d47c8445a81commit hash: 1f2f38e07429563b512b8a88c7252d47c8445a81commit hash: 1f2f38e07429563b512b8a88c7252d47c8445a81 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
textproc/opensearch*: New opensearch ports

opensearch216: Full-text search engine for Java
opensearch-dashboards216: Visualization dashboards for OpenSearch

These ports are necessary for new version of Wazuh SIEM/XDR (4.10.x)

Number of commits found: 3