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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2021Q3
py-vici Native Python interface for strongSwan's VICI protocol
5.9.3 security 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 5.9.3Version of this port present on the latest quarterly branch.
Maintainer: driesm.michiels@gmail.com search for ports maintained by this maintainer
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/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py38: py38-vici
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/v/vici/
  2. https://pypi.org/packages/source/v/vici/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.9.3
10 Sep 2021 20:34:04
commit hash: c5257baeaa42f96c2b51c071a1b1b6d94daa2508commit hash: c5257baeaa42f96c2b51c071a1b1b6d94daa2508commit hash: c5257baeaa42f96c2b51c071a1b1b6d94daa2508commit hash: c5257baeaa42f96c2b51c071a1b1b6d94daa2508 files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
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