GET /api/v1/ports/xorg-libXfont/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "xorg-libXfont",
"portdir": "x11/xorg-libXfont",
"version": "1.5.4",
"license": "X11 and BSD",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libXfont",
"long_description": "X font handling library for server and utilities",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 259
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"xorg-util-macros",
"xorg-xtrans"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"xorg-xorgproto",
"zlib",
"freetype",
"xorg-libfontenc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bdftopcf",
"xorg-server",
"xorg-server-devel",
"xorg-server-legacy",
"xorg-server-1.18"
]
}
]
}