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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q3
basu sd-bus library, extracted from systemd
0.2.1 devel on this many watch lists=0 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: 2023-08-09 14:12:18
Last Update: 2023-08-09 14:08:52
Commit Hash: a3bac7f
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 - no subversion history for this port

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

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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. devel/sdbus-cpp
  2. sysutils/poweralertd
  3. x11/xdg-desktop-portal-wlr
  4. x11-wm/sway-devel

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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1
09 Aug 2023 14:08:52
commit hash: a3bac7fb899e8523d9d541da0134b1d790396945commit hash: a3bac7fb899e8523d9d541da0134b1d790396945commit hash: a3bac7fb899e8523d9d541da0134b1d790396945commit hash: a3bac7fb899e8523d9d541da0134b1d790396945 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

(cherry picked from commit b9680fa780dcd8b3daa3c2a924de9416da5c9bda)

Number of commits found: 1