HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libgcc10",
"portdir": "lang/gcc10",
"version": "10.4.0",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin < 22}",
"epoch": 7,
"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++ and Fortran.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"stdlib_flag"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"mpfr",
"libiconv",
"texinfo",
"zlib",
"zstd",
"cctools",
"gmp",
"isl",
"ld64",
"libmpc"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"libgcc11"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"g-wrap",
"py27-qutip",
"py35-qutip",
"py36-qutip",
"openmpi-gcc10",
"mpich-gcc10",
"p5.26-ifeffit"
]
},
{
"type": "run",
"ports": [
"libgcc9",
"gcc10"
]
}
]
}