HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gcc43",
"portdir": "lang/gcc43",
"version": "4.3.6",
"license": "(GPL-3+ or GPL-2+ or Permissive)",
"platforms": "{darwin < 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Fortran, and Java.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cctools",
"gmp",
"ld64",
"zlib",
"libiconv",
"mpfr"
]
},
{
"type": "run",
"ports": [
"gcc_select",
"libgcc45"
]
}
],
"depends_on": []
}