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

{
    "count": 50619,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=858",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=856",
    "results": [
        {
            "name": "openscad",
            "portdir": "science/openscad",
            "version": "2021.01",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openscad.org/",
            "description": "Software for creating solid 3D CAD objects",
            "long_description": "Software for creating solid 3D CAD objects. Unlike most free software for creating 3D models (such as the famous application Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies. OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script file. This gives you (the designer) full control over the modelling process and enables you to easily change any step in the modelling process or make designes that are defined by configurable parameters. OpenSCAD provides two main modelling techniques: First there is constructive solid geometry (aka CSG) and second there is extrusion of 2D outlines. As data exchange format for this 2D outlines Autocad DXF files are used. In addition to 2D paths for extrusion it is also possible to read design parameters from DXF files. Besides DXF files OpenSCAD can read and create 3D models in the STL and OFF file formats.",
            "active": true,
            "categories": [
                "science",
                "cad"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "eigen3",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "glib2",
                        "gmp",
                        "libffi",
                        "mpfr",
                        "ossp-uuid",
                        "qscintilla-qt5",
                        "cgal4",
                        "cairo",
                        "fontconfig",
                        "qt5-qtbase",
                        "harfbuzz",
                        "libpixman",
                        "poppler",
                        "ragel",
                        "eigen3",
                        "freetype",
                        "OpenCSG",
                        "libxml2",
                        "boost176",
                        "lib3mf",
                        "glew",
                        "qt5-qtmultimedia",
                        "libzip",
                        "hidapi",
                        "double-conversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opensc",
            "portdir": "security/opensc",
            "version": "0.26.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenSC/OpenSC",
            "description": "Tools and libraries for smart cards",
            "long_description": "OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures. OpenSC implements the PKCS#11 API so applications supporting this API (such as Mozilla Firefox and Thunderbird) can use it. On the card OpenSC implements the PKCS#15 standard and aims to be compatible with every software/card that does so, too.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "eac",
                "p11kit",
                "readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "docbook-xsl-nons",
                        "help2man",
                        "libxslt",
                        "autoconf",
                        "automake",
                        "gengetopt",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "openpace",
                        "openssl3",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pkcs11-provider"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "sequoia-keystore"
                    ]
                }
            ]
        },
        {
            "name": "OpenSansEmoji",
            "portdir": "graphics/OpenSansEmoji",
            "version": "2013.06.03",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MorbZ/OpenSansEmoji",
            "description": "OpenSans based font which includes the full iOS Emoji set",
            "long_description": "OpenSans based font which includes the full iOS Emoji set.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opensaml",
            "portdir": "lang/opensaml",
            "version": "3.2.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.opensaml.org/",
            "description": "OpenSAML library for C++",
            "long_description": "SAML 2.0/1.x toolkit",
            "active": true,
            "categories": [
                "lang",
                "security",
                "shibboleth",
                "xml"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "scantor",
                    "github": "scantor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "boost176",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xml-security-c",
                        "xercesc3",
                        "xmltooling",
                        "log4shib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "shibboleth"
                    ]
                }
            ]
        },
        {
            "name": "openrct2",
            "portdir": "games/openrct2",
            "version": "0.3.5.1",
            "license": "(GPL-3+ or CC-BY-4)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenRCT2/OpenRCT2",
            "description": "An open-source re-implementation of RollerCoaster Tycoon 2.",
            "long_description": "An open-source re-implementation of RollerCoaster Tycoon 2. A construction and management simulation video game that simulates amusement park management. Requires files from the original RollerCoaster Tycoon 2 in order to work.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2_ttf",
                        "nlohmann-json",
                        "openssl",
                        "libzip",
                        "curl",
                        "freetype",
                        "libiconv",
                        "libpng",
                        "speexDSP",
                        "jansson",
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openradius",
            "portdir": "net/openradius",
            "version": "0.9.12c",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sites.e-advies.nl/openradius",
            "description": "RADIUS server with various back ends",
            "long_description": "RADIUS server with various back ends",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openpgpsdk",
            "portdir": "security/openpgpsdk",
            "version": "0.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://openpgp.nominet.org.uk/",
            "description": "OpenPGP library SDK",
            "long_description": "The OpenPGP SDK project provides an open source library, written in C, which implements the OpenPGP specification.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "doc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "gnupg2",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "openssl",
                        "zlib",
                        "cunit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openpace",
            "portdir": "security/openpace",
            "version": "1.1.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/frankmorgner/openpace",
            "description": "Cryptographic library for EAC version 2",
            "long_description": "OpenPACE implements Extended Access Control (EAC) version 2 as specified in BSI TR-03110.",
            "active": true,
            "categories": [
                "security",
                "libs"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gengetopt",
                        "pkgconfig",
                        "help2man",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "opensc"
                    ]
                }
            ]
        },
        {
            "name": "openocd",
            "portdir": "cross/openocd",
            "version": "0.12.0",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://openocd.sourceforge.net/",
            "description": "Open On-Chip Debugger",
            "long_description": "The Open On-Chip Debugger (OpenOCD) aims to provide debugging, in-system programming and boundary-scan testing for embedded target devices. Built with support for FT2232-based programmers by default. See variants for programmer options.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "dummy",
                "parport",
                "ftdi",
                "ft2232",
                "ft2232_ftd2xx",
                "usb_blaster",
                "usb_blaster_ftd2xx",
                "amtjtagaccel",
                "ecosboard",
                "zy1000_master",
                "zy1000",
                "ioutil",
                "ep93xx",
                "at91rm9200",
                "gw16012",
                "presto",
                "presto_ftd2xx",
                "usbprog",
                "oocd_trace",
                "jlink",
                "vsllink",
                "rlink",
                "ulink",
                "arm_jtag_ew",
                "buspirate",
                "minidriver_dummy",
                "stlink",
                "ti",
                "cmsis",
                "remote_bitbang",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openntpd",
            "portdir": "net/openntpd",
            "version": "6.8p1",
            "license": "ISC and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openntpd.org/",
            "description": "free, easy to use implementation of the Network Time Protocol",
            "long_description": "OpenNTPD is a free, easy to use implementation of the Network Time Protocol. It provides the ability to sync the local clock to remote NTP servers and can act as NTP server itself, redistributing the local clock.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "https",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openni",
            "portdir": "graphics/openni",
            "version": "1.5.7.10",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenNI/OpenNI",
            "description": "APIs for natural interaction devices",
            "long_description": "The OpenNI framework provides a set of APIs for accessing natural interaction devices, including support for voice and voice command recognition, hand gestures, and body motion tracking. Requires Java 6 for OS X, at least to build and appears to fail with other versions. Java 6 available at https://support.apple.com/kb/DL1572?locale=en_US",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "graphviz",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-gcc9",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \nNOTE: openmpi-gcc9 is not supported on darwin 24",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hwloc",
                        "libevent",
                        "gcc9",
                        "zlib",
                        "libgcc",
                        "libgcc9"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-gcc8",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-gcc8: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-gcc7",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS gcc7's C/C++ AND FORTRAN COMPILERS",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "fortran",
                "valgrind",
                "heterogeneous",
                "mpi1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc7",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "gcc7",
                        "libgcc7",
                        "zlib",
                        "libgcc",
                        "hwloc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-gcc6",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-gcc6: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-gcc5",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-gcc5: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-gcc49",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-gcc49: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-gcc15",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS gcc15's C/C++ AND FORTRAN COMPILERS",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "fortran",
                "valgrind",
                "heterogeneous",
                "mpi1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libgcc",
                        "zlib",
                        "gcc15",
                        "hwloc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-gcc14",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS gcc14's C/C++ AND FORTRAN COMPILERS",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "fortran",
                "valgrind",
                "heterogeneous",
                "mpi1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc14",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libgcc",
                        "zlib",
                        "gcc14",
                        "hwloc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-gcc13",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS gcc13's C/C++ AND FORTRAN COMPILERS",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "fortran",
                "valgrind",
                "heterogeneous",
                "mpi1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libgcc",
                        "gcc13",
                        "zlib",
                        "libgcc13",
                        "hwloc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-gcc12",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS gcc12's C/C++ AND FORTRAN COMPILERS",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "fortran",
                "valgrind",
                "heterogeneous",
                "mpi1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc12",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libgcc",
                        "gcc12",
                        "zlib",
                        "libgcc12",
                        "hwloc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-gcc11",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS gcc11's C/C++ AND FORTRAN COMPILERS",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "fortran",
                "valgrind",
                "heterogeneous",
                "mpi1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc11",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libgcc",
                        "gcc11",
                        "zlib",
                        "libgcc11",
                        "hwloc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-gcc10",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS gcc10's C/C++ AND FORTRAN COMPILERS",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "fortran",
                "valgrind",
                "heterogeneous",
                "mpi1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc10",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "gcc10",
                        "libgcc10",
                        "zlib",
                        "libgcc",
                        "hwloc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-devel-gcc9",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc9: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-gcc8",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc8: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-gcc7",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc7: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-gcc6",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc6: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-gcc5",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc5: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-gcc49",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc49: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-gcc11",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc11: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-gcc10",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-gcc7",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-gcc7",
            "long_description": "This port has been replaced by openmpi-gcc7. \nNOTE: openmpi-devel-gcc10: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-default",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-default",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-default",
            "long_description": "This port has been replaced by openmpi-default. \nNOTE: openmpi-devel-default: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": [
                {
                    "type": "lib",
                    "ports": [
                        "openmpi-devel"
                    ]
                }
            ]
        },
        {
            "name": "openmpi-devel-clang90",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang90: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-clang80",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang80: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-clang70",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang70: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-clang60",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang60: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-clang50",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang50: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-clang37",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang37: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-clang34",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang34: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-clang33",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang33: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-clang11",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang11: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-clang10",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang10: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel-clang",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-devel-clang: Devel subports no longer supported",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-devel",
            "portdir": "science/openmpi",
            "version": "4.1.999-201905080241",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi",
            "long_description": "This port has been replaced by openmpi.",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": [
                        "openmpi-devel-default"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-default",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \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": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "valgrind",
                "heterogeneous",
                "mpi1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "gcc15",
                        "zlib",
                        "hwloc",
                        "libevent"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigGP",
                        "openmpi"
                    ]
                }
            ]
        },
        {
            "name": "openmpi-clang90",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \nNOTE: openmpi-clang90 is not supported on darwin 24",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hwloc",
                        "libevent",
                        "libgcc",
                        "zlib",
                        "gcc14",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-clang80",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-clang80: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-clang70",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-clang70: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-clang60",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-clang60: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": "openmpi-clang50",
            "portdir": "science/openmpi",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openmpi-clang90",
            "homepage": "https://www.open-mpi.org/",
            "description": "Obsolete port, replaced by openmpi-clang90",
            "long_description": "This port has been replaced by openmpi-clang90. \nNOTE: openmpi-clang50: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "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": []
        }
    ]
}