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

{
    "count": 52198,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=144",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=142",
    "results": [
        {
            "name": "htslib",
            "portdir": "science/htslib",
            "version": "1.23.1",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.htslib.org",
            "description": "C library for accessing SAM, CRAM, VCF, BCF and other file formats used for high-throughput sequencing data",
            "long_description": "HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM, CRAM, VCF and BCF, used for high-throughput sequencing data. It is the core library used by SAMtools and BCFtools.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "xz",
                        "zlib",
                        "curl",
                        "libdeflate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyvcf",
                        "py36-pyvcf",
                        "py37-pysam",
                        "py37-pyvcf",
                        "py38-pysam",
                        "py39-pysam",
                        "py310-pysam",
                        "py311-pysam",
                        "py312-pysam",
                        "bcftools",
                        "cufflinks",
                        "samtools"
                    ]
                }
            ]
        },
        {
            "name": "hpl",
            "portdir": "science/hpl",
            "version": "2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.netlib.org/benchmark/hpl",
            "description": "High Performance Computing Linpack Benchmark",
            "long_description": "See how your machine compares to the TOP500! HPL is a software package that solves a (random) dense linear system in double-precision (64-bit) arithmetic on distributed-memory computers. It can thus be regarded as a portable as well as freely available implementation of the High Performance Computing Linpack Benchmark.",
            "active": true,
            "categories": [
                "science",
                "benchmarks"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "mpich",
                "openmpi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "mpich-clang18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "holoviews",
            "portdir": "science/holoviews",
            "version": "1.22.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py-holoviews",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by py-holoviews",
            "long_description": "This port has been replaced by py-holoviews.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "healpix-cxx",
            "portdir": "science/healpix-cxx",
            "version": "3.82.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://healpix.sourceforge.io",
            "description": "C++ language implementation of HEALPix",
            "long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the C++ language implementation of HEALPix.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "cfitsio",
                        "libsharp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-healpy",
                        "py35-healpy",
                        "py36-healpy",
                        "py37-healpy",
                        "py310-healpy",
                        "py311-healpy",
                        "py312-healpy",
                        "py313-healpy",
                        "py314-healpy",
                        "py38-healpy",
                        "py39-healpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "healpix"
                    ]
                }
            ]
        },
        {
            "name": "hmmer",
            "portdir": "science/hmmer",
            "version": "3.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hmmer.org/",
            "description": "HMMER is used for searching sequence databases for sequence homologs, and for making sequence alignments",
            "long_description": "HMMER is used for searching sequence databases for sequence homologs, and for making sequence alignments. It implements methods using probabilistic models called profile hidden Markov models (profile HMMs).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "healpix-java",
            "portdir": "science/healpix",
            "version": "3.31_2016Aug26",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://healpix.jpl.nasa.gov/",
            "description": "Java language implementation of HEALPix",
            "long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Java language implementation of HEALPix.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "healpix"
                    ]
                }
            ]
        },
        {
            "name": "healpix-c",
            "portdir": "science/healpix-c",
            "version": "3.30.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://healpix.sourceforge.net",
            "description": "C language implementation of HEALPix",
            "long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the C language implementation of HEALPix.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cfitsio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lalinference"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps",
                        "healpix"
                    ]
                }
            ]
        },
        {
            "name": "healpix",
            "portdir": "science/healpix",
            "version": "3.31_2016Aug26",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://healpix.jpl.nasa.gov/",
            "description": "Hierarchical Equal Area isoLatitude Pixelization of a sphere",
            "long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "healpix-java",
                        "healpix-c",
                        "healpix-cxx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 53
                }
            ],
            "variants": [
                "szip",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-nio",
                        "h4h5tools",
                        "ncarg"
                    ]
                }
            ]
        },
        {
            "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": 53
                }
            ],
            "variants": [
                "gcc14",
                "gcc15",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "szip",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pdl",
                        "gnudatalanguage",
                        "py27-nio",
                        "grads",
                        "h4h5tools",
                        "opendx",
                        "gdal-hdf4",
                        "ncarg",
                        "p5.28-alien-hdf4",
                        "p5.30-alien-hdf4",
                        "p5.32-alien-hdf4",
                        "p5.34-alien-hdf4",
                        "hdfeos"
                    ]
                }
            ]
        },
        {
            "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",
                "blis",
                "flexiblas",
                "openblas",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 454
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hamlib",
            "portdir": "science/hamlib",
            "version": "4.7.1",
            "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": 151
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtool",
                        "libusb-compat",
                        "readline",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "grig",
                        "RigCtldGUI",
                        "SDRPlusPlus",
                        "SoapyAudio",
                        "direwolf",
                        "fldigi",
                        "freedv-gui",
                        "xlog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gpredict"
                    ]
                }
            ]
        },
        {
            "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": 454
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRPlusPlus",
                        "SoapyHackRF",
                        "gr-osmosdr",
                        "gr37-osmosdr"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geomview",
                        "xforms"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gst-plugins-math",
            "portdir": "science/gst-plugins-math",
            "version": "1.0.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lpsinger/gst-plugins-math",
            "description": "Mathematical operations plugins for GStreamer",
            "long_description": "Perform simple arithmetic operations on audio streams in GStreamer pipelines.",
            "active": true,
            "categories": [
                "science",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-18",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gromacs-plumed",
            "portdir": "science/gromacs",
            "version": "2021.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gromacs.org/",
            "description": "Molecular dynamics package designed for simulations of proteins, lipids, and nucleic acids.: (THIS PORT INSTALLS A VERSION OF GROMACS PATCHED WITH PLUMED)",
            "long_description": "GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. It is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non-biological systems, e.g. polymers.: (THIS PORT INSTALLS A VERSION OF GROMACS PATCHED WITH PLUMED)",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "x11",
                "threads",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "mpich",
                "openmpi",
                "double",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "plumed",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "plumed",
                        "hwloc",
                        "OpenBLAS",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gst-plugins-cairovis",
            "portdir": "science/gst-plugins-cairovis",
            "version": "0.1.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lpsinger/gst-plugins-cairovis",
            "description": "Scientific visualization plugins for GStreamer using Cairo graphics",
            "long_description": "Create live line plots, histograms, and waterfall plots from data streams in Gstreamer pipelines using Cairo graphics.",
            "active": true,
            "categories": [
                "science",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010-gst-plugins-base",
                        "cairo",
                        "gsl",
                        "gstreamer010"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gromacs",
            "portdir": "science/gromacs",
            "version": "2021.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gromacs.org/",
            "description": "Molecular dynamics package designed for simulations of proteins, lipids, and nucleic acids.",
            "long_description": "GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. It is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non-biological systems, e.g. polymers.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "x11",
                "threads",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "mpich",
                "openmpi",
                "double",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "fftw-3-single",
                        "hwloc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gshhg-gmt",
            "portdir": "science/gshhg-gmt",
            "version": "2.3.7",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GenericMappingTools/gshhg-gmt",
            "description": "Global Self-consistent Hierarchical High-resolution Geography (GSHHG)",
            "long_description": "Global Self-consistent Hierarchical High-resolution Geography (GSHHG) is a high-resolution shoreline data set amalgamated from three databases: World Vector Shorelines (WVS), CIA World Data Bank II (WDBII), and Atlas of the Cryosphere (AC). GSHHG contains vector descriptions at five different resolutions of land outlines, lakes, rivers, and political boundaries. To read and process the data you should install GMT, the Generic Mapping Tools (port gmt5).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "seisman.info",
                    "github": "seisman",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmt4",
                        "gmt5",
                        "gmt6"
                    ]
                }
            ]
        },
        {
            "name": "grig",
            "portdir": "science/grig",
            "version": "0.8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://groundstation.sourceforge.net/grig/",
            "description": "GUI Ham Radio control (CAT) program",
            "long_description": "Grig is a simple Ham Radio control (CAT) program based on the Ham Radio Control Libraries (Hamlib).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "quentin",
                    "github": "quentinmit",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "hamlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gri",
            "portdir": "science/gri",
            "version": "2.12.23",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gri.sourceforge.net/",
            "description": "A scientific graphics programming language",
            "long_description": "Gri is a language for scientific graphics programming. The word language is important: Gri is command-driven, not point/click. Some users consider Gri similar to LaTeX, since both provide extensive power in exchange for patience in learning syntax. Gri can make x-y graphs, contour graphs, and image graphs, in PostScript and (someday) SVG formats. Control is provided over all aspects of drawing, e.g. line widths, colors, and fonts. A TeX-like syntax provides common mathematical symbols.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ImageMagick",
                        "perl5",
                        "ghostscript",
                        "texlive",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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": 454
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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": 454
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "volk",
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "libgcc",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "armadillo",
                        "gnuradio37",
                        "gr37-osmosdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-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": 454
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-18",
                        "py310-sphinx",
                        "graphviz",
                        "texlive-latex"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-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": 454
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "python310",
                        "py310-numpy",
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "libgcc",
                        "fftw-3-single",
                        "armadillo",
                        "gnuradio",
                        "gr-osmosdr",
                        "volk",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-sdrplay",
            "portdir": "science/gr-sdrplay",
            "version": "20180717-d28ae3d3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/HB9FXQ/gr-sdrplay",
            "description": "GNU Radio block for SDRPlay boards",
            "long_description": "GNU Radio block for SDRPlay boards",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 454
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "SDRplay",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-sdrplay",
            "portdir": "science/gr-sdrplay",
            "version": "20180717-d28ae3d3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "gr37-sdrplay",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gr37-sdrplay",
            "long_description": "This port has been replaced by gr37-sdrplay.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 454
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-18",
                        "py310-sphinx",
                        "graphviz",
                        "texlive-latex"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-satellites",
            "portdir": "science/gr-satellites",
            "version": "1.8.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/daniestevez/gr-satellites",
            "description": "GNU Radio decoders for several Amateur satellites.",
            "long_description": "GNU Radio decoders for several Amateur satellites.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 454
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "doxygen",
                        "texlive-latex",
                        "py27-sphinx",
                        "graphviz",
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "libfec",
                        "volk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-scipy",
                        "py27-requests",
                        "py27-opengl",
                        "py27-matplotlib",
                        "py27-construct"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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": 454
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "gr37-osmosdr",
                        "volk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-satellites",
            "portdir": "science/gr-satellites",
            "version": "3.16.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/daniestevez/gr-satellites",
            "description": "GNU Radio decoders for several Amateur satellites.",
            "long_description": "GNU Radio decoders for several Amateur satellites.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 454
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-sphinx",
                        "doxygen",
                        "texlive-latex",
                        "graphviz",
                        "cmake",
                        "pkgconfig",
                        "swig-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "gnuradio",
                        "volk",
                        "boost171",
                        "python310",
                        "py310-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-construct",
                        "py310-matplotlib",
                        "py310-scipy",
                        "py310-opengl",
                        "py310-requests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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": 454
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "gnuradio",
                        "gr-osmosdr",
                        "volk",
                        "libxml2",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-pyqt",
            "portdir": "science/gr-pyqt",
            "version": "20160712",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/osh/gr-pyqt",
            "description": "Provides augmented functionality for GNU Radio: pyqt based plotters intended for plotting bursted events.",
            "long_description": "Provides augmented functionality for GNU Radio: pyqt based plotters intended for plotting bursted events.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 454
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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": 454
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scapy",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-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": 454
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-18",
                        "py310-sphinx",
                        "graphviz",
                        "texlive-latex"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-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": 454
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-latex",
                        "clang-18",
                        "py310-sphinx",
                        "doxygen",
                        "graphviz"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-scapy",
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-osmosdr",
            "portdir": "science/gr-osmosdr",
            "version": "20191201-a95bbd74",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/trac/wiki/GrOsmoSDR",
            "description": "gr-osmosdr provides support for OsmoSDR hardware within GNU Radio",
            "long_description": "Includes OSMO SDR support GNU Radio source and sink blocks in C++, Python, and GNU Radio Companion (grc). This port also offers a wrapper functionality for the FunCube Dongle, FunCube Dongle Pro+, HackRF, RFSpace, Ettus UHD, and rtl-sdr radios and software. By using gr-osmosdr source you can take advantage of a common software API in your applications independent of the underlying radio hardware.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 454
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "uhd",
                "iio",
                "hackrf",
                "fcdproplus",
                "rtlsdr",
                "bladeRF",
                "airspy",
                "spyserver",
                "redpitaya",
                "rfspace",
                "soapysdr",
                "sdrplay",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bladeRF",
                        "gnuradio37",
                        "gr37-fcdproplus",
                        "hackrf",
                        "rtl-sdr",
                        "uhd",
                        "volk",
                        "boost171",
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "SDRplay",
                        "SoapySDR",
                        "airspy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr37-rds",
                        "gr37-specest"
                    ]
                }
            ]
        },
        {
            "name": "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": 454
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyqwt",
                        "gnuradio37",
                        "uhd",
                        "volk",
                        "boost171",
                        "gmp",
                        "mpir",
                        "zmq",
                        "python27",
                        "fftw-3-single",
                        "itpp",
                        "py27-cheetah",
                        "py27-numpy",
                        "py27-pyqt4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-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": 454
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs",
                "uhd",
                "iio",
                "hackrf",
                "fcdproplus",
                "rtlsdr",
                "bladeRF",
                "airspy",
                "spyserver",
                "redpitaya",
                "rfspace",
                "soapysdr",
                "sdrplay",
                "airspyhf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnuradio",
                        "gr-fcdproplus",
                        "hackrf",
                        "rtl-sdr",
                        "uhd",
                        "volk",
                        "boost171",
                        "python310",
                        "py310-numpy",
                        "py310-cheetah",
                        "gmp",
                        "mpir",
                        "fftw-3-single",
                        "SDRplay",
                        "SoapySDR",
                        "airspy",
                        "airspyhf",
                        "bladeRF"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-opengl",
                        "py310-scipy",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gqrx",
                        "gr-rds",
                        "gr-specest"
                    ]
                }
            ]
        },
        {
            "name": "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": 454
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "graphviz",
                        "texlive-latex",
                        "doxygen",
                        "py310-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "itpp",
                        "uhd",
                        "boost171",
                        "py310-pyqt4"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr37-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": 454
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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": 454
                }
            ],
            "variants": [
                "debug",
                "python27",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "cppunit",
                        "pkgconfig",
                        "swig3-python",
                        "graphviz",
                        "py27-sphinx",
                        "texlive-latex",
                        "doxygen",
                        "clang-18",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpir",
                        "python27",
                        "fftw-3-single",
                        "py27-cheetah",
                        "py27-numpy",
                        "gnuradio37",
                        "volk",
                        "boost171"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-matplotlib",
                        "py27-opengl",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-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": 454
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-18",
                        "py310-sphinx",
                        "graphviz",
                        "texlive-latex"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gr-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": 454
                }
            ],
            "variants": [
                "debug",
                "python310",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-sphinx",
                        "texlive-latex",
                        "clang-18",
                        "doxygen",
                        "bison",
                        "graphviz"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost171"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}