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
Port details on branch 2023Q4
gvm-libs Libraries module for the GVM solution
22.7.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 22.7.3Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-10-23 19:00:12
Last Update: 2023-10-23 18:52:41
Commit Hash: f851f5d
License: GPLv2+
WWW:
https://github.com/greenbone/gvm-libs
Description:
This is the libraries module for the Greenbone Vulnerability Management Solution. It is used for the Greenbone Security Manager appliances and provides various functionalities to support the integrated service daemons.
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
Expand this list (68 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gvm-libs-22.7.3/catalog.mk
  3. /usr/local/share/licenses/gvm-libs-22.7.3/LICENSE
  4. /usr/local/share/licenses/gvm-libs-22.7.3/GPLv2+
  5. include/gvm/base/array.h
  6. include/gvm/base/credentials.h
  7. include/gvm/base/cvss.h
  8. include/gvm/base/drop_privileges.h
  9. include/gvm/base/gvm_sentry.h
  10. include/gvm/base/hosts.h
  11. include/gvm/base/logging.h
  12. include/gvm/base/networking.h
  13. include/gvm/base/nvti.h
  14. include/gvm/base/pidfile.h
  15. include/gvm/base/prefs.h
  16. include/gvm/base/proctitle.h
  17. include/gvm/base/pwpolicy.h
  18. include/gvm/base/settings.h
  19. include/gvm/base/strings.h
  20. include/gvm/base/version.h
  21. include/gvm/boreas/alivedetection.h
  22. include/gvm/boreas/arp.h
  23. include/gvm/boreas/boreas_error.h
  24. include/gvm/boreas/boreas_io.h
  25. include/gvm/boreas/cli.h
  26. include/gvm/boreas/ping.h
  27. include/gvm/boreas/sniffer.h
  28. include/gvm/boreas/util.h
  29. include/gvm/gmp/gmp.h
  30. include/gvm/osp/osp.h
  31. include/gvm/util/authutils.h
  32. include/gvm/util/compressutils.h
  33. include/gvm/util/fileutils.h
  34. include/gvm/util/gpgmeutils.h
  35. include/gvm/util/kb.h
  36. include/gvm/util/ldaputils.h
  37. include/gvm/util/mqtt.h
  38. include/gvm/util/nvticache.h
  39. include/gvm/util/passwordbasedauthentication.h
  40. include/gvm/util/radiusutils.h
  41. include/gvm/util/serverutils.h
  42. include/gvm/util/sshutils.h
  43. include/gvm/util/uuidutils.h
  44. include/gvm/util/xmlutils.h
  45. lib/libgvm_base.so
  46. lib/libgvm_base.so.22
  47. lib/libgvm_base.so.22.7.3
  48. lib/libgvm_boreas.so
  49. lib/libgvm_boreas.so.22
  50. lib/libgvm_boreas.so.22.7.3
  51. lib/libgvm_gmp.so
  52. lib/libgvm_gmp.so.22
  53. lib/libgvm_gmp.so.22.7.3
  54. lib/libgvm_osp.so
  55. lib/libgvm_osp.so.22
  56. lib/libgvm_osp.so.22.7.3
  57. lib/libgvm_util.so
  58. lib/libgvm_util.so.22
  59. lib/libgvm_util.so.22.7.3
  60. libdata/pkgconfig/libgvm_base.pc
  61. libdata/pkgconfig/libgvm_boreas.pc
  62. libdata/pkgconfig/libgvm_gmp.pc
  63. libdata/pkgconfig/libgvm_osp.pc
  64. libdata/pkgconfig/libgvm_util.pc
  65. @dir /var/run/gvm
  66. @owner
  67. @group
  68. @mode
Collapse this list.
Dependency lines:
  • gvm-libs>0:security/gvm-libs
To install the port:
cd /usr/ports/security/gvm-libs/ && make install clean
To add the package, run one of these commands:
  • pkg install security/gvm-libs
  • pkg install gvm-libs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gvm-libs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697841226 SHA256 (greenbone-gvm-libs-v22.7.3_GH0.tar.gz) = af081e5cca0736063076246282a416fba016131f44f7407b2702ae7dfb96016d SIZE (greenbone-gvm-libs-v22.7.3_GH0.tar.gz) = 309842

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. doxygen>0 : devel/doxygen
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. doxygen>0 : devel/doxygen
Library dependencies:
  1. libassuan.so : security/libassuan
  2. libgpgme.so : security/gpgme
  3. libgpg-error.so : security/libgpg-error
  4. libgnutls.so : security/gnutls
  5. libuuid.so : misc/e2fsprogs-libuuid
  6. libssh.so : security/libssh
  7. libhiredis.so : databases/hiredis
  8. libnet.so : net/libnet
  9. libgcrypt.so : security/libgcrypt
  10. libpaho-mqtt3a.so : net/libpaho-mqtt3
  11. libglib-2.0.so : devel/glib20
  12. libintl.so : devel/gettext-runtime
  13. libxml2.so : textproc/libxml2
This port is required by:
for Libraries
  1. databases/pg-gvm
  2. security/gsad
  3. security/gvmd
  4. security/openvas
for Run
  1. security/gvm

Configuration Options:
===> The following configuration options are available for gvm-libs-22.7.3: LDAP=off: LDAP protocol support RADIUS=off: RADIUS protocol support ===> Use 'make config' to modify these settings
Options name:
security_gvm-libs
USES:
cmake gnome pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/greenbone/gvm-libs/tar.gz/v22.7.3?dummy=/
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
22.7.3
23 Oct 2023 18:52:41
commit hash: f851f5d9dac4f093ed436154538278805f31b662commit hash: f851f5d9dac4f093ed436154538278805f31b662commit hash: f851f5d9dac4f093ed436154538278805f31b662commit hash: f851f5d9dac4f093ed436154538278805f31b662 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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: 1