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

{
    "count": 52318,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=575",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=573",
    "results": [
        {
            "name": "gvemod-cplxview",
            "portdir": "science/gvemod-cplxview",
            "version": "0.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geomview.org/",
            "description": "a Geomview plugin for the visualisation of complex functions",
            "long_description": "This is the Cplxview emodule, a Geomview plugin for the visualisation of complex functions. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geomview",
                        "xforms"
                    ]
                }
            ],
            "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": 443
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-18",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1"
                    ]
                }
            ],
            "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": 443
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010-gst-plugins-base",
                        "cairo",
                        "gsl",
                        "gstreamer010"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gshhg-gmt",
            "portdir": "science/gshhg-gmt",
            "version": "2.3.7",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GenericMappingTools/gshhg-gmt",
            "description": "Global Self-consistent Hierarchical High-resolution Geography (GSHHG)",
            "long_description": "Global Self-consistent Hierarchical High-resolution Geography (GSHHG) is a high-resolution shoreline data set amalgamated from three databases: World Vector Shorelines (WVS), CIA World Data Bank II (WDBII), and Atlas of the Cryosphere (AC). GSHHG contains vector descriptions at five different resolutions of land outlines, lakes, rivers, and political boundaries. To read and process the data you should install GMT, the Generic Mapping Tools (port gmt5).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "seisman.info",
                    "github": "seisman",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmt4",
                        "gmt5",
                        "gmt6"
                    ]
                }
            ]
        },
        {
            "name": "gromacs-plumed",
            "portdir": "science/gromacs",
            "version": "2021.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gromacs.org/",
            "description": "Molecular dynamics package designed for simulations of proteins, lipids, and nucleic acids.: (THIS PORT INSTALLS A VERSION OF GROMACS PATCHED WITH PLUMED)",
            "long_description": "GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. It is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non-biological systems, e.g. polymers.: (THIS PORT INSTALLS A VERSION OF GROMACS PATCHED WITH PLUMED)",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "x11",
                "threads",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "mpich",
                "openmpi",
                "double",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "plumed",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "plumed",
                        "hwloc",
                        "OpenBLAS",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gromacs",
            "portdir": "science/gromacs",
            "version": "2021.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gromacs.org/",
            "description": "Molecular dynamics package designed for simulations of proteins, lipids, and nucleic acids.",
            "long_description": "GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. It is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non-biological systems, e.g. polymers.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "x11",
                "threads",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "mpich",
                "openmpi",
                "double",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "fftw-3-single",
                        "hwloc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "grig",
            "portdir": "science/grig",
            "version": "0.8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://groundstation.sourceforge.net/grig/",
            "description": "GUI Ham Radio control (CAT) program",
            "long_description": "Grig is a simple Ham Radio control (CAT) program based on the Ham Radio Control Libraries (Hamlib).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "quentin",
                    "github": "quentinmit",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "hamlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gri",
            "portdir": "science/gri",
            "version": "2.12.23",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gri.sourceforge.net/",
            "description": "A scientific graphics programming language",
            "long_description": "Gri is a language for scientific graphics programming. The word language is important: Gri is command-driven, not point/click. Some users consider Gri similar to LaTeX, since both provide extensive power in exchange for patience in learning syntax. Gri can make x-y graphs, contour graphs, and image graphs, in PostScript and (someday) SVG formats. Control is provided over all aspects of drawing, e.g. line widths, colors, and fonts. A TeX-like syntax provides common mathematical symbols.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ImageMagick",
                        "perl5",
                        "ghostscript",
                        "texlive",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "grads",
            "portdir": "science/grads",
            "version": "2.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cola.gmu.edu/grads/",
            "description": "interactive visualization tool for earth science data",
            "long_description": "The Grid Analysis and Display System (GrADS) is an interactive desktop tool that is used for easy access, manipulation, and visualization of earth science data. The format of the data may be either binary, GRIB, NetCDF, or HDF-SDS (Scientific Data Sets). GrADS has been implemented worldwide on a variety of commonly used operating systems and is freely distributed over the Internet.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2",
                        "libgeotiff",
                        "shapelib",
                        "curl",
                        "hdf4",
                        "readline",
                        "libdap",
                        "netcdf",
                        "udunits",
                        "wgrib2",
                        "xorg-libXmu",
                        "hdf5",
                        "cairo"
                    ]
                }
            ],
            "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": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "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-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": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-18",
                        "py310-sphinx",
                        "graphviz",
                        "texlive-latex"
                    ]
                },
                {
                    "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-specest",
            "portdir": "science/gr-specest",
            "version": "20180115",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kit-cel/gr-specest",
            "description": "Provides spectral estimation blocks for GNU Radio.",
            "long_description": "Provides spectral estimation blocks for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "volk",
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "libgcc",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "armadillo",
                        "gnuradio37",
                        "gr37-osmosdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-specest",
            "portdir": "science/gr-specest",
            "version": "20191014-fe599836",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kit-cel/gr-specest",
            "description": "Provides spectral estimation blocks for GNU Radio.",
            "long_description": "Provides spectral estimation blocks for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "python310",
                        "py310-numpy",
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "libgcc",
                        "fftw-3-single",
                        "armadillo",
                        "gnuradio",
                        "gr-osmosdr",
                        "volk",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-sdrplay",
            "portdir": "science/gr-sdrplay",
            "version": "20180717-d28ae3d3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/HB9FXQ/gr-sdrplay",
            "description": "GNU Radio block for SDRPlay boards",
            "long_description": "GNU Radio block for SDRPlay boards",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "SDRplay",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-sdrplay",
            "portdir": "science/gr-sdrplay",
            "version": "20180717-d28ae3d3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-sdrplay",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-sdrplay",
            "long_description": "This port has been replaced by gr37-sdrplay.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-18",
                        "py310-sphinx",
                        "graphviz",
                        "texlive-latex"
                    ]
                },
                {
                    "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-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": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "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": "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": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-sphinx",
                        "doxygen",
                        "texlive-latex",
                        "graphviz",
                        "cmake",
                        "pkgconfig",
                        "swig-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "gnuradio",
                        "volk",
                        "boost171",
                        "python310",
                        "py310-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-construct",
                        "py310-matplotlib",
                        "py310-scipy",
                        "py310-opengl",
                        "py310-requests"
                    ]
                }
            ],
            "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": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "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-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": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "gnuradio",
                        "gr-osmosdr",
                        "volk",
                        "libxml2",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "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": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "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-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": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-18",
                        "py310-sphinx",
                        "graphviz",
                        "texlive-latex"
                    ]
                },
                {
                    "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": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "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": "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": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-latex",
                        "clang-18",
                        "py310-sphinx",
                        "doxygen",
                        "graphviz"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-scapy",
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "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": 453
                }
            ],
            "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-18"
                    ]
                },
                {
                    "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-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": 453
                }
            ],
            "variants": [
                "debug",
                "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",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnuradio",
                        "gr-fcdproplus",
                        "hackrf",
                        "rtl-sdr",
                        "uhd",
                        "volk",
                        "boost171",
                        "python310",
                        "py310-numpy",
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "SDRplay",
                        "SoapySDR",
                        "airspy",
                        "airspyhf",
                        "bladeRF"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "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": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "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": "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": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "itpp",
                        "uhd",
                        "boost171",
                        "py310-pyqt4"
                    ]
                },
                {
                    "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": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18",
                        "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": "gr-mapper",
            "portdir": "science/gr-mapper",
            "version": "20181023-2ea1eb68",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-mapper",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-mapper",
            "long_description": "This port has been replaced by gr37-mapper.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-sphinx",
                        "texlive-latex",
                        "clang-18",
                        "doxygen",
                        "bison",
                        "graphviz"
                    ]
                },
                {
                    "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-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": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "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-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": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-18",
                        "py310-sphinx",
                        "graphviz",
                        "texlive-latex"
                    ]
                },
                {
                    "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-lte",
            "portdir": "science/gr-lte",
            "version": "20180220",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kit-cel/gr-lte",
            "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": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "zeitgeist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-lte",
            "portdir": "science/gr-lte",
            "version": "20180220",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-lte",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-lte",
            "long_description": "This port has been replaced by gr37-lte.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-18",
                        "py310-sphinx",
                        "graphviz",
                        "texlive-latex"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "zeitgeist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-lora-rpp0",
            "portdir": "science/gr-lora",
            "version": "20200323-91fb5e49",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rpp0/gr-lora",
            "description": "Provides an open-source implementation of the LoRa CSS PHY.",
            "long_description": "Provides an open-source implementation of the LoRa CSS PHY.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "mongodb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "py310-cheetah",
                        "py310-pymongo",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "wireshark3",
                        "gnuradio",
                        "liquid-dsp",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-lora-rpp0",
            "portdir": "science/gr-lora",
            "version": "20180919",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rpp0/gr-lora",
            "description": "Provides an open-source implementation of the LoRa CSS PHY.",
            "long_description": "Provides an open-source implementation of the LoRa CSS PHY.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "mongodb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "liquid-dsp",
                        "volk",
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "wireshark3",
                        "py27-cheetah",
                        "py27-numpy",
                        "py27-pymongo",
                        "gnuradio37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-lora-BastilleResearch",
            "portdir": "science/gr-lora",
            "version": "20170713",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BastilleResearch/gr-lora",
            "description": "Provides an open-source implementation of the LoRa CSS PHY.",
            "long_description": "Provides an open-source implementation of the LoRa CSS PHY.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "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-lora",
            "portdir": "science/gr-lora",
            "version": "20180131",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr-lora-rpp0",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr-lora-rpp0",
            "long_description": "This port has been replaced by gr-lora-rpp0.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-18",
                        "py310-sphinx",
                        "graphviz",
                        "texlive-latex"
                    ]
                },
                {
                    "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": "gr-linrad",
            "portdir": "science/gr-linrad",
            "version": "20200425-5576e4cc",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/daniestevez/gr-linrad",
            "description": "GNU Radio module implementing Linrad network protocol",
            "long_description": "GNU Radio module implementing Linrad network protocol",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "rainbow",
                    "github": "ra1nb0w",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "gnuradio",
                        "volk",
                        "boost171",
                        "python310",
                        "py310-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-limesdr-devel",
            "portdir": "science/gr-limesdr",
            "version": "3.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr-limesdr",
            "homepage": "https://wiki.myriadrf.org/Gr-limesdr_Plugin_for_GNURadio",
            "description": "Obsolete port, replaced by gr-limesdr",
            "long_description": "This port has been replaced by gr-limesdr.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-latex",
                        "clang-18",
                        "py310-sphinx",
                        "doxygen",
                        "graphviz"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "limesuite"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-limesdr",
            "portdir": "science/gr-limesdr",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.myriadrf.org/Gr-limesdr_Plugin_for_GNURadio",
            "description": "GNU Radio block for LimeSDR-USB/LimeSDR-Mini boards",
            "long_description": "GNU Radio block for LimeSDR-USB/LimeSDR-Mini boards",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "limesuite",
                        "volk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-limesdr",
            "portdir": "science/gr-limesdr",
            "version": "3.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.myriadrf.org/Gr-limesdr_Plugin_for_GNURadio",
            "description": "GNU Radio block for LimeSDR-USB/LimeSDR-Mini boards",
            "long_description": "GNU Radio block for LimeSDR-USB/LimeSDR-Mini boards",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "gnuradio",
                        "limesuite",
                        "volk",
                        "boost171",
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-iridium",
            "portdir": "science/gr-iridium",
            "version": "20200715-7d883ddb",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/muccc/gr-iridium",
            "description": "Iridium burst detector and demodulator.",
            "long_description": "Iridium burst detector and demodulator.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "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-iridium",
            "portdir": "science/gr-iridium",
            "version": "20201115-48cdeafd",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/muccc/gr-iridium",
            "description": "Iridium burst detector and demodulator.",
            "long_description": "Iridium burst detector and demodulator.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "gnuradio",
                        "volk",
                        "boost171",
                        "python310",
                        "py310-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-iqbalance",
            "portdir": "science/gr-iqbalance",
            "version": "20191111",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/trac/wiki/GrOsmoSDR",
            "description": "gr-iqbalance provides I/Q balancing blocks for GNU Radio",
            "long_description": "gr-iqbalance provides I/Q balancing blocks for GNU Radio. This port is kept up with the gr-iqbal GIT 'master' branch, which is typically updated monthly.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "libosmo-dsp",
                        "volk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-iqbalance",
            "portdir": "science/gr-iqbalance",
            "version": "0.38.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/trac/wiki/GrOsmoSDR",
            "description": "gr-iqbalance provides I/Q balancing blocks for GNU Radio",
            "long_description": "gr-iqbalance provides I/Q balancing blocks for GNU Radio. This port is kept up with the gr-iqbal GIT 'master' branch, which is typically updated monthly.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "gnuradio",
                        "libosmo-dsp",
                        "volk",
                        "boost171",
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-iio",
            "portdir": "science/gr-iio",
            "version": "20190725-9088ac79",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/analogdevicesinc/gr-iio",
            "description": "Provides augmented functionality for GNU Radio: IIO device source",
            "long_description": "Provides augmented functionality for GNU Radio: IIO device source",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "cppunit",
                        "flex",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "libad9361-iio",
                        "libiio",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-iio",
            "portdir": "science/gr-iio",
            "version": "20200403-45658994",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/analogdevicesinc/gr-iio",
            "description": "Provides augmented functionality for GNU Radio: IIO device source",
            "long_description": "Provides augmented functionality for GNU Radio: IIO device source",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "flex",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "gnuradio",
                        "libad9361-iio",
                        "libiio",
                        "volk",
                        "boost171",
                        "python310",
                        "py310-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-ieee802-15-4",
            "portdir": "science/gr-ieee802-15-4",
            "version": "20190606-d3d94023",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastibl/gr-ieee802-15-4",
            "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": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "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-ieee802-15-4",
            "portdir": "science/gr-ieee802-15-4",
            "version": "20191006-a3c79af9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastibl/gr-ieee802-15-4",
            "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": 453
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "gnuradio",
                        "volk",
                        "boost171",
                        "python310",
                        "py310-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-ieee802-11",
            "portdir": "science/gr-ieee802-11",
            "version": "20190416-80dd9038",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastibl/gr-ieee802-11",
            "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": 453
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "gmp",
                        "log4cpp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}