GET /api/v1/ports/cmake-bootstrap/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cmake-bootstrap",
"portdir": "devel/cmake-bootstrap",
"version": "3.9.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cmake.org",
"description": "Cross-platform make pegged at version 3.9.6. No dependencies.",
"long_description": "Cross-platform make pegged at version 3.9.6. No dependencies. This was the last version of cmake to not require c++11.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"llvm-cx",
"brotli",
"brotli-static",
"darwin-xtools",
"clang-11-bootstrap",
"libcxx-powerpc",
"c-ares"
]
}
]
}