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

{
    "count": 52338,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=877",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=875",
    "results": [
        {
            "name": "DMFTtools",
            "portdir": "science/DMFTtools",
            "version": "2.6.5",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/QcmPlab/DMFTtools",
            "description": "A collection of Fortran modules and routines to support quantum many-body calculations, with a strong focus on Dynamical Mean-Field Theory",
            "long_description": "A collection of Fortran modules and routines to support quantum many-body calculations, with a strong focus on Dynamical Mean-Field Theory",
            "active": true,
            "categories": [
                "science",
                "fortran"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-18",
                        "gcc15",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "scifor",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "EMBOSS",
            "portdir": "science/EMBOSS",
            "version": "6.6.0",
            "license": "GPL-2 and LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://emboss.sourceforge.net",
            "description": "Molecular Biology software analysis package",
            "long_description": "EMBOSS is a free Open Source software analysis package specially developed for the needs of the molecular biology user community. The software automatically copes with data in a variety of formats and even allows transparent retrieval of sequence data from the web.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "freetype",
                        "gd2",
                        "libiconv",
                        "xorg-libX11",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "EGSimulation",
            "portdir": "science/EGSimulation",
            "version": "1.2",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tazzben/EconScripts/tree/master/Simulations/Python/EG%20Statistic",
            "description": "Simulate the Ellison & Glaeser statistic using randomness alone",
            "long_description": "By using a simulation of firm sizes (using a lognormal distribution) and specified geographic regions, standard deviations and employee head count, we can compute the critical regions for the Ellison & Glaeser statistic. In the process, it also calculates herfindahl values and provides critical regions. You can also use Françoise Maurel and Béatrice Sédillot (1999)'s specification for both G and gamma.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "tazz_ben",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-numpy",
                        "py27-pycryptodome",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "FreeSOLID",
            "portdir": "science/FreeSOLID",
            "version": "2.1.2",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/freesolid/",
            "description": "Library for collision detection of three-dimensional objects.",
            "long_description": "FreeSOLID is a library for collision detection of three-dimensional objects undergoing rigid motion and deformation. FreeSOLID is designed to be used in interactive 3D graphics applications.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qhull"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Gyoto",
            "portdir": "science/Gyoto",
            "version": "2.0.2-20251105",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gyoto.obspm.fr",
            "description": "General relativistic geodesic integration and ray-tracing",
            "long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 43
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gfortran",
                "openmpi",
                "mpich",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "LORENE",
                        "pkgconfig",
                        "eigen3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "flint",
                        "cfitsio",
                        "udunits2",
                        "xercesc3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yorick-yutils",
                        "yorick-gy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-gyoto",
                        "py37-gyoto",
                        "py38-gyoto",
                        "py35-gyoto",
                        "py36-gyoto",
                        "py310-gyoto",
                        "py311-gyoto",
                        "py312-gyoto",
                        "py313-gyoto",
                        "py314-gyoto"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-gyoto",
                        "py310-gyoto",
                        "py311-gyoto",
                        "py312-gyoto",
                        "py313-gyoto"
                    ]
                }
            ]
        },
        {
            "name": "py310-gyoto",
            "portdir": "science/Gyoto",
            "version": "2.0.2-20251105",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gyoto.obspm.fr",
            "description": "General relativistic geodesic integration and ray-tracing",
            "long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 43
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gfortran",
                "openmpi",
                "mpich",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig-python",
                        "eigen3",
                        "LORENE",
                        "doxygen",
                        "py310-setuptools",
                        "py310-pip",
                        "py310-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flint",
                        "Gyoto",
                        "cfitsio",
                        "udunits2",
                        "xercesc3",
                        "boost176",
                        "python310",
                        "py310-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "Gyoto"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-gyoto",
            "portdir": "science/Gyoto",
            "version": "2.0.2-20251105",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gyoto.obspm.fr",
            "description": "General relativistic geodesic integration and ray-tracing",
            "long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 43
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gfortran",
                "openmpi",
                "mpich",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig-python",
                        "eigen3",
                        "LORENE",
                        "doxygen",
                        "py311-build",
                        "py311-setuptools",
                        "py311-pip",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flint",
                        "Gyoto",
                        "cfitsio",
                        "udunits2",
                        "xercesc3",
                        "boost176",
                        "python311",
                        "py311-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "Gyoto"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-gyoto",
            "portdir": "science/Gyoto",
            "version": "2.0.2-20251105",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gyoto.obspm.fr",
            "description": "General relativistic geodesic integration and ray-tracing",
            "long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 43
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gfortran",
                "openmpi",
                "mpich",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig-python",
                        "eigen3",
                        "LORENE",
                        "doxygen",
                        "py312-build",
                        "py312-setuptools",
                        "py312-pip",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flint",
                        "Gyoto",
                        "cfitsio",
                        "udunits2",
                        "xercesc3",
                        "boost176",
                        "python312",
                        "py312-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "Gyoto"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-gyoto",
            "portdir": "science/Gyoto",
            "version": "2.0.2-20251105",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gyoto.obspm.fr",
            "description": "General relativistic geodesic integration and ray-tracing",
            "long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 43
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gfortran",
                "openmpi",
                "mpich",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig-python",
                        "eigen3",
                        "LORENE",
                        "doxygen",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-pip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flint",
                        "Gyoto",
                        "cfitsio",
                        "udunits2",
                        "xercesc3",
                        "boost176",
                        "python313",
                        "py313-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "Gyoto"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-gyoto",
            "portdir": "science/Gyoto",
            "version": "2.0.2-20251105",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gyoto.obspm.fr",
            "description": "General relativistic geodesic integration and ray-tracing",
            "long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 43
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gfortran",
                "openmpi",
                "mpich",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "eigen3",
                        "LORENE",
                        "doxygen",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-pip",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flint",
                        "Gyoto",
                        "cfitsio",
                        "udunits2",
                        "xercesc3",
                        "boost176",
                        "python314",
                        "py314-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "HORTON",
            "portdir": "science/HORTON",
            "version": "2.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://theochem.github.io/horton/",
            "description": "HORTON is a quantum chemistry program written primarily in Python language.",
            "long_description": "HORTON is a quantum chemistry program written primarily in Python language. It can serve as a stand-alone program for electronic structure calculation (HF, DFT,Geminals, PT)",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "yangx59",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "py27-cython",
                        "py27-matplotlib",
                        "py27-nose",
                        "py27-numpy",
                        "python27",
                        "py27-sphinx",
                        "py27-sympy",
                        "libint",
                        "libxc",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "KlustaKwik",
            "portdir": "science/KlustaKwik",
            "version": "2.0.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/klustakwik/",
            "description": "A program for automatic clustering of continuous data into a mixture of Gaussians.",
            "long_description": "KlustaKwik is an open-source program for automatic clustering of continuous data into a mixture of Gaussians. The program was originally developed for sorting of neuronal action potentials, but can be applied to any sort of data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "FlorianFranzen",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "LORENE",
            "portdir": "science/LORENE",
            "version": "0.0.0~cvs20160908",
            "license": "gpl-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lorene.obspm.fr/",
            "description": "Langage Objet pour la RElativité NumériquE",
            "long_description": "LORENE is a set of C++ classes to solve various problems arising in numerical relativity, and more generally in computational astrophysics. It provides tools to solve partial differential equations by means of multi-domain spectral methods.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 43
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "pgplot",
                        "gsl",
                        "libgcc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-gyoto",
                        "py37-gyoto",
                        "py38-gyoto",
                        "py35-gyoto",
                        "py36-gyoto",
                        "Gyoto",
                        "py310-gyoto",
                        "py311-gyoto",
                        "py312-gyoto",
                        "py313-gyoto",
                        "py314-gyoto"
                    ]
                }
            ]
        },
        {
            "name": "maskedKlustaKwik",
            "portdir": "science/KlustaKwik",
            "version": "3.0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/klustakwik/",
            "description": "A program for automatic clustering of continuous data into a mixture of Gaussians.",
            "long_description": "KlustaKwik is an open-source program for automatic clustering of continuous data into a mixture of Gaussians. The program was originally developed for sorting of neuronal action potentials, but can be applied to any sort of data. This is the new masked version of KlustaKwik, designed for large dense electrode arrays.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "FlorianFranzen",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal",
                "native"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "NanoVNA-QT",
            "portdir": "science/NanoVNA-QT",
            "version": "20200507",
            "license": "GPL-2",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nanovna/NanoVNA-QT",
            "description": "NanoVNA-QT is a Vector Network Analyzer software for the NanoVNA V2 hardware",
            "long_description": "NanoVNA-QT is a Vector Network Analyzer software for the NanoVNA V2 hardware",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3",
                        "qt5-qtbase",
                        "libxavna",
                        "fftw-3",
                        "qt5-qtcharts",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "NanoVNASaver",
            "portdir": "science/NanoVNASaver",
            "version": "0.5.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/NanoVNA-Saver/nanovna-saver",
            "description": "NanoVNASaver is a multiplatform tool to save Touchstone files from the NanoVNA hardware",
            "long_description": "NanoVNASaver is a multiplatform tool to save Touchstone files from the NanoVNA hardware",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "makeicns",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-cython",
                        "py310-numpy",
                        "py310-pyqt5",
                        "py310-scipy",
                        "py310-serial"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxavna",
            "portdir": "science/NanoVNA-QT",
            "version": "20200507",
            "license": "GPL-2",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nanovna/NanoVNA-QT",
            "description": "C and C++ library for accessing the NanoVNA V2 hardware",
            "long_description": "C and C++ library for accessing the NanoVNA V2 hardware",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3",
                        "fftw-3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "NanoVNA-QT"
                    ]
                }
            ]
        },
        {
            "name": "OpenCSG",
            "portdir": "science/OpenCSG",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.opencsg.org",
            "description": "OpenCSG is a library that does image-based CSG rendering using OpenGL",
            "long_description": "CSG is short for Constructive Solid Geometry and denotes an approach to model complex 3D-shapes using simpler ones, i.e., two shapes can be combined by taking the union of them, by intersecting them, or by subtracting one shape of the other. The most basic shapes, which are not results of such CSG operations, are called primitives. Primitives must be solid, i.e., they must have a clearly defined interior and exterior. By construction, a CSG shape is also solid then.",
            "active": true,
            "categories": [
                "science",
                "cad"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "glew"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openscad",
                        "openscad-devel"
                    ]
                }
            ]
        },
        {
            "name": "OpenCoarrays",
            "portdir": "science/OpenCoarrays",
            "version": "2.10.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.opencoarrays.org",
            "description": "Library for multi-image coarray Fortran suppport",
            "long_description": "OpenCoarrays is an open-source software project that produces an application binary interface (ABI) to support coarrays and other Fortran 2018 parallel programming features for gfortran in the GNU Compiler Collection (GCC). Gfortran has used OpenCoarrays since the GCC 5.1.0 release.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "parallel",
                "fortran"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "mpich",
                "openmpi",
                "events",
                "ULFM"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "mpich-gcc15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cafut"
                    ]
                }
            ]
        },
        {
            "name": "PEAR",
            "portdir": "science/PEAR",
            "version": "0.9.8",
            "license": "CC-BY-NC-SA-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.exelixis-lab.org/web/software/pear",
            "description": "PEAR - Paired-End reAd mergeR",
            "long_description": "PEAR is an ultrafast, memory-efficient and highly accurate pair-end read merger. It is fully parallelized and can run with as low as just a few kilobytes of memory.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mashavecher",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Pothos",
            "portdir": "science/Pothos",
            "version": "0.6.1",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pothosware.com",
            "description": "Pothos is Software Defined Radio (SDR) with a complete data-flow framework for creating topologies of interconnected processing blocks.",
            "long_description": "Pothos is Software Defined Radio (SDR) with a complete data-flow framework for creating topologies of interconnected processing blocks. Topologies can be designed and tested graphically, and deployed over a network. The Pothos framework API is sleek and smart, enabling users to quickly create custom processing blocks with minimal boiler-plate. Processing blocks can support computational offload and integration with SoC and DMA devices.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "PothosBlocks",
                        "PothosComms",
                        "PothosFlow",
                        "PothosAudio",
                        "PothosSoapy",
                        "PothosWidgets",
                        "PothosPlotters"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PothosAudio",
            "portdir": "science/PothosAudio",
            "version": "0.3.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosAudio",
            "description": "Support for streaming audio devices in Pothos",
            "long_description": "Support for streaming audio devices in Pothos",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "nlohmann-json",
                        "poco",
                        "PothosCore"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "PothosComms",
            "portdir": "science/PothosComms",
            "version": "0.3.5",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosComms",
            "description": "Communications blocks and support libraries for Pothos",
            "long_description": "This communications toolkits provides DSP and higher level communications blocks such as filters, basic arithmetic, waveform generators, symbol manipulation, encoding/decoding, frame synchronization, error correction, and MAC layer support.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spuce",
                        "nlohmann-json",
                        "poco",
                        "PothosCore"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "PothosPlotters"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "PothosBlocks",
            "portdir": "science/PothosBlocks",
            "version": "0.5.3",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosBlocks",
            "description": "A collection of core processing blocks for Pothos",
            "long_description": "The processing blocks found in this project offer core functionality, and do not incur external dependencies. More information to come as this project fills in.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "poco",
                        "PothosCore"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "PothosCore",
            "portdir": "science/PothosCore",
            "version": "0.7.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosCore",
            "description": "Pothos data-flow framework",
            "long_description": "Pothos data-flow framework",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "poco",
                        "muparserx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "PothosAudio",
                        "PothosComms",
                        "PothosBlocks",
                        "PothosFlow",
                        "PothosLiquidDSP",
                        "PothosPlotters",
                        "PothosSoapy",
                        "PothosWidgets"
                    ]
                }
            ]
        },
        {
            "name": "PothosFlow",
            "portdir": "science/PothosFlow",
            "version": "0.7.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosFlow",
            "description": "Pothos Flow is the GUI frontend and designer tool for the Pothos framework.",
            "long_description": "Pothos Flow is the GUI frontend and designer tool for the Pothos framework.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "PothosCore",
                        "poco",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "PothosLiquidDSP",
            "portdir": "science/PothosLiquidDSP",
            "version": "0.0.0-git-20211220",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosLiquidDSP",
            "description": "Pothos toolkit for liquid DSP processing cores",
            "long_description": "This toolkit wraps Pothos blocks around the Liquid DSP library. Blocks are generated from the liquid DSP include header and a file describing the available functions and parameters.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "python310",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-ply",
                        "py310-mako",
                        "clang-18",
                        "cmake",
                        "py310-yaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "liquid-dsp",
                        "PothosCore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PothosPlotters",
            "portdir": "science/PothosPlotters",
            "version": "0.4.2",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosPlotters",
            "description": "Pothos Flow is the GUI frontend and designer tool for the Pothos framework.",
            "long_description": "The plotters toolkit provides plotter widgets which are combined processing blocks with Qt widgets which are capable of displaying signal visualization within the Pothos GUI. Such blocks include: time-domain waveform viewer, periodogram, spectrogram, constellation plotter, and others",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PothosComms",
                        "qt5-qtbase",
                        "PothosCore",
                        "spuce",
                        "qwt-qt5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "PothosSoapy",
            "portdir": "science/PothosSoapy",
            "version": "0.5.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosSoapy",
            "description": "SDR source and sink blocks for interfacing SDR hardware with Pothos.",
            "long_description": "SDR source and sink blocks for interfacing SDR hardware with Pothos.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "poco",
                        "PothosCore",
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "PothosWidgets",
            "portdir": "science/PothosWidgets",
            "version": "0.5.1",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/PothosWidgets",
            "description": "Graphical widgets to supplement the Pothos GUI",
            "long_description": "Graphical widgets to supplement the Pothos GUI",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg",
                        "PothosCore"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pothos"
                    ]
                }
            ]
        },
        {
            "name": "RigCtldGUI",
            "portdir": "science/RigCtldGUI",
            "version": "20220406-d49f88b9",
            "license": "GPL-2",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dl1ycf/RigCtldGUI",
            "description": "a graphical user interface for rig control, offering also rigctld functionality",
            "long_description": "RigCtldGUI is a graphical user interface for rig control, offering also rigctld functionality",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fltk",
                        "portaudio",
                        "hamlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SDRPlusPlus",
            "portdir": "science/SDRPlusPlus",
            "version": "1.0.4",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/AlexandreRouma/SDRPlusPlus",
            "description": "SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.",
            "long_description": "SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "gui",
                "airspy",
                "airspyhf",
                "bladerf",
                "hackrf",
                "libiio",
                "limesuite",
                "rtlsdr",
                "soapysdr",
                "sdrplay",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "makeicns",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glfw",
                        "fftw-3-single",
                        "airspy",
                        "airspyhf",
                        "codec2",
                        "hamlib",
                        "limesuite",
                        "rtl-sdr",
                        "volk",
                        "hackrf",
                        "portaudio",
                        "libusb",
                        "glew"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SDRplay",
            "portdir": "science/SDRplay",
            "version": "2.13.1",
            "license": "restrictive/distributable",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdrplay.com/",
            "description": "SDRplay provides support for SDRplay hardware",
            "long_description": "SDRplay provides support for SDRplay hardware. SDR for Software Defined Radio and 'Play' because it's designed to allow anyone interested in receiving practically any kind of radio or TV signals to be able to do so without having to decide up-front exactly what it is they will want to do next. For computer wizards we are democratising Radio in that you can literally Play at creating completely new radio-based products.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDRPlay",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "gr37-sdrplay",
                        "linrad",
                        "rsp_tcp"
                    ]
                }
            ]
        },
        {
            "name": "SDRplay3",
            "portdir": "science/SDRplay3",
            "version": "3.07.1",
            "license": "restrictive/distributable",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sdrplay.com",
            "description": "SDRplay3 provides support for SDRplay hardware (API 3)",
            "long_description": "SDRplay3 provides support for SDRplay hardware (API 3). SDR for Software Defined Radio and 'Play' because it's designed to allow anyone interested in receiving practically any kind of radio or TV signals to be able to do so without having to decide up-front exactly what it is they will want to do next. For computer wizards we are democratising Radio in that you can literally Play at creating completely new radio-based products.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDRPlay3"
                    ]
                }
            ]
        },
        {
            "name": "SoapyAirspy",
            "portdir": "science/SoapyAirspy",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyAirspy",
            "description": "Soapy SDR plugin for Airspy",
            "long_description": "Soapy SDR plugin for Airspy",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "airspy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyAirspyHF",
            "portdir": "science/SoapyAirspyHF",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyAirspyHF",
            "description": "Soapy SDR plugin for AirspyHF+",
            "long_description": "Soapy SDR plugin for AirspyHF+",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "airspyhf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyAudio",
            "portdir": "science/SoapyAudio",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyAudio",
            "description": "Soapy SDR plugin for Audio devices",
            "long_description": "Soapy SDR plugin for Audio devices",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rtaudio",
                        "SoapySDR",
                        "hamlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyBladeRF",
            "portdir": "science/SoapyBladeRF",
            "version": "0.4.1",
            "license": "LGPL-2.1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyBladeRF",
            "description": "Soapy SDR plugin for Blade RF",
            "long_description": "Soapy SDR plugin for Blade RF",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "bladeRF"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyHackRF",
            "portdir": "science/SoapyHackRF",
            "version": "0.3.4",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyHackRF",
            "description": "Soapy SDR module for Hack RF",
            "long_description": "Soapy SDR module for Hack RF",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "hackrf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyPlutoSDR",
            "portdir": "science/SoapyPlutoSDR",
            "version": "0.2.1",
            "license": "LGPL-2.1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyPlutoSDR",
            "description": "Soapy SDR module for Pluto SDR",
            "long_description": "Soapy SDR module for Pluto SDR",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "libad9361-iio",
                        "libiio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyRTLSDR",
            "portdir": "science/SoapyRTLSDR",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyRTLSDR",
            "description": "Soapy SDR module for RTL-SDR",
            "long_description": "Soapy SDR module for RTL-SDR",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "rtl-sdr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "indi"
                    ]
                }
            ]
        },
        {
            "name": "SoapyRemote",
            "portdir": "science/SoapyRemote",
            "version": "0.5.2",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyRemote",
            "description": "Soapy SDR module for use any Soapy SDR remotely",
            "long_description": "Soapy SDR module for use any Soapy SDR remotely",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyRedPitaya",
            "portdir": "science/SoapyRedPitaya",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyRedPitaya",
            "description": "Soapy SDR plugins for Red Pitaya",
            "long_description": "Soapy SDR plugins for Red Pitaya",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapySDR",
            "portdir": "science/SoapySDR",
            "version": "0.8.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapySDR/wiki",
            "description": "A fresh and clean vendor neutral and platform independent SDR support library",
            "long_description": "SoapySDR is an open-source generalized C/C++ API and runtime library for interfacing with SDR devices. With SoapySDR, you can instantiate, configure, and stream with an SDR device in a variety of environments. Both osmosdr and uhd devices are available within SoapySDR. In addition, vendors can directly support their hardware using SoapySDR device modules. There are wrappers for both gr-osmosdr, uhd, and gr-uhd to bring an ecosystem of existing applications to SoapySDR devices. And SoapySDR has support for powerful platforms like GNU Radio and Pothos.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "gedgy63",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel",
                        "welle.io",
                        "welle.io-devel",
                        "CubicSDR",
                        "PothosSoapy",
                        "SoapyAirspy",
                        "SoapyAirspyHF",
                        "SoapyAudio",
                        "SoapyBladeRF",
                        "SoapyHackRF",
                        "SoapyPlutoSDR",
                        "SoapyRTLSDR",
                        "SoapyRemote",
                        "SoapyRedPitaya",
                        "SoapySDRPlay",
                        "SoapySDRPlay3",
                        "SoapyUHD",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "limesuite",
                        "linhpsdr",
                        "limesuite-devel",
                        "quisk",
                        "rtl_433",
                        "rx_tools"
                    ]
                }
            ]
        },
        {
            "name": "SoapySDRPlay",
            "portdir": "science/SoapySDRPlay",
            "version": "20211121-4bf80bc3",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapySDRPlay2",
            "description": "Soapy SDR module for SDRPlay",
            "long_description": "Soapy SDR module for SDRPlay",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SDRplay",
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapySDRPlay3",
            "portdir": "science/SoapySDRPlay3",
            "version": "20221130-794425ff",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapySDRPlay3",
            "description": "Soapy SDR module for SDRPlay 3 driver",
            "long_description": "Soapy SDR module for SDRPlay 3 driver",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SDRplay3",
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyUHD",
            "portdir": "science/SoapyUHD",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyUHD",
            "description": "Soapy SDR plugins for UHD devices",
            "long_description": "Soapy SDR plugins for UHD devices",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "uhd",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SurfaceEvolver",
            "portdir": "science/SurfaceEvolver",
            "version": "2.70",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://facstaff.susqu.edu/brakke/evolver/evolver.html",
            "description": "Software for the modeling of the evolution of liquid surfaces.",
            "long_description": "Surface Evolver is an interactive program for the modelling of liquid surfaces shaped by various forces and constraints.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "TwitterDemandAnalyzer",
            "portdir": "science/TwitterDemandAnalyzer",
            "version": "1.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tazzben/TwitterDemandAnalyzer",
            "description": "An analysis tool (to be used on the data created by the collector) for economists using the fact that Twitter presents a demand curve for information",
            "long_description": "An analysis tool (to be used on the data created by the collector) for economists using the fact that Twitter presents a demand curve for information. A method paper by Smith and Wooten will be forthcoming in an open access journal.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "tazz_ben",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-dateutil",
                        "py27-tz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "TwitterDemandCollector",
            "portdir": "science/TwitterDemandCollector",
            "version": "1.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tazzben/TwitterDemandCollector",
            "description": "A collection tool for economists using the fact that Twitter presents a demand curve for information",
            "long_description": "A collection tool for economists using the fact that Twitter presents a demand curve for information. A method paper by Smith and Wooten will be forthcoming in an open access journal.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "tazz_ben",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-dateutil",
                        "py27-tweepy"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}