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

{
    "name": "xymon-server",
    "portdir": "net/xymon-server",
    "version": "4.3.26",
    "license": "(GPL-2 or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "http://www.xymon.com/",
    "description": "Xymon network monitor Server",
    "long_description": "Xymon is a system for monitoring of hosts and networks, inspired by the Big Brother system. It provides real-time monitoring, an easy web-interface, historical data, availability reports and performance graphs. Xymon was previously known as \"Hobbit\".",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "snmp"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl",
                "pcre",
                "openldap",
                "fping",
                "rrdtool",
                "libpng"
            ]
        }
    ],
    "depends_on": []
}