Port details |
- opensearch Full-text search engine for Java
- 2.17.1 textproc =3 2.14.0Version of this port present on the latest quarterly branch.
- Maintainer: opensearch@FreeBSD.org
- Port Added: 2021-09-19 19:36:06
- Last Update: 2024-10-15 06:19:13
- Commit Hash: 1cfe3e4
- People watching this port, also watch:: poudriere, nginx, zabbix64-server, caddy, gitea
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- opensearch>0:textproc/opensearch
- Conflicts:
- CONFLICTS:
- opensearch13
- opensearch210
- 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 = 1728915409
SHA256 (opensearch-2.17.1-linux-x64.tar.gz) = f66ed5b7ec7848f38102a54bf3c82e7d29aa86f02209c9ce8bb6cbe375f30a25
SIZE (opensearch-2.17.1-linux-x64.tar.gz) = 908618130
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- textproc/opensearch210
- 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/openjdk17
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for opensearch-2.17.1:
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
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.17.1 15 Oct 2024 06:19:13 |
Muhammad Moinur Rahman (bofh) |
textproc/opensearch: Update version 2.14.0=>2.17.1
Changelog:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.17.1.md
Approved by: opensearch (private email)
Sponsored by: The FreeBSD Foundation |
2.14.0 07 Jun 2024 04:42:12 |
Jose Alonso Cardenas Marquez (acm) |
textproc/opensearch*: Fix openserach210 PORTREVISION
- Fix installation issues on textproc/opensearch210
With hat: opensearch |
2.14.0 05 Jun 2024 20:50:07 |
Li-Wen Hsu (lwhsu) Author: Sven Ruediger |
textproc/opensearch: Update to 2.14.0
The unsupported performance analyzer plugin is removed from the package.
Event: Kitchener-Waterloo Hackathon 202406
Differential Revision: https://reviews.freebsd.org/D45484 |
2.11.1_1 08 May 2024 20:23:26 |
Jose Alonso Cardenas Marquez (acm) |
textproc/opensearch: Fix package issue with PLUGINS=off
- Bump PORTREVISION
PR: 278237
Reported by: Martin Waschbüsch <martin __at_ waschbuesch.de> |
2.11.1 17 Dec 2023 18:01:57 |
Jose Alonso Cardenas Marquez (acm) |
textproc/opensearch: Fix installation
- Remove install parameters. It is not necessary because owner, group and mode
are setting by pkg-plist
Reported by: dch |
2.11.1 16 Dec 2023 21:36:43 |
Jose Alonso Cardenas Marquez (acm) |
textproc/opensearch: Update to 2.11.1
ChangeLog
at: https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.11.1.md
With hat: opensearch |
2.10.0 02 Oct 2023 22:05:30 |
Jose Alonso Cardenas Marquez (acm) |
textproc/opensearch*: update to 2.10.0
With hat: opensearch
Approved by: romain acm
Differential Revision: https://reviews.freebsd.org/D41993
https://reviews.freebsd.org/D41992 |
2.9.0 18 Aug 2023 05:16:53 |
Jose Alonso Cardenas Marquez (acm) |
textproc/opensearch*: Update to 2.9.0
ChangeLog
at: https://github.com/opensearch-project/OpenSearch/releases/tag/2.9.0
https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/release-notes/opensearch-dashboards.release-notes-2.9.0.md
With hat: opensearch |
2.8.0 21 Jun 2023 19:11:06 |
Jose Alonso Cardenas Marquez (acm) |
textproc/opensearch*: Update to 2.8.0
- textproc/opensearch-dashboards: Remove CONFLICTS. opensearch-dashboards13 was
removed from ports tree
With hat: opensearch |
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 |