Port details on branch 2024Q4 |
- py-zkg Zeek NSM package manager
- 3.0.1 security
=2 3.0.1Version of this port present on the latest quarterly branch. - Maintainer: mshirk@daemon-security.com
 - Port Added: 2019-06-17 05:51:52
- Last Update: 2025-03-12 08:39:38
- Commit Hash: a7b0f8d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 py311-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 py311-zkg listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-zkg
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1741766787
SHA256 (zeek-package-manager-v3.0.1_GH0.tar.gz) = 838f7e0022376cc58251603a072082e3603f73c051273ddaa41b711bcb9dfc40
SIZE (zeek-package-manager-v3.0.1_GH0.tar.gz) = 157451
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-gitpython>=2.1.8 : devel/py-gitpython@py311
- py311-btest>=1.2 : devel/py-btest@py311
- py311-configparser>=0 : devel/py-configparser@py311
- py311-semantic-version>=0 : devel/py-semantic-version@py311
- git : devel/git
- python3.11 : lang/python311
- 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:
|