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

{
    "count": 52782,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1052",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1050",
    "results": [
        {
            "name": "py313-myst-parser",
            "portdir": "python/py-myst-parser",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/executablebooks/MyST-Parser",
            "description": "An extended commonmark compliant parser, with bridges to docutils & sphinx.",
            "long_description": "MyST is a flavor of markdown that is designed for simplicity, flexibility, and extensibility. This repository serves as the reference implementation of MyST Markdown, as well as a collection of tools to support working with MyST in Python and Sphinx. It contains an extended CommonMark-compliant parser using markdown-it-py, as well as a Sphinx extension that allows you to write MyST Markdown in Sphinx.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-installer",
                        "py313-flit_core",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-mdit-py-plugins",
                        "py313-markdown-it-py",
                        "py313-sphinx",
                        "py313-jinja2",
                        "py313-docutils",
                        "py313-yaml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-beautifulsoup4",
                        "py313-defusedxml",
                        "py313-linkify-it-py",
                        "py313-pytest-regressions",
                        "py313-pytest-param-files",
                        "py313-sphinx-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py313-click-extra"
                    ]
                }
            ]
        },
        {
            "name": "py314-myst-parser",
            "portdir": "python/py-myst-parser",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/executablebooks/MyST-Parser",
            "description": "An extended commonmark compliant parser, with bridges to docutils & sphinx.",
            "long_description": "MyST is a flavor of markdown that is designed for simplicity, flexibility, and extensibility. This repository serves as the reference implementation of MyST Markdown, as well as a collection of tools to support working with MyST in Python and Sphinx. It contains an extended CommonMark-compliant parser using markdown-it-py, as well as a Sphinx extension that allows you to write MyST Markdown in Sphinx.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-installer",
                        "py314-flit_core",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-jinja2",
                        "py314-sphinx",
                        "py314-markdown-it-py",
                        "py314-mdit-py-plugins",
                        "py314-yaml",
                        "py314-docutils"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-linkify-it-py",
                        "py314-defusedxml",
                        "py314-beautifulsoup4",
                        "py314-pytest-regressions",
                        "py314-pytest-param-files",
                        "py314-sphinx-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-myst-parser"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-click-extra"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-param-files",
            "portdir": "python/py-pytest-param-files",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chrisjsewell/pytest-param-files",
            "description": "Create pytest parametrize decorators from external files.",
            "long_description": "Create pytest parametrize decorators from external files.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pytest-param-files"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-param-files",
            "portdir": "python/py-pytest-param-files",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chrisjsewell/pytest-param-files",
            "description": "Create pytest parametrize decorators from external files.",
            "long_description": "Create pytest parametrize decorators from external files.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest",
                        "py310-ruamel-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pytest-param-files",
            "portdir": "python/py-pytest-param-files",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chrisjsewell/pytest-param-files",
            "description": "Create pytest parametrize decorators from external files.",
            "long_description": "Create pytest parametrize decorators from external files.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-pytest",
                        "py311-ruamel-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-param-files",
            "portdir": "python/py-pytest-param-files",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chrisjsewell/pytest-param-files",
            "description": "Create pytest parametrize decorators from external files.",
            "long_description": "Create pytest parametrize decorators from external files.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-ruamel-yaml",
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytest-param-files",
            "portdir": "python/py-pytest-param-files",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chrisjsewell/pytest-param-files",
            "description": "Create pytest parametrize decorators from external files.",
            "long_description": "Create pytest parametrize decorators from external files.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pytest",
                        "py313-ruamel-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py313-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "py314-pytest-param-files",
            "portdir": "python/py-pytest-param-files",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chrisjsewell/pytest-param-files",
            "description": "Create pytest parametrize decorators from external files.",
            "long_description": "Create pytest parametrize decorators from external files.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pytest",
                        "py314-ruamel-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-param-files"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "py-sphinx-pytest",
            "portdir": "python/py-sphinx-pytest",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-extensions2/sphinx-pytest",
            "description": "Helpful pytest fixtures for Sphinx extensions.",
            "long_description": "Helpful pytest fixtures for Sphinx extensions.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-sphinx-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-sphinx-pytest",
            "portdir": "python/py-sphinx-pytest",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-extensions2/sphinx-pytest",
            "description": "Helpful pytest fixtures for Sphinx extensions.",
            "long_description": "Helpful pytest fixtures for Sphinx extensions.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-pytest",
                        "py311-sphinx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "py310-sphinx-pytest",
            "portdir": "python/py-sphinx-pytest",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-extensions2/sphinx-pytest",
            "description": "Helpful pytest fixtures for Sphinx extensions.",
            "long_description": "Helpful pytest fixtures for Sphinx extensions.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest",
                        "py310-sphinx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-sphinx-pytest",
            "portdir": "python/py-sphinx-pytest",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-extensions2/sphinx-pytest",
            "description": "Helpful pytest fixtures for Sphinx extensions.",
            "long_description": "Helpful pytest fixtures for Sphinx extensions.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pytest",
                        "py313-sphinx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py313-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "py312-sphinx-pytest",
            "portdir": "python/py-sphinx-pytest",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-extensions2/sphinx-pytest",
            "description": "Helpful pytest fixtures for Sphinx extensions.",
            "long_description": "Helpful pytest fixtures for Sphinx extensions.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest",
                        "py312-sphinx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "py314-sphinx-pytest",
            "portdir": "python/py-sphinx-pytest",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-extensions2/sphinx-pytest",
            "description": "Helpful pytest fixtures for Sphinx extensions.",
            "long_description": "Helpful pytest fixtures for Sphinx extensions.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pytest",
                        "py314-sphinx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sphinx-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "whichllm",
            "portdir": "llm/whichllm",
            "version": "0.5.16",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Andyyyy64/whichllm",
            "description": "Find the best LLM that runs on your hardware",
            "long_description": "Find the local LLM that actually runs and performs best on your hardware. Auto-detects your GPU/CPU/RAM and ranks the top models from HuggingFace that fit your system. Ranked by real, recency-aware benchmarks, not parameter count.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oytech",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-hatchling",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-dbgpu",
                        "py314-typer",
                        "py314-psutil",
                        "py314-rich",
                        "py314-httpx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-dbgpu",
            "portdir": "python/py-dbgpu",
            "version": "2025.12",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/painebenjamin/dbgpu",
            "description": "A small easy to use open source database of over 2000 GPUs with architecture manufacturing API support and performance details.",
            "long_description": "A small easy to use open source database of over 2000 GPUs with architecture manufacturing API support and performance details.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oytech",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-dbgpu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-dbgpu",
            "portdir": "python/py-dbgpu",
            "version": "2025.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/painebenjamin/dbgpu",
            "description": "A small easy to use open source database of over 2000 GPUs with architecture manufacturing API support and performance details.",
            "long_description": "A small easy to use open source database of over 2000 GPUs with architecture manufacturing API support and performance details.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oytech",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-click",
                        "py313-tabulate",
                        "py313-pydantic",
                        "py313-thefuzz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-dbgpu",
            "portdir": "python/py-dbgpu",
            "version": "2025.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/painebenjamin/dbgpu",
            "description": "A small easy to use open source database of over 2000 GPUs with architecture manufacturing API support and performance details.",
            "long_description": "A small easy to use open source database of over 2000 GPUs with architecture manufacturing API support and performance details.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oytech",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-click",
                        "py312-pydantic",
                        "py312-tabulate",
                        "py312-thefuzz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-dbgpu",
            "portdir": "python/py-dbgpu",
            "version": "2025.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/painebenjamin/dbgpu",
            "description": "A small easy to use open source database of over 2000 GPUs with architecture manufacturing API support and performance details.",
            "long_description": "A small easy to use open source database of over 2000 GPUs with architecture manufacturing API support and performance details.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oytech",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-click",
                        "py314-pydantic",
                        "py314-tabulate",
                        "py314-thefuzz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-dbgpu"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "whichllm"
                    ]
                }
            ]
        },
        {
            "name": "py-thefuzz",
            "portdir": "python/py-thefuzz",
            "version": "0.22.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seatgeek/thefuzz",
            "description": "Fuzzy string matching in python",
            "long_description": "Fuzzy string matching in python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oytech",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-thefuzz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-thefuzz",
            "portdir": "python/py-thefuzz",
            "version": "0.22.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seatgeek/thefuzz",
            "description": "Fuzzy string matching in python",
            "long_description": "Fuzzy string matching in python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oytech",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-rapidfuzz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-dbgpu"
                    ]
                }
            ]
        },
        {
            "name": "py312-thefuzz",
            "portdir": "python/py-thefuzz",
            "version": "0.22.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seatgeek/thefuzz",
            "description": "Fuzzy string matching in python",
            "long_description": "Fuzzy string matching in python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oytech",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-rapidfuzz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-dbgpu"
                    ]
                }
            ]
        },
        {
            "name": "py314-thefuzz",
            "portdir": "python/py-thefuzz",
            "version": "0.22.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seatgeek/thefuzz",
            "description": "Fuzzy string matching in python",
            "long_description": "Fuzzy string matching in python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oytech",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-rapidfuzz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-thefuzz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-dbgpu"
                    ]
                }
            ]
        },
        {
            "name": "github-mcp-server",
            "portdir": "devel/github-mcp-server",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/github/github-mcp-server",
            "description": "GitHub's official MCP Server",
            "long_description": "The GitHub MCP Server connects AI tools directly to GitHub's platform. This gives AI agents, assistants, and chatbots the ability to read repositories and code files, manage issues and PRs, analyze code, and automate workflows. All through natural language interactions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 177
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "outagedeck",
            "portdir": "sysutils/outagedeck",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://outagedeck.com",
            "description": "Check cloud and SaaS provider status from the command line",
            "long_description": "OutageDeck is a command-line client for checking current cloud and SaaS provider status, searching incidents, and inspecting service-level health from normalized official status feeds. Public checks do not require an API key.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "koko3tallah",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "esbuild",
            "portdir": "devel/esbuild",
            "version": "0.28.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://esbuild.github.io/",
            "description": "An extremely fast bundler for the web",
            "long_description": "Our current build tools for the web are 10-100x slower than they could be. The main goal of the esbuild bundler project is to bring about a new era of build tool performance, and create an easy-to-use modern bundler along the way.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-panel-material-ui",
                        "py311-panel-material-ui",
                        "py312-panel-material-ui",
                        "py313-panel-material-ui",
                        "py314-panel-material-ui"
                    ]
                }
            ]
        },
        {
            "name": "curl-impersonate",
            "portdir": "net/curl-impersonate",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lexiforest/curl-impersonate",
            "description": "active fork of curl-impersonate with more versions and build targets",
            "long_description": "An active fork of curl-impersonate with more versions and build targets.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "barracuda",
                    "github": "barracuda156",
                    "ports_count": 16
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-22",
                        "pkgconfig",
                        "perl5",
                        "autoconf",
                        "automake",
                        "cmake",
                        "libtool",
                        "ninja"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-curl-cffi",
                        "py311-curl-cffi",
                        "py312-curl-cffi",
                        "py313-curl-cffi",
                        "py314-curl-cffi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ani-cli"
                    ]
                }
            ]
        },
        {
            "name": "mysql9",
            "portdir": "databases/mysql9",
            "version": "9.7.2",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dev.mysql.com",
            "description": "Multithreaded SQL database server",
            "long_description": "MySQL is an open-source, multi-threaded SQL database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-22",
                        "bison",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "libedit",
                        "protobuf3-cpp",
                        "curl",
                        "lz4",
                        "openssl3",
                        "cyrus-sasl2",
                        "libfido2",
                        "zlib",
                        "zstd",
                        "openldap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mysql9-server"
                    ]
                }
            ]
        },
        {
            "name": "mysql9-server",
            "portdir": "databases/mysql9",
            "version": "9.7.2",
            "license": "BSD",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dev.mysql.com",
            "description": "Run mysql9 as server",
            "long_description": "Run mysql9 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql9"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-oracle",
            "portdir": "php/php-oracle",
            "version": "1.2.0",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/PDO_OCI",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "long_description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-oracle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php84-oracle",
            "portdir": "php/php-oracle",
            "version": "1.2.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/PDO_OCI",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "long_description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oracle-instantclient",
                        "php84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-oracle",
            "portdir": "php/php-oracle",
            "version": "1.2.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/PDO_OCI",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "long_description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions",
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oracle-instantclient",
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-oracle"
                    ]
                }
            ]
        },
        {
            "name": "rpi-imager",
            "portdir": "sysutils/rpi-imager",
            "version": "2.0.11.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.raspberrypi.com/software/",
            "description": "the official Raspberry Pi Imager",
            "long_description": "rpi-imager is the official Raspberry Pi Imager Utility, a user-friendly tool for creating bootable media for Raspberry Pi devices.",
            "active": true,
            "categories": [
                "aqua",
                "sysutil"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qt6-qtdeclarative",
                        "libarchive",
                        "qt6-qtsvg",
                        "xz",
                        "zlib",
                        "zstd",
                        "libusb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-setuptools-gettext",
            "portdir": "python/py-setuptools-gettext",
            "version": "0.1.18",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "setuptools gettext extension plugin",
            "long_description": "setuptools gettext extension plugin",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-setuptools-gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-setuptools-gettext",
            "portdir": "python/py-setuptools-gettext",
            "version": "0.1.18",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "setuptools gettext extension plugin",
            "long_description": "setuptools gettext extension plugin",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-setuptools",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "zenmap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-setuptools-gettext"
                    ]
                }
            ]
        },
        {
            "name": "py313-setuptools-gettext",
            "portdir": "python/py-setuptools-gettext",
            "version": "0.1.18",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "setuptools gettext extension plugin",
            "long_description": "setuptools gettext extension plugin",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fresh",
            "portdir": "editors/fresh",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://getfresh.dev/",
            "description": "A modern terminal text editor with zero configuration",
            "long_description": "Fresh is a modern, full-featured terminal text editor with zero configuration. It provides familiar keybindings, mouse support, and IDE-level features including LSP support, multi-cursor editing, a command palette, file explorer, split panes, an integrated terminal, themes, and TypeScript plugins.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "link",
                    "github": "subpop",
                    "ports_count": 13
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "git-stage-batch",
            "portdir": "devel/git-stage-batch",
            "version": "0.23.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/halfline/git-stage-batch",
            "description": "Hunk-by-hunk and line-by-line staging for git",
            "long_description": "git-stage-batch provides hunk-by-hunk and line-by-line staging for git, designed for building clean commit history.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "link",
                    "github": "subpop",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "meson",
                        "ninja",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zig-0.16",
            "portdir": "lang/zig-0.16",
            "version": "0.16.0",
            "license": "MIT",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ziglang.org/",
            "description": "Zig programming language 0.16",
            "long_description": "Zig is a general-purpose programming language designed for robustness, optimality, and maintainability. This port provides the 0.16 release series, installed alongside any other Zig toolchain as zig-0.16, for building software written against 0.16. Zig changes the language and the standard library at every minor release, so software is generally tied to the series it was written for.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-21"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-21",
                        "zlib",
                        "clang-21",
                        "zstd",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "vercel-fx",
                        "ziggity",
                        "shichizip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zig"
                    ]
                }
            ]
        },
        {
            "name": "zig-0.15",
            "portdir": "lang/zig-0.15",
            "version": "0.15.2",
            "license": "MIT",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ziglang.org/",
            "description": "Zig programming language 0.15",
            "long_description": "Zig is a general-purpose programming language designed for robustness, optimality, and maintainability. This port provides the 0.15 release series, installed alongside any other Zig toolchain as zig-0.15, for building software written against 0.15. Zig changes the language and the standard library at every minor release, so software is generally tied to the series it was written for.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-20",
                        "zlib",
                        "clang-20",
                        "zstd",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "herdr",
                        "ncdu"
                    ]
                }
            ]
        },
        {
            "name": "herdr",
            "portdir": "sysutils/herdr",
            "version": "0.8.2",
            "license": "Apache-2",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://herdr.dev/",
            "description": "Terminal workspace manager for AI coding agents",
            "long_description": "Herdr is a terminal workspace manager built for AI coding agents. It keeps agent sessions running in the background, restores them after disconnects, reports which agents are working or blocked, and exposes the same controls through its CLI and socket API.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20",
                        "zig-0.15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql-innovation",
            "portdir": "databases/mysql-innovation",
            "version": "26.7.0",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dev.mysql.com",
            "description": "Multithreaded SQL database server, Innovation release",
            "long_description": "MySQL is an open-source, multi-threaded SQL database. This port follows MySQL's Innovation track, which ships quarterly under calendar versioning and carries each release only until the next one arrives. The port rolls forward with it rather than staying on any one release. For a release under long-term support, see the mysql9 and mysql8 ports.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-22",
                        "bison",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "libedit",
                        "protobuf3-cpp",
                        "curl",
                        "lz4",
                        "openssl3",
                        "cyrus-sasl2",
                        "libfido2",
                        "zlib",
                        "zstd",
                        "openldap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mysql-innovation-server"
                    ]
                }
            ]
        },
        {
            "name": "mysql-innovation-server",
            "portdir": "databases/mysql-innovation",
            "version": "26.7.0",
            "license": "BSD",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dev.mysql.com",
            "description": "Run mysql-innovation as server",
            "long_description": "Run mysql-innovation as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql-innovation"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "checksec",
            "portdir": "security/checksec",
            "version": "3.2.0",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://slimm609.github.io/checksec",
            "description": "security feature auditing for ELF binaries and Linux kernels",
            "long_description": "checksec inspects the security properties of ELF executables, running processes, and the Linux kernel — RELRO, stack canaries, NX, PIE, control-flow integrity (CFI), FORTIFY_SOURCE, and more.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "syft",
            "portdir": "security/syft",
            "version": "1.51.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/anchore/syft",
            "description": "A CLI tool and library for generating a Software Bill of Materials (SBOM) from container images and filesystems",
            "long_description": "A CLI tool and library for generating a Software Bill of Materials (SBOM) from container images and filesystems. Syft supports dozens of packaging ecosystems, multiple image sources, and output formats including CycloneDX, SPDX, and Syft JSON. Exceptional for vulnerability detection when used with a scanner like Grype.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [
                {
                    "name": "link",
                    "github": "subpop",
                    "ports_count": 13
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fzfpp",
            "portdir": "sysutils/fzfpp",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/barracuda156/fzfpp",
            "description": "Command-line fuzzy finder (C++ implementation)",
            "long_description": "fzf++ is a high-performance, API-compatible implementation of the popular fzf fuzzy finder, written in modern C++20. It provides fuzzy matching with Smith-Waterman algorithm, interactive TUI with real-time filtering, multi-select mode, preview window with command execution and support for UTF-8.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "barracuda",
                    "github": "barracuda156",
                    "ports_count": 16
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "utfcpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ani-cli",
            "portdir": "www/ani-cli",
            "version": "5.1",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pystardust/ani-cli",
            "description": "CLI tool to browse and play anime",
            "long_description": "CLI tool to browse and play anime",
            "active": true,
            "categories": [
                "multimedia",
                "www",
                "anime"
            ],
            "maintainers": [
                {
                    "name": "barracuda",
                    "github": "barracuda156",
                    "ports_count": 16
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpv",
                        "curl",
                        "coreutils",
                        "fzf",
                        "ffmpeg",
                        "gsed",
                        "yt-dlp",
                        "curl-impersonate",
                        "grep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libunibreak",
            "portdir": "textproc/libunibreak",
            "version": "7.0",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adah1972/libunibreak",
            "description": "Unicode line, word and grapheme breaking library",
            "long_description": "libunibreak is an implementation of the line breaking and word breaking algorithms as described in Unicode Standard Annex 14 and Unicode Standard Annex 29. It is designed to be used in a generic text renderer.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "taisei"
                    ]
                }
            ]
        },
        {
            "name": "php86-Judy",
            "portdir": "php/php-Judy",
            "version": "2.7.1",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orieg/php-judy",
            "description": "sparse dynamic arrays",
            "long_description": "PHP Judy implements sparse dynamic arrays (a.k.a Judy arrays). A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy’s key benefits are scalability, high performance, and memory efficiency.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-llfuse",
            "portdir": "python/py-llfuse",
            "version": "1.5.2",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-llfuse/python-llfuse/",
            "description": "Python bindings for the low-level FUSE API",
            "long_description": "Python-LLFUSE is a set of Python bindings for the low level FUSE API.",
            "active": true,
            "categories": [
                "devel",
                "fuse",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-installer",
                        "py314-setuptools",
                        "pkgconfig",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "macfuse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-llfuse"
                    ]
                }
            ]
        }
    ]
}