GET /api/v1/ports/macos-fortress/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "macos-fortress",
"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": "Firewall, Blackhole, and Privatizing Proxy for Trackers, Attackers, Malware, Adware, and Spammers",
"long_description": "Kernel-level, OS-level, and client-level security for macOS. Built to block attacks using open source databases, and block ads, malicious scripts, and conceal information used for web tracking. Uses PF, dshield, emergingthreats, hosts file, a filtering proxy, and a proxy autoconfiguration (PAC) file.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 35
}
],
"variants": [
"initialize_always",
"https_inspection"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"macos-fortress-pf",
"macos-fortress-proxy"
]
}
],
"depends_on": []
}