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

{
    "name": "fhist",
    "portdir": "sysutils/fhist",
    "version": "1.17",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://fhist.sourceforge.net/",
    "description": "FHist: file history, comparison and merging tools",
    "long_description": "The FHist package contains 3 utilities, fhist (a file history tool that works on binary inputs), fcomp (a file comparison tool that can compare binary files byte-for-byte), and fmerge (a file merging tool). All three are bundled together because they use the same minimal-difference algorithm.",
    "active": true,
    "categories": [
        "devel",
        "sysutils",
        "textproc"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cctools",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "bison",
                "cook",
                "gettext"
            ]
        }
    ],
    "depends_on": []
}