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

{
    "count": 52777,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1055",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1053",
    "results": [
        {
            "name": "tree-sitter-tcl",
            "portdir": "devel/tree-sitter-tcl",
            "version": "20260805",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tree-sitter-grammars/tree-sitter-tcl",
            "description": "A tree-sitter parser for TCL",
            "long_description": "A tree-sitter parser for TCL",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oytech",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-rpy2-rinterface",
            "portdir": "python/py-rpy2-rinterface",
            "version": "3.6.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpy2.github.io/",
            "description": "Low-level interface from Python to the R.",
            "long_description": "Low-level interface from Python to the R.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "R",
                        "python313",
                        "py313-cffi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-rpy2",
                        "py313-rpy2-robjects"
                    ]
                }
            ]
        },
        {
            "name": "py313-rpy2",
            "portdir": "python/py-rpy2",
            "version": "3.6.7",
            "license": "GPL-2.0+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rpy2/rpy2",
            "description": "A simple and efficient access to R from Python",
            "long_description": "rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cffi",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R",
                        "python313",
                        "py313-rpy2-rinterface",
                        "py313-rpy2-robjects",
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-rpy2-robjects",
            "portdir": "python/py-rpy2-robjects",
            "version": "3.6.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpy2.github.io/",
            "description": "Python interface to the R language (embedded R)",
            "long_description": "Python interface to the R language (embedded R)",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-jinja2",
                        "py313-tzlocal",
                        "py313-rpy2-rinterface"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-rpy2"
                    ]
                }
            ]
        },
        {
            "name": "py-torchsummary",
            "portdir": "python/py-torchsummary",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sksq96/pytorch-summary",
            "description": "Model summary in PyTorch similar to `model.summary()` in Keras",
            "long_description": "Model summary in PyTorch similar to `model.summary()` in Keras",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-torchsummary"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-torchsummary",
            "portdir": "python/py-torchsummary",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sksq96/pytorch-summary",
            "description": "Model summary in PyTorch similar to `model.summary()` in Keras",
            "long_description": "Model summary in PyTorch similar to `model.summary()` in Keras",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-numpy",
                        "py313-pytorch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-torchsummary",
            "portdir": "python/py-torchsummary",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sksq96/pytorch-summary",
            "description": "Model summary in PyTorch similar to `model.summary()` in Keras",
            "long_description": "Model summary in PyTorch similar to `model.summary()` in Keras",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-numpy",
                        "py312-pytorch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-torchsummary",
            "portdir": "python/py-torchsummary",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sksq96/pytorch-summary",
            "description": "Model summary in PyTorch similar to `model.summary()` in Keras",
            "long_description": "Model summary in PyTorch similar to `model.summary()` in Keras",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-numpy",
                        "py314-pytorch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-torchsummary"
                    ]
                }
            ]
        },
        {
            "name": "py-mistral-common",
            "portdir": "python/py-mistral-common",
            "version": "1.11.7",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mistralai/mistral-common",
            "description": "Common utilities for working with Mistral AI models",
            "long_description": "mistral_common provides tokenization, validation, and normalization utilities for Mistral AI models.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-mistral-common"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-mistral-common",
            "portdir": "python/py-mistral-common",
            "version": "1.11.7",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mistralai/mistral-common",
            "description": "Common utilities for working with Mistral AI models",
            "long_description": "mistral_common provides tokenization, validation, and normalization utilities for Mistral AI models.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pydantic",
                        "py314-jsonschema",
                        "python314",
                        "py314-tiktoken",
                        "py314-pydantic-extra-types",
                        "py314-requests",
                        "py314-numpy",
                        "py314-typing_extensions",
                        "py314-Pillow"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-mistral-common"
                    ]
                }
            ]
        },
        {
            "name": "py313-mistral-common",
            "portdir": "python/py-mistral-common",
            "version": "1.11.7",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mistralai/mistral-common",
            "description": "Common utilities for working with Mistral AI models",
            "long_description": "mistral_common provides tokenization, validation, and normalization utilities for Mistral AI models.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jsonschema",
                        "py313-pydantic",
                        "python313",
                        "py313-tiktoken",
                        "py313-pydantic-extra-types",
                        "py313-requests",
                        "py313-typing_extensions",
                        "py313-numpy",
                        "py313-Pillow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-gguf",
            "portdir": "python/py-gguf",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggml.ai",
            "description": "Python library for writing binary files in the GGUF (GGML Universal File) format",
            "long_description": "Python library for writing binary files in the GGUF (GGML Universal File) format",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-gguf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-gguf",
            "portdir": "python/py-gguf",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggml.ai",
            "description": "Python library for writing binary files in the GGUF (GGML Universal File) format",
            "long_description": "Python library for writing binary files in the GGUF (GGML Universal File) format",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "gui"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-poetry-core",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-requests",
                        "py313-numpy",
                        "py313-tqdm",
                        "py313-yaml",
                        "py313-sentencepiece"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-gguf",
            "portdir": "python/py-gguf",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggml.ai",
            "description": "Python library for writing binary files in the GGUF (GGML Universal File) format",
            "long_description": "Python library for writing binary files in the GGUF (GGML Universal File) format",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "gui"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-poetry-core",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-requests",
                        "py314-numpy",
                        "py314-tqdm",
                        "py314-yaml",
                        "py314-sentencepiece"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gguf"
                    ]
                }
            ]
        },
        {
            "name": "webdump",
            "portdir": "textproc/webdump",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codemadness.org/webdump.html",
            "description": "HTML to plain-text converter for webpages",
            "long_description": "HTML to plain-text converter for webpages",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 51
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-fastuuid",
            "portdir": "python/py-fastuuid",
            "version": "0.14.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fastuuid/fastuuid",
            "description": "Provides CPython bindings to Rust's UUID library",
            "long_description": "Provides CPython bindings to Rust's UUID library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "py314-fastuuid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-fastuuid",
            "portdir": "python/py-fastuuid",
            "version": "0.14.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fastuuid/fastuuid",
            "description": "Provides CPython bindings to Rust's UUID library",
            "long_description": "Provides CPython bindings to Rust's UUID library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-maturin",
                        "py314-installer",
                        "py314-setuptools-rust",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fastuuid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-litellm"
                    ]
                }
            ]
        },
        {
            "name": "py313-fastuuid",
            "portdir": "python/py-fastuuid",
            "version": "0.14.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fastuuid/fastuuid",
            "description": "Provides CPython bindings to Rust's UUID library",
            "long_description": "Provides CPython bindings to Rust's UUID library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py313-setuptools-rust",
                        "py313-maturin",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-litellm"
                    ]
                }
            ]
        },
        {
            "name": "py-litellm",
            "portdir": "python/py-litellm",
            "version": "1.98.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://litellm.ai/",
            "description": "Open Source AI Gateway for 100+ LLMs.",
            "long_description": "Open Source AI Gateway for 100+ LLMs. Self-hosted. Enterprise-ready. Call any LLM in OpenAI format.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "py314-litellm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-litellm",
            "portdir": "python/py-litellm",
            "version": "1.98.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://litellm.ai/",
            "description": "Open Source AI Gateway for 100+ LLMs.",
            "long_description": "Open Source AI Gateway for 100+ LLMs. Self-hosted. Enterprise-ready. Call any LLM in OpenAI format.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools-rust",
                        "py313-maturin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydantic",
                        "py313-python-dotenv",
                        "py313-tokenizers",
                        "libunwind",
                        "py313-tiktoken",
                        "py313-openai",
                        "python313",
                        "py313-click",
                        "py313-importlib-metadata",
                        "py313-jinja2",
                        "py313-aiohttp",
                        "py313-httpx",
                        "py313-jsonschema"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-fastuuid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-litellm",
            "portdir": "python/py-litellm",
            "version": "1.98.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://litellm.ai/",
            "description": "Open Source AI Gateway for 100+ LLMs.",
            "long_description": "Open Source AI Gateway for 100+ LLMs. Self-hosted. Enterprise-ready. Call any LLM in OpenAI format.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-maturin",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools-rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jsonschema",
                        "py314-tokenizers",
                        "py314-python-dotenv",
                        "libunwind",
                        "py314-tiktoken",
                        "py314-openai",
                        "python314",
                        "py314-click",
                        "py314-httpx",
                        "py314-jinja2",
                        "py314-aiohttp",
                        "py314-pydantic",
                        "py314-importlib-metadata"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-fastuuid"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-litellm"
                    ]
                }
            ]
        },
        {
            "name": "p5-params-someutil",
            "portdir": "perl/p5-params-someutil",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-params-someutil",
            "homepage": "https://metacpan.org/pod/Params::SomeUtil",
            "description": "Params::SomeUtil - Simple, compact and correct param-checking functions",
            "long_description": "Params::SomeUtil - Simple, compact and correct param-checking functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2672
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-params-someutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-params-someutil",
            "portdir": "perl/p5-params-someutil",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Params::SomeUtil",
            "description": "Params::SomeUtil - Simple, compact and correct param-checking functions",
            "long_description": "Params::SomeUtil - Simple, compact and correct param-checking functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2672
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-cbuilder",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-config-mvp",
                        "p5.28-data-optlist",
                        "p5.28-sub-exporter",
                        "p5.28-dist-zilla",
                        "p5.28-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-params-someutil",
            "portdir": "perl/p5-params-someutil",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Params::SomeUtil",
            "description": "Params::SomeUtil - Simple, compact and correct param-checking functions",
            "long_description": "Params::SomeUtil - Simple, compact and correct param-checking functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2672
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-cbuilder",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-config-mvp",
                        "p5.30-data-optlist",
                        "p5.30-sub-exporter",
                        "p5.30-dist-zilla",
                        "p5.30-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-params-someutil",
            "portdir": "perl/p5-params-someutil",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Params::SomeUtil",
            "description": "Params::SomeUtil - Simple, compact and correct param-checking functions",
            "long_description": "Params::SomeUtil - Simple, compact and correct param-checking functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2672
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-extutils-cbuilder",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-mvp",
                        "p5.32-data-optlist",
                        "p5.32-sub-exporter",
                        "p5.32-dist-zilla",
                        "p5.32-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-params-someutil",
            "portdir": "perl/p5-params-someutil",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Params::SomeUtil",
            "description": "Params::SomeUtil - Simple, compact and correct param-checking functions",
            "long_description": "Params::SomeUtil - Simple, compact and correct param-checking functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2672
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-cbuilder",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-mvp",
                        "p5.34-data-optlist",
                        "p5.34-sub-exporter",
                        "p5-params-someutil",
                        "p5.34-dist-zilla",
                        "p5.34-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "clspv",
            "portdir": "devel/clspv",
            "version": "20260901",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/clspv",
            "description": "OpenCL C to Vulkan compute shader compiler",
            "long_description": "Clspv compiles a subset of OpenCL C into Vulkan compute shaders.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "python314",
                        "py314-pygments",
                        "py314-yaml",
                        "clang-23"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spirv-headers",
                        "zlib",
                        "libclc-23",
                        "llvm-23",
                        "zstd",
                        "libedit",
                        "libffi",
                        "spirv-tools",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opencl-headers",
            "portdir": "devel/opencl-headers",
            "version": "2026.05.29",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KhronosGroup/OpenCL-Headers",
            "description": "OpenCL API header files and CMake package",
            "long_description": "Development headers for the Khronos OpenCL API.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pocl"
                    ]
                }
            ]
        },
        {
            "name": "pocl",
            "portdir": "lang/pocl",
            "version": "7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pocl/pocl",
            "description": "Portable OpenCL implementation",
            "long_description": "PoCL is a portable, LLVM-based implementation of the OpenCL standard.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "debug",
                "native",
                "hwloc",
                "spirv",
                "vulkan",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "clang-21",
                        "hwloc",
                        "libjpeg-turbo",
                        "llvm-21"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "opencl-headers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ggml",
            "portdir": "llm/ggml",
            "version": "0.24.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ggml-org/ggml",
            "description": "Tensor library for machine learning",
            "long_description": "ggml is a portable, efficient C/C++ tensor library for machine learning.",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "debug",
                "blas",
                "openmp",
                "native",
                "opencl",
                "metal",
                "vulkan",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "llama.cpp"
                    ]
                }
            ]
        },
        {
            "name": "py-hatch-cython",
            "portdir": "python/py-hatch-cython",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joshua-auchincloss/hatch-cython",
            "description": "The build hook plugin name is cython.",
            "long_description": "The build hook plugin name is cython. It can be configured either globally (applies to all build targets) or specifically for the wheel target.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hatch-cython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-hatch-cython",
            "portdir": "python/py-hatch-cython",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joshua-auchincloss/hatch-cython",
            "description": "The build hook plugin name is cython.",
            "long_description": "The build hook plugin name is cython. It can be configured either globally (applies to all build targets) or specifically for the wheel target.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-cython",
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-vispy"
                    ]
                }
            ]
        },
        {
            "name": "py311-hatch-cython",
            "portdir": "python/py-hatch-cython",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joshua-auchincloss/hatch-cython",
            "description": "The build hook plugin name is cython.",
            "long_description": "The build hook plugin name is cython. It can be configured either globally (applies to all build targets) or specifically for the wheel target.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-cython",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-vispy"
                    ]
                }
            ]
        },
        {
            "name": "py312-hatch-cython",
            "portdir": "python/py-hatch-cython",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joshua-auchincloss/hatch-cython",
            "description": "The build hook plugin name is cython.",
            "long_description": "The build hook plugin name is cython. It can be configured either globally (applies to all build targets) or specifically for the wheel target.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-cython",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-vispy"
                    ]
                }
            ]
        },
        {
            "name": "py313-hatch-cython",
            "portdir": "python/py-hatch-cython",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joshua-auchincloss/hatch-cython",
            "description": "The build hook plugin name is cython.",
            "long_description": "The build hook plugin name is cython. It can be configured either globally (applies to all build targets) or specifically for the wheel target.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-vispy"
                    ]
                }
            ]
        },
        {
            "name": "py314-hatch-cython",
            "portdir": "python/py-hatch-cython",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joshua-auchincloss/hatch-cython",
            "description": "The build hook plugin name is cython.",
            "long_description": "The build hook plugin name is cython. It can be configured either globally (applies to all build targets) or specifically for the wheel target.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-cython",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-vispy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-hatch-cython"
                    ]
                }
            ]
        },
        {
            "name": "macwifi-cli",
            "portdir": "net/macwifi-cli",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jaisonerick/macwifi-cli",
            "description": "Command-line Wi-Fi inspection for macOS",
            "long_description": "macwifi-cli scans nearby Wi-Fi networks and reports SSIDs, BSSIDs, signal strength, channels and security. It also inspects the current connection and retrieves saved Wi-Fi passwords on request.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 164
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ladybug",
            "portdir": "databases/ladybug",
            "version": "0.20.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ladybugdb.com/",
            "description": "Embedded graph database built for query speed and scalability",
            "long_description": "LadybugDB is an embedded property-graph database with a Cypher query language, forked from Kuzu after its acquisition. It runs inside the application process rather than as a server, targets analytical workloads over large graphs, and provides full-text search and vector indices. It reads and writes Parquet, Arrow and DuckDB. This port installs the lbug shell and the C and C++ libraries.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jrjsmrtn",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "python314",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-4.3",
            "portdir": "sysutils/helm",
            "version": "4.3.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 37
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.22",
            "portdir": "sysutils/helm",
            "version": "3.22.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 37
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-optype",
            "portdir": "python/py-optype",
            "version": "0.18.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jorenham/optype/",
            "description": "Building blocks for precise type hints",
            "long_description": "Building blocks for precise type hints",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-optype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-optype",
            "portdir": "python/py-optype",
            "version": "0.18.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jorenham/optype/",
            "description": "Building blocks for precise type hints",
            "long_description": "Building blocks for precise type hints",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "clang-18",
                        "py312-uv-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pint"
                    ]
                }
            ]
        },
        {
            "name": "py313-optype",
            "portdir": "python/py-optype",
            "version": "0.18.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jorenham/optype/",
            "description": "Building blocks for precise type hints",
            "long_description": "Building blocks for precise type hints",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-uv-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pint"
                    ]
                }
            ]
        },
        {
            "name": "py314-optype",
            "portdir": "python/py-optype",
            "version": "0.18.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jorenham/optype/",
            "description": "Building blocks for precise type hints",
            "long_description": "Building blocks for precise type hints",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-uv-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-optype",
                        "py314-pint"
                    ]
                }
            ]
        },
        {
            "name": "py-pint-pandas",
            "portdir": "python/py-pint-pandas",
            "version": "0.8.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/pint-pandas",
            "description": "Pandas support for pint",
            "long_description": "Pandas support for pint",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pint-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pint-pandas",
            "portdir": "python/py-pint-pandas",
            "version": "0.8.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/pint-pandas",
            "description": "Pandas support for pint",
            "long_description": "Pandas support for pint",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-packaging",
                        "py311-pandas",
                        "py311-pint",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pint-pandas",
            "portdir": "python/py-pint-pandas",
            "version": "0.8.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/pint-pandas",
            "description": "Pandas support for pint",
            "long_description": "Pandas support for pint",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-packaging",
                        "py312-pandas",
                        "py312-pint",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-pint-pandas",
            "portdir": "python/py-pint-pandas",
            "version": "0.8.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/pint-pandas",
            "description": "Pandas support for pint",
            "long_description": "Pandas support for pint",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-packaging",
                        "py313-pint",
                        "py313-pandas",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pint-pandas",
            "portdir": "python/py-pint-pandas",
            "version": "0.8.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/pint-pandas",
            "description": "Pandas support for pint",
            "long_description": "Pandas support for pint",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-packaging",
                        "py314-pandas",
                        "py314-pint",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pint-pandas"
                    ]
                }
            ]
        },
        {
            "name": "php86-maxminddb",
            "portdir": "php/php-maxminddb",
            "version": "1.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
            "description": "PHP API for reading MaxMind DB files",
            "long_description": "This is the PHP API for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).",
            "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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmaxminddb",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}