Port details |
- opensearch Full-text search engine for Java
- 2.7.0 textproc
=1 2.4.1Version of this port present on the latest quarterly branch. - Maintainer: opensearch@FreeBSD.org
 - Port Added: 2021-09-19 19:36:06
- Last Update: 2023-05-21 20:01:14
- Commit Hash: dd0ea90
- People watching this port, also watch:: postfix, postgresql13-server, graylog, gitea, openjdk8
- Also Listed In: devel java
- License: APACHE20
- Description:
- OpenSearch is a fork of Elasticsearch which aims to be a Distributed,
RESTful, Search Engine built on top of Apache Lucene.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- opensearch>0:textproc/opensearch
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/textproc/opensearch/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/opensearch
- pkg install opensearch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opensearch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684548868
SHA256 (opensearch-2.7.0-linux-x64.tar.gz) = aa086a15cc1f183b4a572256dc76fd01df143e1d9d7e1cf1c320993a9ee61a63
SIZE (opensearch-2.7.0-linux-x64.tar.gz) = 750369026
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- jna>0 : devel/jna
- Runtime dependencies:
-
- bash>0 : shells/bash
- jna>0 : devel/jna
- java : java/openjdk11
- This port is required by:
- for Run
-
- security/wazuh-indexer
Configuration Options:
- ===> The following configuration options are available for opensearch-2.7.0:
PLUGINS=on: Build and/or install plugins
===> Use 'make config' to modify these settings
- Options name:
- textproc_opensearch
- USES:
- cpe 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
- WWW: https://opensearch.org
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0 21 May 2023 20:01:14
    |
Romain Tartière (romain)  |
textproc/opensearch: Update to 2.7.0
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.7.0.md
With hat: opensearch |
2.6.0 16 Apr 2023 03:51:05
    |
Jose Alonso Cardenas Marquez (acm)  |
textproc/opensearch-*: update to 2.6.0
With hat: opensearch |
2.4.1 30 Mar 2023 14:10:02
    |
Jose Alonso Cardenas Marquez (acm)  |
textproc/opensearch-*: Update to 2.4.1
- Fix issues when it is packaged with PLUGINS=off [1]
PR: 269909
Reported by: bsd at_ abinet.ru [1]
With hat: opensearch |
2.4.0 07 Dec 2022 00:10:34
    |
Jose Alonso Cardenas Marquez (acm)  |
textproc/opensearch-*: Update to 2.4.0
ChangeLog
at: https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.4.0.md
PR: 266456 266521
Reported by: Sven Ruediger <admin@ _at_ hackacad.net> |
2.2.1 11 Sep 2022 21:02:29
    |
Romain Tartière (romain)  |
textproc/opensearch: Update to 2.2.1
Release Notes:
https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-2.2.1.md
With hat: opensearch |
2.2.0 11 Sep 2022 21:02:20
    |
Romain Tartière (romain)  |
textproc/opensearch: Revert "Switch to a static pkg-plist"
This reverts commit 43c14b71d3e7212d18e14b44911abffc99f40c9b. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.0 20 Aug 2022 00:13:34
    |
Romain Tartière (romain)  |
textproc/opensearch: Switch to a static pkg-plist
PR: 265704
Reported by: acm |
2.2.0 20 Aug 2022 00:13:34
    |
Romain Tartière (romain)  |
textproc/opensearch: Install plugins config files
PR: 265704
Reported by: acm |
2.2.0 20 Aug 2022 00:13:31
    |
Romain Tartière (romain)  |
textproc/opensearch: Update to 2.2.0
With hat: opensearch |
2.1.0 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.1.0 08 Jul 2022 19:11:53
    |
Romain Tartière (romain)  |
textproc/opensearch: Update to 2.1.0
Announcement:
https://opensearch.org/blog/releases/2022/07/opensearch-2-1-is-available-now/
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.1.0.md
With hat: opensearch
PR: 265085 |
2.0.0 31 May 2022 04:27:35
    |
Romain Tartière (romain)  |
textproc/opensearch-dashboards: Update to 2.0.0
Announcement:
https://opensearch.org/blog/releases/2022/05/opensearch-2-0-is-now-available/
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.0.0.md
With hat: opensearch |
2.0.0 31 May 2022 04:27:32
    |
Romain Tartière (romain)  |
textproc/opensearch: Update to 2.0.0
Announcement:
https://opensearch.org/blog/releases/2022/05/opensearch-2-0-is-now-available/
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.0.0.md
With hat: opensearch |
1.3.1 02 Apr 2022 04:31:11
    |
Romain Tartière (romain)  |
textproc/opensearch: Update to 1.3.1
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.1.md
With hat: opensearch |
1.3.0 18 Mar 2022 22:50:29
    |
Romain Tartière (romain)  |
textproc/opensearch*: Update to 1.3.0
Release notes:
https://opensearch.org/blog/releases/2022/03/launch-announcement-1-3-0/
With hat: opensearch |
1.2.4 07 Feb 2022 03:19:19
    |
Romain Tartière (romain)  |
textproc/opensearch: Update to 1.2.4
Release note:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.2.4.md
With hat: opensearch |
1.2.3 27 Dec 2021 18:18:44
    |
Romain Tartière (romain)  |
textproc/opensearch: Update to 1.2.3
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.2.3.md
With hat: opensearch |
1.2.1 13 Dec 2021 05:28:30
    |
Romain Tartière (romain)  |
textproc/opensearch: Update to 1.2.1
With hat: opensearch |
1.2.0 26 Nov 2021 23:08:37
    |
Romain Tartière (romain)  |
textproc/opensearch: Update to 1.2.0
Release notes:
https://opensearch.org/blog/releases/2021/11/launch-announcement-1-2-0/
With hat: opensearch |
1.1.0 06 Oct 2021 07:06:23
    |
Romain Tartière (romain)  |
textproc/opensearch: Update to 1.1.0
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.1.0.md
With hat: opensearch |
1.0.1 19 Sep 2021 19:33:47
    |
Romain Tartière (romain)  |
textproc/opensearch-dashboards: New port
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.
WWW: http://opensearch.org
With hat: opensearch |
1.0.1 19 Sep 2021 19:33:35
    |
Romain Tartière (romain)  Author: Sven R |
textproc/opensearch: New port
OpenSearch is a fork of Elasticsearch which aims to be a Distributed,
RESTful, Search Engine built on top of Apache Lucene.
WWW: http://opensearch.org
PR: 257558
With hat: opensearch |