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

{
    "count": 50636,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=541",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=539",
    "results": [
        {
            "name": "hdfeos5",
            "portdir": "science/hdfeos5",
            "version": "2.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hdfeos.org/software/library.php",
            "description": "HDF-EOS library built on HDF5",
            "long_description": "library designed built on HDF5 to support the same Grid/Point/Swath functionality in HDF-EOS 2 and to the extent possible it will be built with the same calling sequences as the original HDF-EOS 2 library.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi",
                "szip",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaec",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ncarg"
                    ]
                }
            ]
        },
        {
            "name": "hdfeos",
            "portdir": "science/hdfeos",
            "version": "3.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.earthdata.nasa.gov/projects/DAS/repos/hdfeos",
            "description": "HDF-EOS library built on HDF4",
            "long_description": "library designed built on HDF4 to support EOS-specific data structures, namely Grid, Point, and Swath.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "szip",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h4h5tools",
                        "py27-nio",
                        "ncarg"
                    ]
                }
            ]
        },
        {
            "name": "hdf5-lz4-plugin",
            "portdir": "science/hdf5-lz4-plugin",
            "version": "20211022",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "HDF5-External-Filter-Plugins",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by HDF5-External-Filter-Plugins",
            "long_description": "This port has been replaced by HDF5-External-Filter-Plugins.",
            "active": false,
            "categories": [],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hdf5",
            "portdir": "science/hdf5",
            "version": "1.14.6",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.hdfgroup.org/solutions/hdf5/",
            "description": "HDF5 general purpose library and file format for storing scientific data",
            "long_description": "HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is portable and is extensible, allowing applications to evolve in their use of HDF5. The HDF5 Technology suite includes tools and applications for managing, manipulating, viewing, and analyzing data in the HDF5 format.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "hl",
                "cxx",
                "fortran",
                "threadsafe",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaec",
                        "zlib",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gdal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-stfio",
                        "py35-stfio",
                        "py36-stfio",
                        "p5.26-pdl-io-hdf5",
                        "py310-tables",
                        "py311-tables",
                        "py312-tables",
                        "py313-tables",
                        "py314-tables",
                        "py36-isce2",
                        "py38-rsgislib",
                        "starpu13",
                        "gmtk",
                        "mathgl",
                        "py39-rsgislib",
                        "flann",
                        "py37-isce2",
                        "libmed",
                        "ALPSCore",
                        "ALPSMaxent",
                        "HDF5-External-Filter-Plugins",
                        "cgnslib",
                        "field3d",
                        "digital_rf",
                        "py37-h5py",
                        "py27-pyne",
                        "py35-pyne",
                        "py36-pyne",
                        "luma",
                        "yorick-hdf5",
                        "hdfeos5",
                        "AppCSXCAD",
                        "paraview",
                        "vapor",
                        "py37-tables",
                        "py35-tables",
                        "py36-tables",
                        "matio",
                        "py37-netcdf4",
                        "py35-netcdf4",
                        "py36-netcdf4",
                        "vips",
                        "CSXCAD",
                        "mfem",
                        "netcdf",
                        "openEMS",
                        "lua54-numlua",
                        "lua53-numlua",
                        "lua52-numlua",
                        "lua51-numlua",
                        "shark",
                        "shogun",
                        "shogun-devel",
                        "py38-h5py",
                        "py38-netcdf4",
                        "py37-stfio",
                        "metview",
                        "H5Part",
                        "abinit",
                        "alps",
                        "crystfel",
                        "gds",
                        "h4h5tools",
                        "h5utils",
                        "magicspp",
                        "silo",
                        "swarm",
                        "xdmf",
                        "py27-nio",
                        "grads",
                        "libminc",
                        "qgis3-ltr",
                        "qgis3",
                        "vtk",
                        "wgrib2",
                        "py38-tables",
                        "R-hdf5r",
                        "gmtsar",
                        "h5fortran",
                        "p5.28-pdl-io-hdf5",
                        "p5.30-pdl-io-hdf5",
                        "p5.32-pdl-io-hdf5",
                        "p5.34-pdl-io-hdf5",
                        "ncarg",
                        "ismrmrd",
                        "py27-netcdf4",
                        "py39-h5py",
                        "py39-netcdf4",
                        "cdo",
                        "vigra",
                        "stimfit",
                        "armadillo",
                        "lal",
                        "py27-tables",
                        "py310-h5py",
                        "py311-h5py",
                        "py312-h5py",
                        "py313-h5py",
                        "py314-h5py",
                        "rsgislib",
                        "octave",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py312-rsgislib",
                        "py313-rsgislib",
                        "py314-rsgislib",
                        "InsightToolkit",
                        "InsightToolkit4",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py39-tables",
                        "caffe",
                        "deal.ii",
                        "libKriging",
                        "kealib",
                        "octave-communications",
                        "py310-netcdf4",
                        "py311-netcdf4",
                        "py312-netcdf4",
                        "py313-netcdf4",
                        "py314-netcdf4",
                        "gnudatalanguage",
                        "gmsh",
                        "gdal-hdf5",
                        "gdal-kea"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ncpp",
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "hdf4",
            "portdir": "science/hdf4",
            "version": "4.2.15",
            "license": "NCSA",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.hdfgroup.org/products/hdf4/index.html",
            "description": "file format for storing scientific data and utilities",
            "long_description": "file format for storing scientific data and utilities",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "szip",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pdl",
                        "hdfeos",
                        "p5.28-alien-hdf4",
                        "p5.30-alien-hdf4",
                        "p5.32-alien-hdf4",
                        "p5.34-alien-hdf4",
                        "h4h5tools",
                        "py27-nio",
                        "grads",
                        "opendx",
                        "ncarg",
                        "gnudatalanguage",
                        "gdal-hdf4"
                    ]
                }
            ]
        },
        {
            "name": "harminv",
            "portdir": "science/harminv",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ab-initio.mit.edu/wiki/index.php/Harminv",
            "description": "Harmonic inversion solver",
            "long_description": "Solve the problem of harmonic inversion: given a discrete-time, finite-length signal that consists of a sum of finitely-many sinusoids (possibly exponentially decaying) in a given bandwidth, it determines the frequencies, decay constants, amplitudes, and phases of those sinusoids.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "Yogesh.Sharma",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "openblas",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hamlib-devel",
            "portdir": "science/hamlib",
            "version": "20230305-d06244c4",
            "license": "LGPL and GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hamlib.github.io",
            "description": "Ham Radio Control Libraries",
            "long_description": "Flexible and portable shared libraries that offer a standardized API to control any radio oriented equipment through a computer interface. This port is kept up with the Hamlib GIT 'master' branch, is typically updated weekly to monthly.",
            "active": false,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "python27",
                "python36",
                "python37",
                "python38",
                "python39",
                "python310",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb-compat",
                        "libxml2",
                        "libtool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hamlib",
            "portdir": "science/hamlib",
            "version": "4.6.5",
            "license": "LGPL and GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hamlib.github.io",
            "description": "Ham Radio Control Libraries",
            "long_description": "Flexible and portable shared libraries that offer a standardized API to control any radio oriented equipment through a computer interface.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtool",
                        "libusb-compat",
                        "readline",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapyAudio",
                        "freedv-gui",
                        "grig",
                        "SDRPlusPlus",
                        "fldigi",
                        "RigCtldGUI",
                        "xlog",
                        "direwolf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gpredict"
                    ]
                }
            ]
        },
        {
            "name": "hackrf-devel",
            "portdir": "science/hackrf",
            "version": "20241205-db884152",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/greatscottgadgets/hackrf",
            "description": "hackrf is a project to build a low cost software radio (SDR) platform.",
            "long_description": "hackrf is a project to build a low cost software radio (SDR) platform.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hackrf",
            "portdir": "science/hackrf",
            "version": "2024.02.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/greatscottgadgets/hackrf",
            "description": "hackrf is a project to build a low cost software radio (SDR) platform.",
            "long_description": "hackrf is a project to build a low cost software radio (SDR) platform.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapyHackRF",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "SDRPlusPlus"
                    ]
                }
            ]
        },
        {
            "name": "h5utils",
            "portdir": "science/h5utils",
            "version": "1.12.1",
            "license": "(MIT or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ab-initio.mit.edu/wiki/index.php/H5utils",
            "description": "visualization of HDF5 data files",
            "long_description": "H5utils is a set of utilities for visualization and conversion of scientific data in the free, portable HDF5 format. Besides providing a simple tool for batch visualization as PNG images, h5utils also includes programs to convert HDF5 datasets into the formats required by other free visualization software (e.g. plain text, Vis5d, and VTK).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "higginja",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "mpich",
                "openmpi",
                "hdf4",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libmatheval",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "h4h5tools",
            "portdir": "science/h4h5tools",
            "version": "2.2.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://support.hdfgroup.org/products/hdf5_tools/h4toh5/",
            "description": "HDF4 to HDF5 conversion tools.",
            "long_description": "Provides the h4toh5 conversion utility and library.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf4",
                        "hdf5",
                        "hdfeos",
                        "netcdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gwyddion",
            "portdir": "science/gwyddion",
            "version": "2.66",
            "license": "gpl-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gwyddion.net",
            "description": "Software for SPM Analysis",
            "long_description": "Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. It uses gtk2 for the user interface.",
            "active": true,
            "categories": [
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                },
                {
                    "name": "yeti",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "quartz",
                "pygwy",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkglext",
                        "gtk2",
                        "bzip2",
                        "fftw-3",
                        "libxml2",
                        "libpng",
                        "libzip",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gvemodules-xforms",
            "portdir": "science/gvemodules-xforms",
            "version": "0.5",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geomview.org/",
            "description": "XForms based emodules of the original Geomview distribution",
            "long_description": "This package contains XForms based emodules of the original Geomview distribution. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program). The modules are based on XForms and can be used as a tool-kit for displaying projections of higher dimensional objects.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geomview",
                        "xforms"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gvemod-xforms-example",
            "portdir": "science/gvemod-xforms-example",
            "version": "0.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geomview.org/",
            "description": "The example emodule defined in the Geomview manual",
            "long_description": "This is the example emodule defined in the Geomview manual. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geomview",
                        "xforms"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gvemod-ndview",
            "portdir": "science/gvemod-ndview",
            "version": "0.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geomview.org/",
            "description": "A Geomview emodule for displaying projections of higher dimensional objects.",
            "long_description": "This package contains the NDview emodule and the emodules of the src/bin/ndutils directory of the original Geomview distribution. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program). The modules are based on Tcl/Tk and can be used as a tool-kit for displaying projections of higher dimensional objects.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geomview",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gvemod-labeler",
            "portdir": "science/gvemod-labeler",
            "version": "0.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geomview.org/",
            "description": "An interactive tool for generating short texts as vector objects inside Geomview",
            "long_description": "This is the Labeler emodule, an interactive tool for generating short texts as vector objects inside Geomview. 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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geomview",
                        "tk-x11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gvemod-crayola",
            "portdir": "science/gvemod-crayola",
            "version": "0.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geomview.org/",
            "description": "An interactive tool for colouring faces of geometric objects within Geomview",
            "long_description": "This is the Crayola emodule, an interactive tool for colouring faces of geometric objects within Geomview. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geomview",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-9.0"
                    ]
                },
                {
                    "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": 436
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "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": 436
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010-gst-plugins-base",
                        "cairo",
                        "gsl",
                        "gstreamer010"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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-15"
                    ]
                }
            ],
            "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",
                "openblas",
                "x11",
                "threads",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "mpich",
                "openmpi",
                "double",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "cmake",
                        "pkgconfig",
                        "plumed"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "hwloc",
                        "fftw-3-single",
                        "plumed"
                    ]
                }
            ],
            "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",
                "openblas",
                "x11",
                "threads",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "mpich",
                "openmpi",
                "double",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "hwloc",
                        "fftw-3-single"
                    ]
                }
            ],
            "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-12"
                    ]
                },
                {
                    "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-15"
                    ]
                },
                {
                    "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": 54
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "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": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-tdd",
            "portdir": "science/gr-tdd",
            "version": "20190521-13ae75ea",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-tdd",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-tdd",
            "long_description": "This port has been replaced by gr37-tdd.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-latex",
                        "clang-17",
                        "doxygen",
                        "graphviz",
                        "py39-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-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": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "accelerate",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "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": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "accelerate",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "py39-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gr-osmosdr",
                        "volk",
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "libgcc",
                        "python39",
                        "fftw-3-single",
                        "py39-cheetah",
                        "py39-numpy",
                        "armadillo",
                        "gnuradio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-matplotlib",
                        "py39-opengl",
                        "py39-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-sdrplay",
            "portdir": "science/gr-sdrplay",
            "version": "20180717-d28ae3d3",
            "license": "GPL-3+",
            "platforms": "darwin macosx",
            "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": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cppunit",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-12",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "SDRplay",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-cheetah",
                        "py27-matplotlib",
                        "py27-numpy",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-sdrplay",
            "portdir": "science/gr-sdrplay",
            "version": "20180717-d28ae3d3",
            "license": "GPL-3+",
            "platforms": "darwin macosx",
            "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": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-latex",
                        "clang-12",
                        "doxygen",
                        "graphviz",
                        "py39-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-satellites",
            "portdir": "science/gr-satellites",
            "version": "1.8.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/daniestevez/gr-satellites",
            "description": "GNU Radio decoders for several Amateur satellites.",
            "long_description": "GNU Radio decoders for several Amateur satellites.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "doxygen",
                        "texlive-latex",
                        "py27-sphinx",
                        "graphviz",
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "libfec",
                        "volk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-scipy",
                        "py27-requests",
                        "py27-opengl",
                        "py27-matplotlib",
                        "py27-construct"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-satellites",
            "portdir": "science/gr-satellites",
            "version": "3.16.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/daniestevez/gr-satellites",
            "description": "GNU Radio decoders for several Amateur satellites.",
            "long_description": "GNU Radio decoders for several Amateur satellites.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "doxygen",
                        "texlive-latex",
                        "py39-sphinx",
                        "graphviz",
                        "cmake",
                        "pkgconfig",
                        "swig-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "gmp",
                        "mpir",
                        "python39",
                        "fftw-3-single",
                        "py39-cheetah",
                        "py39-numpy",
                        "gnuradio",
                        "volk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-scipy",
                        "py39-requests",
                        "py39-opengl",
                        "py39-matplotlib",
                        "py39-construct"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-rds",
            "portdir": "science/gr-rds",
            "version": "20200222-a02dcd9e",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastibl/gr-rds",
            "description": "Provides the Radio Data System (RDS) block for GNU Radio.",
            "long_description": "Provides the Radio Data System (RDS) block for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "gr37-osmosdr",
                        "volk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-rds",
            "portdir": "science/gr-rds",
            "version": "20201015-feaba5b1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastibl/gr-rds",
            "description": "Provides the Radio Data System (RDS) block for GNU Radio.",
            "long_description": "Provides the Radio Data System (RDS) block for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "py39-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "volk",
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "python39",
                        "fftw-3-single",
                        "py39-cheetah",
                        "py39-numpy",
                        "gnuradio",
                        "gr-osmosdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-matplotlib",
                        "py39-opengl",
                        "py39-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-pyqt",
            "portdir": "science/gr-pyqt",
            "version": "20160712",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/osh/gr-pyqt",
            "description": "Provides augmented functionality for GNU Radio: pyqt based plotters intended for plotting bursted events.",
            "long_description": "Provides augmented functionality for GNU Radio: pyqt based plotters intended for plotting bursted events.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-pyqt",
            "portdir": "science/gr-pyqt",
            "version": "20160712",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-pyqt",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-pyqt",
            "long_description": "This port has been replaced by gr37-pyqt.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-latex",
                        "clang-17",
                        "doxygen",
                        "graphviz",
                        "py39-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-pcap",
            "portdir": "science/gr-pcap",
            "version": "20170402",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/osh/gr-pcap",
            "description": "Provides augmented functionality (blocks, GRC definitions, apps, etc) for GNU Radio.",
            "long_description": "Provides augmented functionality (blocks, GRC definitions, apps, etc) for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scapy",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-pcap",
            "portdir": "science/gr-pcap",
            "version": "20170402",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-pcap",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-pcap",
            "long_description": "This port has been replaced by gr37-pcap.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-sphinx",
                        "clang-17",
                        "doxygen",
                        "texlive-latex",
                        "graphviz"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-scapy",
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-osmosdr",
            "portdir": "science/gr-osmosdr",
            "version": "20191201-a95bbd74",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/trac/wiki/GrOsmoSDR",
            "description": "gr-osmosdr provides support for OsmoSDR hardware within GNU Radio",
            "long_description": "Includes OSMO SDR support GNU Radio source and sink blocks in C++, Python, and GNU Radio Companion (grc). This port also offers a wrapper functionality for the FunCube Dongle, FunCube Dongle Pro+, HackRF, RFSpace, Ettus UHD, and rtl-sdr radios and software. By using gr-osmosdr source you can take advantage of a common software API in your applications independent of the underlying radio hardware.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "uhd",
                "iio",
                "hackrf",
                "fcdproplus",
                "rtlsdr",
                "bladeRF",
                "airspy",
                "spyserver",
                "redpitaya",
                "rfspace",
                "soapysdr",
                "sdrplay",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bladeRF",
                        "gnuradio37",
                        "gr37-fcdproplus",
                        "hackrf",
                        "rtl-sdr",
                        "uhd",
                        "volk",
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "SDRplay",
                        "SoapySDR",
                        "airspy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr37-rds",
                        "gr37-specest"
                    ]
                }
            ]
        },
        {
            "name": "gr-osmosdr",
            "portdir": "science/gr-osmosdr",
            "version": "20210117-cffef690",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/trac/wiki/GrOsmoSDR",
            "description": "gr-osmosdr provides support for OsmoSDR hardware within GNU Radio",
            "long_description": "Includes OSMO SDR support GNU Radio source and sink blocks in C++, Python, and GNU Radio Companion (grc). This port also offers a wrapper functionality for the FunCube Dongle, FunCube Dongle Pro+, HackRF, RFSpace, Ettus UHD, and rtl-sdr radios and software. By using gr-osmosdr source you can take advantage of a common software API in your applications independent of the underlying radio hardware.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs",
                "uhd",
                "iio",
                "hackrf",
                "fcdproplus",
                "rtlsdr",
                "bladeRF",
                "airspy",
                "spyserver",
                "redpitaya",
                "rfspace",
                "soapysdr",
                "sdrplay",
                "airspyhf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "py39-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "airspy",
                        "airspyhf",
                        "bladeRF",
                        "gnuradio",
                        "gr-fcdproplus",
                        "hackrf",
                        "rtl-sdr",
                        "uhd",
                        "volk",
                        "boost171",
                        "gmp",
                        "mpir",
                        "python39",
                        "fftw-3-single",
                        "py39-cheetah",
                        "py39-numpy",
                        "SDRplay",
                        "SoapySDR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-matplotlib",
                        "py39-opengl",
                        "py39-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gqrx",
                        "gr-rds",
                        "gr-specest"
                    ]
                }
            ]
        },
        {
            "name": "gr37-ofdm",
            "portdir": "science/gr-ofdm",
            "version": "20180306",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rwth-ti/gr-ofdm",
            "description": "Provides augmented functionality (blocks, GRC definitions, apps, etc) for GNU Radio.",
            "long_description": "Provides augmented functionality (blocks, GRC definitions, apps, etc) for GNU Radio.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyqwt",
                        "gnuradio37",
                        "uhd",
                        "volk",
                        "boost171",
                        "gmp",
                        "mpir",
                        "zmq",
                        "python27",
                        "fftw-3-single",
                        "itpp",
                        "py27-cheetah",
                        "py27-numpy",
                        "py27-pyqt4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-ofdm",
            "portdir": "science/gr-ofdm",
            "version": "20180306",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-ofdm",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-ofdm",
            "long_description": "This port has been replaced by gr37-ofdm.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "graphviz",
                        "py39-sphinx",
                        "texlive-latex",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "itpp",
                        "py39-pyqt4",
                        "uhd",
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-mapper",
            "portdir": "science/gr-mapper",
            "version": "20181023-2ea1eb68",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gr-vt/gr-mapper",
            "description": "Provides augmented functionality for GNU Radio: Symbol to Bit Mapping and Demapping Blocks",
            "long_description": "Provides augmented functionality for GNU Radio: Symbol to Bit Mapping and Demapping Blocks",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "py39-sphinx",
                        "clang-17",
                        "texlive-latex",
                        "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": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-mac",
            "portdir": "science/gr-mac",
            "version": "20140919",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-mac",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-mac",
            "long_description": "This port has been replaced by gr37-mac.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "python38",
                "python39",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-latex",
                        "clang-17",
                        "doxygen",
                        "graphviz",
                        "py39-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-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": 466
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "zeitgeist"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}