GET /api/v1/ports/ganglia-web/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ganglia-web",
"portdir": "net/ganglia-web",
"version": "3.7.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ganglia/ganglia-web",
"description": "Web front end for Ganglia.",
"long_description": "Web front end for the Ganglia monitoring system for high-performance computing systems such as clusters and Grids.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 669
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ganglia"
]
},
{
"type": "run",
"ports": [
"apache2"
]
}
],
"depends_on": []
}