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

{
    "count": 44891,
    "next": "http://ports.macports.org/api/v1/ports/?format=api&page=675",
    "previous": "http://ports.macports.org/api/v1/ports/?format=api&page=673",
    "results": [
        {
            "name": "fig2dev",
            "portdir": "print/fig2dev",
            "version": "3.2.9",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mcj.sourceforge.net",
            "description": "Translates Fig code to various graphics languages",
            "long_description": "Fig2dev is a set of tools for creating TeX documents with graphics which are portable, in the sense that they can be printed in a wide variety of environments. The fig2dev command translates Fig code to other graphic description languages. transfig is considered obsolete and is not installed. Drivers currently exist for the following graphics languages: (E)EPIC macros, LaTeX picture environment, PIC, PiCTeX, PostScript, and TeXtyl.",
            "active": true,
            "categories": [
                "graphics",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "ghostscript",
                        "xpm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "netpbm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "htcondor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chemtool"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "octave",
                        "fig2ps",
                        "xfig"
                    ]
                }
            ]
        },
        {
            "name": "py37-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20220226-80c48554",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1145
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-cookiecutter",
                        "py37-cython",
                        "py37-diff-match-patch",
                        "py37-importlib-metadata",
                        "py37-intervaltree",
                        "py37-ipython",
                        "py37-jellyfish",
                        "py37-jsonschema",
                        "py37-keyring",
                        "py37-matplotlib",
                        "py37-nbconvert",
                        "py37-numpy",
                        "py37-numpydoc",
                        "py37-pandas",
                        "py37-pexpect",
                        "py37-pickleshare",
                        "py37-psutil",
                        "py37-pygments",
                        "py37-pylint",
                        "py37-pyls-spyder",
                        "py37-pyqt5",
                        "py37-pyqt5-webengine",
                        "py37-qdarkstyle",
                        "py37-qstylizer",
                        "py37-qtawesome",
                        "py37-qtconsole",
                        "py37-qtpy",
                        "py37-rtree",
                        "py37-scipy",
                        "py37-sphinx",
                        "py37-spyder-kernels",
                        "py37-sympy",
                        "py37-textdistance",
                        "py37-three-merge",
                        "py37-watchdog",
                        "spyder_select",
                        "py37-python-lsp-server",
                        "py37-python-lsp-black",
                        "py37-zmq",
                        "py37-applaunchservices",
                        "py37-atomicwrites",
                        "py37-chardet",
                        "py37-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xfig",
            "portdir": "graphics/xfig",
            "version": "3.2.9",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mcj.sourceforge.net",
            "description": "Facility for Interactive Generation of figures under X11",
            "long_description": "Xfig is a menu-driven tool that allows the user to draw and manipulate objects interactively in an X window. The resulting pictures can be saved, printed on PostScript printers or converted to a variety of other formats (e.g. to allow inclusion in LaTeX documents).",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "gsed"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ghostscript",
                        "Xaw3d",
                        "zlib",
                        "xorg-libXaw",
                        "Xft2",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fig2dev"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arb",
                        "whatcheck"
                    ]
                }
            ]
        },
        {
            "name": "mlterm",
            "portdir": "x11/mlterm",
            "version": "3.9.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlterm.sourceforge.net",
            "description": "Multi-lingual X11 terminal emulator",
            "long_description": "mlterm is a multi-lingual terminal emulator written from scratch, which supports various character sets and encodings in the world and complex characters, such as double width for East Asian, combining for Thai, Vietnamese, and so on, and bi-direction for Arabic and Hebrew. Indic scripts in ISCII encoding are experimentally supported using libind library. It also supports various unique feature such as anti-alias using FreeType, multiple XIM, multiple windows, scrollbar API, scroll by mouse wheel, automatic selection of encoding, daemon mode, and so on.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "bidi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "Xft2",
                        "xorg-libsm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-rasterio",
            "portdir": "python/py-rasterio",
            "version": "1.3.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rasterio/rasterio",
            "description": "Rasterio reads and writes geospatial raster data.",
            "long_description": "Rasterio reads and writes geospatial raster data.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2546
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-cython",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "py310-click-plugins",
                        "gdal",
                        "py310-affine",
                        "py310-snuggs",
                        "py310-cligj",
                        "python310",
                        "py310-setuptools",
                        "py310-certifi",
                        "py310-click",
                        "py310-attrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-contextily"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-rasterstats",
                        "py310-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py311-mdit-py-plugins",
            "portdir": "python/py-mdit-py-plugins",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/executablebooks/mdit-py-plugins",
            "description": "Collection of core plugins for markdown-it-py.",
            "long_description": "Collection of core plugins for markdown-it-py.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 132
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-jupytext",
                        "py311-markdown-it-py"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-panel",
                        "py311-myst-parser"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "py39-rfc3986",
            "portdir": "python/py-rfc3986",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rfc3986.readthedocs.io/",
            "description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "long_description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-oslo-config"
                    ]
                }
            ]
        },
        {
            "name": "py310-rfc3986",
            "portdir": "python/py-rfc3986",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rfc3986.readthedocs.io/",
            "description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "long_description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-oslo-config"
                    ]
                }
            ]
        },
        {
            "name": "py37-cryptography_vectors",
            "portdir": "python/py-cryptography",
            "version": "42.0.5",
            "license": "BSD",
            "platforms": "{darwin any >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyca/cryptography",
            "description": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.",
            "long_description": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2546
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-flit_core",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-cryptography"
                    ]
                }
            ]
        },
        {
            "name": "py310-amazon.ion",
            "portdir": "python/py-amazon.ion",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amazon-ion/ion-python",
            "description": "A Python implementation of Amazon Ion",
            "long_description": "Amazon Ion is a richly-typed, self-describing, hierarchical data serialization format offering interchangeable binary and text representations. The text format (a superset of JSON) is easy to read and author, supporting rapid prototyping. The binary representation is efficient to store, transmit, and skip-scan parse. The rich type system provides unambiguous semantics for long-term preservation of data which can survive multiple generations of software evolution.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 193
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-pytest-runner",
                        "clang-15",
                        "cmake",
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-six",
                        "py310-jsonconversion"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lgr",
            "portdir": "R/R-lgr",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://s-fleck.github.io/lgr",
            "description": "Fully featured logging framework",
            "long_description": "Fully featured logging framework",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-desc",
                        "R-glue",
                        "R-rprojroot",
                        "R-tibble",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-covr",
                        "R-whoami",
                        "R-rotor",
                        "R-cli",
                        "R-data.table",
                        "R-jsonlite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQL",
                        "R-text2vec",
                        "R-rsparse"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RestRserve"
                    ]
                }
            ]
        },
        {
            "name": "R-jstor",
            "portdir": "R/R-jstor",
            "version": "0.3.11",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/jstor",
            "description": "Functions and helpers to import metadata, ngrams and full-texts delivered by Data for Research by JSTOR",
            "long_description": "Functions and helpers to import metadata, ngrams and full-texts delivered by Data for Research by JSTOR",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2439
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-xml2",
                        "R-crayon",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-readr",
                        "R-furrr",
                        "R-pryr",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1145
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-meson-python"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ltex-ls",
            "portdir": "devel/ltex-ls",
            "version": "16.0.0",
            "license": "MPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://valentjn.github.io/ltex",
            "description": "LTeX Language Server: LSP language server for LanguageTool with support for LaTeX, Markdown, and others",
            "long_description": "LTeX Language Server: LSP language server for LanguageTool with support for LaTeX, Markdown, and others",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 537
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "frozen",
            "portdir": "devel/frozen",
            "version": "1.1.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/frozen",
            "description": "A header-only, constexpr alternative to gperf for C++14 users",
            "long_description": "frozen is a header-only library that provides 0 cost initialization for immutable containers, fixed-size containers, and various algorithms.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 145
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-milr",
            "portdir": "R/R-milr",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=milr",
            "description": "Multiple-Instance Logistic Regression with lasso penalty",
            "long_description": "Multiple-Instance Logistic Regression with lasso penalty",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2439
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R",
                        "gcc12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-numDeriv",
                        "R-glmnet",
                        "R-pipeR",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-plyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-Hmisc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lorentz",
            "portdir": "R/R-lorentz",
            "version": "1.0-5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lorentz",
            "description": "The Lorentz transform in relativistic physics",
            "long_description": "The Lorentz transform in relativistic physics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-emulator",
                        "R-magic",
                        "R-tensor",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-clifford"
                    ]
                }
            ]
        },
        {
            "name": "libssh2",
            "portdir": "devel/libssh2",
            "version": "1.11.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libssh2.org/",
            "description": "libssh2 is a library implementing the SSH2 protocol",
            "long_description": "libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06), SECSH-DHGEX(04), and SECSH-NUMBERS(10).",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-git-raw",
                        "p5.26-net-ssh2",
                        "zabbix42",
                        "zabbix44",
                        "zabbix3",
                        "p5.28-git-raw",
                        "p5.30-git-raw",
                        "p5.32-git-raw",
                        "p5.34-git-raw",
                        "p5.28-net-ssh2",
                        "p5.30-net-ssh2",
                        "p5.32-net-ssh2",
                        "p5.34-net-ssh2",
                        "qore-ssh2-module",
                        "xine-ui",
                        "medusa",
                        "libgit2-devel",
                        "gstreamer1-gst-plugins-bad",
                        "nmap",
                        "xine-lib",
                        "VLC2",
                        "libVLC2",
                        "mergestat",
                        "zabbix4",
                        "zabbix5",
                        "php53-ssh2",
                        "php54-ssh2",
                        "php55-ssh2",
                        "php56-ssh2",
                        "php70-ssh2",
                        "php71-ssh2",
                        "php72-ssh2",
                        "php73-ssh2",
                        "php74-ssh2",
                        "php80-ssh2",
                        "php81-ssh2",
                        "php82-ssh2",
                        "php83-ssh2",
                        "cargo",
                        "libgit2",
                        "libgit2-glib"
                    ]
                }
            ]
        },
        {
            "name": "R-mispr",
            "portdir": "R/R-mispr",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mispr",
            "description": "Multiple Imputation with Sequential Penalized Regression",
            "long_description": "Generates multivariate imputations using sequential regression with L2 penalty.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-e1071",
                        "R-penalized"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-onion",
            "portdir": "R/R-onion",
            "version": "1.5-0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=onion",
            "description": "Octonions and quaternions",
            "long_description": "Octonions and quaternions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2439
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-emulator"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cgalMeshes",
                        "R-jordan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clifford"
                    ]
                }
            ]
        },
        {
            "name": "py311-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1145
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-setuptools",
                        "py311-pyproject_metadata",
                        "py311-meson",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-contourpy",
                        "py311-pywavelets",
                        "py311-pandas",
                        "py311-numpy",
                        "py311-scikit-image"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-meson-python",
                        "py311-scikit-umfpack"
                    ]
                }
            ]
        },
        {
            "name": "py312-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1145
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools",
                        "py312-pyproject_metadata",
                        "py312-meson",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-pywavelets",
                        "py312-contourpy",
                        "py312-scikit-image",
                        "py312-pandas",
                        "py312-scipy",
                        "py312-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py311-markdown-it-py",
            "portdir": "python/py-markdown-it-py",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/executablebooks/markdown-it-py",
            "description": "Python port of markdown-it",
            "long_description": "Python port of markdown-it. Markdown parser done right.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-mdurl",
                        "py311-attrs",
                        "py311-linkify-it-py",
                        "py311-mdit-py-plugins"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-jupytext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-panel",
                        "py311-myst-parser",
                        "py311-rich",
                        "py311-telethon"
                    ]
                }
            ]
        },
        {
            "name": "py35-dbfread",
            "portdir": "python/py-dbfread",
            "version": "2.0.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/dbfread",
            "description": "Read DBF Files with Python",
            "long_description": "Read DBF Files with Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 115
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-agate-dbf"
                    ]
                }
            ]
        },
        {
            "name": "php80-imap",
            "portdir": "lang/php",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/imap",
            "description": "a PHP interface to the IMAP protocol",
            "long_description": "a PHP interface to the IMAP protocol",
            "active": true,
            "categories": [
                "mail",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1759
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "pkgconfig",
                        "cclient"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php80",
                        "kerberos5",
                        "libcomerr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pytimeparse",
            "portdir": "python/py-pytimeparse",
            "version": "1.1.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytimeparse",
            "description": "A small Python module to parse various kinds of time expressions",
            "long_description": "A small Python module to parse various kinds of time expressions",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 115
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-agate"
                    ]
                }
            ]
        },
        {
            "name": "py310-mdurl",
            "portdir": "python/py-mdurl",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/executablebooks/mdurl",
            "description": "URL utilities for markdown-it",
            "long_description": "URL utilities for markdown-it. This is a Python port of the JavaScript mdurl package.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-markdown-it-py"
                    ]
                }
            ]
        },
        {
            "name": "py311-mdurl",
            "portdir": "python/py-mdurl",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/executablebooks/mdurl",
            "description": "URL utilities for markdown-it",
            "long_description": "URL utilities for markdown-it. This is a Python port of the JavaScript mdurl package.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-markdown-it-py"
                    ]
                }
            ]
        },
        {
            "name": "py-aiobotocore",
            "portdir": "python/py-aiobotocore",
            "version": "2.12.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/aiobotocore",
            "description": "Async client for Amazon services",
            "long_description": "Async client for Amazon services",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2546
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-aiobotocore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-sqlparse",
            "portdir": "python/py-sqlparse",
            "version": "0.4.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/sqlparse/",
            "description": "Non-validating SQL parser",
            "long_description": "Non-validating SQL parser that provides support for parsing, splitting and formatting SQL statements.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-flit_core",
                        "py39-setuptools",
                        "py39-installer",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-django-debug-toolbar",
                        "py39-pgspecial",
                        "py39-ipython-sql",
                        "py39-sqlalchemy-migrate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-django"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-flake8",
            "portdir": "python/py-pytest-flake8",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vikingco/flake8-pytest",
            "description": "pytest plugin to run flake8",
            "long_description": "pytest plugin to run flake8",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-flake8",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mlapi",
            "portdir": "R/R-mlapi",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mlapi",
            "description": "Abstract classes for building scikit-learn-ike API",
            "long_description": "Abstract classes for building scikit-learn-ike API",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-text2vec"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-flake8",
            "portdir": "python/py-pytest-flake8",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vikingco/flake8-pytest",
            "description": "pytest plugin to run flake8",
            "long_description": "pytest plugin to run flake8",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-flake8",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zsh-history-substring-search",
            "portdir": "sysutils/zsh-history-substring-search",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zsh-users/zsh-history-substring-search",
            "description": "Zsh port of Fish shell's history search.",
            "long_description": "This is a clean-room implementation of the Fish shell's history search feature, where you can type in any part of any command from history and then press chosen keys, such as the UP and DOWN arrows, to cycle through matches.",
            "active": true,
            "categories": [
                "sysutils",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zsh"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-nose",
            "portdir": "python/py-nose",
            "version": "1.3.7",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nose.readthedocs.io/",
            "description": "A Python unittest extension.",
            "long_description": "A unittest extension offering automatic test suite discovery, simplified test authoring, and output capture. Nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to magic.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-16",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nosetests_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nose"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-zbar",
                        "py311-anytree",
                        "py311-pastedeploy",
                        "py311-minidb",
                        "py311-webtest",
                        "py311-pybtex",
                        "py311-hdbscan",
                        "py311-rdflib",
                        "py311-eventlet",
                        "tortoisehg",
                        "py311-overrides",
                        "py311-parameterized",
                        "py311-podcastparser",
                        "py311-pyrfc3339",
                        "py311-olefile",
                        "py311-smmap"
                    ]
                }
            ]
        },
        {
            "name": "py38-h5netcdf",
            "portdir": "python/py-h5netcdf",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/h5netcdf/h5netcdf",
            "description": "A Python interface for the netCDF4 file-format",
            "long_description": "A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF l ibrary.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 844
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-setuptools_scm_git_archive",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-h5py",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-sunpy",
                        "py38-arviz"
                    ]
                }
            ]
        },
        {
            "name": "py311-sunpy",
            "portdir": "python/py-sunpy",
            "version": "5.1.1",
            "license": "BSD",
            "platforms": "{darwin any >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sunpy.org",
            "description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
            "long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 844
                }
            ],
            "variants": [
                "dask",
                "database",
                "image",
                "map",
                "net",
                "timeseries",
                "visualization"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-extension-helpers",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-astropy",
                        "py311-parfive",
                        "py311-scikit-image",
                        "python311",
                        "py311-h5netcdf",
                        "py311-zeep",
                        "py311-drms",
                        "py311-packaging",
                        "py311-sqlalchemy",
                        "py311-dateutil",
                        "py311-numpy",
                        "py311-beautifulsoup4",
                        "py311-tqdm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RColorBrewer",
            "portdir": "R/R-RColorBrewer",
            "version": "1.1-3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RColorBrewer",
            "description": "ColorBrewer palettes",
            "long_description": "ColorBrewer palettes",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-clustMixType",
                        "R-mosum",
                        "R-LambertW",
                        "R-shinyr",
                        "R-catdap",
                        "R-BayesNetBP",
                        "R-multinomialLogitMix",
                        "R-prettyglm",
                        "R-MixSIAR",
                        "R-ComplexHeatmap",
                        "R-dcanr",
                        "R-leaflet",
                        "R-latticeExtra",
                        "R-mstate",
                        "R-multiview",
                        "R-psd",
                        "R-bnmonitor",
                        "R-lddmm",
                        "R-diffudist",
                        "R-tsutils",
                        "R-kcpRS",
                        "R-coca",
                        "R-hdrcde",
                        "R-klic",
                        "R-pheatmap",
                        "R-rasterVis",
                        "R-dynsbm",
                        "R-riverplot",
                        "R-quantregForest",
                        "R-noisemodel",
                        "R-beast",
                        "R-HH",
                        "R-NMF",
                        "R-disaggR",
                        "R-wordcloud",
                        "R-cvCovEst",
                        "R-GGally",
                        "R-fabMix",
                        "R-fnets",
                        "R-heatmaply",
                        "R-TraMineR",
                        "R-plotly",
                        "R-SUMMER",
                        "R-MAPA",
                        "R-RcmdrPlugin.KMggplot2",
                        "R-scales",
                        "R-RcmdrPlugin.temis",
                        "R-TraMineRextras",
                        "R-hbamr",
                        "R-mixOmics",
                        "R-dlstats",
                        "R-ggiraphExtra",
                        "R-rfm",
                        "R-networktools",
                        "R-tagcloud",
                        "R-DiagrammeR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dotCall64",
                        "R-KEGGgraph",
                        "R-kyotil",
                        "R-dplR",
                        "R-jmvcore",
                        "R-vioplot",
                        "R-robustlmm",
                        "R-EMCluster",
                        "R-sp",
                        "R-DoE.base",
                        "R-robustbase",
                        "R-einet",
                        "R-DirichletMultinomial",
                        "R-mboost",
                        "R-robber",
                        "R-factorstochvol",
                        "R-colorspace",
                        "R-atime",
                        "R-RgoogleMaps",
                        "R-cornet",
                        "R-RandomFields",
                        "R-refund",
                        "R-CTD",
                        "R-bayesplot",
                        "R-bliss",
                        "R-corrplot",
                        "R-jtools",
                        "R-diceR",
                        "R-mHMMbayes",
                        "R-EnrichedHeatmap",
                        "R-HilbertCurve",
                        "R-gdalUtilities",
                        "R-ggpubr",
                        "R-fdaSP",
                        "R-Ckmeans.1d.dp",
                        "R-mixgb",
                        "R-Polychrome",
                        "R-GMCM",
                        "R-expm",
                        "R-ggplot2",
                        "R-PWEXP",
                        "R-gt"
                    ]
                }
            ]
        },
        {
            "name": "py-fs",
            "portdir": "python/py-fs",
            "version": "2.4.16",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyFilesystem/pyfilesystem2",
            "description": "Python's filesystem abstraction layer",
            "long_description": "Python's filesystem abstraction layer",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-fs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-ffi",
            "portdir": "lang/php",
            "version": "7.4.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/ffi",
            "description": "a PHP interface to allow loading of shared libraries",
            "long_description": "a PHP interface to allow loading of shared libraries",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1759
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-pygments",
            "portdir": "python/py-pygments",
            "version": "2.14.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygments.org/",
            "description": "Python syntax highlighter",
            "long_description": "Pygments is a fast syntax highlighter written in Python with a special focus on details. Can highlight source code in many supported languages: Python, Ruby, PHP, HTML etc. Outputs arbitrarily-styled HTML or LaTeX, comes with many builtin styles.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2546
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-importlib-metadata",
                        "pygments_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-ipython",
                        "py36-pudb",
                        "py36-nbconvert",
                        "py36-jmespath-terminal",
                        "py36-kivy",
                        "py36-pyface",
                        "py36-cli-helpers",
                        "py36-pyficache",
                        "py36-jupyter_console",
                        "py36-bpython",
                        "py36-qtconsole"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-spyder",
                        "py36-readme_renderer",
                        "py36-markdown2",
                        "py36-rich",
                        "py36-spyder-devel",
                        "py36-sphinx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-m2r"
                    ]
                }
            ]
        },
        {
            "name": "py310-types-docutils",
            "portdir": "python/py-types-docutils",
            "version": "0.20.0.20240317",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for docutils",
            "long_description": "Typing stubs for docutils",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1145
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-rstcheck",
                        "py310-rstcheck-core"
                    ]
                }
            ]
        },
        {
            "name": "py310-xmlsec",
            "portdir": "python/py-xmlsec",
            "version": "1.3.13",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xmlsec.readthedocs.io/en/latest/",
            "description": "a set of Python bindings for the XML Security Library.",
            "long_description": "a set of Python bindings for the XML Security Library.",
            "active": true,
            "categories": [
                "textproc",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 844
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py310-wheel",
                        "py310-build",
                        "py310-pkgconfig",
                        "py310-installer",
                        "libtool",
                        "py310-setuptools",
                        "py310-toml",
                        "py310-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-lxml",
                        "xmlsec-1.2",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-zeep"
                    ]
                }
            ]
        },
        {
            "name": "php80-opcache",
            "portdir": "lang/php",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/opcache",
            "description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "long_description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1759
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-fs",
            "portdir": "python/py-fs",
            "version": "2.4.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyFilesystem/pyfilesystem2",
            "description": "Python's filesystem abstraction layer",
            "long_description": "Python's filesystem abstraction layer",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-six",
                        "py310-tz",
                        "py310-appdirs",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyfatfs"
                    ]
                }
            ]
        },
        {
            "name": "py311-fs",
            "portdir": "python/py-fs",
            "version": "2.4.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyFilesystem/pyfilesystem2",
            "description": "Python's filesystem abstraction layer",
            "long_description": "Python's filesystem abstraction layer",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-six",
                        "py311-tz",
                        "py311-appdirs",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pyfatfs"
                    ]
                }
            ]
        },
        {
            "name": "py311-zeep",
            "portdir": "python/py-zeep",
            "version": "4.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.python-zeep.org/en/master/",
            "description": "A fast and modern Python SOAP client.",
            "long_description": "A fast and modern Python SOAP client.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 844
                }
            ],
            "variants": [
                "async",
                "xmlsec"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests-toolbelt",
                        "py311-requests-file",
                        "py311-appdirs",
                        "py311-defusedxml",
                        "python311",
                        "py311-isodate",
                        "py311-httpx",
                        "py311-xmlsec",
                        "py311-cached-property",
                        "py311-attrs",
                        "py311-requests",
                        "py311-lxml",
                        "py311-tz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-sunpy"
                    ]
                }
            ]
        },
        {
            "name": "rbenv",
            "portdir": "ruby/rbenv",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rbenv/rbenv",
            "description": "Simple Ruby Version Management",
            "long_description": "Simple Ruby Version Management",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 214
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ruby-build"
                    ]
                }
            ]
        },
        {
            "name": "py39-pytest-flake8",
            "portdir": "python/py-pytest-flake8",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vikingco/flake8-pytest",
            "description": "pytest plugin to run flake8",
            "long_description": "pytest plugin to run flake8",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-flake8",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-gnupg-interface",
            "portdir": "perl/p5-gnupg-interface",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GnuPG::Interface",
            "description": "Perl interface to GnuPG",
            "long_description": "Perl interface to GnuPG",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnupg2",
                        "p5.30-math-bigint",
                        "p5.30-moo",
                        "perl5.30",
                        "p5.30-moox-late",
                        "p5.30-scalar-list-utils",
                        "p5.30-moox-handlesvia"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}