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

{
    "name": "xrender",
    "portdir": "x11/xrender",
    "version": "0.9.12",
    "license": "X11",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.x.org/",
    "description": "X Render Extension library",
    "long_description": "X Render Extension library",
    "active": true,
    "categories": [
        "x11"
    ],
    "maintainers": [
        {
            "name": "jeremyhu",
            "github": "jeremyhu",
            "ports_count": 259
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xorg-libX11",
                "xorg-xorgproto"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "reduce"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libiodbc",
                "freesci",
                "xorg-libXrandr",
                "ds9",
                "xeyes",
                "scantailor",
                "Xft2",
                "icewm",
                "rendercheck",
                "xcompmgr",
                "xdpyinfo",
                "ResIL",
                "openjdk7-bootstrap",
                "metacity",
                "libsdl2-powerpc",
                "cairo",
                "xorg-libXcursor",
                "gnome-session",
                "pspp",
                "qt3",
                "FreeRDP",
                "cairo-devel"
            ]
        }
    ]
}