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

{
    "count": 50658,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=533",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=531",
    "results": [
        {
            "name": "gr-mac",
            "portdir": "science/gr-mac",
            "version": "20140919",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-mac",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-mac",
            "long_description": "This port has been replaced by gr37-mac.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-latex",
                        "clang-17",
                        "doxygen",
                        "graphviz",
                        "py39-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-mapper",
            "portdir": "science/gr-mapper",
            "version": "20181023-2ea1eb68",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gr-vt/gr-mapper",
            "description": "Provides augmented functionality for GNU Radio: Symbol to Bit Mapping and Demapping Blocks",
            "long_description": "Provides augmented functionality for GNU Radio: Symbol to Bit Mapping and Demapping Blocks",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-mac",
            "portdir": "science/gr-mac",
            "version": "20140919",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmalsbury/gr-mac",
            "description": "Provides augmented functionality (blocks, GRC definitions, apps, etc) for GNU Radio.",
            "long_description": "Provides augmented functionality (blocks, GRC definitions, apps, etc) for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-ofdm",
            "portdir": "science/gr-ofdm",
            "version": "20180306",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-ofdm",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-ofdm",
            "long_description": "This port has been replaced by gr37-ofdm.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "graphviz",
                        "py39-sphinx",
                        "texlive-latex",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "itpp",
                        "py39-pyqt4",
                        "uhd",
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-osmosdr",
            "portdir": "science/gr-osmosdr",
            "version": "20210117-cffef690",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/trac/wiki/GrOsmoSDR",
            "description": "gr-osmosdr provides support for OsmoSDR hardware within GNU Radio",
            "long_description": "Includes OSMO SDR support GNU Radio source and sink blocks in C++, Python, and GNU Radio Companion (grc). This port also offers a wrapper functionality for the FunCube Dongle, FunCube Dongle Pro+, HackRF, RFSpace, Ettus UHD, and rtl-sdr radios and software. By using gr-osmosdr source you can take advantage of a common software API in your applications independent of the underlying radio hardware.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs",
                "uhd",
                "iio",
                "hackrf",
                "fcdproplus",
                "rtlsdr",
                "bladeRF",
                "airspy",
                "spyserver",
                "redpitaya",
                "rfspace",
                "soapysdr",
                "sdrplay",
                "airspyhf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "py39-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "airspy",
                        "airspyhf",
                        "bladeRF",
                        "gnuradio",
                        "gr-fcdproplus",
                        "hackrf",
                        "rtl-sdr",
                        "uhd",
                        "volk",
                        "boost171",
                        "gmp",
                        "mpir",
                        "python39",
                        "fftw-3-single",
                        "py39-cheetah",
                        "py39-numpy",
                        "SDRplay",
                        "SoapySDR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-matplotlib",
                        "py39-opengl",
                        "py39-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gqrx",
                        "gr-rds",
                        "gr-specest"
                    ]
                }
            ]
        },
        {
            "name": "gr37-ofdm",
            "portdir": "science/gr-ofdm",
            "version": "20180306",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rwth-ti/gr-ofdm",
            "description": "Provides augmented functionality (blocks, GRC definitions, apps, etc) for GNU Radio.",
            "long_description": "Provides augmented functionality (blocks, GRC definitions, apps, etc) for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyqwt",
                        "gnuradio37",
                        "uhd",
                        "volk",
                        "boost171",
                        "gmp",
                        "mpir",
                        "zmq",
                        "python27",
                        "fftw-3-single",
                        "itpp",
                        "py27-cheetah",
                        "py27-numpy",
                        "py27-pyqt4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-osmosdr",
            "portdir": "science/gr-osmosdr",
            "version": "20191201-a95bbd74",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/trac/wiki/GrOsmoSDR",
            "description": "gr-osmosdr provides support for OsmoSDR hardware within GNU Radio",
            "long_description": "Includes OSMO SDR support GNU Radio source and sink blocks in C++, Python, and GNU Radio Companion (grc). This port also offers a wrapper functionality for the FunCube Dongle, FunCube Dongle Pro+, HackRF, RFSpace, Ettus UHD, and rtl-sdr radios and software. By using gr-osmosdr source you can take advantage of a common software API in your applications independent of the underlying radio hardware.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "uhd",
                "iio",
                "hackrf",
                "fcdproplus",
                "rtlsdr",
                "bladeRF",
                "airspy",
                "spyserver",
                "redpitaya",
                "rfspace",
                "soapysdr",
                "sdrplay",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bladeRF",
                        "gnuradio37",
                        "gr37-fcdproplus",
                        "hackrf",
                        "rtl-sdr",
                        "uhd",
                        "volk",
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "SDRplay",
                        "SoapySDR",
                        "airspy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr37-rds",
                        "gr37-specest"
                    ]
                }
            ]
        },
        {
            "name": "gr-pcap",
            "portdir": "science/gr-pcap",
            "version": "20170402",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-pcap",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-pcap",
            "long_description": "This port has been replaced by gr37-pcap.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-sphinx",
                        "clang-17",
                        "doxygen",
                        "texlive-latex",
                        "graphviz"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-scapy",
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-pyqt",
            "portdir": "science/gr-pyqt",
            "version": "20160712",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-pyqt",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-pyqt",
            "long_description": "This port has been replaced by gr37-pyqt.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-latex",
                        "clang-17",
                        "doxygen",
                        "graphviz",
                        "py39-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-pcap",
            "portdir": "science/gr-pcap",
            "version": "20170402",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/osh/gr-pcap",
            "description": "Provides augmented functionality (blocks, GRC definitions, apps, etc) for GNU Radio.",
            "long_description": "Provides augmented functionality (blocks, GRC definitions, apps, etc) for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scapy",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-pyqt",
            "portdir": "science/gr-pyqt",
            "version": "20160712",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/osh/gr-pyqt",
            "description": "Provides augmented functionality for GNU Radio: pyqt based plotters intended for plotting bursted events.",
            "long_description": "Provides augmented functionality for GNU Radio: pyqt based plotters intended for plotting bursted events.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-satellites",
            "portdir": "science/gr-satellites",
            "version": "3.16.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/daniestevez/gr-satellites",
            "description": "GNU Radio decoders for several Amateur satellites.",
            "long_description": "GNU Radio decoders for several Amateur satellites.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "doxygen",
                        "texlive-latex",
                        "py39-sphinx",
                        "graphviz",
                        "cmake",
                        "pkgconfig",
                        "swig-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "gmp",
                        "mpir",
                        "python39",
                        "fftw-3-single",
                        "py39-cheetah",
                        "py39-numpy",
                        "gnuradio",
                        "volk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-scipy",
                        "py39-requests",
                        "py39-opengl",
                        "py39-matplotlib",
                        "py39-construct"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-rds",
            "portdir": "science/gr-rds",
            "version": "20201015-feaba5b1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastibl/gr-rds",
            "description": "Provides the Radio Data System (RDS) block for GNU Radio.",
            "long_description": "Provides the Radio Data System (RDS) block for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "py39-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "volk",
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "python39",
                        "fftw-3-single",
                        "py39-cheetah",
                        "py39-numpy",
                        "gnuradio",
                        "gr-osmosdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-matplotlib",
                        "py39-opengl",
                        "py39-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-satellites",
            "portdir": "science/gr-satellites",
            "version": "1.8.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/daniestevez/gr-satellites",
            "description": "GNU Radio decoders for several Amateur satellites.",
            "long_description": "GNU Radio decoders for several Amateur satellites.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "doxygen",
                        "texlive-latex",
                        "py27-sphinx",
                        "graphviz",
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "libfec",
                        "volk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-scipy",
                        "py27-requests",
                        "py27-opengl",
                        "py27-matplotlib",
                        "py27-construct"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-rds",
            "portdir": "science/gr-rds",
            "version": "20200222-a02dcd9e",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastibl/gr-rds",
            "description": "Provides the Radio Data System (RDS) block for GNU Radio.",
            "long_description": "Provides the Radio Data System (RDS) block for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "gr37-osmosdr",
                        "volk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-tdd",
            "portdir": "science/gr-tdd",
            "version": "20190521-13ae75ea",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-tdd",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-tdd",
            "long_description": "This port has been replaced by gr37-tdd.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-latex",
                        "clang-17",
                        "doxygen",
                        "graphviz",
                        "py39-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-tdd",
            "portdir": "science/gr-tdd",
            "version": "20190521-13ae75ea",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mbkitine/gr-tdd",
            "description": "Provides augmented functionality for GNU Radio: test driven development blocks",
            "long_description": "Provides augmented functionality for GNU Radio: test driven development blocks",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gst-plugins-cairovis",
            "portdir": "science/gst-plugins-cairovis",
            "version": "0.1.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lpsinger/gst-plugins-cairovis",
            "description": "Scientific visualization plugins for GStreamer using Cairo graphics",
            "long_description": "Create live line plots, histograms, and waterfall plots from data streams in Gstreamer pipelines using Cairo graphics.",
            "active": true,
            "categories": [
                "science",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010-gst-plugins-base",
                        "cairo",
                        "gsl",
                        "gstreamer010"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gst-plugins-math",
            "portdir": "science/gst-plugins-math",
            "version": "1.0.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lpsinger/gst-plugins-math",
            "description": "Mathematical operations plugins for GStreamer",
            "long_description": "Perform simple arithmetic operations on audio streams in GStreamer pipelines.",
            "active": true,
            "categories": [
                "science",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fakeroot",
            "portdir": "sysutils/fakeroot",
            "version": "1.37",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.debian.org/FakeRoot/",
            "description": "Tool for simulating superuser privileges",
            "long_description": "fakeroot runs a command in an environment where it appears to have root privileges for file manipulation. It does this by means of LD_PRELOAD and SYSV IPC (or TCP) trickery.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mc",
            "portdir": "sysutils/mc",
            "version": "4.8.33",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.midnight-commander.org",
            "description": "GNU Midnight Commander",
            "long_description": "GNU Midnight Commander is a user-friendly yet powerful file manager and visual shell, useful to novice and guru alike. It provides a clear, user-friendly, and somewhat protected interface to a Unix system while making many frequent file operations more efficient and preserving the full power of the command prompt. After some practice, you will wonder how you could ever live without it.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "slang2",
                "ncurses",
                "sftp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "slang2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ccdiff",
            "portdir": "textproc/ccdiff",
            "version": "0.340.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::ccdiff",
            "description": "Colored Character Diff",
            "long_description": "Colored Character Diff",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-makemaker",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-getopt-long",
                        "p5.34-scalar-list-utils",
                        "p5.34-term-ansicolor",
                        "perl5.34",
                        "p5.34-algorithm-diff"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-capture-tiny",
                        "p5.34-test-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "htcondor",
            "portdir": "science/htcondor",
            "version": "8.8.1",
            "license": "apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://research.cs.wisc.edu/htcondor",
            "description": "specialized workload management system for compute-intensive jobs",
            "long_description": "HTCondor is a specialized workload management system for compute-intensive jobs. Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor, HTCondor places them into a queue, chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion.",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "debug",
                "personal",
                "python27",
                "python38",
                "python39",
                "kerberos",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "fig2dev",
                        "latex2html",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "openssl",
                        "boost176",
                        "pcre",
                        "python39",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iAIDA",
            "portdir": "science/iAIDA",
            "version": "1.1.4",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://iaida.dynalias.net/",
            "description": "An implementation in C++ of the AIDA Abstract Interfaces for Data Analysis",
            "long_description": "iAIDA is an implementation in C++ of the AIDA Abstract Interfaces for Data Analysis, a set of interfaces designed for data analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "apfeiffer1",
                    "github": "apfeiffer1",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "root5",
                "grace",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "aida",
                        "root5",
                        "zlib",
                        "boost171",
                        "expat",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inspectrum",
            "portdir": "science/inspectrum",
            "version": "20220326-98b998ff",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/miek/inspectrum",
            "description": "Provides augmented functionality for GNU Radio: inspectrum realizes signal analysis abilities in typical block-structure",
            "long_description": "Provides augmented functionality for GNU Radio: inspectrum realizes signal analysis abilities in typical block-structure",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "fftw-3-single",
                        "liquid-dsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libad9361-iio",
            "portdir": "science/libad9361-iio",
            "version": "20220908-43643ab0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/analogdevicesinc/libad9361-iio",
            "description": "libad9361-iio is an IIO AD9361 library for filter design and handling, multi-chip sync, and more",
            "long_description": "libad9361-iio is an IIO AD9361 library for filter design and handling, multi-chip sync, and more. This is a simple library used for userspace, which manages multi-chip sync (on platforms [FMCOMMS5] where multiple AD9361 devices are use) can create AD9361 specific FIR filters on the fly. Provides the GIT master branch version, which is typically updated every few days to week.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapyPlutoSDR",
                        "gr-iio",
                        "gr37-iio"
                    ]
                }
            ]
        },
        {
            "name": "libccd",
            "portdir": "science/libccd",
            "version": "2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20190111,
            "replaced_by": null,
            "homepage": "https://github.com/danfis/libccd",
            "description": "A library for collision detection between convex shapes",
            "long_description": "A library for collision detection between convex shapes",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "single_precision",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fcl",
                        "ode"
                    ]
                }
            ]
        },
        {
            "name": "libfec",
            "portdir": "science/libfec",
            "version": "20210201-c5d935f4",
            "license": "LGPL",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fblomqvi/libfec",
            "description": "implements several popular forward error correction (FEC)",
            "long_description": "implements several popular forward error correction (FEC) algorithms and several low-level routines useful in modems implemented with digital signal processing (DSP).",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr37-satellites",
                        "liquid-dsp"
                    ]
                }
            ]
        },
        {
            "name": "liblsl",
            "portdir": "science/liblsl",
            "version": "1.16.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sccn/liblsl",
            "description": "C++ library for multi-modal time-synched data transmission over the local network.",
            "long_description": "The lab streaming layer is a simple all-in-one approach to streaming experiment data between applications in a lab, e.g. instrument time series, event markers, audio, and so on.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "static",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pugixml",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost181"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libosmo-dsp",
            "portdir": "science/libosmo-dsp",
            "version": "20170318",
            "license": "GPL-2+",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/",
            "description": "A library with SDR DSP primitives",
            "long_description": "A library with SDR DSP primitives",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "doxygen",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr-iqbalance",
                        "gr37-iqbalance"
                    ]
                }
            ]
        },
        {
            "name": "libsigmf",
            "portdir": "science/libsigmf",
            "version": "20201115-8623f04c",
            "license": "apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/f4exb/libsigmf",
            "description": "a header-only C++ library for working with SigMF metadata",
            "long_description": "a header-only C++ library for working with SigMF metadata",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flatbuffers",
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "libsbmlsim",
            "portdir": "science/libsbmlsim",
            "version": "1.4.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fun.bio.keio.ac.jp/software/libsbmlsim/",
            "description": "A library for simulating SBML models",
            "long_description": "LibSBMLSim is a library for simulating an SBML model which contains Ordinary Differential Equations (ODEs). LibSBMLSim provides simple command-line tool and several APIs to load an SBML model, perform numerical integration (simulate) and export its results. Both explicit and implicit methods are supported on libSBMLSim.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "funasoul",
                    "github": "funasoul",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "csharp",
                "java",
                "python27",
                "python38",
                "python39",
                "ruby",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsbml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "limesuite",
            "portdir": "science/limesuite",
            "version": "22.09.1",
            "license": "Apache-2",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://myriadrf.org/projects/lime-suite/",
            "description": "provides drivers and SDR application support for the LMS7002M RFIC",
            "long_description": "Lime Suite is a collection of software supporting several hardware platforms including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other tools for developing with LMS7-based hardware.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "wxgui",
                "soapy",
                "octave",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "SoapySDR",
                        "libusb",
                        "wxWidgets-3.2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-limesdr-devel",
                        "SDRPlusPlus"
                    ]
                }
            ]
        },
        {
            "name": "linhpsdr",
            "portdir": "science/linhpsdr",
            "version": "20230106-02361708",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/g0orx/linhpsdr",
            "description": "linHPSDR is an HPSDR application for Linux and macOS",
            "long_description": "linHPSDR is an HPSDR application for Linux and macOS",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "glib2",
                        "gtk3",
                        "gdk-pixbuf2",
                        "libsoundio",
                        "SoapySDR",
                        "wdsp",
                        "pango",
                        "fftw-3",
                        "atk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "liquid-dsp",
            "portdir": "science/liquid-dsp",
            "version": "20221120-c3e0de7e",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.liquidsdr.org/",
            "description": "liquid-dsp is an open-source signal processing library for software-defined radios written in C.",
            "long_description": "liquid-dsp is an open-source signal processing library for software-defined radios written in C. Its purpose is to provide a set of extensible DSP modules that do no rely on external dependencies or cumbersome frameworks.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "gsed",
                        "clang-17",
                        "autoconf",
                        "grep"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libfec",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "CubicSDR",
                        "PothosLiquidDSP",
                        "gr37-lora-rpp0",
                        "gr-lora-rpp0",
                        "inspectrum"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "luaradio"
                    ]
                }
            ]
        },
        {
            "name": "luaradio",
            "portdir": "science/luaradio",
            "version": "0.10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luaradio.io/",
            "description": "A lightweight, embeddable software-defined radio framework built on LuaJIT",
            "long_description": "A lightweight, embeddable software-defined radio framework built on LuaJIT",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "v",
                    "github": "vsergeev",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "luajit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fftw-3",
                        "liquid-dsp",
                        "volk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "limesuite-devel",
            "portdir": "science/limesuite",
            "version": "20220505-c1b19b23",
            "license": "Apache-2",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://myriadrf.org/projects/lime-suite/",
            "description": "provides drivers and SDR application support for the LMS7002M RFIC",
            "long_description": "Lime Suite is a collection of software supporting several hardware platforms including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other tools for developing with LMS7-based hardware. This port is kept up with the LimeSuite GIT 'master' branch, is typically updated weekly to monthly.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "wxgui",
                "soapy",
                "octave",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "SoapySDR",
                        "libusb",
                        "wxWidgets-3.2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "luma",
            "portdir": "science/luma",
            "version": "1.7.12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cfdemons/LUMA",
            "description": "Open-source project Lattice-Boltzmann at the University of Manchester (LUMA)",
            "long_description": "Open-source project Lattice-Boltzmann at the University of Manchester (LUMA)",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang90",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libomp",
                        "hdf5",
                        "mpich-clang17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mcl",
            "portdir": "science/mcl",
            "version": "14-137",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://micans.org/mcl/",
            "description": "MCL - a cluster algorithm for graphs.",
            "long_description": "The MCL algorithm is short for the Markov Cluster Algorithm, a fast and scalable unsupervised cluster algorithm for graphs based on simulation of (stochastic) flow in graphs.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ministat",
            "portdir": "science/ministat",
            "version": "1.0",
            "license": "Beerware",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/codahale/ministat",
            "description": "A small tool to do the statistics legwork on benchmarks",
            "long_description": "A small tool to do the statistics legwork on benchmarks",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "multimon-ng",
            "portdir": "science/multimon-ng",
            "version": "1.2.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EliasOenal/multimon-ng",
            "description": "multimon-ng decodes radio digital transmission signals",
            "long_description": "multimon-ng is the successor of multimon. It decodes the following digital transmission modes: POCSAG512 POCSAG1200 POCSAG2400 FLEX EAS UFSK1200 CLIPFSK AFSK1200 AFSK2400 AFSK2400_2 AFSK2400_3 HAPN4800 FSK9600 DTMF ZVEI1 ZVEI2 ZVEI3 DZVEI PZVEI EEA EIA CCIR MORSE_CW X10",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "pulseaudio",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutationpp",
            "portdir": "science/mutationpp",
            "version": "1.0.5",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mutationpp/Mutationpp",
            "description": "The MUlticomponent Thermodynamic And Transport library for IONized gases in C++",
            "long_description": "Mutation++ is an open-source library originally developed at the von Karman Institute for Fluid Dynamics, designed to couple with conventional computational fluid dynamics codes to provide thermodynamic, transport, chemistry, and energy transfer properties associated with subsonic to hypersonic flows.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "rubendibattista",
                    "github": "rdbisme",
                    "ports_count": 43
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openbabel2",
            "portdir": "science/openbabel2",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openbabel.org/wiki/Main_Page",
            "description": "A chemistry file translation program.",
            "long_description": "Open Babel is a free, open-source version of the Babel chemistry file translation program. OpenBabel is a project designed to pick up where Babel left off, as a cross-platform program and library designed to interconvert between many file formats used in molecular modeling and computational chemistry.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1994
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig",
                        "eigen3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "cairo",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kalzium",
                        "ghemical",
                        "chemtool",
                        "py39-openbabel2",
                        "gnome-chemistry-utils",
                        "py310-openbabel2",
                        "py311-openbabel2",
                        "py312-openbabel2"
                    ]
                }
            ]
        },
        {
            "name": "openhantek",
            "portdir": "science/openhantek",
            "version": "3.3.2.2",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenHantek/OpenHantek6022",
            "description": "DSO software for Hantek USB digital signal oscilloscopes",
            "long_description": "OpenHantek is a free software for Hantek and compatible (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "fftw-3",
                        "qt5-qttools",
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "osmocore",
            "portdir": "science/osmocore",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "darwin macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/osmocom/libosmocore",
            "description": "osmocore provides a set of C-language libraries that form the core infrastructure of many Osmocom Open Source Mobile Communications projects.",
            "long_description": "osmocore provides a set of C-language libraries that form the core infrastructure of many Osmocom Open Source Mobile Communications projects.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "doxygen",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "talloc",
                        "python27",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr-gsm",
                        "gr37-gsm"
                    ]
                }
            ]
        },
        {
            "name": "perseus-sdr",
            "portdir": "science/perseus-sdr",
            "version": "0.8.2",
            "license": "LGPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://microtelecom.it/perseus/",
            "description": "Perseus Software Defined Radio Control Library",
            "long_description": "Perseus Software Defined Radio Control Library",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "osmocore-devel",
            "portdir": "science/osmocore",
            "version": "20200121-89c04288",
            "license": "GPL-2+",
            "platforms": "darwin macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/osmocom/libosmocore",
            "description": "osmocore provides a set of C-language libraries that form the core infrastructure of many Osmocom Open Source Mobile Communications projects.",
            "long_description": "osmocore provides a set of C-language libraries that form the core infrastructure of many Osmocom Open Source Mobile Communications projects.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "doxygen",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "talloc",
                        "python27",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pihpsdr",
            "portdir": "science/pihpsdr",
            "version": "20230516-a5992fe8",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dl1ycf/pihpsdr",
            "description": "piHPSDR is an HPSDR application designed for low power boards, like Raspberry.",
            "long_description": "piHPSDR is an HPSDR application designed for low power boards, like Raspberry.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "soapysdr",
                "window1440x900",
                "native",
                "localcw",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "glib2",
                        "gtk3",
                        "gdk-pixbuf2",
                        "portaudio",
                        "curl",
                        "wdsp",
                        "pango",
                        "fftw-3",
                        "atk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "plumed",
            "portdir": "science/plumed",
            "version": "2.9.0",
            "license": "LGPL-3 and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.plumed.org/",
            "description": "PLUMED is a plugin for molecular dynamics",
            "long_description": "PLUMED is a plugin for molecular dynamics that can be used in combination with popular molecular dynamics codes to perform biased simulations. Additionally, it can be used as a standalone tool to analyze trajectories.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "giovanni.bussi",
                    "github": "GiovanniBussi",
                    "ports_count": 87
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "debug",
                "debugoptimized",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi",
                "allmodules",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "vecLibFort",
                        "gawk",
                        "fftw-3",
                        "gsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gromacs-plumed"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-plumed",
                        "py310-plumed",
                        "py311-plumed",
                        "py37-plumed",
                        "gromacs-plumed",
                        "py36-plumed",
                        "py38-plumed"
                    ]
                }
            ]
        },
        {
            "name": "pybombs",
            "portdir": "science/pybombs",
            "version": "2.3.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybombs/pybombs",
            "description": "Python Build Overlay Managed Bundle System",
            "long_description": "PyBOMBS (Python Build Overlay Managed Bundle System) is the GNU Radio install management system for resolving dependencies and pulling in out-of-tree projects from CGRAN (Comprehensive GNU Radio Archive Network).",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "python27",
                "python35",
                "python36",
                "python37",
                "python38",
                "python39"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-future",
                        "py38-requests",
                        "py38-ruamel-yaml",
                        "py38-six"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}