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
sdbus-cpp High-level C++ D-Bus library
1.5.0 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 1.4.0Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-11-22 19:57:04
Last Update: 2024-02-26 12:27:37
Commit Hash: c212aaa
License: LGPL21+
WWW:
https://github.com/Kistler-Group/sdbus-cpp
Description:
sdbus-c++ is a high-level C++ D-Bus library for Linux designed to provide expressive, easy-to-use API in modern C++. It adds another layer of abstraction on top of sd-bus, a nice, fresh C D-Bus implementation by systemd. sdbus-c++ has been written primarily as a replacement of dbus-c++, which currently suffers from a number of (unresolved) bugs, concurrency issues and inherent design complexities and limitations. sdbus-c++ has learned from dbus-c++ and has chosen a different path, a path of simple yet powerful design that is intuitive and friendly to the user and inherently free of those bugs. Even though sdbus-c++ uses sd-bus library, it is not necessarily constrained to systemd and can perfectly be used in non-systemd environments as well.
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 (36 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sdbus-cpp-1.5.0/catalog.mk
  3. /usr/local/share/licenses/sdbus-cpp-1.5.0/LICENSE
  4. /usr/local/share/licenses/sdbus-cpp-1.5.0/LGPL21+
  5. bin/sdbus-c++-xml2cpp
  6. include/sdbus-c++/AdaptorInterfaces.h
  7. include/sdbus-c++/ConvenienceApiClasses.h
  8. include/sdbus-c++/ConvenienceApiClasses.inl
  9. include/sdbus-c++/Error.h
  10. include/sdbus-c++/Flags.h
  11. include/sdbus-c++/IConnection.h
  12. include/sdbus-c++/IObject.h
  13. include/sdbus-c++/IProxy.h
  14. include/sdbus-c++/Message.h
  15. include/sdbus-c++/MethodResult.h
  16. include/sdbus-c++/ProxyInterfaces.h
  17. include/sdbus-c++/StandardInterfaces.h
  18. include/sdbus-c++/TypeTraits.h
  19. include/sdbus-c++/Types.h
  20. include/sdbus-c++/sdbus-c++.h
  21. lib/cmake/sdbus-c++-tools/sdbus-c++-tools-config-version.cmake
  22. lib/cmake/sdbus-c++-tools/sdbus-c++-tools-config.cmake
  23. lib/cmake/sdbus-c++-tools/sdbus-c++-tools-targets-release.cmake
  24. lib/cmake/sdbus-c++-tools/sdbus-c++-tools-targets.cmake
  25. lib/cmake/sdbus-c++/sdbus-c++-config-version.cmake
  26. lib/cmake/sdbus-c++/sdbus-c++-config.cmake
  27. lib/cmake/sdbus-c++/sdbus-c++-targets-release.cmake
  28. lib/cmake/sdbus-c++/sdbus-c++-targets.cmake
  29. lib/libsdbus-c++.so
  30. lib/libsdbus-c++.so.1
  31. lib/libsdbus-c++.so.1.5.0
  32. libdata/pkgconfig/sdbus-c++-tools.pc
  33. libdata/pkgconfig/sdbus-c++.pc
  34. @owner
  35. @group
  36. @mode
Collapse this list.
Dependency lines:
  • sdbus-cpp>0:devel/sdbus-cpp
To install the port:
cd /usr/ports/devel/sdbus-cpp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/sdbus-cpp
  • pkg install sdbus-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sdbus-cpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708932575 SHA256 (Kistler-Group-sdbus-cpp-v1.5.0_GH0.tar.gz) = 577986929f911320fb9ef6a3e2badd464dc38411ebc25d2966f5cb85c39f0897 SIZE (Kistler-Group-sdbus-cpp-v1.5.0_GH0.tar.gz) = 226740

Packages (timestamps in pop-ups are UTC):
sdbus-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.01.5.0-1.5.01.5.0---
FreeBSD:13:quarterly1.4.01.4.01.2.01.4.01.4.01.4.01.4.01.4.0
FreeBSD:14:latest1.5.01.5.01.2.01.5.01.5.01.2.0-1.2.0
FreeBSD:14:quarterly1.4.01.4.0-1.4.01.4.01.4.01.4.01.4.0
FreeBSD:15:latest1.5.01.5.0n/a1.4.0n/a1.4.01.4.01.4.0
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. googletest>0 : devel/googletest
Library dependencies:
  1. libbasu.so : devel/basu
  2. libexpat.so : textproc/expat2
This port is required by:
for Libraries
  1. sysutils/pass-secrets
  2. x11/hypridle
  3. x11/xdg-desktop-portal-hyprland

Configuration Options:
No options to configure
Options name:
devel_sdbus-cpp
USES:
cmake:testing compiler:c++17-lang pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Kistler-Group/sdbus-cpp/tar.gz/v1.5.0?dummy=/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.0
26 Feb 2024 12:27:37
commit hash: c212aaa6ad653212ac88be4a6247abd40f6e7ecccommit hash: c212aaa6ad653212ac88be4a6247abd40f6e7ecccommit hash: c212aaa6ad653212ac88be4a6247abd40f6e7ecccommit hash: c212aaa6ad653212ac88be4a6247abd40f6e7ecc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: update to 1.5.0

Changes:	https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.5.0
Reported by:	GitHub (watch releases)
1.4.0
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
1.4.0
11 Oct 2023 14:18:48
commit hash: 33853f628fba358dfed8f6542f9ec62cc6730310commit hash: 33853f628fba358dfed8f6542f9ec62cc6730310commit hash: 33853f628fba358dfed8f6542f9ec62cc6730310commit hash: 33853f628fba358dfed8f6542f9ec62cc6730310 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: update to 1.4.0

Changes:	https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.4.0
Reported by:	GitHub (watch releases)
1.3.0_2
18 Sep 2023 11:29:46
commit hash: 350db94e025c1d58711ab9bf2b6295b84c772cb0commit hash: 350db94e025c1d58711ab9bf2b6295b84c772cb0commit hash: 350db94e025c1d58711ab9bf2b6295b84c772cb0commit hash: 350db94e025c1d58711ab9bf2b6295b84c772cb0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: chase force push after 48cb5e90d88c
1.3.0_2
16 Sep 2023 14:59:37
commit hash: 48cb5e90d88c5fa1e46caeb85d7d250b4b9fb7a2commit hash: 48cb5e90d88c5fa1e46caeb85d7d250b4b9fb7a2commit hash: 48cb5e90d88c5fa1e46caeb85d7d250b4b9fb7a2commit hash: 48cb5e90d88c5fa1e46caeb85d7d250b4b9fb7a2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: switch to already upstreamed patch
1.3.0_2
08 Sep 2023 20:05:26
commit hash: b80e4a374020da30c567ed84918767f02f835109commit hash: b80e4a374020da30c567ed84918767f02f835109commit hash: b80e4a374020da30c567ed84918767f02f835109commit hash: b80e4a374020da30c567ed84918767f02f835109 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: switch to upstreamable patches
1.3.0_2
05 Sep 2023 08:58:49
commit hash: 24ffa701a8b0a7896202c33e6419af161b823434commit hash: 24ffa701a8b0a7896202c33e6419af161b823434commit hash: 24ffa701a8b0a7896202c33e6419af161b823434commit hash: 24ffa701a8b0a7896202c33e6419af161b823434 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: improve basu support

- Enable LIBSYSTEMD_VERSION>=240 code
- Avoid breaking libsystemd support
1.3.0_1
05 Sep 2023 08:58:49
commit hash: 53705c8b604a4ccc55220a9b742aa5a9324c4124commit hash: 53705c8b604a4ccc55220a9b742aa5a9324c4124commit hash: 53705c8b604a4ccc55220a9b742aa5a9324c4124commit hash: 53705c8b604a4ccc55220a9b742aa5a9324c4124 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: unbreak pkg-config support

$ pkg-config --libs sdbus-c++
Package libsystemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsystemd.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libsystemd', required by 'sdbus-c++', not found
1.3.0
28 Aug 2023 17:04:59
commit hash: 39290bdcb8e47eff056ea24833aecf6ffed73abccommit hash: 39290bdcb8e47eff056ea24833aecf6ffed73abccommit hash: 39290bdcb8e47eff056ea24833aecf6ffed73abccommit hash: 39290bdcb8e47eff056ea24833aecf6ffed73abc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: deprecate unused dependency on FreeBSD >= 13.0

DragonFly-specific workarounds are better maintained within DPorts.
1.3.0
20 Aug 2023 23:46:38
commit hash: 8dee2c2753132493b2adc5388b66407a3d0feb60commit hash: 8dee2c2753132493b2adc5388b66407a3d0feb60commit hash: 8dee2c2753132493b2adc5388b66407a3d0feb60commit hash: 8dee2c2753132493b2adc5388b66407a3d0feb60 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: update to 1.3.0

Changes:	https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.3.0
Reported by:	GitHub (watch releases)
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)
1.2.0
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)
1.2.0
09 Aug 2022 16:05:48
commit hash: 8ee36848b6253d405c5dd3acc478fd08e4a4bd2fcommit hash: 8ee36848b6253d405c5dd3acc478fd08e4a4bd2fcommit hash: 8ee36848b6253d405c5dd3acc478fd08e4a4bd2fcommit hash: 8ee36848b6253d405c5dd3acc478fd08e4a4bd2f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: update to 1.2.0

