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

{
    "name": "netdata-dashboard",
    "portdir": "sysutils/netdata",
    "version": "3.0.4",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "netdata",
    "homepage": "https://www.macports.org",
    "description": "Obsolete port, replaced by netdata",
    "long_description": "This port has been replaced by netdata.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 993
        }
    ],
    "variants": [
        "debug",
        "go_plugin"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                null
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "netdata"
            ]
        }
    ]
}