GET /api/v1/ports/buildbot-waterfall-view/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "buildbot-waterfall-view",
"portdir": "devel/buildbot-waterfall-view",
"version": "3.9.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://buildbot.net",
"description": "waterfall view plugin for Buildbot web UI",
"long_description": "waterfall view plugin for Buildbot web UI",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1709
},
{
"name": "mojca",
"github": "mojca",
"ports_count": 208
},
{
"name": "rajdeep",
"github": "rajdeepbh",
"ports_count": 24
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py310-build",
"py310-installer",
"buildbot-pkg",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"buildbot-www"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"buildbot"
]
}
]
}