[Bug 257558] [NEW PORT] textproc/opensearch: AWS fork of elasticsearch7

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 19 Sep 2021 19:36:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257558

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=7fe660d7479c2a88f1c3aac267470f2a507757a0

commit 7fe660d7479c2a88f1c3aac267470f2a507757a0
Author:     Sven R <admin@hackacad.net>
AuthorDate: 2021-09-07 02:50:23 +0000
Commit:     Romain Tartière <romain@FreeBSD.org>
CommitDate: 2021-09-19 19:33:35 +0000

    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

 GIDs                                               |   2 +-
 UIDs                                               |   2 +-
 textproc/Makefile                                  |   1 +
 textproc/opensearch/Makefile (new)                 |  84 +++++++++++++++
 textproc/opensearch/distinfo (new)                 |   3 +
 textproc/opensearch/files/opensearch.in (new)      | 115 +++++++++++++++++++++
 .../files/patch-bin_opensearch-env (new)           |  17 +++
 .../files/patch-config_jvm.options (new)           |  23 +++++
 .../files/patch-config_opensearch.yml (new)        |  15 +++
 textproc/opensearch/files/pkg-message.in (new)     |  25 +++++
 textproc/opensearch/pkg-descr (new)                |   4 +
 11 files changed, 289 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.