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

{
    "count": 45562,
    "next": "http://ports.macports.org/api/v1/ports/?format=api&page=741",
    "previous": "http://ports.macports.org/api/v1/ports/?format=api&page=739",
    "results": [
        {
            "name": "py39-tensorflow-addons",
            "portdir": "python/py-tensorflow-addons",
            "version": "0.12.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tensorflow/addons",
            "description": "TensorFlow Addons.",
            "long_description": "TensorFlow Addons is a repository of contributions that conform to well-established API patterns, but implement new functionality not available in core TensorFlow.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-16",
                        "bazel-3.1",
                        "rsync",
                        "py39-brotli",
                        "py39-pip",
                        "py39-pyobjc",
                        "py39-setuptools",
                        "py39-typing_extensions",
                        "py39-wheel",
                        "bash",
                        "py39-tensorflow"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-typeguard"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-Faker",
                        "py39-flaky",
                        "py39-hypothesis",
                        "py39-pytest",
                        "py39-pytest-forked",
                        "py39-pytest-html",
                        "py39-pytest-lazy-fixture",
                        "py39-pytest-metadata",
                        "py39-pytest-xdist",
                        "py39-requests-mock",
                        "py39-typedapi",
                        "py39-typeguard",
                        "py39-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tensorflow-addons"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-tensor2tensor"
                    ]
                }
            ]
        },
        {
            "name": "lua53-psl",
            "portdir": "lua/lua-psl",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//psl",
            "description": "Lua bindings to libpsl",
            "long_description": "Lua bindings to libpsl",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1280
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpsl",
                        "lua53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua52-psl",
            "portdir": "lua/lua-psl",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//psl",
            "description": "Lua bindings to libpsl",
            "long_description": "Lua bindings to libpsl",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1280
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua52",
                        "libpsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua51-psl",
            "portdir": "lua/lua-psl",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//psl",
            "description": "Lua bindings to libpsl",
            "long_description": "Lua bindings to libpsl",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1280
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua51",
                        "libpsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "knot-resolver"
                    ]
                }
            ]
        },
        {
            "name": "py-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "10.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 144
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pyobjc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "10.1",
            "license": "MIT",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 144
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py310-sphinxcontrib-blockdiag",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-sphinx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-param"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-astropy",
                        "py310-applaunchservices",
                        "py310-zope-hookable",
                        "quodlibet",
                        "py310-osxmetadata",
                        "py310-photoscript",
                        "py310-imagecodecs",
                        "py310-applescript"
                    ]
                }
            ]
        },
        {
            "name": "R-BlockCov",
            "portdir": "R/R-BlockCov",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BlockCov",
            "description": "Estimation of large block covariance matrices",
            "long_description": "Estimation of large block covariance matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2602
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-BBmisc",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libuninameslist",
            "portdir": "devel/libuninameslist",
            "version": "20230916",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/fontforge/libuninameslist",
            "description": "A Library of Unicode annotation data",
            "long_description": "The Unicode consortium provides a file containing annotations on many unicode characters. This library contains a compiled version of this file so that programs can access these data easily.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fontforge"
                    ]
                }
            ]
        },
        {
            "name": "librdkafka",
            "portdir": "net/librdkafka",
            "version": "2.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/confluentinc/librdkafka",
            "description": "The Apache Kafka C/C++ library",
            "long_description": "Full Apache Kafka protocol support, including producer and consumer",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "alexey.trenikhin+macports",
                    "github": "alexeyt820",
                    "ports_count": 3
                }
            ],
            "variants": [
                "zstd",
                "lz4",
                "ssl",
                "sasl",
                "curl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "openssl",
                        "lz4",
                        "cyrus-sasl2",
                        "curl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kcat"
                    ]
                }
            ]
        },
        {
            "name": "py39-zope-component",
            "portdir": "python/py-zope-component",
            "version": "5.0.1",
            "license": "ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/zope.component",
            "description": "This package represents the core of the Zope Component Architecture.",
            "long_description": "This package represents the core of the Zope Component Architecture.",
            "active": true,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-zope-event",
                        "py39-zope-hookable",
                        "py39-zopeinterface",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-testfixtures"
                    ]
                }
            ]
        },
        {
            "name": "lapce",
            "portdir": "editors/lapce",
            "version": "0.4.0",
            "license": "Apache-2.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lapce.dev/",
            "description": "Lightning-fast and Powerful Code Editor written in Rust",
            "long_description": "Lapce is an open source code editor written in Rust. By utilising native GUI and GPU rendering, and with the performance Rust provides, Lapce is one of the fastest code editors out there.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 903
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgit2",
                        "libunwind",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-zope-hookable",
            "portdir": "python/py-zope-hookable",
            "version": "5.4",
            "license": "ZPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/zope.hookable",
            "description": "Zope hookable.",
            "long_description": "This package supports the efficient creation of “hookable” objects, which are callable objects that are meant to be optionally replaced.",
            "active": true,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-setuptools",
                        "py311-cython",
                        "py311-pyobjc",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-zope-component"
                    ]
                }
            ]
        },
        {
            "name": "v8-8.3",
            "portdir": "lang/v8-8.3",
            "version": "8.3.110.13",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://v8.dev",
            "description": "Google’s open-source JavaScript engine",
            "long_description": "Google’s open-source JavaScript engine. CMake build system.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2602
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "python39",
                        "py39-jinja2",
                        "cmake",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-V8"
                    ]
                }
            ]
        },
        {
            "name": "py38-zope-component",
            "portdir": "python/py-zope-component",
            "version": "5.0.1",
            "license": "ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/zope.component",
            "description": "This package represents the core of the Zope Component Architecture.",
            "long_description": "This package represents the core of the Zope Component Architecture.",
            "active": true,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-zope-event",
                        "py38-zope-hookable",
                        "py38-zopeinterface",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-testfixtures"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cookie-baker",
            "portdir": "perl/p5-cookie-baker",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cookie::Baker",
            "description": "Cookie::Baker - A cookie string generator/parser",
            "long_description": "Cookie::Baker - A cookie string generator/parser",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-module-build-tiny",
                        "p5.32-test-time",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-cookie-baker",
            "portdir": "perl/p5-cookie-baker",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cookie::Baker",
            "description": "Cookie::Baker - A cookie string generator/parser",
            "long_description": "Cookie::Baker - A cookie string generator/parser",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-time",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cookie-baker",
                        "p5.34-plack"
                    ]
                }
            ]
        },
        {
            "name": "openjdk17-graalvm",
            "portdir": "java/openjdk17-graalvm",
            "version": "17.0.9",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.graalvm.org",
            "description": "GraalVM Community Edition based on OpenJDK 17",
            "long_description": "GraalVM is a universal virtual machine for running applications written in JavaScript, Python, Ruby, R, JVM-based languages like Java, Scala, Groovy, Kotlin, Clojure, and LLVM-based languages such as C and C++.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "nils",
                    "github": "breun",
                    "ports_count": 84
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "clojure-lsp",
                        "jet"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17-graalvm-native-image"
                    ]
                }
            ]
        },
        {
            "name": "screen",
            "portdir": "sysutils/screen",
            "version": "4.9.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/screen/",
            "description": "Screen manager with VT100/ANSI terminal emulation",
            "long_description": "Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g. insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 95
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-Pillow",
            "portdir": "python/py-Pillow",
            "version": "9.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-imaging/Pillow",
            "description": "Python Imaging Library (fork)",
            "long_description": "Python Imaging Library (fork)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [
                "raqm",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "zlib",
                        "python312",
                        "py312-tkinter",
                        "py312-olefile",
                        "freetype",
                        "lcms2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sigil",
                        "ocrmypdf",
                        "py312-blockdiag",
                        "py312-matplotlib",
                        "py312-pikepdf",
                        "grass",
                        "py312-contextily",
                        "py312-reportlab",
                        "img2pdf",
                        "py-Pillow",
                        "py312-opengl",
                        "py312-bokeh",
                        "py312-imageio",
                        "napari",
                        "py312-openslide",
                        "py312-cairosvg",
                        "py312-xhtml2pdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-Faker",
                        "qgis3-ltr",
                        "py312-imagehash",
                        "py312-luma.core",
                        "py312-scikit-image",
                        "qgis3"
                    ]
                }
            ]
        },
        {
            "name": "py38-xkcdpass",
            "portdir": "python/py-xkcdpass",
            "version": "1.19.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/redacted/XKCD-password-generator",
            "description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-imageio",
            "portdir": "python/py-imageio",
            "version": "2.34.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://imageio.github.io/",
            "description": "Easy interface to read and write a wide range of image data.",
            "long_description": "Easy interface to read and write a wide range of image data.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-numpy",
                        "py312-Pillow",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-napari-svg",
                        "py-imageio",
                        "napari"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "p5-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.859.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-db_file",
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-db_file"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-tropycal",
            "portdir": "python/py-tropycal",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tropycal/tropycal",
            "description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
            "long_description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 848
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools_scm",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-matplotlib",
                        "py38-networkx",
                        "py38-numpy",
                        "py38-pandas",
                        "python38",
                        "py38-requests",
                        "py38-scipy",
                        "py38-xarray",
                        "py38-pyshp",
                        "py38-cartopy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.859.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "gnutar",
            "portdir": "archivers/gnutar",
            "version": "1.35",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/tar/",
            "description": "GNU version of the tar archiving utility",
            "long_description": "the gnutar program creates, adds files to, or extracts files from an archive file in gnutar format, called a tarfile. A tarfile is often a magnetic tape, but can be a floppy diskette or any regular disk file.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "libtool",
                        "help2man",
                        "texinfo",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "bazaar",
                        "viking",
                        "prometheus"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "metview",
                        "sundials6",
                        "wgrib2",
                        "pngquant"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R",
                        "dpkg",
                        "backuppc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "diffoscope",
                        "gutils-suite-core",
                        "tardiff",
                        "noahstrap"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-plack",
            "portdir": "perl/p5-plack",
            "version": "1.5.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Plack",
            "description": "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
            "long_description": "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-authen-simple-passwd",
                        "p5.28-file-sharedir-install",
                        "p5.28-http-request-ascgi",
                        "p5.28-log-dispatch",
                        "p5.28-log-dispatch-array",
                        "p5.28-log-log4perl",
                        "p5.28-lwp-protocol-http10",
                        "p5.28-mime-types",
                        "p5.28-module-refresh",
                        "p5.28-test-requires",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-hash-multivalue",
                        "p5.28-http-entity-parser",
                        "p5.28-http-headers-fast",
                        "p5.28-http-message",
                        "p5.28-http-tiny",
                        "perl5.28",
                        "p5.28-libwww-perl",
                        "p5.28-stream-buffered",
                        "p5.28-test-tcp",
                        "p5.28-try-tiny",
                        "p5.28-uri",
                        "p5.28-io-handle-util",
                        "p5.28-apache-logformat-compiler",
                        "p5.28-cgi-compile",
                        "p5.28-cgi-emulate-psgi",
                        "p5.28-cookie-baker",
                        "p5.28-devel-stacktrace",
                        "p5.28-devel-stacktrace-ashtml",
                        "p5.28-fcgi",
                        "p5.28-fcgi-procmanager",
                        "p5.28-file-sharedir",
                        "p5.28-filesys-notify-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dancer-session-cookie",
                        "p5.28-dancer-template-mason",
                        "p5.28-dancer2-plugin-database",
                        "p5.28-dancer2-session-cookie",
                        "p5.28-html-mason-psgihandler",
                        "p5.28-dancer",
                        "p5.28-plack-test-externalserver",
                        "p5.28-test-lwp-useragent",
                        "p5.28-catalyst-plugin-session",
                        "p5.28-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-plack-middleware-removeredundantbody",
                        "p5.28-plack-middleware-reverseproxy",
                        "p5.28-plack-test-agent",
                        "p5.28-dancer2",
                        "p5.28-starman",
                        "p5.28-html-mason-plackhandler",
                        "p5.28-catalyst-runtime",
                        "p5.28-test-www-mechanize-psgi",
                        "p5.28-plack-middleware-fixmissingbodyinredirect",
                        "p5.28-plack-middleware-methodoverride"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-plack",
            "portdir": "perl/p5-plack",
            "version": "1.5.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Plack",
            "description": "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
            "long_description": "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-authen-simple-passwd",
                        "p5.30-file-sharedir-install",
                        "p5.30-http-request-ascgi",
                        "p5.30-log-dispatch",
                        "p5.30-log-dispatch-array",
                        "p5.30-log-log4perl",
                        "p5.30-lwp-protocol-http10",
                        "p5.30-mime-types",
                        "p5.30-module-refresh",
                        "p5.30-test-requires",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-hash-multivalue",
                        "p5.30-http-entity-parser",
                        "p5.30-http-headers-fast",
                        "p5.30-http-message",
                        "p5.30-http-tiny",
                        "perl5.30",
                        "p5.30-libwww-perl",
                        "p5.30-stream-buffered",
                        "p5.30-test-tcp",
                        "p5.30-try-tiny",
                        "p5.30-uri",
                        "p5.30-io-handle-util",
                        "p5.30-apache-logformat-compiler",
                        "p5.30-cgi-compile",
                        "p5.30-cgi-emulate-psgi",
                        "p5.30-cookie-baker",
                        "p5.30-devel-stacktrace",
                        "p5.30-devel-stacktrace-ashtml",
                        "p5.30-fcgi",
                        "p5.30-fcgi-procmanager",
                        "p5.30-file-sharedir",
                        "p5.30-filesys-notify-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dancer-session-cookie",
                        "p5.30-dancer-template-mason",
                        "p5.30-dancer2-plugin-database",
                        "p5.30-dancer2-session-cookie",
                        "p5.30-html-mason-psgihandler",
                        "p5.30-dancer",
                        "p5.30-plack-test-externalserver",
                        "p5.30-test-lwp-useragent",
                        "p5.30-catalyst-plugin-session",
                        "p5.30-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-plack-middleware-removeredundantbody",
                        "p5.30-plack-middleware-reverseproxy",
                        "p5.30-plack-test-agent",
                        "p5.30-dancer2",
                        "p5.30-starman",
                        "p5.30-html-mason-plackhandler",
                        "p5.30-catalyst-runtime",
                        "p5.30-test-www-mechanize-psgi",
                        "p5.30-plack-middleware-fixmissingbodyinredirect",
                        "p5.30-plack-middleware-methodoverride"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-plack",
            "portdir": "perl/p5-plack",
            "version": "1.5.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Plack",
            "description": "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
            "long_description": "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-authen-simple-passwd",
                        "p5.32-file-sharedir-install",
                        "p5.32-http-request-ascgi",
                        "p5.32-log-dispatch",
                        "p5.32-log-dispatch-array",
                        "p5.32-log-log4perl",
                        "p5.32-lwp-protocol-http10",
                        "p5.32-mime-types",
                        "p5.32-module-refresh",
                        "p5.32-test-requires",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-hash-multivalue",
                        "p5.32-http-entity-parser",
                        "p5.32-http-headers-fast",
                        "p5.32-http-message",
                        "p5.32-http-tiny",
                        "perl5.32",
                        "p5.32-libwww-perl",
                        "p5.32-stream-buffered",
                        "p5.32-test-tcp",
                        "p5.32-try-tiny",
                        "p5.32-uri",
                        "p5.32-io-handle-util",
                        "p5.32-apache-logformat-compiler",
                        "p5.32-cgi-compile",
                        "p5.32-cgi-emulate-psgi",
                        "p5.32-cookie-baker",
                        "p5.32-devel-stacktrace",
                        "p5.32-devel-stacktrace-ashtml",
                        "p5.32-fcgi",
                        "p5.32-fcgi-procmanager",
                        "p5.32-file-sharedir",
                        "p5.32-filesys-notify-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dancer-session-cookie",
                        "p5.32-dancer-template-mason",
                        "p5.32-dancer2-plugin-database",
                        "p5.32-dancer2-session-cookie",
                        "p5.32-html-mason-psgihandler",
                        "p5.32-dancer",
                        "p5.32-plack-test-externalserver",
                        "p5.32-test-lwp-useragent",
                        "p5.32-catalyst-plugin-session",
                        "p5.32-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-plack-middleware-removeredundantbody",
                        "p5.32-plack-middleware-reverseproxy",
                        "p5.32-plack-test-agent",
                        "p5.32-dancer2",
                        "p5.32-starman",
                        "p5.32-html-mason-plackhandler",
                        "p5.32-catalyst-runtime",
                        "p5.32-test-www-mechanize-psgi",
                        "p5.32-plack-middleware-fixmissingbodyinredirect",
                        "p5.32-plack-middleware-methodoverride"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.859.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "harp",
            "portdir": "security/harp",
            "version": "0.2.11",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/elastic/harp",
            "description": "Secret management by contract toolchain",
            "long_description": "Harp is a tool set to operate secret management by contract. The objective is to reduce the value centric management by handling secret data in a reproducible way by providing a technical stack to describe how your value is managed by contracts and pipelines. Furthermore, we know that naming thing is hard, as a consequence a secret could be consistently associated to a predictable secret identifier used as a key to refer to the secret value. Finally, the secret can hold additional metadata (ownership, rotation period, leak severity, etc.) which can be consumed during the pipeline executions. These key/value associations (path ⇒ value) form a Bundle stored in an immutable file named a Container. This Container acts as a pivot format to allow Harp commands to communicate and create data management pipelines. In addition to that, it provides a template engine used to generate various confidence values (password, passphrase, crypto keys, etc.) and allow more sophisticated rendering operations (configuration files, etc.). Finally, it provides a SDK to allow developers to integrate Harp features in their products, and/or extend the Harp pipeline features by creating new plugins.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.859.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.859.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-bioperl",
                        "p5-db_file"
                    ]
                }
            ]
        },
        {
            "name": "openjdk8-zulu",
            "portdir": "java/openjdk8-zulu",
            "version": "8.78.0.19",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.azul.com/downloads/",
            "description": "Azul Zulu Community OpenJDK 8 (Long Term Support)",
            "long_description": "Azul® Zulu® is a Java Development Kit (JDK), and a compliant implementation of the Java Standard Edition (SE) specification that contains all the Java components needed to build and run Java SE applications. Zulu has been verified by passing all tests of the OpenJDK Community Technology Compatibility Kit (TCK) as available for each respective Java SE version.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "nils",
                    "github": "breun",
                    "ports_count": 84
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-plack",
            "portdir": "perl/p5-plack",
            "version": "1.5.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Plack",
            "description": "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
            "long_description": "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-authen-simple-passwd",
                        "p5.34-file-sharedir-install",
                        "p5.34-http-request-ascgi",
                        "p5.34-log-dispatch",
                        "p5.34-log-dispatch-array",
                        "p5.34-log-log4perl",
                        "p5.34-lwp-protocol-http10",
                        "p5.34-mime-types",
                        "p5.34-module-refresh",
                        "p5.34-test-requires",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hash-multivalue",
                        "p5.34-http-entity-parser",
                        "p5.34-http-headers-fast",
                        "p5.34-http-message",
                        "p5.34-http-tiny",
                        "perl5.34",
                        "p5.34-libwww-perl",
                        "p5.34-stream-buffered",
                        "p5.34-test-tcp",
                        "p5.34-try-tiny",
                        "p5.34-uri",
                        "p5.34-io-handle-util",
                        "p5.34-apache-logformat-compiler",
                        "p5.34-cgi-compile",
                        "p5.34-cgi-emulate-psgi",
                        "p5.34-cookie-baker",
                        "p5.34-devel-stacktrace",
                        "p5.34-devel-stacktrace-ashtml",
                        "p5.34-fcgi",
                        "p5.34-fcgi-procmanager",
                        "p5.34-file-sharedir",
                        "p5.34-filesys-notify-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dancer-session-cookie",
                        "p5.34-dancer-template-mason",
                        "p5.34-dancer2-plugin-database",
                        "p5.34-dancer2-session-cookie",
                        "p5.34-html-mason-psgihandler",
                        "p5.34-dancer",
                        "p5.34-plack-test-externalserver",
                        "p5.34-test-lwp-useragent",
                        "p5.34-catalyst-plugin-session",
                        "p5.34-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-plack-middleware-removeredundantbody",
                        "p5.34-plack-middleware-reverseproxy",
                        "p5.34-plack-test-agent",
                        "p5-plack",
                        "p5.34-catalyst-runtime",
                        "p5.34-starman",
                        "p5.34-html-mason-plackhandler",
                        "p5.34-test-www-mechanize-psgi",
                        "p5.34-dancer2",
                        "p5.34-plack-middleware-fixmissingbodyinredirect",
                        "p5.34-plack-middleware-methodoverride"
                    ]
                }
            ]
        },
        {
            "name": "fop2",
            "portdir": "textproc/fop",
            "version": "2.9",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xmlgraphics.apache.org/fop/",
            "description": "Apache FOP Java XSL-FO Print Formatter",
            "long_description": "Apache FOP is the world's first print formatter driven by XSL formatting objects. It is a Java application that reads a formatting object tree conforming to the XSL 1.0 Recommendation (15 October 2001) and then turns it into a PDF document, certain other output formats or allows you to preview it directly on screen. Some parts of the XSL 1.1 specification (work in progress!) have also been implemented.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 310
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmake-bootstrap",
            "portdir": "devel/cmake-bootstrap",
            "version": "3.9.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cmake.org",
            "description": "Cross-platform make pegged at version 3.9.6. No dependencies.",
            "long_description": "Cross-platform make pegged at version 3.9.6. No dependencies. This was the last version of cmake to not require c++11.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "darwin-xtools",
                        "brotli",
                        "brotli-static",
                        "llvm-cx",
                        "clang-11-bootstrap",
                        "libcxx-powerpc"
                    ]
                }
            ]
        },
        {
            "name": "etherape",
            "portdir": "net/etherape",
            "version": "0.9.20",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://etherape.sourceforge.net",
            "description": "graphical network monitor",
            "long_description": "EtherApe is a graphical network monitor for Unix modeled after etherman. Featuring link layer, ip and TCP modes, it displays network activity graphically. Hosts and links change in size with traffic. Color coded protocols display. It supports Ethernet, FDDI, Token Ring, ISDN, PPP and SLIP devices. It can filter traffic to be shown, and can read traffic from a file as well as live from the network.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gnome-doc-utils",
                        "itstool",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "c-ares",
                        "glib2",
                        "rarian",
                        "libpcap",
                        "desktop-file-utils",
                        "goocanvas2",
                        "libglade2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fstar",
            "portdir": "lang/fstar",
            "version": "2022.06.08",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://fstar-lang.org",
            "description": "General-purpose functional language aimed at program verification",
            "long_description": "F* (pronounced F star) is a general-purpose functional programming language with effects aimed at program verification. It puts together the automation of an SMT-backed deductive verification tool with the expressive power of a proof assistant based on dependent types. After verification, F* programs can be extracted to efficient OCaml, F#, C, WASM, or ASM code.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 80
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gmake",
                        "ocaml-ocamlbuild",
                        "coreutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-fileutils",
                        "ocaml-findlib",
                        "ocaml-menhir",
                        "ocaml-pprint",
                        "ocaml-ppx_deriving",
                        "ocaml-ppx_deriving_yojson",
                        "ocaml-process",
                        "ocaml-sedlex",
                        "ocaml-stdint",
                        "ocaml-yojson",
                        "ocaml-zarith",
                        "realpath",
                        "ocaml-ppxlib",
                        "gmp",
                        "ocaml",
                        "z3-fstar",
                        "ocaml-batteries"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fstar_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "kremlin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "everparse",
                        "ocaml-hacl-star",
                        "ocaml-hacl-star-raw",
                        "kremlin"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-posix-strftime-compiler",
            "portdir": "perl/p5-posix-strftime-compiler",
            "version": "0.460.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/POSIX::strftime::Compiler",
            "description": "GNU C library compatible strftime for loggers and servers",
            "long_description": "POSIX::strftime::Compiler provides GNU C library compatible strftime(3). But this module will not be affected by the system locale. This feature is useful when you want to write loggers, servers and portable applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 395
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-apache-logformat-compiler"
                    ]
                }
            ]
        },
        {
            "name": "fstar-devel",
            "portdir": "lang/fstar",
            "version": "20210824-b95d1ac",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "fstar",
            "homepage": "https://fstar-lang.org",
            "description": "Obsolete port, replaced by fstar",
            "long_description": "This port has been replaced by fstar.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 80
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rust-bootstrap",
            "portdir": "lang/rust-bootstrap",
            "version": "1.76.0",
            "license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
            "platforms": "{darwin any >= 16 < 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rust-lang.org",
            "description": "A safe, concurrent, practical language",
            "long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1159
                }
            ],
            "variants": [
                "mirror_all_architectures"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libiconv",
                        "openssl3",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-xattr",
            "portdir": "python/py-xattr",
            "version": "0.9.7",
            "license": "(MIT or PSF)",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://undefined.org/python/#xattr",
            "description": "Python wrapper for extended filesystem attributes",
            "long_description": "xattr is a Python wrapper for Darwin, Linux, and FreeBSD extended filesystem attributes. Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). Extended attributes are available on Darwin 8.0 and later. This corresponds to Mac OS X 10.4 (Tiger) and later.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 144
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-cffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-fonttools",
            "portdir": "python/py-fonttools",
            "version": "4.51.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/fonttools",
            "description": "XML<->TrueType/OpenType Converter",
            "long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
            "active": true,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 134
                }
            ],
            "variants": [
                "lxml",
                "ufo",
                "woff",
                "unicode",
                "graphite",
                "interpolatable",
                "plot",
                "symfont",
                "type1",
                "cocoa",
                "qt",
                "png",
                "all",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "py310-cython",
                        "clang-16",
                        "py310-setuptools",
                        "py310-build",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-zopfli",
                        "py310-unicodedata2",
                        "py310-lxml",
                        "py310-brotli",
                        "fonttools_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-ttfquery",
                        "py310-matplotlib",
                        "beets-mosaic"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-ezdxf"
                    ]
                }
            ]
        },
        {
            "name": "py35-xattr",
            "portdir": "python/py-xattr",
            "version": "0.9.7",
            "license": "(MIT or PSF)",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://undefined.org/python/#xattr",
            "description": "Python wrapper for extended filesystem attributes",
            "long_description": "xattr is a Python wrapper for Darwin, Linux, and FreeBSD extended filesystem attributes. Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). Extended attributes are available on Darwin 8.0 and later. This corresponds to Mac OS X 10.4 (Tiger) and later.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 144
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-cffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pdal",
            "portdir": "python/py-pdal",
            "version": "3.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pdal.io",
            "description": "PDAL Python support",
            "long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 71
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-scikit-build",
                        "py39-setuptools",
                        "clang-16",
                        "cmake",
                        "ninja",
                        "pybind11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PDAL",
                        "python39",
                        "py39-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-meshio",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php73-gearman",
            "portdir": "php/php-gearman",
            "version": "2.1.2",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman.",
            "long_description": "Library to provide API for communicating with gearmand, and writing clients and workers.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1773
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php73",
                        "gearmand"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "squid3",
            "portdir": "net/squid3",
            "version": "3.5.28",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.squid-cache.org/",
            "description": "advanced proxy caching server for http, https, ftp, gopher",
            "long_description": "Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests. Squid 3.x is the latest release series that does not need a C++11 compiler to build.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 277
                }
            ],
            "variants": [
                "openssl",
                "ipfw_transparent",
                "kerberos",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "squid5",
            "portdir": "net/squid5",
            "version": "5.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.squid-cache.org/",
            "description": "advanced proxy caching server for http, https, ftp, gopher",
            "long_description": "Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Squid keeps metadata and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests. Squid 5.x is the previous release series, and needs a C++11 compiler to build.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 277
                }
            ],
            "variants": [
                "openssl",
                "gnutls",
                "ipfw_transparent",
                "kerberos",
                "ssl_crtd",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "macos-fortress-proxy-squid"
                    ]
                }
            ]
        },
        {
            "name": "php74-gearman",
            "portdir": "php/php-gearman",
            "version": "2.1.2",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman.",
            "long_description": "Library to provide API for communicating with gearmand, and writing clients and workers.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1773
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php74",
                        "gearmand"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "valgrind-macos-devel",
            "portdir": "devel/valgrind",
            "version": "3.22.0-r2023-10-29",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://valgrind.org",
            "description": "A powerful memory debugger with latest macOS support",
            "long_description": "Valgrind is a powerful open-source memory debugger. When valgrind is attached to a program, it intercepts calls to malloc/new/free/delete and all memory operations are checked for invalid read or write.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 99
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "gcc12",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc13",
                "gccdevel",
                "mpich",
                "openmpi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "perl5",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}