HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "got",
"portdir": "devel/got",
"version": "0.110",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gameoftrees.org/",
"description": "Game of Trees (Got)",
"long_description": "Game of Trees is a version control system which prioritizes ease of use and simplicity over flexibility. Got uses Git repositories to store versioned data. Git can be used for any functionality which has not yet been implemented in Got. It will always be possible to work with both Got and Git on the same repository.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "artkiver",
"github": "artkiver",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"bison",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libevent",
"ncurses",
"openssl",
"ossp-uuid",
"libretls"
]
}
],
"depends_on": []
}