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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
elasticsearch7 Full-text search engine for Java
7.17.11 textproc on this many watch lists=4 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 7.17.11Version of this port present on the latest quarterly branch.
Maintainer: elastic@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-24 19:16:38
Last Update: 2023-07-09 20:12:17
Commit Hash: 4483ac6
People watching this port, also watch:: openjdk8, font-misc-meltho, screen
Also Listed In: devel java
License: APACHE20
WWW:
https://www.elastic.co/
Description:
Elasticsearch aims to be a Distributed, RESTful, Search Engine built on top of Apache Lucene.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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/elasticsearch7-7.17.11/catalog.mk
  2. /usr/local/share/licenses/elasticsearch7-7.17.11/LICENSE
  3. /usr/local/share/licenses/elasticsearch7-7.17.11/APACHE20
Collapse this list.
Dependency lines:
  • elasticsearch7>0:textproc/elasticsearch7
Conflicts:
CONFLICTS:
  • elasticsearch6
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/textproc/elasticsearch7/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/elasticsearch7
  • pkg install elasticsearch7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: elasticsearch7
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1688929601 SHA256 (elasticsearch-7.17.11-darwin-x86_64.tar.gz) = 1b28b9a314a99cc46ae90fc883245be8309abc9b4e9b8188570d374a9a9fd4ac SIZE (elasticsearch-7.17.11-darwin-x86_64.tar.gz) = 311351017

Packages (timestamps in pop-ups are UTC):
elasticsearch7
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.17.117.17.11--7.17.11---
FreeBSD:13:quarterly7.17.117.17.11--7.17.11-7.17.117.17.11
FreeBSD:14:latest7.17.117.17.11--7.17.11--7.17.9
FreeBSD:14:quarterly7.17.117.17.11--7.17.11-7.17.117.17.11
FreeBSD:15:latest7.17.117.17.11n/a-n/a-7.17.117.17.11
FreeBSD:15:quarterly--n/a-n/a---
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/openjdk11
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for elasticsearch7-7.17.11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_elasticsearch7
USES:
cpe shebangfix
pkg-message:
For install:
Please see /usr/local/etc/elasticsearch for sample versions of elasticsearch.yml and logging.yml. ElasticSearch 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 elasticsearch instance. !!! PLUGINS NOTICE !!! ElasticSearch plugins should only be installed via the elasticsearch-plugin included with this software. As we strive to provide a minimum semblance of security, the files installed by the package are owned by root:wheel. This is different than upstream which expects all of the files to be owned by the user and for you to execute the elasticsearch-plugin script as said user. You will encounter permissions errors with configuration files and directories created by plugins which you will have to manually correct. This is the price we have to pay to protect ourselves in the face of a poorly designed security model. e.g., after installing X-Pack you will have to correct: /usr/local/etc/elasticsearch/elasticsearch.keystore file to be owned by elasticsearch:elasticsearch /usr/local/etc/elasticsearch/x-pack directory/files to be owned by elasticsearch:elasticsearch !!! PLUGINS NOTICE !!!
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://artifacts.elastic.co/downloads/elasticsearch/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.17.11
09 Jul 2023 20:12:17
commit hash: 4483ac647438940c00061146cea5d01106c95f89commit hash: 4483ac647438940c00061146cea5d01106c95f89commit hash: 4483ac647438940c00061146cea5d01106c95f89commit hash: 4483ac647438940c00061146cea5d01106c95f89 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.17.11

Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.11.html
7.17.9
03 Feb 2023 10:08:47
commit hash: c9909b669928f130a9a38cb75b2cb9b58e338713commit hash: c9909b669928f130a9a38cb75b2cb9b58e338713commit hash: c9909b669928f130a9a38cb75b2cb9b58e338713commit hash: c9909b669928f130a9a38cb75b2cb9b58e338713 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.17.9

Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.9.html
7.17.8
13 Dec 2022 16:59:57
commit hash: 4b5cd4de0253e176d54c4d13562b322a7bf7ac12commit hash: 4b5cd4de0253e176d54c4d13562b322a7bf7ac12commit hash: 4b5cd4de0253e176d54c4d13562b322a7bf7ac12commit hash: 4b5cd4de0253e176d54c4d13562b322a7bf7ac12 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.17.8

Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.8.html
7.17.7
10 Nov 2022 21:59:49
commit hash: a4285d8b177bfd68620ea33a699c419ded2d72d2commit hash: a4285d8b177bfd68620ea33a699c419ded2d72d2commit hash: a4285d8b177bfd68620ea33a699c419ded2d72d2commit hash: a4285d8b177bfd68620ea33a699c419ded2d72d2 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.17.1

Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.7.html
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
7.17.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
7.17.3
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
7.17.3
07 May 2022 13:30:04
commit hash: 0c9d8113858455a94fd390950b510d9ff8b91659commit hash: 0c9d8113858455a94fd390950b510d9ff8b91659commit hash: 0c9d8113858455a94fd390950b510d9ff8b91659commit hash: 0c9d8113858455a94fd390950b510d9ff8b91659 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.17.3
7.16.3
16 Jan 2022 09:03:27
commit hash: 623681a6fd0c8356664ce5d08a8e3b71780c6121commit hash: 623681a6fd0c8356664ce5d08a8e3b71780c6121commit hash: 623681a6fd0c8356664ce5d08a8e3b71780c6121commit hash: 623681a6fd0c8356664ce5d08a8e3b71780c6121 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.16.3

Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.16/release-notes-7.16.3.html
7.16.2
21 Dec 2021 09:49:44
commit hash: 56de0e2f1a79be907aa2eeefb954acb574069ee8commit hash: 56de0e2f1a79be907aa2eeefb954acb574069ee8commit hash: 56de0e2f1a79be907aa2eeefb954acb574069ee8commit hash: 56de0e2f1a79be907aa2eeefb954acb574069ee8 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.16.2

Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.16/release-notes-7.16.2.html
7.15.2
14 Nov 2021 17:18:20
commit hash: 98779cb560024d4a34f20f341998ac5cab8d2361commit hash: 98779cb560024d4a34f20f341998ac5cab8d2361commit hash: 98779cb560024d4a34f20f341998ac5cab8d2361commit hash: 98779cb560024d4a34f20f341998ac5cab8d2361 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.15.2
7.15.1
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
7.15.1
24 Oct 2021 22:37:50
commit hash: 02b01526102dd246ae5f16030e58d8d04bb29189commit hash: 02b01526102dd246ae5f16030e58d8d04bb29189commit hash: 02b01526102dd246ae5f16030e58d8d04bb29189commit hash: 02b01526102dd246ae5f16030e58d8d04bb29189 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.15.1

