GET /api/v1/ports/arm-elf-gcc3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "arm-elf-gcc3",
"portdir": "cross/arm-elf-gcc3",
"version": "3.4.6",
"license": "(GPL-2+ or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "gcc 3.x cross-compilers for arm-elf, with newlib runtime library.",
"long_description": "gnu compilers collection version 3.x (including c++, fortran and objc) for arm-elf, with newlib runtime library.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [
"java"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"arm-elf-binutils"
]
}
],
"depends_on": []
}