Port details on branch 2024Q4 |
- py-zkg Zeek NSM package manager
- 2.14.0 security =2 2.14.0Version of this port present on the latest quarterly branch.
- Maintainer: mshirk@daemon-security.com
- Port Added: 2019-06-17 05:51:52
- Last Update: 2023-07-30 22:59:03
- Commit Hash: 8ae4787
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/zeek/package-manager
- Description:
- The Zeek Package Manager makes it easy for Zeek users to install and manage
third party scripts as well as plugins for Zeek and ZeekControl.
The command-line tool is preconfigured to download packages from the Zeek
package source, a GitHub repository that has been setup such that any developer
can request their Zeek package be included.
See the README file of that repository for information regarding the package
submission process.
NOTE:
It's left up to users to decide for themselves via code review, GitHub
comments/stars, or other metrics whether any given package is trustworthy as
there is no implied guarantees that it's secure just because it's been accepted
into the default package source. See the package manager documentation for
further usage information, how-to guides, and walkthroughs.
- ¦ ¦ ¦ ¦
- 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}zkg>0:security/py-zkg@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-zkg/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-zkg
- pkg install py39-zkg
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 py39-zkg listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-zkg
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1690482838
SHA256 (zeek-package-manager-v2.14.0_GH0.tar.gz) = a4c3d4a122f45e23247ffa26d36e585c5a0e6e5ac1de5cdcfdd58c3818a4d2eb
SIZE (zeek-package-manager-v2.14.0_GH0.tar.gz) = 148265
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-gitpython>=2.1.8 : devel/py-gitpython@py39
- py39-btest>=1.1 : devel/py-btest@py39
- py39-configparser>=0 : devel/py-configparser@py39
- py39-semantic-version>=0 : devel/py-semantic-version@py39
- git : devel/git
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- security/zeek
Configuration Options:
- No options to configure
- Options name:
- security_py-zkg
- USES:
- python
- pkg-message:
- For install:
-
===================================
Run the following to configure zkg:
zkg autoconfig
===================================
- Master Sites:
|