- Update to 7.15.1
- Bump minimum JAVA version to 11
- Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-7.15.1.html
7.14.0
11 Aug 2021 14:40:53
commit hash: 5c993cd698b5bcc07e239d76ae39fc59c9aca813commit hash: 5c993cd698b5bcc07e239d76ae39fc59c9aca813commit hash: 5c993cd698b5bcc07e239d76ae39fc59c9aca813commit hash: 5c993cd698b5bcc07e239d76ae39fc59c9aca813 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
elasticsearch7: Re-add Created by lines

Add back "Created by" lines unintentionally removed during
update.
7.14.0
05 Aug 2021 15:29:30
commit hash: fe755ae84edb50323fdb9875f5b952db949aabefcommit hash: fe755ae84edb50323fdb9875f5b952db949aabefcommit hash: fe755ae84edb50323fdb9875f5b952db949aabefcommit hash: fe755ae84edb50323fdb9875f5b952db949aabef files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.14.0
7.13.4
02 Aug 2021 11:55:10
commit hash: bd22c4945a19adbbdf4e94476e6de4b1e2aa78a9commit hash: bd22c4945a19adbbdf4e94476e6de4b1e2aa78a9commit hash: bd22c4945a19adbbdf4e94476e6de4b1e2aa78a9commit hash: bd22c4945a19adbbdf4e94476e6de4b1e2aa78a9 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.13.4
7.13.2
06 Jul 2021 20:44:37
commit hash: f950a15f3858d0b8abdb4357219058c3eed56fcacommit hash: f950a15f3858d0b8abdb4357219058c3eed56fcacommit hash: f950a15f3858d0b8abdb4357219058c3eed56fcacommit hash: f950a15f3858d0b8abdb4357219058c3eed56fca files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
textproc/elasticsearch7: Update to 7.13.2

