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

{
    "name": "gcc12",
    "portdir": "lang/gcc12",
    "version": "12.4.0",
    "license": "(GPL-3+ or Permissive)",
    "platforms": "{darwin >= 10 < 24}",
    "epoch": 1,
    "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": [
        "stdlib_flag"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "texinfo"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gmp",
                "isl",
                "ld64",
                "libmpc",
                "zlib",
                "libiconv",
                "mpfr",
                "zstd",
                "cctools"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gcc12-libcxx",
                "libgcc12",
                "gcc_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "mpich-gcc12",
                "conmax",
                "ddeabm",
                "pikaia",
                "splpak",
                "dop853",
                "fastmath",
                "finterp",
                "fortran-roots",
                "icu-doxygen-docs",
                "fortran-popen",
                "p5.34-extutils-f77",
                "regridpack",
                "finufft",
                "fortran-lua53",
                "fortran-cairo",
                "fortran-git",
                "molden",
                "geodesic-fortran",
                "libxc",
                "libxc4",
                "carlson-elliptic-integrals",
                "fortran-mach",
                "twopnt",
                "openmpi-gcc12",
                "p5.28-extutils-f77",
                "p5.30-extutils-f77",
                "p5.32-extutils-f77"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.28-extutils-f77",
                "openmpi-gcc12",
                "p5.32-extutils-f77",
                "p5.34-extutils-f77",
                "mpich-gcc12",
                "p5.30-extutils-f77"
            ]
        },
        {
            "type": "run",
            "ports": [
                "pure-gen"
            ]
        }
    ]
}