GET /api/v1/ports/?format=api&ordering=-updated_at&page=593
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51891,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=594",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=592",
    "results": [
        {
            "name": "gf-core",
            "portdir": "lang/gf",
            "version": "20190828",
            "license": "(GPL-2 or LGPL-3 or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.grammaticalframework.org/",
            "description": "Grammatical Framework core: compiler, shell & runtimes",
            "long_description": "Grammatical Framework core: compiler, shell & runtimes",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "stack",
                        "file",
                        "grep",
                        "gsed",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gf-rgl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gf"
                    ]
                }
            ]
        },
        {
            "name": "gforth",
            "portdir": "lang/gforth",
            "version": "0.7.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gforth/",
            "description": "fast and portable implementation of the ANS Forth language",
            "long_description": "Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner interpreter is indirect or direct threaded.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "libtool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gf",
            "portdir": "lang/gf",
            "version": "3.10",
            "license": "(GPL-2 or LGPL-3 or BSD)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.grammaticalframework.org/",
            "description": "Grammatical Framework",
            "long_description": "GF, Grammatical Framework, is a programming language for multilingual grammar applications.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gf-core",
                        "gf-rgl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcl",
            "portdir": "lang/gcl",
            "version": "2.6.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gcl",
            "description": "GNU Common Lisp",
            "long_description": "GCL is the official Common Lisp for the GNU project. Its design makes use of the system's C compiler to compile to native object code, providing for both good performance and facile portability.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gmp",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gccxml-devel",
            "portdir": "lang/gccxml-devel",
            "version": "20170109",
            "license": "(GPL-2 or BSD)",
            "platforms": "{darwin < 15}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gccxml.org/",
            "description": "generates XML description of C++ code",
            "long_description": "generates an XML description of a C++ program from GCC's internal representation",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "llvm-gcc42"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgcc9",
            "portdir": "lang/gcc9",
            "version": "9.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": [
                        "gcc15",
                        "libmpc",
                        "mpfr",
                        "libiconv",
                        "zlib",
                        "cctools",
                        "gmp",
                        "isl",
                        "ld64"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc10"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-extutils-f77",
                        "mpich-gcc9",
                        "openmpi-gcc9"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc9",
                        "libgcc8"
                    ]
                }
            ]
        },
        {
            "name": "libgcc8",
            "portdir": "lang/gcc8",
            "version": "8.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 15}",
            "epoch": 5,
            "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc9"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "libgcc7",
                        "gcc8"
                    ]
                }
            ]
        },
        {
            "name": "gcc9",
            "portdir": "lang/gcc9",
            "version": "9.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": [
                        "gcc15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libgcc",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc9"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "root5",
                        "p5.26-extutils-f77",
                        "py27-spacepy",
                        "py35-spacepy",
                        "py36-spacepy",
                        "py38-spacepy",
                        "py37-spacepy",
                        "py39-spacepy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-extutils-f77",
                        "mpich-gcc9",
                        "openmpi-gcc9"
                    ]
                }
            ]
        },
        {
            "name": "gcc8",
            "portdir": "lang/gcc8",
            "version": "8.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10 < 15}",
            "epoch": 5,
            "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc7-bootstrap",
            "portdir": "lang/gcc7-bootstrap",
            "version": "7.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 9}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "isolated gcc version used for bootstrapping.",
            "long_description": "isolated gcc version used for bootstrapping.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgcc7",
            "portdir": "lang/gcc7",
            "version": "7.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-18",
                        "libmpc",
                        "mpfr",
                        "libiconv",
                        "zlib",
                        "cctools",
                        "gmp",
                        "isl",
                        "ld64"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mpich-gcc7",
                        "openmpi-gcc7",
                        "py37-isce2",
                        "py36-isce2",
                        "py-isce2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc7",
                        "libgcc6"
                    ]
                }
            ]
        },
        {
            "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-18",
                        "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",
                        "aquafox"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc6",
                        "gcc46",
                        "libgcc45",
                        "gcc47",
                        "gcc48",
                        "gcc49",
                        "gcc5"
                    ]
                }
            ]
        },
        {
            "name": "gcc7",
            "portdir": "lang/gcc7",
            "version": "7.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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc7"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py-isce2",
                        "openmpi-gcc7",
                        "py37-isce2",
                        "py36-isce2",
                        "mpich-gcc7"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-gcc7",
                        "openmpi-gcc7"
                    ]
                }
            ]
        },
        {
            "name": "gcc6",
            "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc5",
            "portdir": "lang/gcc5",
            "version": "5.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10 < 15}",
            "epoch": 2,
            "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++, Fortran and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl18",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "atlas"
                    ]
                }
            ]
        },
        {
            "name": "gcc49",
            "portdir": "lang/gcc49",
            "version": "4.9.4",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "epoch": 2,
            "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++, Fortran and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "cloog",
                        "gmp",
                        "isl18",
                        "ld64",
                        "zlib",
                        "mpfr",
                        "libiconv",
                        "libmpc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "solid"
                    ]
                }
            ]
        },
        {
            "name": "gcc48",
            "portdir": "lang/gcc48",
            "version": "4.8.5",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "epoch": 2,
            "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++, Fortran and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "cloog",
                        "gmp",
                        "isl14",
                        "ld64",
                        "zlib",
                        "mpfr",
                        "libiconv",
                        "libmpc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gigabase",
                        "tenfourfox",
                        "tenfourfox-devel",
                        "aquafox"
                    ]
                }
            ]
        },
        {
            "name": "gcc47",
            "portdir": "lang/gcc47",
            "version": "4.7.4",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "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++, Fortran and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "cloog",
                        "gmp",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "ppl",
                        "libiconv",
                        "mpfr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "snoopy",
                        "py27-pynifti"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig-gcj",
                        "swig3-gcj"
                    ]
                }
            ]
        },
        {
            "name": "libgcc45",
            "portdir": "lang/gcc45",
            "version": "4.5.4",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "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++, Fortran, and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libiconv",
                        "texinfo",
                        "zlib",
                        "cctools",
                        "gmp",
                        "ld64",
                        "libmpc",
                        "mpfr"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc43",
                        "gcc44",
                        "gcc45"
                    ]
                }
            ]
        },
        {
            "name": "gcc46",
            "portdir": "lang/gcc46",
            "version": "4.6.4",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "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": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "cloog",
                        "gmp",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "ppl",
                        "libiconv",
                        "mpfr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc45",
            "portdir": "lang/gcc45",
            "version": "4.5.4",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "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++, Fortran, and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc45"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc44",
            "portdir": "lang/gcc44",
            "version": "4.4.7",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 17}",
            "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++, Fortran, and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "gmp",
                        "ld64",
                        "zlib",
                        "libiconv",
                        "mpfr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc45"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc43",
            "portdir": "lang/gcc43",
            "version": "4.3.6",
            "license": "(GPL-3+ or GPL-2+ or Permissive)",
            "platforms": "{darwin < 17}",
            "epoch": 0,
            "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++, Fortran, and Java.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "gmp",
                        "ld64",
                        "zlib",
                        "libiconv",
                        "mpfr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select",
                        "libgcc45"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcc15-libcxx",
            "portdir": "lang/gcc15",
            "version": "15.2.0",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc15",
            "long_description": "libc++ header implementation to be used by gcc15",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc15"
                    ]
                }
            ]
        },
        {
            "name": "libgcc15",
            "portdir": "lang/gcc15",
            "version": "15.2.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "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++, Modula-2 and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "ld64",
                        "libmpc",
                        "mpfr",
                        "texinfo",
                        "zstd",
                        "cctools",
                        "gmp",
                        "isl"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ]
        },
        {
            "name": "gcc14-libcxx",
            "portdir": "lang/gcc14",
            "version": "14.3.0",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc14",
            "long_description": "libc++ header implementation to be used by gcc14",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc14"
                    ]
                }
            ]
        },
        {
            "name": "gcc15",
            "portdir": "lang/gcc15",
            "version": "15.2.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "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++, Modula-2 and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libgcc",
                        "libiconv",
                        "mpfr",
                        "zstd",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc15-libcxx",
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nghttp2",
                        "py39-scipy",
                        "mpich-clang20",
                        "mpich-default",
                        "mpich-clang",
                        "ncarg",
                        "netcdf-fortran",
                        "octopus",
                        "openmpi-default",
                        "openmpi-gcc15",
                        "openmpi-clang11",
                        "openmpi-clang12",
                        "openmpi-clang13",
                        "openmpi-clang14",
                        "openmpi-clang15",
                        "openmpi-clang16",
                        "openmpi-clang17",
                        "openmpi-clang18",
                        "openmpi-clang19",
                        "openmpi-clang20",
                        "openmpi-clang",
                        "ortep3",
                        "p4est",
                        "plplot",
                        "plplot-single",
                        "pnetcdf",
                        "quantum-espresso",
                        "relax3d",
                        "root6",
                        "scifor",
                        "shtools",
                        "slatec",
                        "sparskit",
                        "splash",
                        "wannier90",
                        "wgrib2",
                        "whatcheck",
                        "whizard",
                        "xcrysden",
                        "xnec2c",
                        "py39-numpy",
                        "freecad",
                        "msp430-gcc-devel",
                        "FACE",
                        "PENF",
                        "chai",
                        "cmake-bootstrap",
                        "floppy",
                        "flow",
                        "fortrancl",
                        "fpm",
                        "fson",
                        "gFTL",
                        "gFTL-shared",
                        "icu-docs",
                        "icu-devel-docs",
                        "libocca",
                        "oski",
                        "raja",
                        "starpu",
                        "starpu13",
                        "to-f90",
                        "zofu",
                        "ForEx",
                        "LSQR",
                        "carlson-elliptic-integrals",
                        "conmax",
                        "daglib",
                        "ddeabm",
                        "dop853",
                        "econ-toolchain",
                        "fastmath",
                        "feq-parse",
                        "finterp",
                        "fitpack",
                        "fmin",
                        "forgex",
                        "forgex-cli",
                        "forlab",
                        "fortran-bspline",
                        "fortran-cairo",
                        "fortran-csv-module",
                        "fortran-curl",
                        "fortran-datetime",
                        "fortran-git",
                        "fortran-json",
                        "fortran-lapack",
                        "fortran-lua53",
                        "fortran-mach",
                        "fortran-nlesolver",
                        "fortran-numdiff",
                        "fortran-pcre2",
                        "fortran-polyroots",
                        "fortran-popen",
                        "fortran-regex",
                        "fortran-roots",
                        "fortran-rpn-calc",
                        "fortran-sqlite3",
                        "fortran-xlib",
                        "fortran-xml",
                        "fortran-zlib",
                        "functional-fortran",
                        "geodesic-fortran",
                        "gtk-fortran",
                        "h5fortran",
                        "maptran3d",
                        "pikaia",
                        "powellopt",
                        "prima",
                        "quadpack",
                        "regridpack",
                        "runge-kutta-fortran",
                        "simulated-annealing",
                        "slsqp",
                        "sph",
                        "splpak",
                        "stock-prices",
                        "toml-f",
                        "twopnt",
                        "yajl-fort",
                        "pgplot",
                        "fortran-stdlib",
                        "fortran-stdlib-devel",
                        "ftidy",
                        "gcc9",
                        "libgcc9",
                        "julia",
                        "nhc98",
                        "perl5",
                        "AlphaSparse",
                        "HiGHS",
                        "NTPoly",
                        "OpenBLAS",
                        "OpenBLAS-devel",
                        "adept2",
                        "arpack",
                        "bpack",
                        "dbcsr",
                        "deal.ii",
                        "eiscor",
                        "feast",
                        "fftw",
                        "fftw-3",
                        "fftw-single",
                        "fftw-3-single",
                        "fftw-3-long",
                        "fgsl",
                        "finufft",
                        "flexiblas",
                        "ginkgo",
                        "hiop",
                        "hpddm",
                        "itsol",
                        "lapack",
                        "libKriging",
                        "libflame",
                        "linalg",
                        "lis",
                        "mcmcf90",
                        "minpack",
                        "ml",
                        "mumps",
                        "octave",
                        "openspecfun",
                        "papilo",
                        "paramonte",
                        "libpapilo",
                        "pfft",
                        "primme",
                        "psblas3",
                        "qrupdate",
                        "scalapack",
                        "scip",
                        "shogun",
                        "soplex",
                        "spral",
                        "strumpack",
                        "sundials2",
                        "sundials5",
                        "sundials6",
                        "curl-ca-bundle",
                        "libpsl-docs",
                        "octave-control",
                        "octave-ltfat",
                        "octave-optim",
                        "octave-optiminterp",
                        "octave-tisean",
                        "p5.28-extutils-f77",
                        "p5.30-extutils-f77",
                        "p5.32-extutils-f77",
                        "p5.34-extutils-f77",
                        "p5.28-ifeffit",
                        "p5.30-ifeffit",
                        "p5.32-ifeffit",
                        "p5.34-ifeffit",
                        "p5-locale-gettext",
                        "py-clawpack",
                        "py314-clawpack",
                        "py-logilab-hmm",
                        "py27-logilab-hmm",
                        "py27-ngl",
                        "py27-nio",
                        "py310-numpy",
                        "py311-numpy",
                        "py312-numpy",
                        "py313-numpy",
                        "py314-numpy",
                        "py310-qutip",
                        "py27-scikits-bvp_solver",
                        "py310-scipy",
                        "py311-scipy",
                        "py312-scipy",
                        "py313-scipy",
                        "py314-scipy",
                        "py314-spacepy",
                        "py313-usadel1",
                        "py27-numpy",
                        "py27-scipy",
                        "DMFTtools",
                        "LORENE",
                        "OpenCoarrays",
                        "abinit",
                        "ape",
                        "ast",
                        "atompaw",
                        "bart",
                        "berkeleygw",
                        "ccpnmr",
                        "dftd3",
                        "dspl",
                        "ecCodes",
                        "elmerfem",
                        "esmf",
                        "etsf_io",
                        "gamess",
                        "gerris",
                        "getdp",
                        "giza",
                        "gildas",
                        "gr-specest",
                        "gr37-specest",
                        "harminv",
                        "hdf5",
                        "ifeffit",
                        "imager",
                        "jags",
                        "lanHEP",
                        "libctl",
                        "libmed",
                        "libsc",
                        "libxc",
                        "libxc4",
                        "libxc5",
                        "libxc6",
                        "madness",
                        "magicspp",
                        "mbdyn",
                        "metview",
                        "mfem",
                        "miriad",
                        "molden",
                        "mpich-gcc15",
                        "mpich-clang11",
                        "mpich-clang12",
                        "mpich-clang13",
                        "mpich-clang14",
                        "mpich-clang15",
                        "mpich-clang16",
                        "mpich-clang17",
                        "mpich-clang18",
                        "mpich-clang19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openmpi-clang19",
                        "emacs-mac-app-devel",
                        "openmpi-clang15",
                        "emacs-mac-app",
                        "mpich-gcc15",
                        "openmpi-clang16",
                        "mpich-clang11",
                        "openmpi-default",
                        "mpich-clang12",
                        "openmpi-clang20",
                        "mpich-clang13",
                        "openmpi-gcc15",
                        "mpich-clang14",
                        "openmpi-clang17",
                        "mpich-clang15",
                        "openmpi-clang11",
                        "p5.28-extutils-f77",
                        "mpich-clang16",
                        "p5.30-extutils-f77",
                        "pastix",
                        "p5.32-extutils-f77",
                        "mpich-clang17",
                        "p5.34-extutils-f77",
                        "openmpi-clang12",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "mpich-clang18",
                        "openmpi-clang18",
                        "mpich-clang19",
                        "openmpi-clang13",
                        "mpich-clang20",
                        "openmpi-clang",
                        "mpich-default",
                        "mbdyn",
                        "openmpi-clang14",
                        "mpich-clang"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "shtools"
                    ]
                }
            ]
        },
        {
            "name": "gcc13-libcxx",
            "portdir": "lang/gcc13",
            "version": "13.4.0",
            "license": "NCSA",
            "platforms": "{darwin >= 10}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc13",
            "long_description": "libc++ header implementation to be used by gcc13",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc13"
                    ]
                }
            ]
        },
        {
            "name": "libgcc14",
            "portdir": "lang/gcc14",
            "version": "14.3.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "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++, Modula-2 and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "isl",
                        "ld64",
                        "libmpc",
                        "mpfr",
                        "texinfo",
                        "zstd",
                        "cctools",
                        "gmp"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libiconv",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sgeostat",
                        "R-RcppArmadillo",
                        "R-RcppDist",
                        "R-RcppEigen",
                        "R-RcppEnsmallen",
                        "R-RcppNumerical",
                        "R-Rfast",
                        "R-Rfast2",
                        "R-minqa",
                        "R-mnormt",
                        "R-splines2",
                        "R-Amelia",
                        "R-ape",
                        "R-arrApply",
                        "R-bayesQR",
                        "R-bayescopulareg",
                        "R-bayesm",
                        "R-bspline",
                        "R-mvtnorm",
                        "R-nnls",
                        "R-biglm",
                        "R-irlba",
                        "R-mixsqp",
                        "R-mvnfast",
                        "R-pbivnorm",
                        "R-signal",
                        "R-statmod",
                        "R-tmvnsim",
                        "R-ucminf",
                        "R-SparseM",
                        "R-igraph",
                        "R-nleqslv",
                        "R-nloptr",
                        "R-quadprog",
                        "R-forecast",
                        "R-fracdiff",
                        "R-lmtest",
                        "R-projpred",
                        "R-tseries",
                        "R-urca",
                        "R-BGVAR",
                        "R-Hmisc",
                        "R-deSolve",
                        "R-deldir",
                        "R-expm",
                        "R-glasso",
                        "R-interp",
                        "R-randomForest",
                        "R-sm",
                        "R-stochvol",
                        "R-conquer",
                        "R-dcov",
                        "R-dlm",
                        "R-quantreg",
                        "R-robustbase",
                        "R-bsvars",
                        "R-gmm",
                        "R-gnm",
                        "R-qgraph",
                        "R-rootSolve",
                        "R-tmvtnorm",
                        "R-VGAM",
                        "R-sitmo",
                        "R-sem",
                        "R-subplex",
                        "R-slam",
                        "R-classInt",
                        "R-FKF",
                        "R-GA",
                        "R-acepack",
                        "R-gam",
                        "R-hts",
                        "R-leaps",
                        "R-strucchange",
                        "R-fBasics",
                        "R-gss",
                        "R-hexbin",
                        "R-lbfgsb3c",
                        "R-logspline",
                        "R-lokern",
                        "R-pcaPP",
                        "R-pspline",
                        "R-rmutil",
                        "R-Iso",
                        "R-cmprsk",
                        "R-fastGHQuad",
                        "R-lavacreg",
                        "R-lqmm",
                        "R-FME",
                        "R-RSpectra",
                        "R-apollo",
                        "R-kernlab",
                        "R-minpack.lm",
                        "R-qap",
                        "R-MLEcens",
                        "R-eha",
                        "R-mets",
                        "R-muhaz",
                        "R-readstata13",
                        "R-survPen",
                        "R-timereg",
                        "R-glmm",
                        "R-legion",
                        "R-polspline",
                        "R-riskRegression",
                        "R-rms",
                        "R-robustlmm",
                        "R-smooth",
                        "R-sommer",
                        "R-glmnet",
                        "R-gmeta",
                        "R-lars",
                        "R-bisque",
                        "R-dotCall64",
                        "R-fGarch",
                        "R-fastICA",
                        "R-fields",
                        "R-lavaSearch2",
                        "R-spam",
                        "R-spam64",
                        "R-targeted",
                        "R-msm",
                        "R-ramcmc",
                        "R-rstpm2",
                        "R-sparsevb",
                        "R-GenSA",
                        "R-mirtjml",
                        "R-pomp",
                        "R-bpgmm",
                        "R-bvpSolve",
                        "R-ddalpha",
                        "R-fabMix",
                        "R-mclust",
                        "R-mcmcse",
                        "R-mix",
                        "R-nimble",
                        "R-pgmm",
                        "R-tweedie",
                        "R-TMB",
                        "R-actuar",
                        "R-alpaca",
                        "R-bife",
                        "R-geigen",
                        "R-impute",
                        "R-lfe",
                        "R-roptim",
                        "R-bnlearn",
                        "R-seriation",
                        "R-DPQ",
                        "R-waveslim",
                        "R-dcurver",
                        "R-gee",
                        "R-mirt",
                        "R-phangorn",
                        "R-phyr",
                        "R-vegan",
                        "R-brnn",
                        "R-Rcsdp",
                        "R-clinfun",
                        "R-repeated",
                        "R-scs",
                        "R-MatrixExtra",
                        "R-float",
                        "R-milr",
                        "R-penalized",
                        "R-psd",
                        "R-rsparse",
                        "R-estimatr",
                        "R-hbal",
                        "R-lotri",
                        "R-BayesRGMM",
                        "R-RcppML",
                        "R-DistributionUtils",
                        "R-PRIMME",
                        "R-RcppSMC",
                        "R-arfima",
                        "R-flintyR",
                        "R-svd",
                        "R-twang",
                        "R-limSolve",
                        "R-mlegp",
                        "R-norm2",
                        "R-sparseDFM",
                        "R-r2sundials",
                        "R-rmarchingcubes",
                        "R-rmumps",
                        "R-Rtsne",
                        "R-dualtrees",
                        "R-esreg",
                        "R-rotasym",
                        "R-sphunif",
                        "R-BMA",
                        "R-GSE",
                        "R-cellWise",
                        "R-robust",
                        "R-robustvarComp",
                        "R-rrcov",
                        "R-fable",
                        "R-BSSprep",
                        "R-ICtest",
                        "R-ebdbNet",
                        "R-fICA",
                        "R-norm",
                        "R-preprocessCore",
                        "R-singR",
                        "R-publipha",
                        "R-qtl",
                        "R-RiemBase",
                        "R-cccp",
                        "R-glmmML",
                        "R-labdsv",
                        "R-maotai",
                        "R-mlpack",
                        "R-optpart",
                        "R-fso",
                        "R-lpSolveAPI",
                        "R-matrixdist",
                        "R-MatrixCorrelation",
                        "R-fourierin",
                        "R-mcemGLM",
                        "R-mixgb",
                        "R-strucchangeRcpp",
                        "R-CDM",
                        "R-GDINA",
                        "R-Kendall",
                        "R-TAM",
                        "R-dfms",
                        "R-flashClust",
                        "R-miceadds",
                        "R-pbv",
                        "R-sirt",
                        "R-JMbayes",
                        "R-MSCMT",
                        "R-compositions",
                        "R-volesti",
                        "R-bigalgebra",
                        "R-glmmPen",
                        "R-quanteda",
                        "R-sentopics",
                        "R-BayesPPD",
                        "R-bgw",
                        "R-glassoFast",
                        "R-lpirfs",
                        "R-pcalg",
                        "R-quanteda.textmodels",
                        "R-rpf",
                        "R-yuima",
                        "R-BVSNLP",
                        "R-rminqa",
                        "R-vennLasso",
                        "R-bigsnpr",
                        "R-bigstatsr",
                        "R-coop",
                        "R-didimputation",
                        "R-rEDM",
                        "R-brmsmargins",
                        "R-ppmSuite",
                        "R-BFpack",
                        "R-bain",
                        "R-gamselBayes",
                        "R-betaBayes",
                        "R-scam",
                        "R-blockcluster",
                        "R-fortranfctpassing",
                        "R-gRain",
                        "R-gRbase",
                        "R-rtkore",
                        "R-bpnreg",
                        "R-ccaPP",
                        "R-cord",
                        "R-echoice2",
                        "R-simts",
                        "R-tsBSS",
                        "R-BGGM",
                        "R-TSSS",
                        "R-pan",
                        "R-prefmod",
                        "R-robeth",
                        "R-ACDm",
                        "R-BDgraph",
                        "R-BayesQVGEL",
                        "R-copre",
                        "R-hawkes",
                        "R-l0ara",
                        "R-marqLevAlg",
                        "R-n1qn1",
                        "R-ssgraph",
                        "R-fastmatrix",
                        "R-pbdSLAP",
                        "R-changepoint",
                        "R-cplm",
                        "R-earth",
                        "R-mda",
                        "R-bark",
                        "R-bvarsv",
                        "R-gMWT",
                        "R-ptf",
                        "R-splancs",
                        "R-KODAMA",
                        "R-mev",
                        "R-ClusVis",
                        "R-SparseChol",
                        "R-VarSelLCM",
                        "R-glmmrBase",
                        "R-glmmrOptim",
                        "R-rBDAT",
                        "R-ADMM",
                        "R-RcppClock",
                        "R-RcppDE",
                        "R-Rdimtools",
                        "R-mclustcomp",
                        "R-rpm",
                        "R-sparseSEM",
                        "R-wdnet",
                        "R-RcppHMM",
                        "R-TreeBUGS",
                        "R-acebayes",
                        "R-bliss",
                        "R-exdex",
                        "R-leidenAlg",
                        "R-revdbayes",
                        "R-rust",
                        "R-sccore",
                        "R-KFAS",
                        "R-fUnitRoots",
                        "R-pimeta",
                        "R-rcccd",
                        "R-sarima",
                        "R-BCSub",
                        "R-ROptSpace",
                        "R-anMC",
                        "R-graphicalVAR",
                        "R-manifold",
                        "R-parallelDist",
                        "R-RoBMA",
                        "R-magi",
                        "R-paropt",
                        "R-spNNGP",
                        "R-bigGP",
                        "R-cglasso",
                        "R-covglasso",
                        "R-unmarked",
                        "R-eBsc",
                        "R-lddmm",
                        "R-ClusPred",
                        "R-DESeq2",
                        "R-RLT",
                        "R-gRc",
                        "R-gps",
                        "R-mDAG",
                        "R-spBFA",
                        "R-womblR",
                        "R-CovTools",
                        "R-KernelKnn",
                        "R-MomTrunc",
                        "R-NetMix",
                        "R-SHT",
                        "R-StempCens",
                        "R-elmNNRcpp",
                        "R-lefko3",
                        "R-mastif",
                        "R-proxyC",
                        "R-spMC",
                        "R-tlrmvnmvt",
                        "R-circular",
                        "R-mdgc",
                        "R-mmcif",
                        "R-psqn",
                        "R-NPflow",
                        "R-ash",
                        "R-hdrcde",
                        "R-parglm",
                        "R-sparcl",
                        "R-tmvtnsim",
                        "R-bootUR",
                        "R-crctStepdown",
                        "R-fastglm",
                        "R-gena",
                        "R-hpa",
                        "R-islasso",
                        "R-levmaR",
                        "R-mnorm",
                        "R-switchSelection",
                        "R-ManlyMix",
                        "R-hdbm",
                        "R-hitandrun",
                        "R-LongMemoryTS",
                        "R-ClusterR",
                        "R-FD",
                        "R-OpenImageR",
                        "R-ade4",
                        "R-lmom",
                        "R-pamr",
                        "R-rrum",
                        "R-rugarch",
                        "R-simcdm",
                        "R-CircSpaceTime",
                        "R-DescTools",
                        "R-RcppCensSpatial",
                        "R-relliptical",
                        "R-BranchGLM",
                        "R-UComp",
                        "R-crch",
                        "R-scoringRules",
                        "R-coin",
                        "R-coneproj",
                        "R-libcoin",
                        "R-qpcR",
                        "R-GofKmt",
                        "R-fractalRegression",
                        "R-lolog",
                        "R-qfa",
                        "R-ctmcd",
                        "R-markovchain",
                        "R-spdep",
                        "R-sundialr",
                        "R-DepthProc",
                        "R-EBglmnet",
                        "R-L1pack",
                        "R-Morpho",
                        "R-Rdsdp",
                        "R-Riemann",
                        "R-T4cluster",
                        "R-emBayes",
                        "R-fdacluster",
                        "R-fdasrvf",
                        "R-TDAkit",
                        "R-abn",
                        "R-free",
                        "R-gofar",
                        "R-gstat",
                        "R-rrpack",
                        "R-edgeR",
                        "R-sentometrics",
                        "R-spatialreg",
                        "R-spfa",
                        "R-EMCluster",
                        "R-TAG",
                        "R-catdap",
                        "R-fHMM",
                        "R-ncpen",
                        "R-watson",
                        "R-Lmoments",
                        "R-evgam",
                        "R-EBEN",
                        "R-zic",
                        "R-Rlinsolve",
                        "R-SpatialBSS",
                        "R-ZVCV",
                        "R-leidenbase",
                        "R-BayesMallows",
                        "R-fastshap",
                        "R-momentfit",
                        "R-party",
                        "R-FaultTree",
                        "R-blockmodels",
                        "R-imbalance",
                        "R-tensorBSS",
                        "R-conTree",
                        "R-jointDiag",
                        "R-RMSS",
                        "R-bvartools",
                        "R-pense",
                        "R-robStepSplitReg",
                        "R-seqHMM",
                        "R-tdata",
                        "R-MatchIt",
                        "R-bamlss",
                        "R-dynmix",
                        "R-ergmito",
                        "R-idefix",
                        "R-ebTobit",
                        "R-bda",
                        "R-binGroup2",
                        "R-mlmmm",
                        "R-STAREG",
                        "R-mboost",
                        "R-tram",
                        "R-QUIC",
                        "R-bvls",
                        "R-leptokurticMixture",
                        "R-lorec",
                        "R-robsurvey",
                        "R-scio",
                        "R-wbacon",
                        "R-wsbackfit",
                        "R-Delaporte",
                        "R-KERE",
                        "R-RobustAFT",
                        "R-MixSim",
                        "R-SAGMM",
                        "R-ezglm",
                        "R-lowmemtkmeans",
                        "R-rexpokit",
                        "R-FuzzySimRes",
                        "R-aws",
                        "R-eimpute",
                        "R-fastAFT",
                        "R-JMbayes2",
                        "R-RobStatTM",
                        "R-adjclust",
                        "R-cequre",
                        "R-dtwclust",
                        "R-gap",
                        "R-latentnet",
                        "R-pyinit",
                        "R-rrcovNA",
                        "R-sensitivity",
                        "R-softImpute",
                        "R-densEstBayes",
                        "R-fastadi",
                        "R-mpath",
                        "R-secure",
                        "R-coxerr",
                        "R-mokken",
                        "R-BayesReversePLLH",
                        "R-BayesSUR",
                        "R-factorstochvol",
                        "R-lessSEM",
                        "R-sdwd",
                        "R-DstarM",
                        "R-bigsplines",
                        "R-lassoshooting",
                        "R-quantregForest",
                        "R-dplR",
                        "R-mombf",
                        "R-sgd",
                        "R-treeclim",
                        "R-comat",
                        "R-desla",
                        "R-robustHD",
                        "R-TruncatedNormal",
                        "R-spikeSlabGAM",
                        "R-GPM",
                        "R-GpGp",
                        "R-WSGeometry",
                        "R-MendelianRandomization",
                        "R-ldt",
                        "R-ROI.plugin.qpoases",
                        "R-BsMD",
                        "R-FLORAL",
                        "R-OBsMD",
                        "R-bootstrap",
                        "R-mpmi",
                        "R-baygel",
                        "R-deTestSet",
                        "R-ggdmc",
                        "R-kdecopula",
                        "R-sleev",
                        "R-timsac",
                        "R-CholWishart",
                        "R-RealVAMS",
                        "R-grpnet",
                        "R-robustBLME",
                        "R-SAMM",
                        "R-bigtime",
                        "R-MCMCprecision",
                        "R-fDMA",
                        "R-kazaam",
                        "R-localgauss",
                        "R-multinomialLogitMix",
                        "R-puniform",
                        "R-tsPI",
                        "R-dsfa",
                        "R-PLordprob",
                        "R-RaschSampler",
                        "R-cobs",
                        "R-coxphf",
                        "R-dgumbel",
                        "R-gigg",
                        "R-psgp",
                        "R-sbmSDP",
                        "R-Nmix",
                        "R-SpaceTimeBSS",
                        "R-aihuman",
                        "R-hdpGLM",
                        "R-lpridge",
                        "R-lvmcomp",
                        "R-msBP",
                        "R-mixedClust",
                        "R-ordinalClust",
                        "R-pcLasso",
                        "R-Bayesrel",
                        "R-LogicReg",
                        "R-OpenMx",
                        "R-quanteda.textstats",
                        "R-rego",
                        "R-roll",
                        "R-RFCCA",
                        "R-RTMB",
                        "R-invgamstochvol",
                        "R-nbfar",
                        "R-psp",
                        "R-tgp",
                        "R-GMCM",
                        "R-gglasso",
                        "R-glmmEP",
                        "R-lmm",
                        "R-netrankr",
                        "R-propagate",
                        "R-wCorr",
                        "R-BAS",
                        "R-ginormal",
                        "R-bartBMA",
                        "R-gb",
                        "R-rrMixture",
                        "R-vMF",
                        "R-fda.usc",
                        "R-slasso",
                        "R-minimaxApprox",
                        "R-PPMiss",
                        "R-bqtl",
                        "R-carat",
                        "R-cat",
                        "R-hibayes",
                        "R-lpcde",
                        "R-mvgb",
                        "R-scModels",
                        "R-QZ",
                        "R-crqa",
                        "R-rdist",
                        "R-defm",
                        "R-Rfit",
                        "R-bcROCsurface",
                        "R-bootCT",
                        "R-rqPen",
                        "R-GPFDA",
                        "R-bssm",
                        "R-diagis",
                        "R-eulerr",
                        "R-smoots",
                        "R-walker",
                        "R-waspr",
                        "R-PMCMRplus",
                        "R-ibr",
                        "R-cubicBsplines",
                        "R-fastcpd",
                        "R-fdaMixed",
                        "R-pqrBayes",
                        "R-mixture",
                        "R-fdaSP",
                        "R-ivx",
                        "R-Vdgraph",
                        "R-ICSClust",
                        "R-tclust",
                        "R-evinf",
                        "R-BTSR",
                        "R-CovRegRF",
                        "R-RandomFields",
                        "R-RandomFieldsUtils",
                        "R-dann",
                        "R-etm",
                        "R-geoCount",
                        "R-geostatsp",
                        "R-kmndirs",
                        "R-laGP",
                        "libgcc13",
                        "R",
                        "R-dccpp",
                        "R-eRm",
                        "R-kalmanfilter",
                        "R-kimfilter",
                        "R-mixAK",
                        "R-MGMM",
                        "R-RGN",
                        "R-sparsegl",
                        "R-monomvn",
                        "R-sparsenet",
                        "R-KernSmooth",
                        "R-Matrix",
                        "R-cluster",
                        "R-mgcv",
                        "R-nlme",
                        "R-BCEE",
                        "R-gausscov",
                        "R-cglm",
                        "R-ktweedie",
                        "R-NormPsy",
                        "R-lcmm",
                        "R-aRtsy",
                        "R-deepgp",
                        "R-eglhmm",
                        "R-mashr",
                        "R-Sieve",
                        "R-esemifar",
                        "R-telefit",
                        "R-cPCG",
                        "R-gRim",
                        "R-hmm.discnp",
                        "R-moveHMM",
                        "R-amap",
                        "R-mrfDepth",
                        "R-subselect",
                        "R-genefilter",
                        "R-MMVBVS",
                        "R-RRI",
                        "R-gasper",
                        "R-sbm",
                        "R-DMQ",
                        "R-RCDT",
                        "R-Rnanoflann",
                        "R-missSBM",
                        "R-xrnet",
                        "R-RSSL",
                        "R-SSLR",
                        "R-crawl",
                        "R-oeli",
                        "R-samr",
                        "R-LatticeKrig",
                        "R-autoFRK",
                        "R-mhurdle",
                        "R-HARModel",
                        "R-bvhar",
                        "R-kyotil",
                        "R-ltsk",
                        "R-aorsf",
                        "R-BayesLN",
                        "R-regmhmm",
                        "R-tgstat",
                        "R-BGLR",
                        "R-blatent",
                        "R-nlmm",
                        "R-BTtest",
                        "R-gslnls",
                        "R-rmgarch",
                        "R-semidist",
                        "R-sglasso",
                        "R-spBayes",
                        "R-bcp",
                        "R-lowpassFilter",
                        "R-stepR",
                        "R-bayesianVARs",
                        "R-dfsaneacc",
                        "R-robustmatrix",
                        "R-BayesPPDSurv",
                        "R-bpr",
                        "R-frontiles",
                        "R-mvord",
                        "R-qbld",
                        "R-bnmr",
                        "R-HHG",
                        "R-bayesWatch",
                        "R-gammSlice",
                        "R-probout",
                        "R-rcpptimer",
                        "R-LMest",
                        "R-MultiLCIRT",
                        "R-LowRankQP",
                        "R-RprobitB",
                        "R-BigQuic",
                        "R-CARMS",
                        "R-mvrsquared",
                        "R-orthoDr",
                        "R-tidylda",
                        "R-DNAcopy",
                        "R-VARDetect",
                        "R-tripack",
                        "R-seededlda",
                        "R-stm",
                        "R-GLCMTextures",
                        "R-MNP",
                        "R-glmGamPoi",
                        "R-harmony",
                        "R-sctransform",
                        "R-optmatch",
                        "R-RcppBlaze",
                        "R-fastkqr",
                        "R-multitaper",
                        "R-slp",
                        "R-multimode",
                        "R-rsae",
                        "R-joineRML",
                        "R-multgee",
                        "gcc14",
                        "R-mirtCAT",
                        "R-HDTSA",
                        "R-LaMa",
                        "R-PHSMM",
                        "R-PAGFL",
                        "R-fntl",
                        "R-RcppBessel",
                        "R-bigergm",
                        "R-starma",
                        "R-fNonlinear",
                        "R-sox",
                        "R-netdiffuseR",
                        "R-PRTree",
                        "R-HMMEsolver",
                        "R-gsynth",
                        "R-sts",
                        "R-dlmtree",
                        "R-pcadapt",
                        "R-mcr",
                        "R-robslopes",
                        "R-bayesSurv",
                        "R-qfratio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc13"
                    ]
                }
            ]
        },
        {
            "name": "libgcc13",
            "portdir": "lang/gcc13",
            "version": "13.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10}",
            "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++, Modula-2 and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "isl",
                        "ld64",
                        "libmpc",
                        "mpfr",
                        "texinfo",
                        "zstd",
                        "cctools",
                        "gmp"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libgcc14",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gcc13",
                        "fxt",
                        "mpich-gcc13",
                        "openmpi-gcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc12"
                    ]
                }
            ]
        },
        {
            "name": "gcc14",
            "portdir": "lang/gcc14",
            "version": "14.3.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "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++, Modula-2 and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "libgcc14",
                        "mpfr",
                        "zstd",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc14-libcxx",
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "R-sgeostat",
                        "py39-clawpack",
                        "R-mcr",
                        "R-robslopes",
                        "openmpi-gcc14",
                        "R-bayesSurv",
                        "R-qfratio",
                        "R",
                        "R-RcppArmadillo",
                        "R-RcppDist",
                        "R-RcppEigen",
                        "R-RcppEnsmallen",
                        "R-RcppNumerical",
                        "R-Rfast",
                        "R-Rfast2",
                        "R-minqa",
                        "R-mnormt",
                        "R-splines2",
                        "R-Amelia",
                        "R-ape",
                        "R-arrApply",
                        "R-bayesQR",
                        "R-bayescopulareg",
                        "R-bayesm",
                        "R-bspline",
                        "R-mvtnorm",
                        "R-nnls",
                        "R-biglm",
                        "R-irlba",
                        "R-mixsqp",
                        "R-mvnfast",
                        "R-pbivnorm",
                        "R-signal",
                        "R-statmod",
                        "R-tmvnsim",
                        "R-ucminf",
                        "R-SparseM",
                        "R-igraph",
                        "R-nleqslv",
                        "R-nloptr",
                        "R-quadprog",
                        "R-forecast",
                        "R-fracdiff",
                        "R-lmtest",
                        "R-projpred",
                        "R-tseries",
                        "R-urca",
                        "R-BGVAR",
                        "R-Hmisc",
                        "R-deSolve",
                        "R-deldir",
                        "R-expm",
                        "R-glasso",
                        "R-interp",
                        "R-randomForest",
                        "R-sm",
                        "R-stochvol",
                        "R-conquer",
                        "R-dcov",
                        "R-dlm",
                        "R-quantreg",
                        "R-robustbase",
                        "R-bsvars",
                        "R-gmm",
                        "R-gnm",
                        "R-qgraph",
                        "R-rootSolve",
                        "R-tmvtnorm",
                        "R-VGAM",
                        "R-sitmo",
                        "R-sem",
                        "R-subplex",
                        "R-slam",
                        "R-classInt",
                        "R-FKF",
                        "R-GA",
                        "R-acepack",
                        "R-gam",
                        "R-hts",
                        "R-leaps",
                        "R-strucchange",
                        "R-fBasics",
                        "R-gss",
                        "R-hexbin",
                        "R-lbfgsb3c",
                        "R-logspline",
                        "R-lokern",
                        "R-pcaPP",
                        "R-pspline",
                        "R-rmutil",
                        "R-Iso",
                        "R-cmprsk",
                        "R-fastGHQuad",
                        "R-lavacreg",
                        "R-lqmm",
                        "R-FME",
                        "R-RSpectra",
                        "R-apollo",
                        "R-kernlab",
                        "R-minpack.lm",
                        "R-qap",
                        "R-MLEcens",
                        "R-eha",
                        "R-mets",
                        "R-muhaz",
                        "R-readstata13",
                        "R-survPen",
                        "R-timereg",
                        "R-glmm",
                        "R-legion",
                        "R-polspline",
                        "R-riskRegression",
                        "R-rms",
                        "R-robustlmm",
                        "R-smooth",
                        "R-sommer",
                        "R-glmnet",
                        "R-gmeta",
                        "R-lars",
                        "R-bisque",
                        "R-dotCall64",
                        "R-fGarch",
                        "R-fastICA",
                        "R-fields",
                        "R-lavaSearch2",
                        "R-spam",
                        "R-spam64",
                        "R-targeted",
                        "R-msm",
                        "R-ramcmc",
                        "R-rstpm2",
                        "R-sparsevb",
                        "R-GenSA",
                        "R-mirtjml",
                        "R-pomp",
                        "R-bpgmm",
                        "R-bvpSolve",
                        "R-ddalpha",
                        "R-fabMix",
                        "R-mclust",
                        "R-mcmcse",
                        "R-mix",
                        "R-nimble",
                        "R-pgmm",
                        "R-tweedie",
                        "R-TMB",
                        "R-actuar",
                        "R-alpaca",
                        "R-bife",
                        "R-geigen",
                        "R-impute",
                        "R-lfe",
                        "R-roptim",
                        "R-bnlearn",
                        "R-seriation",
                        "R-DPQ",
                        "R-waveslim",
                        "R-dcurver",
                        "R-gee",
                        "R-mirt",
                        "R-phangorn",
                        "R-phyr",
                        "R-vegan",
                        "R-brnn",
                        "R-Rcsdp",
                        "R-clinfun",
                        "R-repeated",
                        "R-scs",
                        "R-MatrixExtra",
                        "R-float",
                        "R-milr",
                        "R-penalized",
                        "R-psd",
                        "R-rsparse",
                        "R-estimatr",
                        "R-hbal",
                        "R-lotri",
                        "R-BayesRGMM",
                        "R-RcppML",
                        "R-DistributionUtils",
                        "R-PRIMME",
                        "R-RcppSMC",
                        "R-arfima",
                        "R-flintyR",
                        "R-svd",
                        "R-twang",
                        "R-limSolve",
                        "R-mlegp",
                        "R-norm2",
                        "R-sparseDFM",
                        "R-r2sundials",
                        "R-rmarchingcubes",
                        "R-rmumps",
                        "R-Rtsne",
                        "R-dualtrees",
                        "R-esreg",
                        "R-rotasym",
                        "R-sphunif",
                        "R-BMA",
                        "R-GSE",
                        "R-cellWise",
                        "R-robust",
                        "R-robustvarComp",
                        "R-rrcov",
                        "R-fable",
                        "R-BSSprep",
                        "R-ICtest",
                        "R-ebdbNet",
                        "R-fICA",
                        "R-norm",
                        "R-preprocessCore",
                        "R-singR",
                        "R-publipha",
                        "R-qtl",
                        "R-RiemBase",
                        "R-cccp",
                        "R-glmmML",
                        "R-labdsv",
                        "R-maotai",
                        "R-mlpack",
                        "R-optpart",
                        "R-fso",
                        "R-lpSolveAPI",
                        "R-matrixdist",
                        "R-tgstat",
                        "R-MatrixCorrelation",
                        "R-fourierin",
                        "R-mcemGLM",
                        "R-mixgb",
                        "R-strucchangeRcpp",
                        "R-CDM",
                        "R-GDINA",
                        "R-Kendall",
                        "R-TAM",
                        "R-dfms",
                        "R-flashClust",
                        "R-miceadds",
                        "R-pbv",
                        "R-sirt",
                        "R-JMbayes",
                        "R-MSCMT",
                        "R-compositions",
                        "R-volesti",
                        "R-bigalgebra",
                        "R-glmmPen",
                        "R-quanteda",
                        "R-sentopics",
                        "R-BayesPPD",
                        "R-bgw",
                        "R-glassoFast",
                        "R-lpirfs",
                        "R-pcalg",
                        "R-quanteda.textmodels",
                        "R-rpf",
                        "R-yuima",
                        "R-BVSNLP",
                        "R-rminqa",
                        "R-vennLasso",
                        "R-bigsnpr",
                        "R-bigstatsr",
                        "R-coop",
                        "R-didimputation",
                        "R-rEDM",
                        "R-brmsmargins",
                        "R-ppmSuite",
                        "R-BFpack",
                        "R-bain",
                        "R-gamselBayes",
                        "R-betaBayes",
                        "R-scam",
                        "R-blockcluster",
                        "R-fortranfctpassing",
                        "R-gRain",
                        "R-gRbase",
                        "R-rtkore",
                        "R-bpnreg",
                        "R-ccaPP",
                        "R-cord",
                        "R-echoice2",
                        "R-simts",
                        "R-tsBSS",
                        "R-BGGM",
                        "R-TSSS",
                        "R-pan",
                        "R-prefmod",
                        "R-robeth",
                        "R-ACDm",
                        "R-BDgraph",
                        "R-BayesQVGEL",
                        "R-copre",
                        "R-hawkes",
                        "R-l0ara",
                        "R-marqLevAlg",
                        "R-n1qn1",
                        "R-ssgraph",
                        "R-fastmatrix",
                        "R-pbdSLAP",
                        "R-changepoint",
                        "R-cplm",
                        "R-earth",
                        "R-mda",
                        "R-bark",
                        "R-bvarsv",
                        "R-gMWT",
                        "R-ptf",
                        "R-splancs",
                        "R-KODAMA",
                        "R-mev",
                        "R-ClusVis",
                        "R-SparseChol",
                        "R-VarSelLCM",
                        "R-glmmrBase",
                        "R-glmmrOptim",
                        "R-rBDAT",
                        "R-ADMM",
                        "R-RcppClock",
                        "R-RcppDE",
                        "R-Rdimtools",
                        "R-mclustcomp",
                        "R-rpm",
                        "R-sparseSEM",
                        "R-wdnet",
                        "R-RcppHMM",
                        "R-TreeBUGS",
                        "R-acebayes",
                        "R-bliss",
                        "R-exdex",
                        "R-leidenAlg",
                        "R-revdbayes",
                        "R-rust",
                        "R-sccore",
                        "R-KFAS",
                        "R-fUnitRoots",
                        "R-pimeta",
                        "R-rcccd",
                        "R-sarima",
                        "R-BCSub",
                        "R-ROptSpace",
                        "R-anMC",
                        "R-graphicalVAR",
                        "R-manifold",
                        "R-parallelDist",
                        "R-RoBMA",
                        "R-magi",
                        "R-paropt",
                        "R-spNNGP",
                        "R-bigGP",
                        "R-cglasso",
                        "R-covglasso",
                        "R-unmarked",
                        "R-eBsc",
                        "R-lddmm",
                        "R-ClusPred",
                        "R-DESeq2",
                        "R-RLT",
                        "R-gRc",
                        "R-gps",
                        "R-mDAG",
                        "R-spBFA",
                        "R-womblR",
                        "R-CovTools",
                        "R-KernelKnn",
                        "R-MomTrunc",
                        "R-NetMix",
                        "R-SHT",
                        "R-StempCens",
                        "R-elmNNRcpp",
                        "R-lefko3",
                        "R-mastif",
                        "R-proxyC",
                        "R-spMC",
                        "R-tlrmvnmvt",
                        "R-circular",
                        "R-mdgc",
                        "R-mmcif",
                        "R-psqn",
                        "R-NPflow",
                        "R-ash",
                        "R-hdrcde",
                        "R-parglm",
                        "R-sparcl",
                        "R-tmvtnsim",
                        "R-bootUR",
                        "R-crctStepdown",
                        "R-fastglm",
                        "R-gena",
                        "R-hpa",
                        "R-islasso",
                        "R-levmaR",
                        "R-mnorm",
                        "R-switchSelection",
                        "R-ManlyMix",
                        "R-hdbm",
                        "R-hitandrun",
                        "R-LongMemoryTS",
                        "R-ClusterR",
                        "R-FD",
                        "R-OpenImageR",
                        "R-ade4",
                        "R-lmom",
                        "R-pamr",
                        "R-rrum",
                        "R-rugarch",
                        "R-simcdm",
                        "R-CircSpaceTime",
                        "R-DescTools",
                        "R-RcppCensSpatial",
                        "R-relliptical",
                        "R-BranchGLM",
                        "R-UComp",
                        "R-crch",
                        "R-scoringRules",
                        "R-coin",
                        "R-coneproj",
                        "R-libcoin",
                        "R-qpcR",
                        "R-GofKmt",
                        "R-fractalRegression",
                        "R-lolog",
                        "R-qfa",
                        "R-ctmcd",
                        "R-markovchain",
                        "R-spdep",
                        "R-sundialr",
                        "R-DepthProc",
                        "R-EBglmnet",
                        "R-L1pack",
                        "R-Morpho",
                        "R-Rdsdp",
                        "R-Riemann",
                        "R-T4cluster",
                        "R-emBayes",
                        "R-fdacluster",
                        "R-fdasrvf",
                        "R-TDAkit",
                        "R-abn",
                        "R-free",
                        "R-gofar",
                        "R-gstat",
                        "R-rrpack",
                        "R-edgeR",
                        "R-sentometrics",
                        "R-spatialreg",
                        "R-spfa",
                        "R-EMCluster",
                        "R-TAG",
                        "R-catdap",
                        "R-fHMM",
                        "R-ncpen",
                        "R-watson",
                        "R-Lmoments",
                        "R-evgam",
                        "R-EBEN",
                        "R-zic",
                        "R-Rlinsolve",
                        "R-SpatialBSS",
                        "R-ZVCV",
                        "R-leidenbase",
                        "R-BayesMallows",
                        "R-fastshap",
                        "R-momentfit",
                        "R-party",
                        "R-FaultTree",
                        "R-blockmodels",
                        "R-imbalance",
                        "R-tensorBSS",
                        "R-conTree",
                        "R-jointDiag",
                        "R-RMSS",
                        "R-bvartools",
                        "R-pense",
                        "R-robStepSplitReg",
                        "R-seqHMM",
                        "R-tdata",
                        "R-MatchIt",
                        "R-bamlss",
                        "R-dynmix",
                        "R-ergmito",
                        "R-idefix",
                        "R-ebTobit",
                        "R-bda",
                        "R-binGroup2",
                        "R-mlmmm",
                        "R-STAREG",
                        "R-mboost",
                        "R-tram",
                        "R-QUIC",
                        "R-bvls",
                        "R-leptokurticMixture",
                        "R-lorec",
                        "R-robsurvey",
                        "R-scio",
                        "R-wbacon",
                        "R-wsbackfit",
                        "R-Delaporte",
                        "R-KERE",
                        "R-RobustAFT",
                        "R-MixSim",
                        "R-SAGMM",
                        "R-ezglm",
                        "R-lowmemtkmeans",
                        "R-rexpokit",
                        "R-FuzzySimRes",
                        "R-aws",
                        "R-eimpute",
                        "R-fastAFT",
                        "R-JMbayes2",
                        "R-RobStatTM",
                        "R-adjclust",
                        "R-cequre",
                        "R-dtwclust",
                        "R-gap",
                        "R-latentnet",
                        "R-pyinit",
                        "R-rrcovNA",
                        "R-sensitivity",
                        "R-softImpute",
                        "R-densEstBayes",
                        "R-fastadi",
                        "R-mpath",
                        "R-secure",
                        "R-coxerr",
                        "R-mokken",
                        "R-BayesReversePLLH",
                        "R-BayesSUR",
                        "R-factorstochvol",
                        "R-lessSEM",
                        "R-sdwd",
                        "R-DstarM",
                        "R-bigsplines",
                        "R-lassoshooting",
                        "R-quantregForest",
                        "R-dplR",
                        "R-mombf",
                        "R-sgd",
                        "R-treeclim",
                        "R-comat",
                        "R-desla",
                        "R-robustHD",
                        "R-TruncatedNormal",
                        "R-spikeSlabGAM",
                        "R-GPM",
                        "R-GpGp",
                        "R-WSGeometry",
                        "R-MendelianRandomization",
                        "R-ldt",
                        "R-ROI.plugin.qpoases",
                        "R-BsMD",
                        "R-FLORAL",
                        "R-OBsMD",
                        "R-bootstrap",
                        "R-mpmi",
                        "R-baygel",
                        "R-deTestSet",
                        "R-ggdmc",
                        "R-kdecopula",
                        "R-sleev",
                        "R-timsac",
                        "R-CholWishart",
                        "R-RealVAMS",
                        "R-grpnet",
                        "R-robustBLME",
                        "R-SAMM",
                        "R-bigtime",
                        "R-MCMCprecision",
                        "R-fDMA",
                        "R-kazaam",
                        "R-localgauss",
                        "R-multinomialLogitMix",
                        "R-puniform",
                        "R-tsPI",
                        "R-dsfa",
                        "R-minimaxApprox",
                        "R-PLordprob",
                        "R-RaschSampler",
                        "R-cobs",
                        "R-coxphf",
                        "R-dgumbel",
                        "R-gigg",
                        "R-psgp",
                        "R-sbmSDP",
                        "R-Nmix",
                        "R-SpaceTimeBSS",
                        "R-aihuman",
                        "R-hdpGLM",
                        "R-lpridge",
                        "R-lvmcomp",
                        "R-msBP",
                        "R-mixedClust",
                        "R-ordinalClust",
                        "R-pcLasso",
                        "R-Bayesrel",
                        "R-LogicReg",
                        "R-OpenMx",
                        "R-quanteda.textstats",
                        "R-rego",
                        "R-roll",
                        "R-RFCCA",
                        "R-RTMB",
                        "R-invgamstochvol",
                        "R-nbfar",
                        "R-psp",
                        "R-tgp",
                        "R-GMCM",
                        "R-gglasso",
                        "R-glmmEP",
                        "R-lmm",
                        "R-netrankr",
                        "R-propagate",
                        "R-wCorr",
                        "R-BAS",
                        "R-ginormal",
                        "R-bartBMA",
                        "R-gb",
                        "R-rrMixture",
                        "R-vMF",
                        "R-fda.usc",
                        "R-slasso",
                        "R-PPMiss",
                        "R-bqtl",
                        "R-carat",
                        "R-cat",
                        "R-hibayes",
                        "R-lpcde",
                        "R-mvgb",
                        "R-scModels",
                        "R-QZ",
                        "R-crqa",
                        "R-rdist",
                        "R-defm",
                        "R-Rfit",
                        "R-bcROCsurface",
                        "R-bootCT",
                        "R-rqPen",
                        "R-GPFDA",
                        "R-bssm",
                        "R-diagis",
                        "R-eulerr",
                        "R-smoots",
                        "R-walker",
                        "R-waspr",
                        "R-PMCMRplus",
                        "R-ibr",
                        "R-cubicBsplines",
                        "R-fastcpd",
                        "R-fdaMixed",
                        "R-pqrBayes",
                        "R-mixture",
                        "R-fdaSP",
                        "R-ivx",
                        "R-Vdgraph",
                        "R-ICSClust",
                        "R-tclust",
                        "R-evinf",
                        "R-BTSR",
                        "R-CovRegRF",
                        "R-RandomFields",
                        "R-RandomFieldsUtils",
                        "R-dann",
                        "R-etm",
                        "R-geoCount",
                        "R-geostatsp",
                        "R-kmndirs",
                        "R-laGP",
                        "R-dccpp",
                        "R-eRm",
                        "R-kalmanfilter",
                        "R-kimfilter",
                        "R-mixAK",
                        "R-MGMM",
                        "R-RGN",
                        "R-sparsegl",
                        "R-monomvn",
                        "R-sparsenet",
                        "R-KernSmooth",
                        "R-Matrix",
                        "R-cluster",
                        "R-mgcv",
                        "R-nlme",
                        "R-BCEE",
                        "R-gausscov",
                        "R-cglm",
                        "R-ktweedie",
                        "R-NormPsy",
                        "R-lcmm",
                        "R-aRtsy",
                        "R-deepgp",
                        "R-eglhmm",
                        "R-mashr",
                        "R-Sieve",
                        "R-esemifar",
                        "R-telefit",
                        "R-cPCG",
                        "R-gRim",
                        "R-hmm.discnp",
                        "R-moveHMM",
                        "R-amap",
                        "R-mrfDepth",
                        "R-subselect",
                        "R-genefilter",
                        "R-MMVBVS",
                        "R-RRI",
                        "R-gasper",
                        "R-sbm",
                        "R-DMQ",
                        "R-RCDT",
                        "R-Rnanoflann",
                        "R-missSBM",
                        "R-xrnet",
                        "R-RSSL",
                        "R-SSLR",
                        "R-crawl",
                        "R-oeli",
                        "R-samr",
                        "R-LatticeKrig",
                        "R-autoFRK",
                        "R-mhurdle",
                        "R-HARModel",
                        "R-bvhar",
                        "R-kyotil",
                        "R-ltsk",
                        "R-aorsf",
                        "R-BayesLN",
                        "R-regmhmm",
                        "R-BGLR",
                        "R-blatent",
                        "R-nlmm",
                        "R-BTtest",
                        "R-gslnls",
                        "R-rmgarch",
                        "R-semidist",
                        "R-sglasso",
                        "R-spBayes",
                        "R-bcp",
                        "R-lowpassFilter",
                        "R-stepR",
                        "R-bayesianVARs",
                        "R-dfsaneacc",
                        "R-robustmatrix",
                        "R-BayesPPDSurv",
                        "R-bpr",
                        "R-frontiles",
                        "R-mvord",
                        "R-qbld",
                        "R-bnmr",
                        "R-HHG",
                        "R-bayesWatch",
                        "R-gammSlice",
                        "R-probout",
                        "R-rcpptimer",
                        "R-LMest",
                        "R-MultiLCIRT",
                        "R-LowRankQP",
                        "R-RprobitB",
                        "R-BigQuic",
                        "R-CARMS",
                        "R-mvrsquared",
                        "R-orthoDr",
                        "R-tidylda",
                        "R-DNAcopy",
                        "R-VARDetect",
                        "R-tripack",
                        "R-seededlda",
                        "R-stm",
                        "R-GLCMTextures",
                        "R-MNP",
                        "R-glmGamPoi",
                        "R-harmony",
                        "R-sctransform",
                        "R-optmatch",
                        "R-RcppBlaze",
                        "R-fastkqr",
                        "R-multitaper",
                        "R-slp",
                        "R-multimode",
                        "R-rsae",
                        "R-joineRML",
                        "R-multgee",
                        "R-mirtCAT",
                        "mpich-gcc14",
                        "R-HDTSA",
                        "R-LaMa",
                        "R-PHSMM",
                        "R-PAGFL",
                        "R-fntl",
                        "R-RcppBessel",
                        "R-bigergm",
                        "R-starma",
                        "R-fNonlinear",
                        "R-sox",
                        "R-netdiffuseR",
                        "R-PRTree",
                        "R-HMMEsolver",
                        "R-gsynth",
                        "R-sts",
                        "R-dlmtree",
                        "R-pcadapt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-clang90",
                        "mpich-clang10",
                        "openmpi-clang90",
                        "openmpi-clang10",
                        "openmpi-gcc14",
                        "mpich-gcc14"
                    ]
                }
            ]
        },
        {
            "name": "gcc13",
            "portdir": "lang/gcc13",
            "version": "13.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10}",
            "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++, Modula-2 and Fortran.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "libgcc13",
                        "mpfr",
                        "zstd",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc13-libcxx",
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openmpi-gcc13",
                        "py38-gacode",
                        "py37-numpy",
                        "py38-numpy",
                        "py38-clawpack",
                        "fxt",
                        "mpich-gcc13",
                        "py-gacode",
                        "py35-scipy",
                        "py36-scipy",
                        "py37-scipy",
                        "py37-gacode",
                        "py38-scipy",
                        "py35-numpy",
                        "py36-numpy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-gcc13",
                        "openmpi-gcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fpm"
                    ]
                }
            ]
        },
        {
            "name": "gcc12-libcxx",
            "portdir": "lang/gcc12",
            "version": "12.4.0",
            "license": "NCSA",
            "platforms": "{darwin >= 10 < 24}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc12",
            "long_description": "libc++ header implementation to be used by gcc12",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc12"
                    ]
                }
            ]
        },
        {
            "name": "libgcc12",
            "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc13"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gcc12",
                        "libgcc11",
                        "mpich-gcc12",
                        "openmpi-gcc12"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc11"
                    ]
                }
            ]
        },
        {
            "name": "gcc11-libcxx",
            "portdir": "lang/gcc11",
            "version": "11.4.0",
            "license": "NCSA",
            "platforms": "{darwin >= 10 < 22}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc11",
            "long_description": "libc++ header implementation to be used by gcc11",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc11"
                    ]
                }
            ]
        },
        {
            "name": "libgcc11",
            "portdir": "lang/gcc11",
            "version": "11.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10 < 22}",
            "epoch": 2,
            "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-18",
                        "isl",
                        "ld64",
                        "libmpc",
                        "mpfr",
                        "texinfo",
                        "zstd",
                        "cctools",
                        "gmp"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libgcc12",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc12"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mpich-devel-gcc11",
                        "gcc11",
                        "mpich-gcc11",
                        "openmpi-gcc11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc10"
                    ]
                }
            ]
        },
        {
            "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-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "libgcc12",
                        "mpfr",
                        "zstd",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc12-libcxx",
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "icu-doxygen-docs",
                        "mpich-gcc12",
                        "openmpi-gcc12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-gcc12",
                        "openmpi-gcc12"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pure-gen"
                    ]
                }
            ]
        },
        {
            "name": "gcc11",
            "portdir": "lang/gcc11",
            "version": "11.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10 < 22}",
            "epoch": 2,
            "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-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "libgcc11",
                        "mpfr",
                        "zstd",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc11-libcxx",
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mpich-devel-gcc11",
                        "mpich-gcc11",
                        "py37-clawpack",
                        "py27-usadel1",
                        "openmpi-gcc11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-devel-gcc11",
                        "mpich-gcc11",
                        "openmpi-gcc11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "flang-11"
                    ]
                }
            ]
        },
        {
            "name": "gcc10-libcxx",
            "portdir": "lang/gcc10",
            "version": "10.4.0",
            "license": "NCSA",
            "platforms": "{darwin < 22}",
            "epoch": 7,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc10",
            "long_description": "libc++ header implementation to be used by gcc10",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc10"
                    ]
                }
            ]
        },
        {
            "name": "libgcc10",
            "portdir": "lang/gcc10",
            "version": "10.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 22}",
            "epoch": 7,
            "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openmpi-gcc10",
                        "py27-qutip",
                        "py35-qutip",
                        "py36-qutip",
                        "g-wrap",
                        "gcc10",
                        "p5.26-ifeffit",
                        "mpich-gcc10"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libgcc9"
                    ]
                }
            ]
        },
        {
            "name": "gcc10-bootstrap",
            "portdir": "lang/gcc10-bootstrap",
            "version": "10.5.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "Cross-platform gcc pegged at version 10.5.0. No dependencies.",
            "long_description": "Cross-platform gcc pegged at version 10.5.0. No dependencies. This was the last version of gcc to not require c++11 for bootstrap.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "diffutils-for-muniversal",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libcxx-powerpc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "clang-11-bootstrap",
                        "libcxx-powerpc"
                    ]
                }
            ]
        },
        {
            "name": "gcc10",
            "portdir": "lang/gcc10",
            "version": "10.4.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin < 22}",
            "epoch": 7,
            "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-18",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl",
                        "ld64",
                        "libmpc",
                        "zlib",
                        "libgcc10",
                        "libiconv",
                        "mpfr",
                        "zstd",
                        "cctools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc10-libcxx",
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openmpi-gcc10",
                        "py27-qutip",
                        "py35-qutip",
                        "py36-qutip",
                        "g-wrap",
                        "mpich-gcc10",
                        "p5.26-ifeffit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-gcc10",
                        "openmpi-gcc10"
                    ]
                }
            ]
        },
        {
            "name": "gcc-devel-libcxx",
            "portdir": "lang/gcc-devel",
            "version": "15-20250510",
            "license": "NCSA",
            "platforms": "any",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "libc++ header implementation to be used by gcc-devel",
            "long_description": "libc++ header implementation to be used by gcc-devel",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc-devel"
                    ]
                }
            ]
        },
        {
            "name": "libgcc-devel",
            "portdir": "lang/gcc-devel",
            "version": "15-20250510",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "{darwin >= 10}",
            "epoch": 5,
            "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. This is an !experimental!, !BETA! version built from GCC snapshots.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "stdlib_flag"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "ld64",
                        "libmpc",
                        "mpfr",
                        "texinfo",
                        "zstd",
                        "cctools",
                        "gmp",
                        "isl"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gcc-devel"
                    ]
                }
            ]
        },
        {
            "name": "gawk-xml",
            "portdir": "lang/gawkextlib",
            "version": "1.1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gawkextlib.sourceforge.net/xml/xml.html",
            "description": "xml extension for gawk",
            "long_description": "xml extension for gawk",
            "active": true,
            "categories": [
                "textproc",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gawk",
                        "expat",
                        "gettext-runtime",
                        "gawkextlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gawk-timex",
            "portdir": "lang/gawkextlib",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gawkextlib.sourceforge.net/timex/timex.html",
            "description": "timex extension for gawk",
            "long_description": "timex extension for gawk",
            "active": true,
            "categories": [
                "textproc",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gawk",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gawk-select",
            "portdir": "lang/gawkextlib",
            "version": "1.1.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gawkextlib.sourceforge.net/select/select.html",
            "description": "select extension for gawk",
            "long_description": "select extension for gawk",
            "active": true,
            "categories": [
                "textproc",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gawk",
                        "gettext-runtime",
                        "gawkextlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gawk-redis",
            "portdir": "lang/gawkextlib",
            "version": "1.7.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gawkextlib.sourceforge.net/redis/redis.html",
            "description": "redis extension for gawk",
            "long_description": "redis extension for gawk",
            "active": true,
            "categories": [
                "textproc",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hiredis",
                        "gawk",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gawk-pgsql",
            "portdir": "lang/gawkextlib",
            "version": "1.1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gawkextlib.sourceforge.net/pgsql/pgsql.html",
            "description": "pgsql extension for gawk",
            "long_description": "pgsql extension for gawk",
            "active": true,
            "categories": [
                "textproc",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gawk",
                        "gettext-runtime",
                        "gawkextlib",
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gawk-nl_langinfo",
            "portdir": "lang/gawkextlib",
            "version": "1.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gawkextlib.sourceforge.net/nl_langinfo/nl_langinfo.html",
            "description": "nl_langinfo extension for gawk",
            "long_description": "nl_langinfo extension for gawk",
            "active": true,
            "categories": [
                "textproc",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gawk",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}