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

{
    "name": "zulu-jdk9",
    "portdir": "java/zulu-jdk",
    "version": "9.0.7.1",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "openjdk11-zulu",
    "homepage": "https://www.azul.com/downloads/zulu-community/",
    "description": "Obsolete port, replaced by openjdk11-zulu",
    "long_description": "This port has been replaced by openjdk11-zulu.",
    "active": false,
    "categories": [
        "devel",
        "java"
    ],
    "maintainers": [],
    "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": []
}