Port details |
- busd D-Bus daemon/broker implementation based on zbus
- 0.4.0_3 devel =2 0.4.0_2Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2023-10-18 10:21:07
- Last Update: 2025-01-20 11:06:50
- Commit Hash: fccaa1b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/dbus2/busd
- Description:
- A D-Bus daemon/broker, that aims to be a drop-in replacement for the
reference implementation of D-Bus, dbus-daemon and dbus-broker. Being
written in pure Rust, it's much easier to build for multiple platforms
(Linux, Mac and Windows being the primary targets) than other D-Bus
brokers.
## Status
Alpha. It's not ready for production use yet. Only the essentials are
in place.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/busd/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/busd
- pkg install busd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: busd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729481593
SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.84.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_busd
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.0_3 20 Jan 2025 11:06:50 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
0.4.0_2 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.4.0_1 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.4.0 21 Oct 2024 06:51:46 |
Jan Beich (jbeich) |
devel/busd: update to 0.4.0
Changes: https://github.com/dbus2/busd/releases/tag/0.4.0
Reported by: GitHub (watch releases) |
0.3.1_4 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.3.1_3 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.3.1_2 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.3.1_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.3.1 09 May 2024 19:42:19 |
Jan Beich (jbeich) |
devel/busd: update to 0.3.1
Changes: https://github.com/dbus2/busd/releases/tag/0.3.1
Reported by: GitHub (watch releases) |
0.3.0_2 02 May 2024 21:55:19 |
Jan Beich (jbeich) |
devel/busd: backport TCP fix |
0.3.0_1 01 May 2024 19:47:34 |
Jan Beich (jbeich) |
devel/busd: unbreak runtime after a6a8cadce02a |
0.3.0 01 May 2024 14:26:53 |
Jan Beich (jbeich) |
devel/busd: doesn't work after a6a8cadce02a |
0.3.0 01 May 2024 13:00:53 |
Jan Beich (jbeich) |
devel/busd: update to 0.3.0
Changes: https://github.com/dbus2/busd/releases/tag/0.3.0
Reported by: GitHub (watch releases) |
0.2.0_6 01 May 2024 13:00:52 |
Jan Beich (jbeich) |
devel/busd: unbreak without XDG_RUNTIME_DIR
$ busd
Error: No such file or directory (os error 2)
$ truss busd
[...]
socket(PF_LOCAL,SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK,0) = 9 (0x9)
bind(9,{ AF_UNIX "/run/user/1234/busd-session" },30) ERR#2 'No such file or
directory'
[...]
May still fail if /var/run/user doesn't exist e.g., if neither pam_xdg
nor consolekit2 are installed. FreeBSD >= 14.1 always sets XDG_RUNTIME_DIR. |
0.2.0_5 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.2.0_4 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.2.0_3 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.2.0_2 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.2.0_1 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.2.0 18 Oct 2023 10:16:56 |
Jan Beich (jbeich) |
devel/busd: add new port
A D-Bus daemon/broker, that aims to be a drop-in replacement for the
reference implementation of D-Bus, dbus-daemon and dbus-broker. Being
written in pure Rust, it's much easier to build for multiple platforms
(Linux, Mac and Windows being the primary targets) than other D-Bus
brokers.
Status:
Alpha. It's not ready for production use yet. Only the essentials are
in place.
https://github.com/dbus2/busd |