Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Apr 2022 03:47:30 0.2.0_1 |
Po-Chuan Hsieh (sunpoet)  |
devel/basu: Fix make fetch
Upstream upgrades git from 2.34.1 to 2.34.2.
The original checksum is verified by manually editing git version of the patch
file.
Approved by: portmgr (blanket) |
26 Feb 2022 21:31:46 0.2.0_1 |
Jan Beich (jbeich)  |
devel/basu: unbreak fetch due to Git upgrade
-2.32.0
+2.34.1
PR: 262213 |
28 Nov 2021 05:13:00 0.2.0_1 |
Jan Beich (jbeich)  Author: Evgeniy Khramtsov |
devel/basu: switch to upstream fix after ffe546db80d9
PR: 258812 |
30 Oct 2021 02:45:34 0.2.0_1 |
Jan Beich (jbeich)  Author: Evgeniy Khramtsov |
devel/basu: unbreak build with LLD 13 (devel/llvm13 or -CURRENT)
ld: error: undefined symbol: __start_BUS_ERROR_MAP
>>> referenced by bus-error.c
>>>
libsystemd_static.a.p/sd-bus_bus-error.c.o:(bus_error_name_to_errno) in archive
src/libsystemd/libsystemd_static.a
ld: error: undefined symbol: __stop_BUS_ERROR_MAP
>>> referenced by bus-error.c
>>>
libsystemd_static.a.p/sd-bus_bus-error.c.o:(bus_error_name_to_errno) in archive
src/libsystemd/libsystemd_static.a
>>> referenced by bus-error.c
>>>
libsystemd_static.a.p/sd-bus_bus-error.c.o:(bus_error_name_to_errno) in archive
src/libsystemd/libsystemd_static.a
cc: error: linker command failed with exit code 1 (use -v to see invocation)
PR: 258812
Obtained from: https://github.com/systemd/systemd/commit/945317a4b69d |
30 Sep 2021 21:23:30 0.2.0_1 |
Rene Ladan (rene)  |
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 |
30 Sep 2021 20:04:04 0.2.0_1 |
Jan Beich (jbeich)  |
devel/basu: chase to the new home
https://github.com/emersion/basu/commit/9ff82e33e501
"This repository has been archived by the owner. It is now read-only." |
03 Sep 2021 07:16:14 0.2.0_1 |
Jan Beich (jbeich)  |
devel/basu: unbreak some features on FreeBSD >= 13.0
$ service dbus onestart
$ basuctl status
BusAddress=unix:path=/var/run/dbus/system_bus_socket
BusScope=system
BusID=0123456789abcdef0123456789abcdef
<27>(../src/busctl/busctl.c:1282) Failed to get credentials: No such process |
07 Apr 2021 08:09:01 0.2.0 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.2.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
25 Mar 2021 16:59:25
0.2.0 |
jbeich  |
devel/basu: enable cr_pid on FreeBSD >= 12.3
https://cgit.freebsd.org/src/commit/?id=925f44f33862908f9a2e72520a17af148c7d0db5
https://cgit.freebsd.org/src/commit/?id=2b61bda2c75f30f6eadd18fb891fd885e4c8d19d |
06 Jan 2021 14:03:52
0.2.0 |
jbeich  |
sysutils/basu: update to 0.2.0
Changes: https://github.com/emersion/basu/compare/5263cc0...v0.2.0 |
26 Dec 2020 00:24:01
0.1.0.40 |
jbeich  |
sysutils/basu: move to devel/ where dbus is |