notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
basu sd-bus library, extracted from systemd
0.2.1 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-26 00:33:52
Last Update: 2023-09-28 17:47:47
Commit Hash: 3ff32fd
People watching this port, also watch:: desktop-file-utils, libjxl, py39-pycparser, font-misc-meltho, libraw
License: LGPL21+
WWW:
https://sr.ht/~emersion/basu/
Description:
Some projects rely on the sd-bus library for DBus support. However not all systems have systemd or elogind installed. This library provides just sd-bus (and the "busctl" utility).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/basu-0.2.1/catalog.mk
  3. /usr/local/share/licenses/basu-0.2.1/LICENSE
  4. /usr/local/share/licenses/basu-0.2.1/LGPL21+
  5. bin/basuctl
  6. include/basu/_sd-common.h
  7. include/basu/sd-bus-protocol.h
  8. include/basu/sd-bus-vtable.h
  9. include/basu/sd-bus.h
  10. include/basu/sd-id128.h
  11. lib/libbasu.so
  12. lib/libbasu.so.0
  13. libdata/pkgconfig/basu.pc
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • basu>0:devel/basu
To install the port:
cd /usr/ports/devel/basu/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/basu
  • pkg install basu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: basu
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1671185582 SHA256 (basu-v0.2.1.tar.gz) = 43b327073d1ac7bc6cbc0d3dfff729348fc970dfff0551ad40e366332e990204 SIZE (basu-v0.2.1.tar.gz) = 239042

Packages (timestamps in pop-ups are UTC):
basu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.10.2.10.2.00.2.10.2.1-0.2.0-
FreeBSD:13:quarterly0.2.10.2.10.2.10.2.10.2.10.2.10.2.10.2.1
FreeBSD:14:latest0.2.10.2.10.2.10.2.10.2.10.2.1-0.2.1
FreeBSD:14:quarterly0.2.10.2.1-0.2.10.2.10.2.10.2.10.2.1
FreeBSD:15:latest0.2.10.2.1n/a0.2.1n/a0.2.10.2.10.2.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gperf : devel/gperf
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. python3.9 : lang/python39
This port is required by:
for Libraries
  1. audio/cmus
  2. devel/sdbus-cpp
  3. multimedia/musikcube
  4. sysutils/poweralertd
  5. sysutils/seatd
  6. x11/libei
  7. x11/mako
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. x11/swayidle
  3. x11/xdg-desktop-portal-wlr
  4. x11-wm/sway
  5. x11-wm/sway-devel
  6. x11-wm/swayfx
  7. Collapse this list.

Configuration Options:
No options to configure
Options name:
devel_basu
USES:
compiler:c11 gperf meson python:build shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://git.sr.ht/~emersion/basu/archive/v0.2.1.tar.gz?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1
28 Sep 2023 17:47:47
commit hash: 3ff32fdca51b54be84edf47d2f1d33af96c4b8abcommit hash: 3ff32fdca51b54be84edf47d2f1d33af96c4b8abcommit hash: 3ff32fdca51b54be84edf47d2f1d33af96c4b8abcommit hash: 3ff32fdca51b54be84edf47d2f1d33af96c4b8ab files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
Author: Dimitry Andric
devel/basu: unbreak build with LLD 17

ld: error: version script assignment of 'global' to symbol 'sd_bus_attach_event'
failed: symbol not defined
ld: error: version script assignment of 'global' to symbol 'sd_bus_detach_event'
failed: symbol not defined
ld: error: version script assignment of 'global' to symbol 'sd_bus_get_event'
failed: symbol not defined

PR:		274148
Reported by:	antoine (via bug 273753 exp-run)
0.2.1
09 Aug 2023 14:07:22
commit hash: b9680fa780dcd8b3daa3c2a924de9416da5c9bdacommit hash: b9680fa780dcd8b3daa3c2a924de9416da5c9bdacommit hash: b9680fa780dcd8b3daa3c2a924de9416da5c9bdacommit hash: b9680fa780dcd8b3daa3c2a924de9416da5c9bda files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/basu: unbreak fetch due to recompression

=> Fetched file size mismatch (expected 239187, actual 239042)

 $ gzip -l basu-v0.2.1.tar.gz
   compressed uncompressed  ratio uncompressed_name
-      239187      1474560  83.7% basu-v0.2.1.tar
+      239042      1474560  83.7% basu-v0.2.1.tar

Reported by:	Matthias Apitz
Tested by:	tar -tv, diff -ur, mtree -R time -K sha256
0.2.1
30 Mar 2023 00:20:43
commit hash: 2297f845b2b5361fb46e5687a88879f7df4ec130commit hash: 2297f845b2b5361fb46e5687a88879f7df4ec130commit hash: 2297f845b2b5361fb46e5687a88879f7df4ec130commit hash: 2297f845b2b5361fb46e5687a88879f7df4ec130 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/basu: unbreak fetch due to Git upgrade

=> Fetched file size mismatch (expected 239042, actual 239187)

See also:	https://github.com/git/git/commit/4f4be00d302b
0.2.1
20 Mar 2023 19:25:44
commit hash: bbc07a977f6326fb98d5e034030d0c0a28594c47commit hash: bbc07a977f6326fb98d5e034030d0c0a28594c47commit hash: bbc07a977f6326fb98d5e034030d0c0a28594c47commit hash: bbc07a977f6326fb98d5e034030d0c0a28594c47 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/basu: unbreak with --auto-features=enabled

