GET /api/v1/ports/libgcc6/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "libgcc6",
    "portdir": "lang/gcc6",
    "version": "6.5.0",
    "license": "(GPL-3+ or Permissive)",
    "platforms": "{darwin < 15}",
    "epoch": 3,
    "replaced_by": null,
    "homepage": "https://gcc.gnu.org/",
    "description": "The GNU compiler collection",
    "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++ and Fortran.",
    "active": true,
    "categories": [
        "lang"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15",
                "libmpc",
                "mpfr",
                "libiconv",
                "zlib",
                "cctools",
                "gmp",
                "isl",
                "ld64"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                "libgcc7"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "snoopy",
                "gigabase",
                "atlas",
                "py27-pynifti",
                "solid",
                "tenfourfox",
                "tenfourfox-devel"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gcc6",
                "gcc5",
                "libgcc45",
                "gcc46",
                "gcc47",
                "gcc48",
                "gcc49"
            ]
        }
    ]
}