GET /api/v1/ports/codeblocks-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "codeblocks-devel",
"portdir": "devel/codeblocks-devel",
"version": "20230522-r13274",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.codeblocks.org/",
"description": "Open Source, Cross-platform, Free C/C++/D IDE",
"long_description": "Open Source, Cross-platform, Free C/C++/D IDE. This port tracks the upstream development of CodeBlocks.",
"active": true,
"categories": [
"aqua",
"devel",
"x11"
],
"maintainers": [],
"variants": [
"wxwidgets32",
"wxgtk30",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15",
"boost176",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"hunspell",
"wxWidgets-3.2",
"bzip2"
]
}
],
"depends_on": []
}