GET /api/v1/ports/openmpi-gcc8/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "openmpi-gcc8",
    "portdir": "science/openmpi",
    "version": "4.1.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "openmpi-gcc7",
    "homepage": "https://www.open-mpi.org/",
    "description": "Obsolete port, replaced by openmpi-gcc7",
    "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-gcc8: This subport is obsolete",
    "active": false,
    "categories": [
        "net",
        "science",
        "parallel"
    ],
    "maintainers": [
        {
            "name": "",
            "github": "mascguy",
            "ports_count": 61
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                null
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}