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

{
    "name": "xastir",
    "portdir": "science/xastir",
    "version": "2.1.8",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.xastir.org/",
    "description": "Amateur Radio APRS tracking software",
    "long_description": "Amateur Radio APRS tracking software",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "pkgconfig",
                "makeicns",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "fontconfig",
                "libgeotiff",
                "shapelib",
                "tiff",
                "db48",
                "openmotif",
                "xorg-libXp",
                "xorg-libXt",
                "xpm",
                "curl",
                "pcre",
                "gdal",
                "proj4",
                "ImageMagick"
            ]
        }
    ],
    "depends_on": []
}