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

{
    "count": 50641,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=538",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=536",
    "results": [
        {
            "name": "mpich-clang50",
            "portdir": "science/mpich",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpich-clang90",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpich-clang90",
            "long_description": "This port has been replaced by mpich-clang90. \nNOTE: mpich-clang50: This subport is obsolete",
            "active": false,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "",
                    "github": "mascguy",
                    "ports_count": 61
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich",
            "portdir": "science/mpich",
            "version": "4.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations.",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-default"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpi-doc-devel",
            "portdir": "science/mpi-doc",
            "version": "3.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mpi-doc",
            "homepage": "https://www.mpich.org/",
            "description": "Obsolete port, replaced by mpi-doc",
            "long_description": "This port has been replaced by mpi-doc.",
            "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": "mpi-doc",
            "portdir": "science/mpi-doc",
            "version": "4.3.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library Man Pages",
            "long_description": "Message Passing Interface (MPI) Library Man Pages",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mpich-devel-gcc11",
                        "mpich-gcc9",
                        "openmpi-gcc9",
                        "openmpi-default",
                        "openmpi-gcc7",
                        "openmpi-gcc10",
                        "openmpi-gcc11",
                        "openmpi-gcc12",
                        "openmpi-gcc13",
                        "openmpi-gcc14",
                        "openmpi-gcc15",
                        "openmpi-clang11",
                        "openmpi-clang12",
                        "openmpi-clang13",
                        "openmpi-clang14",
                        "openmpi-clang15",
                        "openmpi-clang16",
                        "openmpi-clang17",
                        "openmpi-clang18",
                        "openmpi-clang19",
                        "openmpi-clang20",
                        "openmpi-clang",
                        "mpich-clang90",
                        "mpich-clang10",
                        "openmpi-clang90",
                        "openmpi-clang10",
                        "mpich-gcc7",
                        "mpich-gcc10",
                        "mpich-gcc11",
                        "mpich-gcc12",
                        "mpich-gcc13",
                        "mpich-gcc14",
                        "mpich-gcc15",
                        "mpich-clang11",
                        "mpich-clang12",
                        "mpich-clang13",
                        "mpich-clang14",
                        "mpich-clang15",
                        "mpich-clang16",
                        "mpich-clang17",
                        "mpich-clang18",
                        "mpich-clang19",
                        "mpich-clang20",
                        "mpich-default",
                        "mpich-clang"
                    ]
                }
            ]
        },
        {
            "name": "montage",
            "portdir": "science/montage",
            "version": "6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://montage.ipac.caltech.edu/",
            "description": "Montage - Image Mosaic Software for Astronomers",
            "long_description": "Montage is a toolkit for assembling Flexible Image Transport System (FITS) images into custom mosaics",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "freetype",
                        "bzip2",
                        "wcslib",
                        "wcstools",
                        "cfitsio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-montage",
                        "py35-montage",
                        "py36-montage",
                        "py37-montage",
                        "py38-montage",
                        "py39-montage"
                    ]
                }
            ]
        },
        {
            "name": "molmol",
            "portdir": "science/molmol",
            "version": "2k.2.0",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mol.biol.ethz.ch/wuthrich/software/molmol/",
            "description": "Molecular graphics display program",
            "long_description": "MOLMOL is a molecular graphics program for displaying, analyzing, and manipulating the three-dimensional structure of biological macromolecules, with special emphasis on the study of protein or DNA structures determined by NMR. The program runs on UNIX and Windows NT/95/98/2000 and is freely available. It does not work properly with RNA.",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "howarth.at.macports",
                    "github": "jwhowarth",
                    "ports_count": 18
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "glw",
                        "zlib",
                        "mesa",
                        "openmotif",
                        "xpm",
                        "libGLU"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "molden",
            "portdir": "science/molden",
            "version": "7.3",
            "license": "Restrictive and Noncommercial and Nomirror",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.theochem.ru.nl/molden/",
            "description": "Molecular graphics visualisation tool",
            "long_description": "Molden is a package for displaying Molecular Density from the Ab Initio packages GAMESS-UK, GAMESS-US and GAUSSIAN and the Semi-Empirical packages Mopac/Ampac, it also supports a number of other programs via the Molden Format. \n\nIn order to keep up support for Molden, proof that it is being used outside the CMBI is required. Please register your copy of molden at: https://www.theochem.ru.nl/molden/form.html",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "gcc12",
                "gccdevel",
                "g95",
                "gcc10",
                "gcc11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "makedepend",
                        "gcc12",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "xorg-libXmu",
                        "libGLU",
                        "mesa",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mmtf-cpp",
            "portdir": "science/mmtf-cpp",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rcsb/mmtf-cpp",
            "description": "MMTF in C++",
            "long_description": "The macromolecular transmission format (MMTF) is a binary encoding of biological structures.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "howarth.at.macports",
                    "github": "jwhowarth",
                    "ports_count": 18
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "msgpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pymol",
                        "pymol-devel"
                    ]
                }
            ]
        },
        {
            "name": "mmg3d4",
            "portdir": "science/mmg3d4",
            "version": "4.0.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mmgtools.org",
            "description": "An open source software for simplicial remeshing (compatibility version)",
            "long_description": "mmg is an open source software for bidimensional and tridimensional surface and volume remeshing (compatibility version).",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "scotch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "name": "mmg",
            "portdir": "science/mmg",
            "version": "5.8.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mmgtools.org",
            "description": "An open source software for simplicial remeshing",
            "long_description": "mmg is an open source software for bidimensional and tridimensional surface and volume remeshing.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug",
                "vtk",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "scotch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mmdb",
            "portdir": "science/mmdb",
            "version": "1.25.6.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/mmdb",
            "description": "macromolecular coordinate library",
            "long_description": "MMDB is designed to assist developers in working with macromolecular coordinate files. The library handles both PDB and mmCIF format files. The Library also features an internal binary format, portable between different platforms. This is achieved at uniformity of the Library's interface functions, so that there is no difference in handling different formats. MMDB provides various high-level tools for working with coordinate files, including reading and writing, orthogonal-fractional transforms, generation of symmetry mates, editing the molecular structure and more.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1994
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "clang-9.0",
                        "gsed"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gpp4"
                    ]
                }
            ]
        },
        {
            "name": "missfits",
            "portdir": "science/missfits",
            "version": "2.8.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.astromatic.net/software/missfits/",
            "description": "MissFITS is a program that performs basic maintenance and packaging tasks on FITS files.",
            "long_description": "MissFITS uses its own optimized library to perform basic maintenance and packaging tasks on FITS files. The operations include adding/editing header keywords, splitting/joining multi-extension-FITS (MEF) files, packing/unpacking data cubes, and calculating/manipulating FITS checksums. Its syntax is similar to that of other astromatic.net tools like sextractor and swarp.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "miriad",
            "portdir": "science/miriad",
            "version": "4.3.8.20160322",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cfa.harvard.edu/~pwilliam/miriad-macport/",
            "description": "MIRIAD, an analysis package for radio astronomical data",
            "long_description": "MIRIAD, the Multichannel Imaging, Reconstruction, Analysis, and Display package, is a suite of tools for analyzing radio astronomical observations, from raw data to imaging.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "peter",
                    "github": "pkgw",
                    "ports_count": 1
                }
            ],
            "variants": [
                "ant256",
                "ata",
                "carma",
                "sma",
                "wsrt",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gcc_select",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libgcc",
                        "xorg-libX11",
                        "xorg-libXau",
                        "zlib",
                        "xorg-libXdmcp",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libXaw",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ministat",
            "portdir": "science/ministat",
            "version": "1.0",
            "license": "Beerware",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/codahale/ministat",
            "description": "A small tool to do the statistics legwork on benchmarks",
            "long_description": "A small tool to do the statistics legwork on benchmarks",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "minc",
            "portdir": "science/minc",
            "version": "1.5.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "libminc",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by libminc",
            "long_description": "This port has been replaced by libminc.",
            "active": false,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "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": "metview",
            "portdir": "science/metview",
            "version": "5.25.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://confluence.ecmwf.int/display/METV/",
            "description": "meteorological workstation application",
            "long_description": "Metview is a meteorological workstation application designed to be a complete working environment for both the operational and research meteorologist. Its capabilities include powerful data access, processing and visualisation.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gcc14",
                        "bison",
                        "clang-17",
                        "ImageMagick",
                        "xdpyinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "gnutar"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "jasper",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg",
                        "libgcc",
                        "curl",
                        "freetype",
                        "ecCodes",
                        "hdf5",
                        "magicspp",
                        "qt5-qtwebkit",
                        "netcdf-cxx",
                        "expat",
                        "pango",
                        "xorg-libX11",
                        "xorg-libXmu",
                        "xorg-libXt",
                        "xorg-libice",
                        "xorg-libsm",
                        "boost176",
                        "proj9",
                        "netcdf",
                        "libaec",
                        "zlib",
                        "gdbm",
                        "gettext",
                        "glib2",
                        "cairo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ksh93"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "metar",
            "portdir": "science/metar",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/elboza/metar",
            "description": "a simple command line metar and taf.",
            "long_description": "a simple command line metar and taf.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "metaio",
            "portdir": "science/metaio",
            "version": "8.5.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/metaio.html",
            "description": "LIGO Light-Weight XML Library",
            "long_description": "This code implements a simple recursive-descent parsing scheme for LIGO_LW files, based on the example in Chapter 2 of Compilers: Principles, Techniques and Tools by Aho, Sethi and Ullman.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lalapps",
                        "lalmetaio",
                        "lalinspiral",
                        "gds",
                        "lalburst",
                        "lalinference"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "memesuite",
            "portdir": "science/memesuite",
            "version": "5.5.5",
            "license": "Noncommercial",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://meme-suite.org",
            "description": "Motif analysis toolkit",
            "long_description": "MEME-Suite is a collection of tools for the analysis of motifs in DNA, RNA and proteins.",
            "active": true,
            "categories": [
                "science",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "cegrant",
                    "github": "CharlesEGrant",
                    "ports_count": 1
                },
                {
                    "name": "wnoble",
                    "github": "wsnoble",
                    "ports_count": 1
                },
                {
                    "name": "tlawbailey",
                    "github": "tlawbailey",
                    "ports_count": 1
                }
            ],
            "variants": [
                "serial",
                "parallel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gawk",
                        "ghostscript",
                        "expat",
                        "gsed",
                        "libxml2",
                        "libxslt",
                        "perl5.34",
                        "p5.34-file-which",
                        "zlib",
                        "p5.34-html-tree",
                        "p5.34-json",
                        "p5.34-math-cdf",
                        "p5.34-sys-info",
                        "p5.34-xml-parser",
                        "p5.34-xml-simple",
                        "python311",
                        "py311-gnureadline",
                        "p5.34-html-template"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mddisplay",
            "portdir": "science/mddisplay",
            "version": "3.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://structbio.vanderbilt.edu/~cmoth/mddisplay/",
            "description": "A 3D Stereo Molecular Dynamics Trajectory Visualization Package",
            "long_description": "MD Display turns molecular dynamics trajectory data into a colorful, animated, on-screen movie. Key features include: Mouse control of translation, rotation, scaling, and clipping. Half-bond coloring controls. Animation speed and direction controls. Dynamic monitoring of distances, bond angles, dihedrals, and hydrogen bonds. Superimposition of static initial or average reference structures. Ramachandron plots. Real-time filtering of higher frequency molecular motions. PDB dump feature, for extracting movie frames on-the-fly.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mcl",
            "portdir": "science/mcl",
            "version": "14-137",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://micans.org/mcl/",
            "description": "MCL - a cluster algorithm for graphs.",
            "long_description": "The MCL algorithm is short for the Markov Cluster Algorithm, a fast and scalable unsupervised cluster algorithm for graphs based on simulation of (stochastic) flow in graphs.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "match",
            "portdir": "science/match",
            "version": "0.16",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://spiff.rit.edu/match/",
            "description": "match, a program for matching star lists",
            "long_description": "This program is designed to match up items in two different lists, which may have two different systems of coordinates. The program allows the two sets of coordinates to be related by a linear, quadratic, or cubic transformation.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "marx",
            "portdir": "science/marx",
            "version": "5.5.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://space.mit.edu/cxc/marx/",
            "description": "Simulate the Chandra X-ray observatory",
            "long_description": "marx is a suite of programs created and maintained by the MIT/CXC/HETG group group and is designed to enable the user to simulate the on-orbit performance of the Chandra X-ray Observatory. marx provides a detailed ray-trace simulation of how Chandra responds to a variety of astrophysical sources and can generate standard FITS event files and images as output. It contains detailed models for Chandra’s High Resolution Mirror Assembly (HRMA), the HETG and LETG gratings, and all the focal plane detectors.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "moritz.guenther",
                    "github": "hamogu",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mapm3",
            "portdir": "science/mapm3",
            "version": "3.0",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.broadinstitute.org/ftp/distribution/software/mapmaker3/",
            "description": "cli tool for calculating Quantitative Trait Loci",
            "long_description": "mapm3 is a cli tool for calculating Quantitative Trait Loci.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "large_datasets"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "maniview",
            "portdir": "science/maniview",
            "version": "2.0.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geomview.org/",
            "description": "a Geomview module for viewing 3D manifolds",
            "long_description": "This is maniview, a Geomview module for viewing 3D manifolds. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geomview",
                        "xforms"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "magicspp",
            "portdir": "science/magicspp",
            "version": "4.16.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://confluence.ecmwf.int/display/MAGP/Magics",
            "description": "ECMWF's Meteorological plotting software",
            "long_description": "Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS (Meteorological Applications Graphics Integrated Colour System) redesigned in C++. Magics++ offers interfaces in Fortran, C, and MagML, a plot description language based on XML. The library supports the plotting of contours, wind fields, observations, satellite images, symbols, text, axis and graphs (including boxplots). Input data can be in GRIB 1 and 2, BUFR and NetCDF or retrieved from an ODB database. The produced meteorological plots can be saved in various formats, such as PostScript, EPS, PDF, GIF, PNG and SVG.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc13",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc14",
                "gccdevel",
                "gfortran",
                "qt5"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "flex",
                        "pkgconfig",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jasper",
                        "libgeotiff",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg",
                        "tiff",
                        "libgcc",
                        "fftw-3",
                        "ghostscript",
                        "zlib",
                        "hdf5",
                        "netcdf",
                        "netcdf-cxx",
                        "expat",
                        "mesa",
                        "pango",
                        "xorg-libXau",
                        "xorg-libXdmcp",
                        "proj9",
                        "ecCodes",
                        "gettext",
                        "glib2",
                        "cairo",
                        "gd2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "metview"
                    ]
                }
            ]
        },
        {
            "name": "magic-devel",
            "portdir": "science/magic-devel",
            "version": "8.3.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "magic",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by magic",
            "long_description": "This port has been replaced by magic.",
            "active": false,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "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": "magic",
            "portdir": "science/magic",
            "version": "8.3.508",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://opencircuitdesign.com/magic/",
            "description": "A VLSI Layout System",
            "long_description": "Magic is a venerable VLSI layout tool, written in the 1980's at Berkeley. Magic is widely cited as being the easiest tool to use for circuit layout, even for people who ultimately rely on commercial tools for their product design flow.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "tcl",
                        "blt",
                        "libGLU",
                        "zlib",
                        "xorg-libXi",
                        "xorg-libXmu",
                        "xorg-libice",
                        "tk-x11",
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mafft",
            "portdir": "science/mafft",
            "version": "7.526",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mafft.cbrc.jp/alignment/software/",
            "description": "Multiple alignment program for amino acid or nucleotide sequences",
            "long_description": "Multiple alignment program for amino acid or nucleotide sequences",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1994
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "luaradio",
            "portdir": "science/luaradio",
            "version": "0.10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luaradio.io/",
            "description": "A lightweight, embeddable software-defined radio framework built on LuaJIT",
            "long_description": "A lightweight, embeddable software-defined radio framework built on LuaJIT",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "v",
                    "github": "vsergeev",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "luajit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fftw-3",
                        "liquid-dsp",
                        "volk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lscsoft-deps",
            "portdir": "science/lscsoft-deps",
            "version": "20200805",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lsc-group.phys.uwm.edu/daswg",
            "description": "LSCSoft dependencies meta-port",
            "long_description": "This is a meta-port that depends on all the ports needed for developing Software used within the LIGO Scientific Collaboration.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "glue",
                "lalsuite",
                "nds2",
                "nds2_swig",
                "gds"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "automake",
                        "boost",
                        "cmake",
                        "git",
                        "git-lfs",
                        "glib2",
                        "jsoncpp",
                        "libtool",
                        "pkgconfig",
                        "swig",
                        "swig-java",
                        "swig-octave",
                        "swig-python",
                        "graphviz",
                        "gnu-classpath",
                        "python27",
                        "fftw-3",
                        "fftw-3-single",
                        "gsl",
                        "kerberos5",
                        "py27-astropy",
                        "py27-cjson",
                        "py27-freezegun",
                        "py27-healpy",
                        "py27-ligo-lw",
                        "py27-ligo-segments",
                        "py27-lscsoft-glue",
                        "py27-mock",
                        "py27-numpy",
                        "py27-openssl",
                        "py27-pyrxp",
                        "py27-pytest",
                        "py27-pytest-mpl",
                        "py27-scipy",
                        "py27-shapely",
                        "hdf5",
                        "healpix-c",
                        "ldas-tools-framecpp",
                        "autoconf",
                        "metaio",
                        "root6",
                        "doxygen",
                        "libxml2",
                        "libframe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lparse",
            "portdir": "science/lparse",
            "version": "1.1.2",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tcs.hut.fi/Software/smodels",
            "description": "prepare variable-free programs for smodels",
            "long_description": "Smodels works with variable-free programs that are quite cumbersome to generate by hand. Lparse is a front-end that adds variables (and a lot of other stuff) to the accepted language and generates a variable-free simple logic program that can be given to smodels. Lparse also implements several other semantics (classical negation, partial stable models) by translating them into normal logic programs.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "liquid-dsp",
            "portdir": "science/liquid-dsp",
            "version": "20221120-c3e0de7e",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.liquidsdr.org/",
            "description": "liquid-dsp is an open-source signal processing library for software-defined radios written in C.",
            "long_description": "liquid-dsp is an open-source signal processing library for software-defined radios written in C. Its purpose is to provide a set of extensible DSP modules that do no rely on external dependencies or cumbersome frameworks.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "gsed",
                        "clang-17",
                        "autoconf",
                        "grep"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libfec",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "CubicSDR",
                        "PothosLiquidDSP",
                        "gr37-lora-rpp0",
                        "gr-lora-rpp0",
                        "inspectrum"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "luaradio"
                    ]
                }
            ]
        },
        {
            "name": "linrad",
            "portdir": "science/linrad",
            "version": "20211204-997",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sm5bsz.com/linuxdsp/linrad.htm",
            "description": "Linrad is a free multi-OS SDR receiver (A Software Defined Radio receiver).",
            "long_description": "Linrad is a free multi-OS SDR receiver (A Software Defined Radio receiver).",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "airspy",
                "airspyhf",
                "bladerf",
                "perseus",
                "rtlsdr",
                "sdrplay"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "makeicns",
                        "clang-9.0",
                        "nasm"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "xorg-libXext",
                        "libusb",
                        "libusb-compat",
                        "SDRplay",
                        "airspy",
                        "airspyhf",
                        "rtl-sdr",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "linhpsdr",
            "portdir": "science/linhpsdr",
            "version": "20230106-02361708",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/g0orx/linhpsdr",
            "description": "linHPSDR is an HPSDR application for Linux and macOS",
            "long_description": "linHPSDR is an HPSDR application for Linux and macOS",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "glib2",
                        "gtk3",
                        "gdk-pixbuf2",
                        "libsoundio",
                        "SoapySDR",
                        "wdsp",
                        "pango",
                        "fftw-3",
                        "atk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "limesuite-devel",
            "portdir": "science/limesuite",
            "version": "20220505-c1b19b23",
            "license": "Apache-2",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://myriadrf.org/projects/lime-suite/",
            "description": "provides drivers and SDR application support for the LMS7002M RFIC",
            "long_description": "Lime Suite is a collection of software supporting several hardware platforms including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other tools for developing with LMS7-based hardware. This port is kept up with the LimeSuite GIT 'master' branch, is typically updated weekly to monthly.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "wxgui",
                "soapy",
                "octave",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "SoapySDR",
                        "libusb",
                        "wxWidgets-3.2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "limesuite",
            "portdir": "science/limesuite",
            "version": "22.09.1",
            "license": "Apache-2",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://myriadrf.org/projects/lime-suite/",
            "description": "provides drivers and SDR application support for the LMS7002M RFIC",
            "long_description": "Lime Suite is a collection of software supporting several hardware platforms including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other tools for developing with LMS7-based hardware.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "wxgui",
                "soapy",
                "octave",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "SoapySDR",
                        "libusb",
                        "wxWidgets-3.2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-limesdr-devel",
                        "SDRPlusPlus"
                    ]
                }
            ]
        },
        {
            "name": "ligotools",
            "portdir": "science/ligotools",
            "version": "1.2.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/DASWG/LIGOTools",
            "description": "This is a collection of tools used by the LIGO scientific community",
            "long_description": "This is a collection of tools used by the LIGO scientific community",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ligo-lvalert-heartbeat",
            "portdir": "science/ligo-lvalert-heartbeat",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/lvalert.html",
            "description": "LVAlert Heartbeat Tools",
            "long_description": "This module implements a basic functionality monitor for lvalert_listen instances via the LVAlert system itself.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-ligo-common",
                        "py27-pyxmpp",
                        "ligo-lvalert"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ligo-lvalert",
            "portdir": "science/ligo-lvalert",
            "version": "1.4.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/lvalert.html",
            "description": "The LIGO-Virgo Alert System",
            "long_description": "A prototype notification service built on the xmpp (jabber) protocol and the pubsub extension. It provides a basic notification tool which allows multiple producers and consumers of notifications.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-libxml2",
                        "py27-ligo-common",
                        "python27",
                        "py27-pyxmpp",
                        "py27-m2crypto",
                        "py27-dnspython"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ligo-lvalert-heartbeat"
                    ]
                }
            ]
        },
        {
            "name": "libxc4",
            "portdir": "science/libxc4",
            "version": "4.3.4",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tddft.org/programs/libxc/",
            "description": "exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc12",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ape",
                        "atompaw",
                        "octopus",
                        "abinit"
                    ]
                }
            ]
        },
        {
            "name": "libxc",
            "portdir": "science/libxc",
            "version": "2.2.3",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tddft.org/programs/libxc/",
            "description": "exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc12",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "HORTON"
                    ]
                }
            ]
        },
        {
            "name": "libtcd",
            "portdir": "science/libtcd",
            "version": "2.2.7-r2",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.flaterco.com/xtide/",
            "description": "API for using Tide Constituent Database files",
            "long_description": "libtcd provides a software API for reading and writing Tide Constituent Database (TCD) files.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xtide"
                    ]
                }
            ]
        },
        {
            "name": "libstree",
            "portdir": "science/libstree",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cl.cam.ac.uk/~cpk25/libstree/",
            "description": "generic suffix tree implementation, written in C",
            "long_description": "generic suffix tree implementation, written in C",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsharp",
            "portdir": "science/libsharp",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://healpix.sourceforge.io",
            "description": "C/C++ library for fast spherical harmonic transforms",
            "long_description": "libsharp is a library for spherical harmonic transforms (SHTs), which evolved from the libpsht library, addressing several of its shortcomings, such as adding MPI support for distributed memory systems and SHTs of fields with arbitrary spin, but also supporting new developments in CPU instruction sets like the Advanced Vector Extensions (AVX) or fused multiply-accumulate (FMA) instructions. The library is implemented in portable C99 and provides an interface that can be easily accessed from other programming languages such as C++, Fortran, Python etc. Generally, libsharp's performance is at least on par with that of its predecessor; however, significant improvements were made to the algorithms for scalar SHTs, which are roughly twice as fast when using the same CPU capabilities.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [
                "openmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-healpy",
                        "py35-healpy",
                        "py36-healpy",
                        "py37-healpy",
                        "healpix-cxx",
                        "py38-healpy",
                        "py39-healpy",
                        "py310-healpy",
                        "py312-healpy"
                    ]
                }
            ]
        },
        {
            "name": "libsc",
            "portdir": "science/libsc",
            "version": "2.8.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.p4est.org",
            "description": "provides support for parallel scientific applications",
            "long_description": "The SC Library provides support for parallel scientific applications.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc14",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc",
                        "lua",
                        "mpich-clang16",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p4est"
                    ]
                }
            ]
        },
        {
            "name": "libsbmlsim",
            "portdir": "science/libsbmlsim",
            "version": "1.4.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fun.bio.keio.ac.jp/software/libsbmlsim/",
            "description": "A library for simulating SBML models",
            "long_description": "LibSBMLSim is a library for simulating an SBML model which contains Ordinary Differential Equations (ODEs). LibSBMLSim provides simple command-line tool and several APIs to load an SBML model, perform numerical integration (simulate) and export its results. Both explicit and implicit methods are supported on libSBMLSim.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "funasoul",
                    "github": "funasoul",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "csharp",
                "java",
                "python27",
                "python38",
                "python39",
                "ruby",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsbml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsbml",
            "portdir": "science/libsbml",
            "version": "5.19.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sbml.org/Software/libSBML",
            "description": "The Systems Biology Markup Language library",
            "long_description": "LibSBML is a free, open-source programming library to help you read, write, manipulate, translate, and validate SBML files and data streams. It is not an application itself (though it does come with example programs), but rather a library you can embed in your own applications.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "funasoul",
                    "github": "funasoul",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "arrays",
                "comp",
                "cppnamespace",
                "distrib",
                "dyn",
                "expat",
                "fbc",
                "groups",
                "java",
                "layout",
                "libxml2",
                "multi",
                "python27",
                "python38",
                "python39",
                "qual",
                "render",
                "req",
                "spatial",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "check",
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libsbmlsim",
                        "R-rsbml"
                    ]
                }
            ]
        },
        {
            "name": "libquantum",
            "portdir": "science/libquantum",
            "version": "0.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libquantum.de/",
            "description": "library for the simulation of a quantum computer",
            "long_description": "libquantum is a C library for the simulation of a quantum computer. Based on the principles of quantum mechanics, it provides an implementation of a quantum register. Basic operations for register manipulation such as the Hadamard gate or the Controlled-NOT gate are available through an easy-to-use interface. Measurements can be performed on either single qubits or the whole quantum register.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libosmo-dsp",
            "portdir": "science/libosmo-dsp",
            "version": "20170318",
            "license": "GPL-2+",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/",
            "description": "A library with SDR DSP primitives",
            "long_description": "A library with SDR DSP primitives",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "doxygen",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr-iqbalance",
                        "gr37-iqbalance"
                    ]
                }
            ]
        }
    ]
}