GET /api/v1/ports/sguil-client/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "sguil-client",
"portdir": "security/sguil-client",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bammv.github.io/sguil/",
"description": "GUI Console for Sguil Network Security Monitor",
"long_description": "GUI Console for Sguil Network Security Monitor",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"openssl",
"tcl-tls",
"tcllib",
"tclx",
"itk",
"iwidgets"
]
}
],
"depends_on": []
}