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

{
    "name": "legacy-support-devel",
    "portdir": "devel/legacy-support",
    "version": "20240723",
    "license": "MIT and BSD and APSL-2",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://github.com/macports/macports-legacy-support",
    "description": "Installs wrapper headers to add missing functionality to legacy OSX versions.",
    "long_description": "Installs wrapper headers to add missing functionality to legacy OSX versions.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 313
        },
        {
            "name": "fw",
            "github": "fhgwright",
            "ports_count": 24
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gutils-suite-base"
            ]
        }
    ]
}