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