GET /api/v1/ports/iwidgets/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "iwidgets",
"portdir": "x11/iwidgets",
"version": "4.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://incrtcl.sourceforge.net/iwidgets/",
"description": "[incr Widgets] A.K.A. \"iwidgets\". Widget collection for incrTcl/incrTk",
"long_description": "[incr Widgets] A.K.A. \"iwidgets\". Widget collection for incrTcl/incrTk",
"active": true,
"categories": [
"x11",
"tk"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"itk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sguil-client"
]
},
{
"type": "run",
"ports": [
"msort"
]
}
]
}