GET /api/v1/ports/lldb-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lldb-devel",
"portdir": "lang/llvm-devel",
"version": "20230321-54ab9541",
"license": "NCSA",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lldb.llvm.org/",
"description": "the LLVM debugger",
"long_description": "lldb is the LLVM native debugger.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 259
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 193
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-yaml",
"cctools",
"cmake",
"swig-python",
"doxygen",
"clang-14",
"python311",
"py311-pygments"
]
},
{
"type": "lib",
"ports": [
"xar",
"zlib",
"libedit",
"libffi",
"ncurses",
"libcxx",
"llvm-devel",
"clang-devel"
]
}
],
"depends_on": []
}