1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/sysutils/fluent-bit
Mateusz Piotrowski fc0a0b37b1 sysutils/fluent-bit: Add option LUA_FILTER
From https://docs.fluentbit.io/manual/pipeline/filters/lua:

> The Lua filter allows you to modify the incoming records (even split
> one record into multiple records) using custom Lua scripts.

The option depends on luajit-devel, because at least version 2.1.0 is
required: https://github.com/fluent/fluent-bit/pull/7286/files.

Keep the option disabled for now. We may consider enabling it by default
in the future to match what upstream does:
https://docs.fluentbit.io/manual/installation/sources/build-and-install.

Also, add a small do-test target for the new option.

PR:		252296
Approved by:	portmgr (maintainer timeout)
Sponsored by:	trivago N.V.
Sponsored by:	Klara, Inc.
2024-08-23 01:27:12 +02:00
..
files sysutils/fluent-bit: Update to 3.1.4 2024-08-05 15:32:20 +02:00
distinfo sysutils/fluent-bit: update to 3.1.6 2024-08-15 00:19:08 +02:00
Makefile sysutils/fluent-bit: Add option LUA_FILTER 2024-08-23 01:27:12 +02:00
pkg-descr
pkg-plist sysutils/fluent-bit: Update to 3.1.4 2024-08-05 15:32:20 +02:00