GET /api/v1/ports/sshguard/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "sshguard",
    "portdir": "net/sshguard",
    "version": "2.5.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.sshguard.net/",
    "description": "Sshguard protects networked hosts from brute force attacks.",
    "long_description": "Sshguard monitors servers from their logging activity. When logs convey that someone is doing a Bad Thing, sshguard reacts by blocking he/she/it for a bit. Sshguard has a touchy personality: when a naughty tyke insists disturbing your host, it reacts firmer and firmer.",
    "active": true,
    "categories": [
        "net",
        "security"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1048
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-17",
                "py313-docutils"
            ]
        }
    ],
    "depends_on": []
}