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

{
    "name": "xorg-libXScrnSaver",
    "portdir": "x11/xorg-libXScrnSaver",
    "version": "1.2.4",
    "license": "X11",
    "platforms": "darwin macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.x.org",
    "description": "X.org libXScrnSaver",
    "long_description": "MIT_SCREEN_SAVER extension",
    "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-xorgproto"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "ecore",
                "tk-x11",
                "ds9",
                "xplanet",
                "libsdl2-powerpc",
                "gnotime",
                "pidgin"
            ]
        }
    ]
}