GET /api/v1/ports/flang-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "flang-devel",
"portdir": "lang/llvm-devel",
"version": "20230321-54ab9541",
"license": "NCSA",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flang.llvm.org/",
"description": "LLVM Fortran compiler",
"long_description": "LLVM Fortran compiler",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 259
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 193
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-yaml",
"cctools",
"cmake",
"clang-14",
"python311",
"py311-pygments"
]
},
{
"type": "lib",
"ports": [
"libcxx",
"libomp",
"llvm-devel",
"clang-devel",
"libxml2",
"mlir-devel"
]
},
{
"type": "run",
"ports": [
"ld64"
]
}
],
"depends_on": []
}