- Update to 7.13.2
- Fix support tools to find java correctly [1]
- Needs enforce_statfs = 1 in jails [2]
- Fix rc order [3]

PR:		256921 [1]
PR:		254777 [2]
PR:		254776 [3]
7.10.1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
7.10.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
7.10.1
30 Dec 2020 13:23:30
Revision:559659Original commit files touched by this commit
otis search for other commits by this committer
textproc/elasticsearch7: Update to 7.10.1

Changelog at:
https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-7.10.1.html

And while here, also reformat Makefile according to portfmt and portclippy

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27820
7.10.0
29 Nov 2020 16:17:27
Revision:556582Original commit files touched by this commit
mikael search for other commits by this committer
textproc/elasticsearch7: Update to 7.10.0

Changes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.10/release-notes-7.10.0.html

PR:		251352
Submitted by:	Juraj Lutter (maintainer)
7.9.3
27 Oct 2020 05:02:26
Revision:553418Original commit files touched by this commit
tcberner search for other commits by this committer
textproc/elasticsearch7: Update to 7.9.3

Changelog for 7.9.3:
* Bug fixes:
  - Allocation
    - InternalClusterInfoService should not ignore hidden indices
  - Audit
    - Move RestRequestFilter to core
  - Authentication
    - Ensure domain_name setting for AD realm is present
  - Authorization
    - Fix API key role descriptors rewrite bug for upgraded clusters
  - CCR
    - Retry CCR shard follow task when no seed node left
  - Cluster Coordination
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.9.2
03 Oct 2020 20:05:15
Revision:551342Original commit files touched by this commit
tcberner search for other commits by this committer
textproc/elasticsearch7: Update to 7.9.2

Changelog since 7.9.1:

* Deprecations
  - Infra/Plugins
	- Deprecate xpack.eql.enabled setting and make it a no-op
* Enhancements
  - Mapping
	- Improve error messages on bad [format] and [null_value] params for date
mapper
* Bug fixes
  - Aggregations
	- Cardinality request breaker leak
	- Fix bug with terms' min_doc_count
  - Analysis
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.9.1
10 Sep 2020 12:34:42
Revision:548201Original commit files touched by this commit
jrm search for other commits by this committer
textproc/elasticsearch7: Update to version 7.9.1

Changelog:
* Breaking changes:
  - Indices changes:
    - Elasticsearch includes built-in index templates for logs-*-* and
      metrics-*-*.
  - Script cache changes:
    - The script.cache.max_size setting is deprecated.
    - The script.cache.expire setting is deprecated.
    - The script.max_compilations_rate setting is deprecated.
    - Mapping actions have been deprecated for the create_doc, create,
      index and write privileges.
  - Settings changes:
    - Automatically importing dangling indices is disabled by default.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.8.1
09 Aug 2020 01:14:28
Revision:544536Original commit files touched by this commit
glewis search for other commits by this committer
Update to 7.8.1

PR:		248363
Submitted by:	Juraj Lutter <juraj@lutter.sk>
7.7.1
13 Jun 2020 22:41:39
Revision:538704Original commit files touched by this commit
glewis search for other commits by this committer
Update to 7.7.1
7.6.2
13 Jun 2020 22:41:04
Revision:538703Original commit files touched by this commit
glewis search for other commits by this committer
Fix config path message in rc script

PR:		246303
Submitted by:	Sven R <admin@hackacad.net>
7.6.2
25 Apr 2020 18:37:13
Revision:532969Original commit files touched by this commit
glewis search for other commits by this committer
Update to 7.6.2
7.6.1
09 Mar 2020 22:52:49
Revision:528136Original commit files touched by this commit
glewis search for other commits by this committer
Update to 7.6.1
7.6.0
22 Feb 2020 17:26:18
Revision:526841Original commit files touched by this commit
glewis search for other commits by this committer
Update to 7.6.0

PR:		244254
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
7.5.2
24 Jan 2020 19:16:31
Revision:523980Original commit files touched by this commit
glewis search for other commits by this committer
Add a port of ElasticSearch 7.x

This is an updated version of the submission to work with 7.5.2 and to
tweak a few things (e.g. sorting, petting portlint)

PR:		237372
Submitted by:	Miroslav Lachman

Number of commits found: 31