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

{
    "name": "zabbix5",
    "portdir": "net/zabbix4",
    "version": "5.0.24",
    "license": "(GPL-2+ or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.zabbix.com/",
    "description": "An open source application and network monitor",
    "long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones. This port provides the central server component.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 209
        }
    ],
    "variants": [
        "full_server",
        "frontend",
        "mariadb105",
        "mysql57",
        "percona",
        "pgsql13"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gnutls",
                "libevent",
                "libssh2",
                "openssl",
                "pcre",
                "curl",
                "zlib",
                "OpenIPMI",
                "libiconv",
                "libxml2",
                "net-snmp",
                "mysql57"
            ]
        },
        {
            "type": "run",
            "ports": [
                "zabbix5-frontend",
                "fping"
            ]
        }
    ],
    "depends_on": []
}