| Port details |
- py-ovsdbapp Library for creating OVSDB applications
- 2.18.0 devel
=0 2.18.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-01-08 14:48:29
- Last Update: 2026-06-26 20:44:51
- Commit Hash: 2070464
- Also Listed In: python
- License: APACHE20
- WWW:
- https://docs.openstack.org/ovsdbapp/latest/
- https://github.com/openstack/ovsdbapp
- Description:
- ovsdbapp is a library for creating OVSDB applications.
The ovdsbapp library is useful for creating applications that communicate via
Open_vSwitch's OVSDB protocol. It wraps the Python 'ovs' and adds an event loop
and friendly transactions.
Features:
- An thread-based event loop for using ovs.db.Idl
- Transaction support
- Native OVSDB communication
 ¦ ¦ ¦ ¦ 
- 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}ovsdbapp>0:devel/py-ovsdbapp@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-ovsdbapp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-ovsdbapp
- pkg install py312-ovsdbapp
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 py312-ovsdbapp listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-ovsdbapp
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1780751944
SHA256 (ovsdbapp-2.18.0.tar.gz) = afb3cf5cc4a0fd64ee2e206813ef20fd55737f06c3ee1f7f218975fa13848d98
SIZE (ovsdbapp-2.18.0.tar.gz) = 134740
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:
-
- py312-pbr>=6.1.1 : devel/py-pbr@py312
- py312-setuptools>=0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-fixtures>=3.0.0 : devel/py-fixtures@py312
- py312-netaddr>=0.10.0 : net/py-netaddr@py312
- py312-ovs>=2.9.0 : devel/py-ovs@py312
- py312-pbr>=2.0.0 : devel/py-pbr@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- devel/py-os-vif
Configuration Options:
- No options to configure
- Options name:
- devel_py-ovsdbapp
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|