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

{
    "name": "OmegaT-latest",
    "portdir": "aqua/OmegaT",
    "version": "5.7.1",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "OmegaT",
    "homepage": "https://omegat.org/",
    "description": "Obsolete port, replaced by OmegaT",
    "long_description": "This port has been replaced by OmegaT.",
    "active": true,
    "categories": [
        "aqua",
        "textproc",
        "java"
    ],
    "maintainers": [
        {
            "name": "amake",
            "github": "amake",
            "ports_count": 138
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openjdk11"
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}