GET /api/v1/ports/tktable/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tktable",
"portdir": "x11/tktable",
"version": "2.11",
"license": "Tcl/Tk",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tktable.sourceforge.net/",
"description": "A table/matrix widget extension to Tk/Tcl",
"long_description": "A table/matrix widget extension to Tk/Tcl",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 93
}
],
"variants": [
"universal",
"x11"
],
"dependencies": [
{
"type": "build",
"ports": [
"tcl",
"clang-17",
"tk-x11"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"moodss",
"p5.26-tcl-ptk",
"p5.28-tcl-ptk",
"p5.30-tcl-ptk",
"p5.32-tcl-ptk",
"p5.34-tcl-ptk"
]
}
]
}