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

{
    "name": "zabbix44-agent",
    "portdir": "net/zabbix4",
    "version": "4.4.10",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "zabbix5",
    "homepage": "http://www.zabbix.com/",
    "description": "Obsolete port, replaced by zabbix5",
    "long_description": "This port has been replaced by zabbix5. \n * zabbix44-agent provides a local monitoring agent.",
    "active": false,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 218
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libiconv",
                "gnutls",
                "libevent",
                "pcre"
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}