Port details on branch 2023Q4 |
- openvas Open vulnerability assessment scanner
- 22.7.6 security =0 22.7.6Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2023-10-23 19:00:12
- Last Update: 2023-11-07 00:24:52
- Commit Hash: 8b1bd68
- License: GPLv2+
- WWW:
- https://github.com/greenbone/openvas
- Description:
- This is the Open Vulnerability Assessment Scanner (OpenVAS) of the Greenbone
Vulnerability Management (GVM) Solution.
It is used for the Greenbone Security Manager appliances and is a full-featured
scan engine that executes a continuously updated and extended feed of Network
Vulnerability Tests (NVTs).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openvas>0:security/openvas
- To install the port:
- cd /usr/ports/security/openvas/ && make install clean
- To add the package, run one of these commands:
- pkg install security/openvas
- pkg install openvas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openvas
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697841533
SHA256 (greenbone-openvas-scanner-v22.7.6_GH0.tar.gz) = dd69b79a0ca4f5d2a7186398530b9ef848599b1ad6fb90c506a74fbf02d84230
SIZE (greenbone-openvas-scanner-v22.7.6_GH0.tar.gz) = 1027968
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:
-
- flex : textproc/flex
- bison : devel/bison
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-impacket>=0 : net/py-impacket@py39
- py39-greenbone-feed-sync>0 : security/py-greenbone-feed-sync@py39
- redis-server : databases/redis
- snmpget : net-mgmt/net-snmp
- rsync : net/rsync
- nmap : security/nmap
- python3.9 : lang/python39
- Library dependencies:
-
- libgvm_base.so : security/gvm-libs
- libgcrypt.so : security/libgcrypt
- libgpg-error.so : security/libgpg-error
- libpcap.so.1 : net/libpcap
- libksba.so : security/libksba
- libgpgme.so : security/gpgme
- libssh.so : security/libssh
- libgnutls.so : security/gnutls
- libnetsnmp.so : net-mgmt/net-snmp
- libjson-glib-1.0.so : devel/json-glib
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- security/gvm
Configuration Options:
- No options to configure
- Options name:
- security_openvas
- USES:
- bison cmake gnome pkgconfig python ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
22.7.6 07 Nov 2023 00:24:52 |
Robert Clausecker (fuz) |
security/openvas: fix build on armv7
- fix a wrong formatting specifier
- mute a well-intended but irrelevant warning. It would be better to
just kill -Werror altogether as per policy, but I'll leave this up to
the maintainer
- remove a REINPLACE_CMD now that the same effect is achieved by patch
Approved by: portmgr (build fix blanket)
MFH: 2023Q4
(cherry picked from commit c5f3ade2afe4807dfb9de757367c10aafb7b3500) |
22.7.6 23 Oct 2023 18:52:41 |
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] |
Number of commits found: 2
|