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

{
    "name": "mpich-devel-gccdevel",
    "portdir": "science/mpich",
    "version": "3.4.2",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "mpich-gcc7",
    "homepage": "https://www.mpich.org/",
    "description": "Obsolete port, replaced by mpich-gcc7",
    "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-devel-gccdevel: Devel subports no longer supported",
    "active": false,
    "categories": [
        "net",
        "science",
        "parallel"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 218
        },
        {
            "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": []
}