meson.build:239:0: ERROR: Dependency lookup for libcap with method 'pkgconfig'
failed: Pkg-config binary for machine 1 not found. Giving up.
meson.build:243:0: ERROR: Dependency lookup for audit with method 'pkgconfig'
failed: Pkg-config binary for machine 1 not found. Giving up.

PR:		270361
0.2.1
17 Dec 2022 08:54:09
commit hash: ed3baeca792c150e183ea192dd9dfe8606618365commit hash: ed3baeca792c150e183ea192dd9dfe8606618365commit hash: ed3baeca792c150e183ea192dd9dfe8606618365commit hash: ed3baeca792c150e183ea192dd9dfe8606618365 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/basu: update to 0.2.1

Changes:	https://git.sr.ht/~emersion/basu/refs/v0.2.1
Reported by:	Repology
0.2.0_1
21 Oct 2022 18:39:50
commit hash: 6bd763ef0e9a2f67bc22557aa53666f838784bd7commit hash: 6bd763ef0e9a2f67bc22557aa53666f838784bd7commit hash: 6bd763ef0e9a2f67bc22557aa53666f838784bd7commit hash: 6bd763ef0e9a2f67bc22557aa53666f838784bd7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/basu: unbreak fetch due to Git upgrade

=> SHA256 Checksum mismatch for 928a746f7ebd.patch.
=> SHA256 Checksum mismatch for 4277dfe8077c.patch.
=> SHA256 Checksum mismatch for f12a4efd8cb7.patch.
=> SHA256 Checksum mismatch for 5fa970e868f2.patch.

-2.34.4
+2.34.5
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.2.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.0_1
01 Sep 2022 14:09:09
commit hash: 866a0faf205944fbf4ad628739b3c649889fba20commit hash: 866a0faf205944fbf4ad628739b3c649889fba20commit hash: 866a0faf205944fbf4ad628739b3c649889fba20commit hash: 866a0faf205944fbf4ad628739b3c649889fba20 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/basu: unbreak fetch due to Git upgrade

-2.34.1
+2.34.4
0.2.0_1
17 Apr 2022 03:47:30
commit hash: fcf258079a53fe696d72367796066bf79cea6f56commit hash: fcf258079a53fe696d72367796066bf79cea6f56commit hash: fcf258079a53fe696d72367796066bf79cea6f56commit hash: fcf258079a53fe696d72367796066bf79cea6f56 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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)
0.2.0_1
26 Feb 2022 21:31:46
commit hash: b463b343b873de53ac75c111758d230e0438bb6ccommit hash: b463b343b873de53ac75c111758d230e0438bb6ccommit hash: b463b343b873de53ac75c111758d230e0438bb6ccommit hash: b463b343b873de53ac75c111758d230e0438bb6c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/basu: unbreak fetch due to Git upgrade

-2.32.0
+2.34.1

PR:		262213
0.2.0_1
28 Nov 2021 05:13:00
commit hash: 175cb372bbfba1f6f56a2710cc8aab40512b1ceacommit hash: 175cb372bbfba1f6f56a2710cc8aab40512b1ceacommit hash: 175cb372bbfba1f6f56a2710cc8aab40512b1ceacommit hash: 175cb372bbfba1f6f56a2710cc8aab40512b1cea files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
Author: Evgeniy Khramtsov
devel/basu: switch to upstream fix after ffe546db80d9

PR:		258812
0.2.0_1
30 Oct 2021 02:45:34
commit hash: ffe546db80d95396051300a693d07acdcda457a3commit hash: ffe546db80d95396051300a693d07acdcda457a3commit hash: ffe546db80d95396051300a693d07acdcda457a3commit hash: ffe546db80d95396051300a693d07acdcda457a3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
0.2.0_1
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
0.2.0_1
30 Sep 2021 20:04:04
commit hash: 220c5f4afe13a32976f008fb4248bf33c683a1a0commit hash: 220c5f4afe13a32976f008fb4248bf33c683a1a0commit hash: 220c5f4afe13a32976f008fb4248bf33c683a1a0commit hash: 220c5f4afe13a32976f008fb4248bf33c683a1a0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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."
0.2.0_1
03 Sep 2021 07:16:14
commit hash: a418eaab5cae4da54593de29ef491b628a6051a6commit hash: a418eaab5cae4da54593de29ef491b628a6051a6commit hash: a418eaab5cae4da54593de29ef491b628a6051a6commit hash: a418eaab5cae4da54593de29ef491b628a6051a6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
0.2.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.2.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2.0
25 Mar 2021 16:59:25
Revision:569216Original commit files touched by this commit
jbeich search for other commits by this committer
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
0.2.0
06 Jan 2021 14:03:52
Revision:560518Original commit files touched by this commit
jbeich search for other commits by this committer
sysutils/basu: update to 0.2.0

Changes:	https://github.com/emersion/basu/compare/5263cc0...v0.2.0
0.1.0.40
26 Dec 2020 00:24:01
Revision:559264Original commit files touched by this commit
jbeich search for other commits by this committer
sysutils/basu: move to devel/ where dbus is

Number of commits found: 21