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

{
    "name": "xxdiff",
    "portdir": "devel/xxdiff",
    "version": "4.0.1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://furius.ca/xxdiff/",
    "description": "xxdiff is a graphical merging tool",
    "long_description": "xxdiff is a graphical browser for viewing the differences between two or three files, or between two directories, and can be used to produce a merged version.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1405
        }
    ],
    "variants": [
        "qt4",
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bison",
                "flex",
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase"
            ]
        }
    ],
    "depends_on": []
}