GET /api/v1/ports/gutils-suite-extra/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gutils-suite-extra",
"portdir": "sysutils/gutils-suite",
"version": "1.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Meta port encompassing the GNU utils suite, plus other useful ports",
"long_description": "Meta port encompassing the GNU utils suite, plus other useful ports",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 313
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"gutils-suite-core"
]
},
{
"type": "run",
"ports": [
"git",
"ffmpeg",
"yt-dlp",
"ffmpeg6"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gutils-suite"
]
}
]
}