GET /api/v1/ports/windowmaker/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "windowmaker",
"portdir": "x11/windowmaker",
"version": "0.96.0",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://windowmaker.org/",
"description": "Window Maker is a X11 window manager supporting GNUstep",
"long_description": "Window Maker is an X11 window manager originally designed to provide integration support for the GNUstep Desktop Environment. In every way possible, it reproduces the elegant look and feel of the NEXTSTEP[tm] user interface. It is fast, feature rich, easy to configure, and easy to use. It is also free software, with contributions being made by programmers from around the world.",
"active": true,
"categories": [
"x11",
"x11-wm"
],
"maintainers": [],
"variants": [
"debug",
"candy"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libpng",
"tiff",
"webp",
"Xft2",
"pango",
"giflib",
"xorg-libXinerama",
"xorg-libXmu",
"xpm",
"gettext-runtime",
"xorg-libXext",
"libexif",
"libjpeg-turbo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnustep"
]
}
]
}