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