Port details on branch 2021Q3 |
- py-vici Native Python interface for strongSwan's VICI protocol
- 5.9.3 security
=0 5.9.3Version of this port present on the latest quarterly branch. - Maintainer: driesm.michiels@gmail.com
 - Port Added: 2021-09-10 20:36:05
- Last Update: 2021-09-10 20:34:04
- Commit Hash: c5257ba
- Also Listed In: net-vpn python
- License: MIT
- WWW:
- https://pypi.org/project/vici/
- Description:
- The strongSwan VICI protocol allows external applications to
monitor, configure and control the IKE daemon charon.
This Python package provides a native client side implementation
of the VICI protocol, well suited to script automated tasks in a reliable way.
WWW: https://pypi.org/project/vici/
¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}vici>0:security/py-vici@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-vici/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-vici
- pkg install py38-vici
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 py38-vici listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-vici
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1631293794
SHA256 (vici-5.9.3.tar.gz) = 59f90cf434e48dc8369add80a692bab216459c12d52c0cb37d0ca83c258ffb62
SIZE (vici-5.9.3.tar.gz) = 9955
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-vici
- USES:
- python:3.6+
- 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 |
5.9.3 10 Sep 2021 20:34:04
    |
Rainer Hurling (rhurlin)  Author: Dries Michiels |
security/py-vici: Update to 5.9.3
Decode error messages in Python bindings. Otherwise one might end up
with b'<errmsg>' in the output.
Changelog: https://github.com/strongswan/strongswan/releases/tag/5.9.3
PR: 258410
MFH: 2021Q3
(cherry picked from commit 41fe31b3e8679c83fb31575a973f18328fe41d49) |
Number of commits found: 1
|