Date: Tue, 10 Mar 2026 22:43:03 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Robert Gogolok <gogolok@gmail.com> Subject: git: c97f206e9e7f - main - textproc/elasticsearch7: Correct product name Message-ID: <69b09e77.42764.557681da@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=c97f206e9e7ff9c504ecd425e71183f0526a7f6b commit c97f206e9e7ff9c504ecd425e71183f0526a7f6b Author: Robert Gogolok <gogolok@gmail.com> AuthorDate: 2026-03-10 22:40:26 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-03-10 22:42:59 +0000 textproc/elasticsearch7: Correct product name Rename ElasticSearch to Elasticsearch in the file pkg-message. PR: 261591 Approved by: elastic (maintainer, timeout 4+ years) --- textproc/elasticsearch7/files/pkg-message.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/elasticsearch7/files/pkg-message.in b/textproc/elasticsearch7/files/pkg-message.in index 2182e1a8789b..894d1d400be1 100644 --- a/textproc/elasticsearch7/files/pkg-message.in +++ b/textproc/elasticsearch7/files/pkg-message.in @@ -4,7 +4,7 @@ Please see %%ETCDIR%% for sample versions of elasticsearch.yml and logging.yml. -ElasticSearch requires memory locking of large amounts of RAM. +Elasticsearch requires memory locking of large amounts of RAM. You may need to set: sysctl security.bsd.unprivileged_mlock=1 @@ -17,7 +17,7 @@ for the jail running elasticsearch instance. !!! PLUGINS NOTICE !!! -ElasticSearch plugins should only be installed via the elasticsearch-plugin +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 behome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b09e77.42764.557681da>
