2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
2024-06-28 19:37:23 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: fluent-bit: fix build with msgpack >= 6 |
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Remove SHA1 hashes for distfiles |
2020-04-20 02:45:56 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: NetBSD doesn't have PTHREAD_STACK_MIN, so pick something useful. Deal with serial constants only provided conditionally. |
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message: all: migrate homepages from http to https 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 19:53:39 by Sevan Janiyan | Files touched by this commit (7) |
Log message: Need strnlen(3), make sure we obtain it from libnbcompat if host OS doesn't include it. |
2018-06-17 18:33:36 by Min Sik Kim | Files touched by this commit (6) |
Log message: sysutils/fluent-bit: Import version 0.13.2 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. |