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

{
    "name": "zabbix44",
    "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. This port provides the central server component.",
    "active": false,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 218
        }
    ],
    "variants": [
        "full_server",
        "frontend",
        "mariadb105",
        "mysql57",
        "percona",
        "pgsql13"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libevent",
                "libssh2",
                "openssl",
                "pcre",
                "pkgconfig",
                "curl",
                "net-snmp",
                "zlib",
                "libiconv",
                "libxml2",
                "OpenIPMI",
                "mysql57",
                "gnutls"
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                "zabbix44-frontend",
                "fping"
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}