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

{
    "name": "xtide",
    "portdir": "science/xtide",
    "version": "2.15.5",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.flaterco.com/xtide/",
    "description": "Tide prediction software, with a large database of locations.",
    "long_description": "XTide is a package that provides tide and current predictions in a wide variety of formats. Graphs, text listings, and calendars can be generated, or a tide clock can be provided on your desktop. For x11, plain command line, and as an http server.",
    "active": true,
    "categories": [
        "science",
        "x11"
    ],
    "maintainers": [
        {
            "name": "dstrubbe",
            "github": "dstrubbe",
            "ports_count": 34
        }
    ],
    "variants": [
        "universal",
        "xwindows"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libpng",
                "libtcd",
                "xorg-libXaw"
            ]
        },
        {
            "type": "run",
            "ports": [
                "xtide-data"
            ]
        }
    ],
    "depends_on": []
}