| Port details |
- py-ovsdbapp Library for creating OVSDB applications
- 2.15.0 devel
=2 2.14.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-01-08 14:48:29
- Last Update: 2026-01-31 14:15:12
- Commit Hash: 010ed1a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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 py311-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 py311-ovsdbapp listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ovsdbapp
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1768625679
SHA256 (ovsdbapp-2.15.0.tar.gz) = e2bded5a50b8001e4a88749f9e3bb04ef8ec0e66349b4a5035b917d682ddc72f
SIZE (ovsdbapp-2.15.0.tar.gz) = 128636
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-pbr>=6.1.1 : devel/py-pbr@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@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-fixtures>=3.0.0 : devel/py-fixtures@py311
- py311-netaddr>=0.10.0 : net/py-netaddr@py311
- py311-ovs>=2.9.0 : devel/py-ovs@py311
- py311-pbr>=2.0.0 : devel/py-pbr@py311
- python3.11 : lang/python311
- 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:
|