Changes:	https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.2.0
Reported by:	GitHub (watch releases)
1.1.0
22 Dec 2021 13:10:37
commit hash: 07cee16dc7bec309ad06e56ae81cfb88f9031bf1commit hash: 07cee16dc7bec309ad06e56ae81cfb88f9031bf1commit hash: 07cee16dc7bec309ad06e56ae81cfb88f9031bf1commit hash: 07cee16dc7bec309ad06e56ae81cfb88f9031bf1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: update to 1.1.0

Changes:	https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.1.0
Reported by:	GitHub (watch releases)
1.0.0
22 Nov 2021 19:53:24
commit hash: d05e8a33332c2a3e4519178d69ee7c91dfe51eb7commit hash: d05e8a33332c2a3e4519178d69ee7c91dfe51eb7commit hash: d05e8a33332c2a3e4519178d69ee7c91dfe51eb7commit hash: d05e8a33332c2a3e4519178d69ee7c91dfe51eb7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: add new port

sdbus-c++ is a high-level C++ D-Bus library for Linux designed to
provide expressive, easy-to-use API in modern C++. It adds another
layer of abstraction on top of sd-bus, a nice, fresh C D-Bus
implementation by systemd.

sdbus-c++ has been written primarily as a replacement of dbus-c++,
which currently suffers from a number of (unresolved) bugs,
concurrency issues and inherent design complexities and
limitations. sdbus-c++ has learned from dbus-c++ and has chosen a
different path, a path of simple yet powerful design that is intuitive
and friendly to the user and inherently free of those bugs.

Even though sdbus-c++ uses sd-bus library, it is not necessarily
constrained to systemd and can perfectly be used in non-systemd
environments as well.

https://github.com/Kistler-Group/sdbus-cpp

Number of commits found: 15