GET /api/v1/ports/git-tui/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "git-tui",
"portdir": "devel/git-tui",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ArthurSonzogni/git-tui",
"description": "Terminal interfaces for git",
"long_description": "Collection of human-friendly terminal interfaces for git.",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"FTXUI",
"subprocess"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": []
}