GET /api/v1/ports/xdm/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "xdm",
"portdir": "x11/xdm",
"version": "1.1.12",
"license": "X11 and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "X11 display manager with support for XDMCP, host chooser",
"long_description": "xdm manages a collection of X displays, which may be on the local host or remote servers.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 259
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"xorg-util-macros",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"xorg-libXinerama",
"xorg-libXaw"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"xorg-apps"
]
}
]
}