summaryrefslogtreecommitdiff
path: root/sysutils/fluent-bit
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26sysutils: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07sysutils: Remove SHA1 hashes for distfilesnia1-2/+1
2020-04-20NetBSD doesn't have PTHREAD_STACK_MIN, so pick something useful.joerg3-1/+36
Deal with serial constants only provided conditionally.
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
2019-07-10Need strnlen(3), make sure we obtain it from libnbcompat if host OS doesn'tsevan1-1/+2
include it.
2018-06-17sysutils/fluent-bit: Import version 0.13.2minskim6-0/+185
Fluent Bit is a Data Forwarder for Linux, Embedded Linux, OSX and BSD family operating systems. It's part of the Fluentd Ecosystem. Fluent Bit allows collection of information from different sources, buffering and dispatching them to different outputs such as Fluentd, Elasticsearch, Nats or any HTTP end-point within others. It's fully supported on x86_64, x86 and ARM architectures.