GET /api/v1/ports/libunwind-headers/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libunwind-headers",
"portdir": "devel/libunwind",
"version": "5.0.1",
"license": "MIT and NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://blog.llvm.org/2013/10/new-libunwind-implementation-in-libcabi.html",
"description": "A version of Apple's libunwind library that is included in libSystem",
"long_description": "Apple's libunwind library (part of libSystem) was released as OSS and is now stewarded by the LLVM Project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 259
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cctools",
"strip7"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
]
}