GET /api/v1/ports/ht/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ht",
"portdir": "devel/ht",
"version": "2.1.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hte.sourceforge.net/",
"description": "HT is a file editor/viewer/analyzer for executables.",
"long_description": "HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs.",
"active": true,
"categories": [
"devel",
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lzo2",
"ncurses",
"xorg-libX11"
]
}
],
"depends_on": []
}