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

{
    "count": 51891,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=2",
    "previous": null,
    "results": [
        {
            "name": "coot-devel",
            "portdir": "science/coot",
            "version": "20260503-30337b8a",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot",
            "description": "Coot - Crystallographic Object-Oriented Toolkit",
            "long_description": "Coot is for macromolecular model building, model completion and validation, particularly suitable for protein modelling using X-ray data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "glm",
                        "libtool",
                        "pkgconfig",
                        "swig",
                        "swig-guile",
                        "swig-python",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdk-pixbuf2",
                        "graphene",
                        "harfbuzz",
                        "libepoxy",
                        "libpng",
                        "librsvg",
                        "OpenBLAS",
                        "fftw-single",
                        "gsl",
                        "curl",
                        "freetype",
                        "freeglut",
                        "pango",
                        "coordgen",
                        "gettext-runtime",
                        "gtk4",
                        "boost188",
                        "python314",
                        "zlib",
                        "py314-gobject3",
                        "py314-numpy",
                        "clipper",
                        "libccp4",
                        "mmdb2",
                        "ssm",
                        "rdkit",
                        "gemmi",
                        "py314-cairo",
                        "sqlite3",
                        "glib2",
                        "gmp",
                        "gtkglext",
                        "adwaita-icon-theme",
                        "goocanvas",
                        "libgnomecanvas",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "coot",
            "portdir": "science/coot",
            "version": "1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot",
            "description": "Coot - Crystallographic Object-Oriented Toolkit",
            "long_description": "Coot is for macromolecular model building, model completion and validation, particularly suitable for protein modelling using X-ray data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "glm",
                        "libtool",
                        "pkgconfig",
                        "swig",
                        "swig-guile",
                        "swig-python",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdk-pixbuf2",
                        "graphene",
                        "harfbuzz",
                        "libepoxy",
                        "libpng",
                        "librsvg",
                        "OpenBLAS",
                        "fftw-single",
                        "gsl",
                        "curl",
                        "freetype",
                        "freeglut",
                        "pango",
                        "coordgen",
                        "gettext-runtime",
                        "gtk4",
                        "boost188",
                        "python314",
                        "zlib",
                        "py314-gobject3",
                        "py314-numpy",
                        "clipper",
                        "libccp4",
                        "mmdb2",
                        "ssm",
                        "rdkit",
                        "gemmi",
                        "py314-cairo",
                        "sqlite3",
                        "glib2",
                        "gmp",
                        "gtkglext",
                        "adwaita-icon-theme",
                        "goocanvas",
                        "libgnomecanvas",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yfinance",
            "portdir": "finance/yfinance",
            "version": "1.3.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ranaroussi/yfinance",
            "description": "Download market data from Yahoo! Finance API",
            "long_description": "Download market data from Yahoo! Finance API",
            "active": true,
            "categories": [
                "python",
                "finance"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pandas",
                        "py314-protobuf3",
                        "py314-beautifulsoup4",
                        "py314-frozendict",
                        "python314",
                        "py314-websockets",
                        "py314-multitasking",
                        "py314-curl-cffi",
                        "py314-peewee",
                        "py314-tz",
                        "py314-platformdirs",
                        "py314-requests",
                        "py314-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zig-bootstrap",
            "portdir": "lang/zig-bootstrap",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ziglang.org/",
            "description": "Zig programming language (bootstrap build with no runtime dependencies)",
            "long_description": "Zig is a general-purpose programming language designed for robustness, optimality, and maintainability. This is the bootstrap build version with no external runtime dependencies.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "shichizip"
                    ]
                }
            ]
        },
        {
            "name": "shichizip",
            "portdir": "archivers/shichizip",
            "version": "0.1.5",
            "license": "LGPL-2.1",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/idawnlight/ShichiZip",
            "description": "7-Zip FM derivative intended for macOS",
            "long_description": "ShichiZip is the missing 7-Zip derivative intended for macOS aiming to provide the 7-Zip File Manager experience, rebuilt natively for macOS.",
            "active": true,
            "categories": [
                "aqua",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "zstd"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "zig-bootstrap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openbao",
            "portdir": "security/openbao",
            "version": "2.5.3",
            "license": "MPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openbao.org",
            "description": "Open-source secrets management solution (fork of Vault)",
            "long_description": "OpenBao is a community-driven fork of Vault, providing a secrets management, identity, and encryption solution. It manages sensitive data such as API keys, passwords, and certificates.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "vijay8i",
                    "ports_count": 2
                }
            ],
            "variants": [
                "ui"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libresidfp",
            "portdir": "audio/libresidfp",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libsidplayfp/libresidfp",
            "description": "cycle exact SID emulation",
            "long_description": "This project is meant to replicate the SID as faithfully as possible while keeping good performance for realtime use. It is not intended to expose the chip internal state or adding fancy effects. Both the 6581 and the 8580 models are emulated.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 83
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libsidplayfp"
                    ]
                }
            ]
        },
        {
            "name": "py313-pdftl",
            "portdir": "python/py-pdftl",
            "version": "0.17.0",
            "license": "MPL-2.0",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pdftl/pdftl",
            "description": "A capable CLI tool for PDF manipulation inspired by pdftk.",
            "long_description": "pdftl (PDF tackle) is a standalone CLI utility and Python library for manipulating PDF files.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "optimize_images"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-installer",
                        "py313-build",
                        "clang-18",
                        "py313-setuptools_scm",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-pikepdf",
                        "py313-defusedxml",
                        "py313-rich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-lark",
                        "py313-hanko",
                        "py313-cloudpickle",
                        "py313-reportlab",
                        "py313-fonttools",
                        "py313-yaml",
                        "py313-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pdftl",
            "portdir": "python/py-pdftl",
            "version": "0.17.0",
            "license": "MPL-2.0",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pdftl/pdftl",
            "description": "A capable CLI tool for PDF manipulation inspired by pdftk.",
            "long_description": "pdftl (PDF tackle) is a standalone CLI utility and Python library for manipulating PDF files.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "optimize_images"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-installer",
                        "py314-build",
                        "clang-18",
                        "py314-setuptools_scm",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-rich",
                        "py314-pikepdf",
                        "py314-defusedxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-hanko",
                        "py314-lark",
                        "py314-cloudpickle",
                        "py314-reportlab",
                        "py314-fonttools",
                        "py314-yaml",
                        "py314-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pdftl"
                    ]
                }
            ]
        },
        {
            "name": "py312-pdftl",
            "portdir": "python/py-pdftl",
            "version": "0.17.0",
            "license": "MPL-2.0",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pdftl/pdftl",
            "description": "A capable CLI tool for PDF manipulation inspired by pdftk.",
            "long_description": "pdftl (PDF tackle) is a standalone CLI utility and Python library for manipulating PDF files.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "optimize_images"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-setuptools",
                        "py312-installer",
                        "py312-build",
                        "clang-18",
                        "py312-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-rich",
                        "py312-pikepdf",
                        "py312-defusedxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-lark",
                        "py312-cloudpickle",
                        "py312-hanko",
                        "py312-fonttools",
                        "py312-reportlab",
                        "py312-yaml",
                        "py312-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pdftl",
            "portdir": "python/py-pdftl",
            "version": "0.17.0",
            "license": "MPL-2.0",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pdftl/pdftl",
            "description": "A capable CLI tool for PDF manipulation inspired by pdftk.",
            "long_description": "pdftl (PDF tackle) is a standalone CLI utility and Python library for manipulating PDF files.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "optimize_images"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "py311-setuptools",
                        "py311-installer",
                        "py311-build",
                        "clang-18",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-pikepdf",
                        "py311-defusedxml",
                        "py311-rich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-lark",
                        "py311-hanko",
                        "py311-reportlab",
                        "py311-cloudpickle",
                        "py311-yaml",
                        "py311-numpy",
                        "py311-fonttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pdftl",
            "portdir": "python/py-pdftl",
            "version": "0.17.0",
            "license": "MPL-2.0",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pdftl/pdftl",
            "description": "A capable CLI tool for PDF manipulation inspired by pdftk.",
            "long_description": "pdftl (PDF tackle) is a standalone CLI utility and Python library for manipulating PDF files.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "optimize_images"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-wheel",
                        "py310-setuptools_scm",
                        "py310-setuptools",
                        "clang-18",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-defusedxml",
                        "py310-rich",
                        "py310-pikepdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-lark",
                        "py310-hanko",
                        "py310-cloudpickle",
                        "py310-reportlab",
                        "py310-fonttools",
                        "py310-yaml",
                        "py310-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pdftl",
            "portdir": "python/py-pdftl",
            "version": "0.17.0",
            "license": "MPL-2.0",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pdftl/pdftl",
            "description": "A capable CLI tool for PDF manipulation inspired by pdftk.",
            "long_description": "pdftl (PDF tackle) is a standalone CLI utility and Python library for manipulating PDF files.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pdftl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mist-cli",
            "portdir": "sysutils/mist-cli",
            "version": "2.2",
            "license": "MIT",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ninxsoft/mist-cli",
            "description": "A Mac command-line tool to download macOS Firmwares and Installers",
            "long_description": "A Mac command-line tool to download macOS Firmwares and Installers",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gobject-introspection-bootstrap",
            "portdir": "gnome/gobject-introspection",
            "version": "1.86.0",
            "license": "(LGPL or GPL-2+)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://gi.readthedocs.io",
            "description": "gobject-introspection bootstrap build to avoid circular dependency with glib2.",
            "long_description": "gobject-introspection bootstrap build to avoid circular dependency with glib2. \nSee https://discourse.gnome.org/t/dealing-with-glib-and-gobject-introspection-circular-dependency/18701",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "meson",
                        "ninja",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "glib2-bootstrap",
                        "pkgconfig",
                        "python314",
                        "py314-setuptools",
                        "py314-mako",
                        "py314-markdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "glib2"
                    ]
                }
            ]
        },
        {
            "name": "glib2-bootstrap",
            "portdir": "devel/glib2",
            "version": "2.88.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GLib",
            "description": "Glib2 build with introspection disabled, used to build gobject-introspection and avoid circular dependency.",
            "long_description": "Glib2 build with introspection disabled, used to build gobject-introspection and avoid circular dependency. \nSee https://discourse.gnome.org/t/dealing-with-glib-and-gobject-introspection-circular-dependency/18701",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python314",
                        "libelf",
                        "libffi",
                        "pcre2",
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection-bootstrap"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-sha",
            "portdir": "ocaml/ocaml-sha",
            "version": "1.15.4",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/djs55/ocaml-sha",
            "description": "OCaml bindings to SHA cryptographic functions",
            "long_description": "OCaml binding to SHA interface code, providing SHA1, SHA256, and SHA512 hash functions with an interface compatible with OCaml's standard library MD5 digest.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-stdlib-shims"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dav2d",
            "portdir": "multimedia/dav2d",
            "version": "0.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.videolan.org/videolan/dav2d",
            "description": "small and fast AV2 decoder",
            "long_description": "dav2d is an AV2 decoder that is open-source, cross-platform and focused on speed and correctness.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1052
                }
            ],
            "variants": [
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "nasm",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-barcode",
            "portdir": "python/py-barcode",
            "version": "0.16.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://python-barcode.readthedocs.io/en/stable/",
            "description": "a simple way to create barcodes in Python",
            "long_description": "python-barcode is a pure-python library for generating barcodes in various formats.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-Pillow",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-barcode"
                    ]
                }
            ]
        },
        {
            "name": "mingw-w64-wine-mono-11.1.0",
            "portdir": "cross/mingw-w64-wine-mono",
            "version": "11.1.0",
            "license": "GPL and LGPL-2.1 and MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/madewokherd/wine-mono",
            "description": "Wine's built-in replacement for Microsoft's .NET Framework",
            "long_description": "mingw-w64-wine-mono-11.1.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 52
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mingw-w64-wine-mono",
                        "wine-devel",
                        "wine-staging"
                    ]
                }
            ]
        },
        {
            "name": "py314-google-crc32c",
            "portdir": "python/py-google-crc32c",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-cloud-python/tree/main/packages/google-crc32c",
            "description": "Python wrapper of Google CRC32C library",
            "long_description": "Python wrapper of Google CRC32C library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-google-crc32c",
                        "py314-zarr"
                    ]
                }
            ]
        },
        {
            "name": "py314-cloudflare",
            "portdir": "python/py-cloudflare",
            "version": "5.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cloudflare/cloudflare-python",
            "description": "Python interface to the CloudFlare API.",
            "long_description": "Python interface to the CloudFlare API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "aiohttp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling",
                        "py314-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pydantic",
                        "python314",
                        "py314-distro",
                        "py314-typing_extensions",
                        "py314-anyio",
                        "py314-sniffio",
                        "py314-httpx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cloudflare"
                    ]
                }
            ]
        },
        {
            "name": "py314-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-hatch-fancy-pypi-readme",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-httpx",
                        "py314-aiohttp",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-httpx-aiohttp"
                    ]
                }
            ]
        },
        {
            "name": "py313-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-hatch-fancy-pypi-readme",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aiohttp",
                        "py313-httpx",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-fancy-pypi-readme",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-aiohttp",
                        "py311-httpx",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-fancy-pypi-readme",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-aiohttp",
                        "py312-httpx",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-hatchling",
                        "py310-installer",
                        "py310-hatch-fancy-pypi-readme",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-aiohttp",
                        "py310-httpx",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-httpx-aiohttp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pptx",
            "portdir": "python/py-pptx",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scanny/python-pptx",
            "description": "Python module for creating and updating PowerPoint files.",
            "long_description": "A typical use would be generating a customized PowerPoint presentation from database content, downloadable by clicking a link in a web application. Several developers have used it to automate production of presentation-ready engineering status reports based on information held in their work management system. It could also be used for making bulk updates to a library of presentations or simply to automate the production of a slide or two that would be tedious to get right by hand.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-lxml",
                        "py314-Pillow",
                        "py314-XlsxWriter",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pptx"
                    ]
                }
            ]
        },
        {
            "name": "py314-XlsxWriter",
            "portdir": "python/py-XlsxWriter",
            "version": "3.2.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmcnamara/XlsxWriter",
            "description": "Python module for writing files in XLSX file format.",
            "long_description": "XlsxWriter can be used to write text, numbers, formulas and hyperlinks to multiple worksheets and it supports features such as formatting and many more.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-XlsxWriter",
                        "py314-pptx"
                    ]
                }
            ]
        },
        {
            "name": "py314-hf-gradio",
            "portdir": "python/py-hf-gradio",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gradio-app/hf-gradio",
            "description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "long_description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-typer",
                        "py314-gradio-client",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-gradio",
                        "py-hf-gradio"
                    ]
                }
            ]
        },
        {
            "name": "py313-hf-gradio",
            "portdir": "python/py-hf-gradio",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gradio-app/hf-gradio",
            "description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "long_description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-typer",
                        "py313-gradio-client",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-gradio"
                    ]
                }
            ]
        },
        {
            "name": "py-hf-gradio",
            "portdir": "python/py-hf-gradio",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gradio-app/hf-gradio",
            "description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "long_description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hf-gradio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr6-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr6-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr6 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 75
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr51-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr51-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr51 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 75
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr5-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr5-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr5 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 75
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr4-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr4-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr4 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 75
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr35-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr35-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr35 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 75
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr25-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr25-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr25 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 75
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vulnx",
            "portdir": "security/vulnx",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/projectdiscovery/vulnx",
            "description": "Modern CLI for exploring vulnerability data",
            "long_description": "Modern CLI for exploring vulnerability data with powerful search, filtering, and analysis capabilities",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1052
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-app-info",
            "portdir": "perl/p5-app-info",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Info",
            "description": "App::Info - Information about software packages on a system",
            "long_description": "App::Info - Information about software packages on a system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbd-pg"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-app-info"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-app-info",
            "portdir": "perl/p5-app-info",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Info",
            "description": "App::Info - Information about software packages on a system",
            "long_description": "App::Info - Information about software packages on a system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dbd-pg"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-app-info",
            "portdir": "perl/p5-app-info",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Info",
            "description": "App::Info - Information about software packages on a system",
            "long_description": "App::Info - Information about software packages on a system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbd-pg"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-app-info",
            "portdir": "perl/p5-app-info",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Info",
            "description": "App::Info - Information about software packages on a system",
            "long_description": "App::Info - Information about software packages on a system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dbd-pg"
                    ]
                }
            ]
        },
        {
            "name": "p5-app-info",
            "portdir": "perl/p5-app-info",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-app-info",
            "homepage": "https://metacpan.org/pod/App::Info",
            "description": "App::Info - Information about software packages on a system",
            "long_description": "App::Info - Information about software packages on a system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-app-info"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lsd2",
            "portdir": "science/lsd2",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tothuhien/lsd2",
            "description": "A phylogeny dating method using least-squares algorithms and criteria",
            "long_description": "A phylogeny dating method using least-squares algorithms and criteria",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "iqtree2",
                        "iqtree3"
                    ]
                }
            ]
        },
        {
            "name": "iqtree3",
            "portdir": "science/iqtree3",
            "version": "3.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://iqtree.github.io",
            "description": "IQ-TREE version 3: software for phylogenetics",
            "long_description": "IQ-TREE version 3: software for phylogenetics",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "boost188",
                        "zlib",
                        "cmake",
                        "gtest",
                        "eigen3"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lsd2",
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xcodegen",
            "portdir": "devel/xcodegen",
            "version": "2.45.4",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yonaskolb/XcodeGen",
            "description": "Swift command line tool for generating your Xcode project",
            "long_description": "xcodegen is a command line tool written in Swift that generates your Xcode project using your folder structure and a project spec.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-npx",
            "portdir": "python/py-npx",
            "version": "0.1.8",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
            "long_description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-numpy",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-npx"
                    ]
                }
            ]
        },
        {
            "name": "py313-npx",
            "portdir": "python/py-npx",
            "version": "0.1.8",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
            "long_description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}