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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2020Q3
dbus Message bus system for inter-application communication
1.12.20 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.12.20Version of this port present on the latest quarterly branch.
Maintainer: desktop@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-07-06 06:50:11
Last Update: 2020-07-06 06:50:05
Commit Hash: f98c057
Also Listed In: gnome
License: GPLv2
WWW:
http://www.freedesktop.org/Software/dbus
Description:
D-BUS supplies both a system daemon (for events such as "new hardware device added" or "printer queue changed") and a per-user-login-session daemon (for general IPC needs among user applications). Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon). WWW: http://www.freedesktop.org/Software/dbus
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 (67 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/dbus-1.12.20/catalog.mk
  3. /usr/local/share/licenses/dbus-1.12.20/LICENSE
  4. /usr/local/share/licenses/dbus-1.12.20/GPLv2
  5. bin/dbus-cleanup-sockets
  6. bin/dbus-daemon
  7. bin/dbus-launch
  8. bin/dbus-monitor
  9. bin/dbus-run-session
  10. bin/dbus-send
  11. bin/dbus-test-tool
  12. bin/dbus-update-activation-environment
  13. bin/dbus-uuidgen
  14. @sample etc/dbus-1/session.conf.sample
  15. @sample etc/dbus-1/system.conf.sample
  16. include/dbus-1.0/dbus/dbus-address.h
  17. include/dbus-1.0/dbus/dbus-bus.h
  18. include/dbus-1.0/dbus/dbus-connection.h
  19. include/dbus-1.0/dbus/dbus-errors.h
  20. include/dbus-1.0/dbus/dbus-macros.h
  21. include/dbus-1.0/dbus/dbus-memory.h
  22. include/dbus-1.0/dbus/dbus-message.h
  23. include/dbus-1.0/dbus/dbus-misc.h
  24. include/dbus-1.0/dbus/dbus-pending-call.h
  25. include/dbus-1.0/dbus/dbus-protocol.h
  26. include/dbus-1.0/dbus/dbus-server.h
  27. include/dbus-1.0/dbus/dbus-shared.h
  28. include/dbus-1.0/dbus/dbus-signature.h
  29. include/dbus-1.0/dbus/dbus-syntax.h
  30. include/dbus-1.0/dbus/dbus-threads.h
  31. include/dbus-1.0/dbus/dbus-types.h
  32. include/dbus-1.0/dbus/dbus.h
  33. lib/cmake/DBus1/DBus1Config.cmake
  34. lib/cmake/DBus1/DBus1ConfigVersion.cmake
  35. lib/dbus-1.0/include/dbus/dbus-arch-deps.h
  36. lib/libdbus-1.a
  37. lib/libdbus-1.so
  38. lib/libdbus-1.so.3
  39. lib/libdbus-1.so.3.19.13
  40. libdata/pkgconfig/dbus-1.pc
  41. @(,messagebus,4750) libexec/dbus-daemon-launch-helper
  42. man/man1/dbus-cleanup-sockets.1.gz
  43. man/man1/dbus-daemon.1.gz
  44. man/man1/dbus-launch.1.gz
  45. man/man1/dbus-monitor.1.gz
  46. man/man1/dbus-run-session.1.gz
  47. man/man1/dbus-send.1.gz
  48. man/man1/dbus-test-tool.1.gz
  49. man/man1/dbus-update-activation-environment.1.gz
  50. man/man1/dbus-uuidgen.1.gz
  51. share/dbus-1/session.conf
  52. share/dbus-1/system.conf
  53. share/examples/dbus/GetAllMatchRules.py
  54. share/examples/dbus/example-session-disable-stats.conf
  55. share/examples/dbus/example-system-enable-stats.conf
  56. share/xml/dbus-1/busconfig.dtd
  57. share/xml/dbus-1/introspect.dtd
  58. @dir share/dbus-1/services
  59. @dir share/dbus-1/session.d
  60. @dir share/dbus-1/system-services
  61. @dir share/dbus-1/system.d
  62. @dir /var/lib/dbus
  63. @dir /var/lib
  64. @dir /var/run/dbus
  65. @owner
  66. @group
  67. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • dbus>0:devel/dbus
To install the port:
cd /usr/ports/devel/dbus/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/dbus
  • pkg install dbus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dbus
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1593757580 SHA256 (dbus-1.12.20.tar.gz) = f77620140ecb4cdc67f37fb444f8a6bea70b5b6461f12f1cbe2cec60fa7de5fe SIZE (dbus-1.12.20.tar.gz) = 2095511

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. minixmlto : textproc/minixmlto
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. python3.7 : lang/python37
  5. ice.pc : x11/libICE
  6. sm.pc : x11/libSM
  7. x11.pc : x11/libX11
Runtime dependencies:
  1. ice.pc : x11/libICE
  2. sm.pc : x11/libSM
  3. x11.pc : x11/libX11
Library dependencies:
  1. libexpat.so : textproc/expat2
This port is required by:
for Libraries
  1. editors/emacs-devel
  2. emulators/virtualbox-ose
  3. emulators/virtualbox-ose-additions
  4. mail/thunderbird
  5. misc/xiphos
  6. net-im/pidgin-sipe
  7. print/foomatic-filters
Expand this list (14 items / 7 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. security/sssd
  3. sysutils/mate-control-center
  4. www/chromium
  5. www/firefox
  6. www/firefox-esr
  7. www/iridium
  8. x11-wm/picom
  9. Collapse this list.

Configuration Options:
===> The following configuration options are available for dbus-1.12.20: EXAMPLES=on: Build and/or install examples MANPAGES=on: Build and/or install manual pages X11=on: Support X11 Desktop Environments ===> Use 'make config' to modify these settings
Options name:
devel_dbus
USES:
cpe gmake libtool localbase pkgconfig python:build shebangfix xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://dbus.freedesktop.org/releases/dbus/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.12.20
06 Jul 2020 06:50:05
commit hash: f98c0576d306c99585c047a8baf8f00f4a355977commit hash: f98c0576d306c99585c047a8baf8f00f4a355977commit hash: f98c0576d306c99585c047a8baf8f00f4a355977commit hash: f98c0576d306c99585c047a8baf8f00f4a355977 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
MFH: r541312

devel/dbus: update to 1.12.20

From upstreams changelog [1]:

dbus 1.12.20 (2020-07-02)
=========================

The “temporary nemesis” release.

Maybe security fixes:

• On Unix, avoid a use-after-free if two usernames have the same
  numeric uid. In older versions this could lead to a crash (denial of
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.12.20
06 Jul 2020 06:50:05
Revision:541319Original commit files touched by this commit
tcberner search for other commits by this committer
MFH: r541312

devel/dbus: update to 1.12.20

From upstreams changelog [1]:

dbus 1.12.20 (2020-07-02)
=========================

The "temporary nemesis" release.

Maybe security fixes:

* On Unix, avoid a use-after-free if two usernames have the same
  numeric uid. In older versions this could lead to a crash (denial of
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 2