Port details |
- py-greenbone-feed-sync new script for downloading the Greenbone Community Feed
- 24.9.0 security =2 24.9.0Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2023-09-21 16:51:09
- Last Update: 2024-12-22 23:41:49
- Commit Hash: 0cca719
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/greenbone/greenbone-feed-sync
- Description:
- New script for downloading the Greenbone Community Feed
- ¦ ¦ ¦ ¦
- 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}greenbone-feed-sync>0:security/py-greenbone-feed-sync@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-greenbone-feed-sync/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-greenbone-feed-sync
- pkg install py311-greenbone-feed-sync
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-greenbone-feed-sync listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-greenbone-feed-sync
- Package flavors (<flavor>: <package>)
- py311: py311-greenbone-feed-sync
- distinfo:
- TIMESTAMP = 1734854505
SHA256 (greenbone-greenbone-feed-sync-v24.9.0_GH0.tar.gz) = 670043ce132bc77fd84aec01c564f202169d13a84677ac5fd967f7eb17a50c70
SIZE (greenbone-greenbone-feed-sync-v24.9.0_GH0.tar.gz) = 63052
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-poetry-core>0 : devel/py-poetry-core@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-rich>=13.2.0 : textproc/py-rich@py311
- py311-tomli>=2.0.1 : textproc/py-tomli@py311
- py311-shtab>=1.6.5 : devel/py-shtab@py311
- rsync : net/rsync
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- security/gvm
- security/openvas
Configuration Options:
- No options to configure
- Options name:
- security_py-greenbone-feed-sync
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.9.0 22 Dec 2024 23:41:49 |
Jose Alonso Cardenas Marquez (acm) |
security/gvm: Update to 24.1.2
databases/pg-gvm: Update to 22.6.6
security/gsa: Update to 24.1.0 (Only amd64 and aarch64)
security/gsad: Update to 24.1.0
security/openvas: Update to 23.14.0
security/gvmd: Update to 24.1.2
security/gvm-libs: 22.15.0
security/py-notus-scanner: Update to 22.6.5
security/py-greenbone-feed-sync: Update to 24.9.0
security/py-ospd-openvas: Bump PORTREVISION
security/py-gvm-tools: Update to 24.12.1
security/py-python-gvm: Update to 24.12.0 |
24.3.0_1 09 Sep 2024 21:28:02 |
Jose Alonso Cardenas Marquez (acm) |
security/py-greenbone-feed-sync: Add missing dependency
- Improve RUN_DEPENDS
- Bump PORTREVISION
PR: 280350
Reported by: Trond Endrestøl <Trond.Endrestol __at__ ximalas.info> |
24.3.0 24 Apr 2024 22:30:12 |
Jose Alonso Cardenas Marquez (acm) |
security/gvm: update to 23.5.2
- databases/pg-gvm: update to 22.6.5
- security/gsa: update to 23.0.0
- security/gsad: update to 22.9.1
- security/gvm-libs: update to 22.9.1
- security/gvmd: update to 23.5.2
- security/openvas: update to 23.0.1
- security/py-gvm-tools: update to 24.3.0
- security/py-notus-scanner: update to 22.6.3
- security/py-ospd-openvas: update to 22.7.1
- security/py-python-gvm: update to 24.3.0
- security/py-greenbone-feed-sync: update to 24.3.0 |
23.10.0_1 27 Jan 2024 21:56:29 |
Jose Alonso Cardenas Marquez (acm) |
security/gvm: fix build
- Add missing dependency
- Use autoplist instead of pkg-plist file
- Fix pkg-plist file
Reported by: pkg-fallout |
23.10.0 27 Jan 2024 00:47:49 |
Jose Alonso Cardenas Marquez (acm) |
security/gvm: update to 23.2.0
- databases/pg-gvm: update to 22.6.4
- security/gsa: update to 23.0.0
- security/gsad: update to 22.9.0
- security/gvm-libs: update to 22.8.0
- security/gvmd: update to 23.2.0
- security/openvas: update to 22.7.9
- security/py-gvm-tools: update to 24.1.0
- security/py-notus-scanner: update to 22.6.2
- security/py-ospd-openvas: update to 22.6.2
- security/py-python-gvm: update to 24.1.0
- security/py-greenbone-feed-sync: update to 23.10.0 |
23.8.0_2 20 Oct 2023 23:50:29 |
Jose Alonso Cardenas Marquez (acm) |
security/gvm: Update gvm-libs to 22.7.3 and openvas to 22.7.6
- Bump PORTREVISION
- Update security/py-python-gvm to 23.10.0
- Fix issues with config path of security/py-notus-scanner and
security/py-greenbone-feed-sync [1]
- Improve pkg-message.in from security/gvm [1]
Reported by: Luciano Mannucci <luciano at_ vespaperitivo.it> [1] |
23.8.0_1 20 Oct 2023 07:19:22 |
Jose Alonso Cardenas Marquez (acm) Author: John Hein |
security/py-greenbone-feed-sync: Fix pkg-plist
- Bump PORTREVISION
PR: 274377
Reported by: John Hein <jcfyecrayz _at_ liamekaens.com> |
23.8.0 21 Sep 2023 16:49:08 |
Jose Alonso Cardenas Marquez (acm) |
security/py-greenbone-feed-sync: New port: new script for downloading the
Greenbone Community Feed
https://github.com/greenbone/greenbone-feed-sync |