GET /api/v1/ports/macos-fortress-emergingthreats/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "macos-fortress-emergingthreats",
"portdir": "net/macos-fortress",
"version": "2024.01.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/essandess/macOS-Fortress",
"description": "Emerging Threats rule server.",
"long_description": "Emerging Threats rule server.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 35
}
],
"variants": [
"initialize_always",
"proxy_settings"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"wget"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"macos-fortress-pf"
]
}
]
}