Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | sysutils: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | sysutils: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2020-04-20 | NetBSD doesn't have PTHREAD_STACK_MIN, so pick something useful. | joerg | 3 | -1/+36 | |
Deal with serial constants only provided conditionally. | |||||
2020-01-26 | all: migrate homepages from http to https | rillig | 1 | -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-10 | Need strnlen(3), make sure we obtain it from libnbcompat if host OS doesn't | sevan | 1 | -1/+2 | |
include it. | |||||
2018-06-17 | sysutils/fluent-bit: Import version 0.13.2 | minskim | 6 | -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. |