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

{
    "name": "xorg-libXp",
    "portdir": "x11/xorg-libXp",
    "version": "1.0.4",
    "license": "X11",
    "platforms": "darwin macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.x.org",
    "description": "X.org libXp",
    "long_description": "Xprint client library",
    "active": true,
    "categories": [
        "devel",
        "x11"
    ],
    "maintainers": [
        {
            "name": "jeremyhu",
            "github": "jeremyhu",
            "ports_count": 259
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xorg-libXext",
                "xorg-libpthread-stubs",
                "xorg-xorgproto"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "ecore",
                "xastir",
                "SoXt",
                "kinput2",
                "tightvnc",
                "xset",
                "xephem",
                "opendx",
                "grace",
                "openmotif",
                "ddd",
                "texlive-bin"
            ]
        }
    ]
}