GET /api/v1/ports/libgcc-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libgcc-devel",
"portdir": "lang/gcc-devel",
"version": "15-20240630",
"license": "(GPL-3+ or Permissive)",
"platforms": "{darwin >= 10}",
"epoch": 5,
"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. This is an !experimental!, !BETA! version built from GCC snapshots.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"stdlib_flag",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ld64",
"libmpc",
"mpfr",
"texinfo",
"zstd",
"cctools",
"gmp",
"isl"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"zlib"
]
},
{
"type": "run",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gcc-devel"
]
}
]
}