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

{
    "count": 51755,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=559",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=557",
    "results": [
        {
            "name": "numdiff",
            "portdir": "science/numdiff",
            "version": "5.9.0",
            "license": "GFDL-1.3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/numdiff/",
            "description": "Compare files containing numerical fields.",
            "long_description": "When you compare a couple of such files, what you want to obtain usually is a list of the numerical fields in the second file which numerically differ from the corresponding fields in the first file. Well known tools like diff, cmp or wdiff can not be used to this purpose: they can not recognize whether a difference between two numerical fields is only due to the notation or is actually a difference of numerical values.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nightshade",
            "portdir": "science/nightshade",
            "version": "10.2.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nightshadesoftware.org/",
            "description": "Nightshade Anstronomy Simulator",
            "long_description": "NightShade(tm) is a free, open source astronomy simulation and visualization software for teaching and exploring astronomy, Earth science, and related topics. Nightshade is based on the award-winning Stellarium software, but tailored for planetarium and educator use.",
            "active": true,
            "categories": [
                "science",
                "education"
            ],
            "maintainers": [
                {
                    "name": "nightshade",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl_pango"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ngspice-docs",
            "portdir": "science/ngspice",
            "version": "44.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ngspice.sourceforge.net/",
            "description": "PDF manual for ngspice",
            "long_description": "PDF manual for ngspice",
            "active": true,
            "categories": [
                "science",
                "cad"
            ],
            "maintainers": [
                {
                    "name": "degnan.68k",
                    "github": "bpdegnan",
                    "ports_count": 6
                },
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ngspice"
                    ]
                }
            ]
        },
        {
            "name": "ngspice",
            "portdir": "science/ngspice",
            "version": "44.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ngspice.sourceforge.net/",
            "description": "Circuit simulator based on Spice 3f5, XSpice and others",
            "long_description": "Ngspice is a mixed-level/mixed-signal circuit simulator. Its code is based on three open source software packages: Spice3f5, Cider1b1 and Xspice. Ngspice is part of gEDA project, a full suite of Electronic Design Automation tools.",
            "active": true,
            "categories": [
                "science",
                "cad"
            ],
            "maintainers": [
                {
                    "name": "degnan.68k",
                    "github": "bpdegnan",
                    "ports_count": 6
                },
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "manual",
                "lib",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "xorg-libX11",
                        "xorg-libXaw",
                        "libtool",
                        "xorg-libXext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ngspice-lib",
                        "ngspice-docs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kicad"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "oregano"
                    ]
                }
            ]
        },
        {
            "name": "netcdf-fortran",
            "portdir": "science/netcdf-fortran",
            "version": "4.6.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Unidata/netcdf-fortran",
            "description": "NetCDF Fortran Library",
            "long_description": "The Unidata network Common Data Form (netCDF) is an interface for scientific data access and a set of freely-distributed software libraries that provide an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. This software package provides Fortran application interfaces for accessing netCDF data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                },
                {
                    "name": "dave.allured",
                    "github": "Dave-Allured",
                    "ports_count": 10
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "netcdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "m4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etsf_io",
                        "esmf",
                        "abinit"
                    ]
                }
            ]
        },
        {
            "name": "netcdf-cxx4",
            "portdir": "science/netcdf-cxx4",
            "version": "4.3.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.unidata.ucar.edu/software/netcdf/",
            "description": "NetCDF new C++ library",
            "long_description": "NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netcdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "netcdf-cxx",
            "portdir": "science/netcdf-cxx",
            "version": "4.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.unidata.ucar.edu/software/netcdf/",
            "description": "NetCDF legacy C++ library",
            "long_description": "NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netcdf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aircraft_oap",
                        "metview",
                        "magicspp",
                        "ncplot",
                        "ncpp",
                        "paraview"
                    ]
                }
            ]
        },
        {
            "name": "netcdf",
            "portdir": "science/netcdf",
            "version": "4.10.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://www.unidata.ucar.edu/software/netcdf",
            "description": "libraries for array-oriented scientific data",
            "long_description": "NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "mpich",
                "gccdevel",
                "openmpi",
                "netcdf4",
                "hdf4",
                "dap",
                "cdf5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "m4",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "curl",
                        "blosc",
                        "libxml2",
                        "hdf5",
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nco",
                        "aircraft_oap",
                        "vapor",
                        "ecCodes",
                        "py37-netcdf4",
                        "gdal-netcdf",
                        "py35-netcdf4",
                        "py36-netcdf4",
                        "esmf",
                        "netcdf-fortran",
                        "py38-netcdf4",
                        "metview",
                        "h4h5tools",
                        "magicspp",
                        "R-easyNCDF",
                        "py27-nio",
                        "py27-scientific",
                        "gerris",
                        "grads",
                        "libminc",
                        "ncplot",
                        "ncpp",
                        "ncview",
                        "netcdf-cxx",
                        "netcdf-cxx4",
                        "opendx",
                        "vis5d",
                        "wgrib2",
                        "nccmp",
                        "gmt4",
                        "gmt5",
                        "gmt6",
                        "cdo",
                        "R-RNetCDF",
                        "R-ncdf4",
                        "py27-netcdf4",
                        "py39-netcdf4",
                        "octave-netcdf",
                        "ncarg",
                        "paraview",
                        "pymol",
                        "pymol-devel",
                        "py310-netcdf4",
                        "py311-netcdf4",
                        "py312-netcdf4",
                        "py313-netcdf4",
                        "py314-netcdf4",
                        "gnudatalanguage",
                        "mfem"
                    ]
                }
            ]
        },
        {
            "name": "nektarpp",
            "portdir": "science/nektarpp",
            "version": "5.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nektar.info/",
            "description": "spectral/hp element framework",
            "long_description": "Nektar++ is a spectral/hp element framework which aims to be easy to use and support a wide range of features, including 1D, 2D and 3D element support, hybrid shaped elements and continuous and discontinuous implementations. As well as a modern C++ API, it ships with a range of solvers including CFD, advection-diffusion equations and cardiac electrophysiology.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dave",
                    "github": "mdave",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "petsc",
                "oce",
                "python310",
                "python311",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arpack",
                        "fftw-3",
                        "opencascade",
                        "scotch",
                        "zlib",
                        "tinyxml",
                        "tetgen",
                        "boost187",
                        "triangle",
                        "vtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-nds2-client",
            "portdir": "science/nds2-client-swig",
            "version": "0.16.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "Python 38 bindings for Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 38 bindings, modules, and scripts.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "cmake",
                        "pkgconfig",
                        "swig3-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "python38",
                        "py38-numpy",
                        "nds2-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-nds2-client",
            "portdir": "science/nds2-client-swig",
            "version": "0.16.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "Python 37 bindings for Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 37 bindings, modules, and scripts.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "cmake",
                        "pkgconfig",
                        "swig3-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "python37",
                        "py37-numpy",
                        "nds2-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-nds2-client",
            "portdir": "science/nds2-client-swig",
            "version": "0.16.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "Python 36 bindings for Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 36 bindings, modules, and scripts.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "cmake",
                        "pkgconfig",
                        "swig3-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "python36",
                        "py36-numpy",
                        "nds2-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-nds2-client",
            "portdir": "science/nds2-client-swig",
            "version": "0.16.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "Python 35 bindings for Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 35 bindings, modules, and scripts.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "cmake",
                        "pkgconfig",
                        "swig3-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "python35",
                        "py35-numpy",
                        "nds2-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-nds2-client",
            "portdir": "science/nds2-client-swig",
            "version": "0.16.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "Python 27 bindings for Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 27 bindings, modules, and scripts.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "cmake",
                        "pkgconfig",
                        "swig3-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "python27",
                        "py27-numpy",
                        "nds2-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nds2-client-octave",
            "portdir": "science/nds2-client-swig",
            "version": "0.16.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "Octave bindings for Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Octave bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "octave"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig3-octave",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "nds2-client",
                        "swig3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nds2-client-matlab",
            "portdir": "science/nds2-client-swig",
            "version": "0.16.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "MATLAB bindings for Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides MATLAB bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "matlab"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig",
                        "swig3-java"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "openjdk8-zulu",
                        "nds2-client",
                        "nds2-client-java"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nds2-client-java",
            "portdir": "science/nds2-client-swig",
            "version": "0.16.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "Java bindings for Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2. This package provides Java bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig3-java",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu",
                        "nds2-client",
                        "swig3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nds2-client-matlab"
                    ]
                }
            ]
        },
        {
            "name": "nds2-client-swig",
            "portdir": "science/nds2-client-swig",
            "version": "0.16.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "nds2-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nds2-client",
            "portdir": "science/nds2-client",
            "version": "0.16.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "sasl",
                "gssapi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "graphviz",
                        "cmake",
                        "pkgconfig",
                        "clang-14",
                        "doxygen",
                        "boost176"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-nds2-client",
                        "nds2-client-swig",
                        "nds2-client-java",
                        "nds2-client-matlab",
                        "nds2-client-octave",
                        "py313-nds2-client",
                        "py314-nds2-client",
                        "py27-pynds",
                        "py27-nds2-client",
                        "py35-nds2-client",
                        "py36-nds2-client",
                        "py37-nds2-client",
                        "py39-nds2-client"
                    ]
                }
            ]
        },
        {
            "name": "ndmanager2",
            "portdir": "science/ndmanager2",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://neurosuite.sourceforge.net/",
            "description": "Simple graphical application to help manage experimental recording parameters and process data",
            "long_description": "NDManager (Neurophysiological Data Manager) is a simple graphical application designed to help neurophysiologists manage their experimental recording parameters (e.g., number of channels and sampling rate of the acquisition system) and process their data (data filtering, spike extraction, PCA, etc.)",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kdelibs4",
                        "libklustersshared",
                        "phonon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncview",
            "portdir": "science/ncview",
            "version": "2.1.11",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cirrus.ucsd.edu/ncview/",
            "description": "X windows point'n'click NetCDF viewer.",
            "long_description": "Ncview is a visual browser for NetCDF format files. Typically you would use ncview to get a quick and easy, push-button look at your NetCDF files. You can view simple movies of the data, view along various dimensions, take a look at the actual data values, change color maps, invert the data, etc.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "thiagoveloso",
                    "github": "thiagoveloso",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netcdf",
                        "udunits2",
                        "expat",
                        "libpng",
                        "xorg-libXt",
                        "xorg-libice",
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncplot",
            "portdir": "science/ncplot",
            "version": "4.11.0",
            "license": "permissive",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://archive.eol.ucar.edu/raf/Software/ncplot.html",
            "description": "ncplot is an interactive plotting tool",
            "long_description": "ncplot is an interactive plotting tool that allows the user to view time-series data stored in netCDF files that conform to the NCAR-RAF/nimbus conventions. Both Low-rate and Mixed-rate files are supported, as well as files where the data have been reduced below 1 sps (sample per second), e.g., files run through ncav.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flex",
                        "libpng",
                        "gsl",
                        "netcdf",
                        "zlib",
                        "openmotif",
                        "xorg-libX11",
                        "xorg-libXt",
                        "netcdf-cxx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gmt6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nco",
            "portdir": "science/nco",
            "version": "5.3.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nco.sourceforge.net/",
            "description": "The netCDF Operators",
            "long_description": "Each NCO operator (e.g., ncks) takes netCDF or HDF input file(s), performs an operation (e.g., averaging, hyperslabbing, or renaming), and outputs a processed netCDF file. Although most users of netCDF and HDF data are involved in scientific research, these data formats, and thus NCO, are generic and are equally useful in fields like finance. This version is OPeNDAP/DODS enabled, so it can be given URLs to read remote datasets as if they were local netCDF files.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                },
                {
                    "name": "remko.scharroo",
                    "github": "remkos",
                    "ports_count": 8
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "openmp",
                "esmf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "m4",
                        "antlr",
                        "texinfo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gsl",
                        "curl",
                        "netcdf",
                        "udunits2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wget"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nccmp",
            "portdir": "science/nccmp",
            "version": "1.10.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/remikz/nccmp",
            "description": "Tool for comparing NetCDF files",
            "long_description": "nccmp compares two NetCDF files bitwise, semantically or with a user defined tolerance. Highly recommended for regression testing scientific models or datasets in a test-driven development environment.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dave.allured",
                    "github": "Dave-Allured",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netcdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncbi_tools",
            "portdir": "science/ncbi_tools",
            "version": "20120620",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ncbi.nlm.nih.gov/blast/",
            "description": "Blast is a set of tools for doing nucleotide and protein searches",
            "long_description": "Blast is a set of tools for doing nucleotide and protein searches",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "tcsh",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncarg",
            "portdir": "science/ncarg",
            "version": "6.6.2",
            "license": "(UCAR-Unidata or public-domain or BSD or LGPL-3 or GPL-3)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.ncl.ucar.edu/",
            "description": "language for scientific data processing and visualization",
            "long_description": "The NCAR Command Language (NCL), a product of the Computational & Information Systems Laboratory at the National Center for Atmospheric Research (NCAR) and sponsored by the National Science Foundation, is a free interpreted language designed specifically for scientific data processing and visualization.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "accelerate",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "clang-18",
                        "triangle"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "jasper",
                        "libpng",
                        "libgcc",
                        "gsl",
                        "curl",
                        "hdf4",
                        "hdf5",
                        "hdfeos",
                        "flex",
                        "netcdf",
                        "udunits2",
                        "vis5d",
                        "wgrib2",
                        "libxml2",
                        "xorg-libXaw",
                        "proj5",
                        "hdfeos5",
                        "vecLibFort",
                        "gdal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rangs-gshhs-ncarg",
                        "esmf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-nio"
                    ]
                }
            ]
        },
        {
            "name": "nMOLDYN",
            "portdir": "science/nMOLDYN",
            "version": "3.0.9",
            "license": "CeCILL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dirac.cnrs-orleans.fr/nMOLDYN.html",
            "description": "An interactive analysis program for Molecular Dynamics simulations.",
            "long_description": "An interactive analysis program for Molecular Dynamics simulations.",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-tkinter",
                        "py27-matplotlib",
                        "py27-pyro"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutationpp",
            "portdir": "science/mutationpp",
            "version": "1.0.5",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mutationpp/Mutationpp",
            "description": "The MUlticomponent Thermodynamic And Transport library for IONized gases in C++",
            "long_description": "Mutation++ is an open-source library originally developed at the von Karman Institute for Fluid Dynamics, designed to couple with conventional computational fluid dynamics codes to provide thermodynamic, transport, chemistry, and energy transfer properties associated with subsonic to hypersonic flows.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "rubendibattista",
                    "github": "rdbisme",
                    "ports_count": 58
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "muscle",
            "portdir": "science/muscle",
            "version": "5.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drive5.com/muscle5",
            "description": "A program for multiple sequence alignment with high accuracy and high throughput",
            "long_description": "A program for multiple sequence alignment with high accuracy and high throughput",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2112
                }
            ],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "theseus"
                    ]
                }
            ]
        },
        {
            "name": "multimon-ng",
            "portdir": "science/multimon-ng",
            "version": "1.2.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EliasOenal/multimon-ng",
            "description": "multimon-ng decodes radio digital transmission signals",
            "long_description": "multimon-ng is the successor of multimon. It decodes the following digital transmission modes: POCSAG512 POCSAG1200 POCSAG2400 FLEX EAS UFSK1200 CLIPFSK AFSK1200 AFSK2400 AFSK2400_2 AFSK2400_3 HAPN4800 FSK9600 DTMF ZVEI1 ZVEI2 ZVEI3 DZVEI PZVEI EEA EIA CCIR MORSE_CW X10",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "pulseaudio",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-default",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-default",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-default",
            "long_description": "This port has been replaced by mpich-default. \nNOTE: mpich-devel-default: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel",
            "portdir": "science/mpich",
            "version": "3.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich",
            "long_description": "This port has been replaced by mpich.",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [
                "threads"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-default"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-default",
            "portdir": "science/mpich",
            "version": "4.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \n\nTHIS SUBPORT WRAPS MACPORTS' DEFAULT COMPILER FOR C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 357
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "threads",
                "gforker",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "python313",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hwloc",
                        "libgcc",
                        "libxml2",
                        "gcc15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mpich-devel",
                        "ocaml-mpi",
                        "R-Rmpi",
                        "R-pbdMPI",
                        "R-pbdSLAP",
                        "mpich"
                    ]
                }
            ]
        },
        {
            "name": "mpich-devel-clang11",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-devel-clang11: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-clang11",
            "portdir": "science/mpich",
            "version": "4.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \n\nTHIS SUBPORT WRAPS clang11's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 357
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "threads",
                "gforker",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "python313",
                        "pkgconfig",
                        "clang-11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gcc15",
                        "hwloc",
                        "libgcc",
                        "clang-11",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-gcc10",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-devel-gcc10: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-gcc10",
            "portdir": "science/mpich",
            "version": "4.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \n\nTHIS SUBPORT WRAPS gcc10's C/C++ AND FORTRAN COMPILERS",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 357
                }
            ],
            "variants": [
                "fortran",
                "threads",
                "gforker",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "gcc10",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libxml2",
                        "hwloc",
                        "gcc10",
                        "libgcc10"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-clang10",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-devel-clang10: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-clang10",
            "portdir": "science/mpich",
            "version": "4.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \nNOTE: mpich-clang10 is not supported on darwin 24",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 357
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "clang-10",
                        "libxml2",
                        "hwloc",
                        "gcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-gccdevel",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-devel-gccdevel: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-gccdevel",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-gccdevel: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-clang80",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-devel-clang80: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-clang80",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-clang80: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-clang60",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-devel-clang60: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-clang60",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-clang60: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-gcc9",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-devel-gcc9: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-gcc9",
            "portdir": "science/mpich",
            "version": "4.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \nNOTE: mpich-gcc9 is not supported on darwin 24",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 357
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gcc9",
                        "libgcc9",
                        "libgcc",
                        "hwloc",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-devel-clang90",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-devel-clang90: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-clang90",
            "portdir": "science/mpich",
            "version": "4.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \nNOTE: mpich-clang90 is not supported on darwin 24",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 357
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "clang-9.0",
                        "libxml2",
                        "hwloc",
                        "gcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-slepc4py",
                        "py35-slepc4py",
                        "py36-slepc4py",
                        "feast",
                        "pfft",
                        "py27-petsc4py",
                        "py35-petsc4py",
                        "py36-petsc4py",
                        "yaxt"
                    ]
                }
            ]
        },
        {
            "name": "mpich-devel-gcc8",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-gcc7",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-gcc7",
            "long_description": "This port has been replaced by mpich-gcc7. \nNOTE: mpich-devel-gcc8: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}