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

{
    "name": "xorg-server",
    "portdir": "x11/xorg-server",
    "version": "1.20.11",
    "license": "X11",
    "platforms": "darwin macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.x.org",
    "description": "The X.org / Xquartz X server.",
    "long_description": "The X.org X server allows you to run X11 applications on your computer.",
    "active": true,
    "categories": [
        "devel",
        "x11"
    ],
    "maintainers": [
        {
            "name": "jeremyhu",
            "github": "jeremyhu",
            "ports_count": 259
        }
    ],
    "variants": [
        "xcsecurity",
        "docs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "xorg-util-macros",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "mesa",
                "xorg-font-util",
                "clang-14",
                "xorg-xtrans",
                "xorg-xorgproto"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libpixman",
                "xorg-libAppleWM",
                "xorg-libXfixes",
                "xorg-libXfont",
                "xorg-libXfont2",
                "xorg-libXt",
                "xorg-libxkbfile"
            ]
        },
        {
            "type": "run",
            "ports": [
                "xorg-fonts",
                "xkeyboard-config",
                "xinit",
                "quartz-wm"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "xorg",
                "rofi",
                "grisbi"
            ]
        }
    ]
}