GET /api/v1/ports/codeblocks/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "codeblocks",
"portdir": "devel/codeblocks",
"version": "20.03",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.codeblocks.org/",
"description": "Open Source, Cross-platform, Free C/C++/D IDE",
"long_description": "Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. It was designed, right from the start, to be extensible and configurable.",
"active": true,
"categories": [
"aqua",
"devel",
"x11"
],
"maintainers": [],
"variants": [
"universal",
"wxwidgets30",
"wxwidgets28",
"wxgtk30",
"wxgtk28"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"hunspell",
"boost176",
"wxgtk-3.0"
]
}
],
"depends_on": []
}