Palle Girgensohn
af132b6ed2
sysutils/fluent-bit: update to 1.8.8
...
Release notes: https://fluentbit.io/announcements/v1.8.8/
2021-10-11 14:04:08 +02:00
Rene Ladan
620968a43a
cleanup: drop support for EOL FreeBSD 11.X
...
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
2021-09-30 23:23:30 +02:00
Palle Girgensohn
630457913f
sysutils/fluent-bit: Update to 1.8.7
...
Release notes: https://fluentbit.io/announcements/v1.8.7/
2021-09-19 17:36:21 +02:00
Palle Girgensohn
2b5d5148c0
sysutils/fluent-bit: fix problems running the fluent-bit
...
There is a known problem with the default coro_stack_size being too
small. Double it to avoid failing to start. [1]
Since the daemon option seems to be somewhat funky [2], use daemon to
wrap the fluent-bit binary when running from the rc.d script.
[1] https://github.com/fluent/fluent-bit/issues/3716
PR: 255593 [2]
2021-09-03 00:37:18 +02:00
Palle Girgensohn
9d69a34271
sysutils/fluent-bit: update to 1.8.6
...
Release notes: https://fluentbit.io/announcements/v1.8.6/
2021-09-01 18:57:06 +02:00
Palle Girgensohn
abbb8815a3
sysutils/fluent-bit: update to 1.8.5
2021-09-01 12:09:59 +02:00
Palle Girgensohn
5d9097286e
sysutils/fluent-bit: update to 1.8.3
2021-08-10 14:24:16 +02:00
Palle Girgensohn
413bf2d2e9
sysutils/fluent-bit: fix build problem on FreeBSD-14
...
This should really be considered a compiler bug. I have no access to a
CURRENT box at the moment, so I'll just try this trivial patch and will
hope that it helps.
2021-06-23 22:51:12 +02:00
Palle Girgensohn
91f43294d5
sysutils/fluent-bit: update to 1.7.9
...
Release notes: https://fluentbit.io/announcements/v1.7.9/
2021-06-19 16:31:16 +02:00
Piotr Kubaj
7a9b92c408
sysutils/fluent-bit: fix build on powerpc
...
gmake[5]: Entering directory '/wrkdirs/usr/ports/sysutils/fluent-bit/work/fluent-bit-1.7.8/lib/luajit-2.1.0-1e66d0f/src'
lj_arch.h:455:2: error: "Need at least GCC 4.3 or newer"
2021-06-15 08:41:02 +00:00
Palle Girgensohn
8d7fd6e1d4
sysutils/fluent-bit: Update to version 1.7.8
2021-06-04 16:52:14 +02:00
Palle Girgensohn
5e9a41d4dd
sysutils/fluent-bit: Update to 1.7.7
2021-05-27 10:52:01 +02:00
Palle Girgensohn
836c98f7e1
sysutils/fluent-bit: Update to 1.7.6
...
Release notes: https://github.com/fluent/fluent-bit/releases/tag/v1.7.6
2021-05-24 09:13:10 +02:00
Palle Girgensohn
ccb205d957
sysutils/fluent-bit: update to 1.7.5
...
release notes: https://fluentbit.io/announcements/v1.7.5/
2021-05-15 11:12:17 +02:00
Palle Girgensohn
bd60303e40
sysutils/fluent-bit: update to 1.7.4
...
Relnotes: https://fluentbit.io/announcements/v1.7.4/
2021-04-20 16:51:34 +02:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords.
2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Piotr Kubaj
98968940a0
sysutils/fluent-bit: fix build on powerpc*
...
In file included from /wrkdirs/usr/ports/sysutils/fluent-bit/work/fluent-bit-1.7.1/lib/monkey/deps/flb_libco/libco.c:20:
/wrkdirs/usr/ports/sysutils/fluent-bit/work/fluent-bit-1.7.1/lib/monkey/deps/flb_libco/ppc.c:282:12: error: conflicting types for 'co_create'
cothread_t co_create(unsigned int size, void (*entry_)(void)) {
^
/wrkdirs/usr/ports/sysutils/fluent-bit/work/fluent-bit-1.7.1/lib/monkey/deps/flb_libco/libco.h:19:12: note: previous declaration is here
cothread_t co_create(unsigned int, void (*)(void), size_t *);
^
1 error generated.
2021-03-08 11:31:31 +00:00
Palle Girgensohn
ac2b7bce14
Update to 1.7.2
...
Release notes: https://fluentbit.io/announcements/v1.7.2/
2021-03-05 08:35:53 +00:00
Palle Girgensohn
d97273c924
Update to 1.7.1
...
Release notes: https://fluentbit.io/announcements/v1.7./
2021-02-20 17:16:58 +00:00
Palle Girgensohn
3d2162132b
Fix building/patching on FreeBSD-11.x
2021-02-15 08:16:58 +00:00
Palle Girgensohn
c458fc7ebd
Upgrade to 1.7.0
...
Release notes: https://fluentbit.io/announcements/v1.7.0/
2021-02-15 08:08:13 +00:00
Piotr Kubaj
ce865b1daa
sysutils/fluent-bit: fix build on powerpc64le
2021-01-11 18:33:18 +00:00
Palle Girgensohn
ec7e5ff8f3
Upgrade to 1.6.9
...
1.6.10 has a build problem. Upgrade to 1.6.9 while investigating the problem.
Release notes: https://fluentbit.io/announcements/v1.6.9/
2021-01-09 12:14:02 +00:00
Mark Linimon
5baa3f7f5f
Mark as BROKEN on riscv64:
...
lj_arch.h:69:2: error: "No support for this architecture (yet)"
lj_arch.h:455:2: error: "Need at least GCC 4.3 or newer"
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing
2020-12-09 03:04:46 +00:00
Palle Girgensohn
9b64797e4b
Update to 1.6.7
...
Release notes: https://fluentbit.io/announcements/v1.6.7/
2020-12-03 08:44:28 +00:00
Piotr Kubaj
7d1d2fd5b0
sysutils/fluent-bit: fix build on powerpc64
...
luajit is not supported on powerpc64 and there doesn't seem to be a way to use one from ports.
MFH: 2020Q4
2020-12-01 21:32:51 +00:00
Palle Girgensohn
c1c8ebd27c
Update to 1.6.6
...
Release notes: https://github.com/fluent/fluent-bit/releases/tag/v1.6.6
2020-11-25 21:13:55 +00:00
Palle Girgensohn
6aaddac976
Revive a patch that was mistakenly removed in the last update
...
PR: 250825
2020-11-23 16:59:53 +00:00
Palle Girgensohn
98e7896e82
Update to 1.6.5
...
The bug fixes for FreeBSD mentioned in the release notes where already in the
previous commit r555545 [1].
Release notes: https://fluentbit.io/announcements/v1.6.5/
PR: 250825 [1]
2020-11-23 08:33:32 +00:00
Palle Girgensohn
bcb1c9b4de
Fix SIGSEGV fault on FreeBSD 12+
...
PR: 250825
Submitted by: Artyom Davidov
2020-11-17 09:50:16 +00:00
Palle Girgensohn
468c82588b
Update to 1.6.4
...
PR: 251085
See also PR 250825 about problems executing on FreeBSD-12.x
2020-11-13 20:06:27 +00:00
Palle Girgensohn
1ed2fdaa0e
Update to 1.6.3
...
Fix build problems with FreeBSD versions < 12
Release notes: https://fluentbit.io/announcements/v1.6.3/
2020-11-02 20:57:22 +00:00
Palle Girgensohn
c60e89259a
Upgrading to 1.6.2
...
Release notes: https://fluentbit.io/announcements/v1.6.2/
2020-10-26 10:03:02 +00:00
Palle Girgensohn
c1431dc5c8
Add upstreams patch to fix build problem
...
Update to 1.5.6
Release notes: https://fluentbit.io/announcements/v1.5.6/
2020-09-24 16:20:00 +00:00
Palle Girgensohn
7e5d29027f
Revert to 1.5.2 since the new version does not build
2020-09-20 14:04:44 +00:00
Palle Girgensohn
03a77219f0
Upgrade to version 1.5.6
...
Release notes: https://fluentbit.io/announcements/v1.5.6/
2020-09-15 08:30:23 +00:00
Palle Girgensohn
48c1907b81
Upgrade to 1.5.2
...
Release notes: https://fluentbit.io/announcements/v1.5.2/
2020-08-03 07:53:49 +00:00
Palle Girgensohn
6b0606c79b
Upgrade to version 1.5.1
...
For people upgrading from previous versions you must read the Upgrading Notes
section of our documentation:
Upgrade notes: https://docs.fluentbit.io/manual/installation/upgrade_notes
Release notes: https://fluentbit.io/announcements/v1.5.1/
2020-07-18 13:36:14 +00:00
Palle Girgensohn
ba8403ecff
Upgrade to 1.4.5
...
Release notes: https://fluentbit.io/announcements/
2020-05-25 06:47:32 +00:00
Palle Girgensohn
228b05d236
Upgrade to 1.4.2
...
Added a knob for an optional postgresql output plugin.
Release notes: https://fluentbit.io/announcements/v1.4.2/
2020-04-13 10:13:43 +00:00
Palle Girgensohn
00c2d118c6
Update to 1.3.9
...
Release notes: https://fluentbit.io/announcements/v1.3.9/
2020-02-27 08:43:16 +00:00
Palle Girgensohn
8c0b4eab97
Update to 1.3.8
...
Release notes: https://fluentbit.io/announcements/v1.3.8/
2020-02-20 08:06:58 +00:00
Palle Girgensohn
085fbff19c
Update fluent-bit to 1.3.7
...
Release notes: https://fluentbit.io/announcements/v1.3.7/
2020-02-15 18:04:48 +00:00
Palle Girgensohn
b216b1980c
Upgrade to version 1.3.4
...
Release note: https://fluentbit.io/announcements/v1.3.4/
2019-12-14 21:46:17 +00:00
Palle Girgensohn
0b907eb331
Upgrade to 1.3.2
...
Release notes: https://fluentbit.io/announcements/v1.3.2/
PR: 239985
2019-10-11 07:48:22 +00:00
Palle Girgensohn
b522a9f9c4
Update to version 1.3.1
...
Release notes: https://fluentbit.io/announcements/v1.3.1/index.html
2019-10-07 07:47:56 +00:00
Mark Linimon
922dee671e
These ports now build on aarch64.
...
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run
2019-05-03 21:06:51 +00:00
Palle Girgensohn
30d13fe1c2
Update to version 1.0.4
...
Releasenotes: https://fluentbit.io/announcements/v1.0.4/
2019-03-05 20:52:12 +00:00
Palle Girgensohn
3d46889ed6
Update to 1.0.2
2019-01-12 14:35:23 +00:00