GET /api/v1/ports/openvas-client/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openvas-client",
"portdir": "security/openvas-client",
"version": "2.0.5",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.openvas.org/",
"description": "Open Vulnerability Assessment System client",
"long_description": "OpenVAS is the Open Vulnerability Assessment System. This port is the client component.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"openssl",
"gtk2",
"gd2"
]
}
],
"depends_on": []
}