Created attachment 268756 [details] Logstash 9.3.1
Created attachment 268780 [details] Logstash 8.19.12 A few minor fixes to follow the recent changes done sysutils/logstash7.
Created attachment 268781 [details] Logstash 9.3.1 *sigh* wrong patch...
Created attachment 268788 [details] Logstash 9.3.1
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4587ae547e41a3e020c31cc732bc220c0f739287 commit 4587ae547e41a3e020c31cc732bc220c0f739287 Author: Saro <web@saromedia.com> AuthorDate: 2026-03-13 20:19:28 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-03-13 20:21:26 +0000 sysutils/logstash93: New port version 9.3.1 Server-side data ingestion and transformation tool (9.3.x version). Release Notes: https://www.elastic.co/docs/release-notes/logstash#logstash-9.3.1-release-notes PR: 293760 Approved by: elastic (maintainer, implicit - inactive for more than 6 months) Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org> sysutils/Makefile | 1 + sysutils/logstash93/Makefile | 10 +++++----- sysutils/logstash93/distinfo | 6 +++--- sysutils/logstash93/files/pkg-message.in | 2 +- 4 files changed, 10 insertions(+), 9 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e21fcb03ddc05c29fb625d345b9389c30db562f commit 7e21fcb03ddc05c29fb625d345b9389c30db562f Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2026-03-13 20:16:37 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-03-13 20:16:37 +0000 sysutils/logstash93: Repo copy from sysutils/logstash92 PR: 293760 Approved by: elastic (maintainer, implicit - inactive for more than 6 months) sysutils/logstash93/Makefile (new) | 92 ++++++++++++++++ sysutils/logstash93/distinfo (new) | 3 + .../logstash93/files/logstash.conf.sample (new) | 17 +++ sysutils/logstash93/files/logstash.in (new) | 117 +++++++++++++++++++++ .../files/patch-config_logstash.yml (new) | 11 ++ sysutils/logstash93/files/pkg-message.in (new) | 25 +++++ sysutils/logstash93/pkg-descr (new) | 3 + 7 files changed, 268 insertions(+)
Thanks.