GET /api/v1/ports/libstdcxx_clang_fix/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libstdcxx_clang_fix",
"portdir": "devel/libstdcxx_clang_fix",
"version": "0.0.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Install alternate math.h header file for use when using Clang and libstdc++.",
"long_description": "Install alternate math.h header file for use when using Clang and libstdc++.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1413
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
}