GET /api/v1/ports/flang-18/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "flang-18",
"portdir": "lang/llvm-18",
"version": "18.1.8",
"license": "NCSA",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flang.llvm.org/",
"description": "LLVM Fortran compiler",
"long_description": "LLVM Fortran compiler",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-pygments",
"cctools",
"cmake",
"ninja",
"clang-14",
"python312",
"py312-yaml"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ld64",
"libcxx",
"libomp",
"libxml2",
"llvm-18",
"mlir-18",
"clang-18"
]
},
{
"type": "run",
"ports": [
"bash"
]
}
],
"depends_on": []
}