| Port details |
- py-dasbus DBus library written in Python and based on GLib
- 1.7 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: python@FreeBSD.org
 - Port Added: 2026-05-13 07:24:09
- Last Update: 2026-05-13 07:22:17
- Commit Hash: aee33c7
- Also Listed In: python
- License: LGPL20+
- WWW:
- https://github.com/dasbus-project/dasbus
- Description:
- Dasbus is a DBus library written in Python 3, based on GLib and inspired
by pydbus. It is designed to be easy to use and extend.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dasbus>0:devel/py-dasbus@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dasbus/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dasbus
- pkg install py311-dasbus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-dasbus listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dasbus
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1778254831
SHA256 (dasbus-1.7.tar.gz) = a8850d841adfe8ee5f7bb9f82cf449ab9b4950dc0633897071718e0d0036b6f6
SIZE (dasbus-1.7.tar.gz) = 78603
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-pygobject>=0 : devel/py-pygobject@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pygobject>=0 : devel/py-pygobject@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-dasbus
- USES:
- gnome python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.7 13 May 2026 07:22:17
    |
Don Lewis (truckman)  Author: Olivier Duchateau |
devel/py-dasbus: DBus library in Python [New]
Dasbus is a DBus library written in Python 3, based on GLib and inspired
by pydbus. It is designed to be easy to use and extend.
PR: 295125 |
Number of commits found: 1
|