GET /api/v1/ports/OpenCoarrays/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "OpenCoarrays",
"portdir": "science/OpenCoarrays",
"version": "2.10.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opencoarrays.org",
"description": "Library for multi-image coarray Fortran suppport",
"long_description": "OpenCoarrays is an open-source software project that produces an application binary interface (ABI) to support coarrays and other Fortran 2018 parallel programming features for gfortran in the GNU Compiler Collection (GCC). Gfortran has used OpenCoarrays since the GCC 5.1.0 release.",
"active": true,
"categories": [
"devel",
"science",
"parallel",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [
"debug",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"mpich",
"openmpi",
"events",
"ULFM"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"mpich-gcc13"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cafut"
]
}
]
}