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

{
    "count": 52778,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=9",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&page=7",
    "results": [
        {
            "name": "py-click-extra",
            "portdir": "python/py-click-extra",
            "version": "8.8.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kdeldycke/click-extra",
            "description": "Drop-in replacement for Click to build user-friendly and colorful CLIs",
            "long_description": "Click Extra is a collection of helpers and utilities for Click, the Python CLI framework. It provides colorful help screens, configuration file loading, logging management, table rendering and platform detection to Click-based tools.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kevin",
                    "github": "kdeldycke",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-click-extra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ziggity",
            "portdir": "devel/ziggity",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simoarpe/ziggity",
            "description": "Fast keyboard-driven terminal UI for Git, written in Zig",
            "long_description": "Ziggity is a fast, keyboard-driven terminal UI for Git, inspired by lazygit and written in Zig.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "git",
                        "clang-18",
                        "zig-0.16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-siphon",
            "portdir": "python/py-siphon",
            "version": "0.11.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://unidata.github.io/siphon/latest/",
            "description": "download data from remote data services",
            "long_description": "Siphon is a collection of Python utilities for downloading data from remote data services. Much of Siphon’s current functionality focuses on access to data hosted on a THREDDS Data Server.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-protobuf3",
                        "py314-requests",
                        "py314-numpy",
                        "py314-netcdf4",
                        "py314-pandas",
                        "py314-xarray"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-siphon"
                    ]
                }
            ]
        },
        {
            "name": "lxsplit",
            "portdir": "sysutils/lxsplit",
            "version": "0.2.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxsplit.sourceforge.net/",
            "description": "simple tool for splitting files and joining the splitted files",
            "long_description": "lxsplit is a simple tool for splitting files and joining the splitted files on unix-like platforms, such as Linux, FreeBSD, OpenBSD, etc. It is fully compatible with the HJSplit utility which is available for other operating systems. Splitting is done without compression.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rars",
            "portdir": "archivers/rars",
            "version": "0.9.4",
            "license": "WTFPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitplane.net/dev/rust/rars/",
            "description": "RAR implementation in Rust",
            "long_description": "rars is an RAR implementation in Rust. It covers the RAR lineage from early RE~^ archives through RAR 7, compression and decompression.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-sphn",
            "portdir": "python/py-sphn",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LaurentMazare/sphn",
            "description": "PyO3 wrappers to read/write audio files",
            "long_description": "sphn provides fast, Rust-based bindings to read and write audio files (wav, mp3, ogg, flac and more) from Python, built on top of the Symphonia and rodio crates.",
            "active": true,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 199
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-maturin",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools-rust",
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-numpy",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sphn"
                    ]
                }
            ]
        },
        {
            "name": "py313-sphn",
            "portdir": "python/py-sphn",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LaurentMazare/sphn",
            "description": "PyO3 wrappers to read/write audio files",
            "long_description": "sphn provides fast, Rust-based bindings to read and write audio files (wav, mp3, ogg, flac and more) from Python, built on top of the Symphonia and rodio crates.",
            "active": true,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 199
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py313-installer",
                        "py313-setuptools-rust",
                        "py313-maturin",
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-numpy",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphn",
            "portdir": "python/py-sphn",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LaurentMazare/sphn",
            "description": "PyO3 wrappers to read/write audio files",
            "long_description": "sphn provides fast, Rust-based bindings to read and write audio files (wav, mp3, ogg, flac and more) from Python, built on top of the Symphonia and rodio crates.",
            "active": true,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "py314-sphn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "espanso",
            "portdir": "aqua/espanso",
            "version": "2.4.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://espanso.org",
            "description": "Privacy-first text expander written in Rust",
            "long_description": "espanso is a privacy-first, cross-platform text expander. It detects when you type a keyword and replaces it while you are typing, with support for custom scripts, shell commands, forms, emoji, images, and installable packages from the espanso hub.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "cardi",
                    "github": "cardi",
                    "ports_count": 9
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-tropycal",
            "portdir": "python/py-tropycal",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tropycal/tropycal",
            "description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
            "long_description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pandas",
                        "py314-xarray",
                        "python314",
                        "py314-cartopy",
                        "py314-pyshp",
                        "py314-requests",
                        "py314-numpy",
                        "py314-scipy",
                        "py314-matplotlib",
                        "py314-networkx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tropycal"
                    ]
                }
            ]
        },
        {
            "name": "yaml-language-server",
            "portdir": "devel/yaml-language-server",
            "version": "1.24.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/redhat-developer/yaml-language-server",
            "description": "Language Server for YAML files",
            "long_description": "Language Server for YAML files",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vscode-langservers-extracted",
            "portdir": "devel/vscode-langservers-extracted",
            "version": "4.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hrsh7th/vscode-langservers-extracted",
            "description": "HTML/CSS/JSON/ESLint/Markdown language servers from VS Code",
            "long_description": "Language servers for HTML, CSS, JSON, ESLint, and Markdown extracted from Visual Studio Code as standalone Language Server Protocol implementations.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dockerfile-language-server",
            "portdir": "devel/dockerfile-language-server",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rcjsuen/dockerfile-language-server-nodejs",
            "description": "Language Server for Dockerfiles",
            "long_description": "A language server for Dockerfiles powered by Node.js, TypeScript, and VS Code technologies. Installs the docker-langserver binary.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "open-code-review",
            "portdir": "llm/open-code-review",
            "version": "1.12.6",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://open-codereview.ai/",
            "description": "Open Code Review is an AI-powered code review CLI tool.",
            "long_description": "Open Code Review is an AI-powered code review CLI tool. It reads Git diffs, sends changed files to a configurable LLM via an agent with tool-use capabilities, and generates structured review comments with line-level precision. The agent can read full file contents, search the codebase, inspect other changed files for context, and produce deep reviews — not just surface-level diff feedback.",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "oytech",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "expert",
            "portdir": "devel/expert",
            "version": "0.1.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/expert-lsp/expert",
            "description": "Official Elixir Language Server Protocol implementation",
            "long_description": "Official Elixir Language Server Protocol implementation",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "lsdrfrx",
                    "github": "lsdrfrx",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "elixir",
                        "just",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-mlx-lm",
            "portdir": "python/py-mlx-lm",
            "version": "0.31.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ml-explore/mlx-lm",
            "description": "LLMs with MLX and the Hugging Face Hub",
            "long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
            "active": true,
            "categories": [
                "science",
                "python",
                "llm"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-wheel",
                        "py313-setuptools",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sentencepiece",
                        "py313-mlx",
                        "py313-transformers",
                        "py313-protobuf3",
                        "py313-jinja2",
                        "py313-yaml",
                        "py313-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ramalama"
                    ]
                }
            ]
        },
        {
            "name": "py314-mlx-lm",
            "portdir": "python/py-mlx-lm",
            "version": "0.31.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ml-explore/mlx-lm",
            "description": "LLMs with MLX and the Hugging Face Hub",
            "long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
            "active": true,
            "categories": [
                "science",
                "python",
                "llm"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-wheel",
                        "py314-setuptools",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-sentencepiece",
                        "py314-mlx",
                        "py314-transformers",
                        "py314-protobuf3",
                        "py314-jinja2",
                        "py314-yaml",
                        "py314-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-mlx-lm"
                    ]
                }
            ]
        },
        {
            "name": "py312-mlx-lm",
            "portdir": "python/py-mlx-lm",
            "version": "0.31.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ml-explore/mlx-lm",
            "description": "LLMs with MLX and the Hugging Face Hub",
            "long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
            "active": true,
            "categories": [
                "science",
                "python",
                "llm"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-transformers",
                        "py312-mlx",
                        "py312-sentencepiece",
                        "py312-protobuf3",
                        "py312-yaml",
                        "py312-numpy",
                        "py312-jinja2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-mlx-lm",
            "portdir": "python/py-mlx-lm",
            "version": "0.31.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ml-explore/mlx-lm",
            "description": "LLMs with MLX and the Hugging Face Hub",
            "long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
            "active": true,
            "categories": [
                "science",
                "python",
                "llm"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-sentencepiece",
                        "py310-mlx",
                        "py310-transformers",
                        "py310-protobuf3",
                        "py310-jinja2",
                        "py310-yaml",
                        "py310-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-mlx-lm",
            "portdir": "python/py-mlx-lm",
            "version": "0.31.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ml-explore/mlx-lm",
            "description": "LLMs with MLX and the Hugging Face Hub",
            "long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
            "active": true,
            "categories": [
                "science",
                "python",
                "llm"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-transformers",
                        "py311-mlx",
                        "py311-protobuf3",
                        "py311-sentencepiece",
                        "py311-yaml",
                        "py311-numpy",
                        "py311-jinja2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-mlx-lm",
            "portdir": "python/py-mlx-lm",
            "version": "0.31.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ml-explore/mlx-lm",
            "description": "LLMs with MLX and the Hugging Face Hub",
            "long_description": "mlx-lm provides tools for running, fine-tuning, and quantizing large language models using Apple's MLX framework and the Hugging Face Hub. Requires Apple Silicon (M1/M2/M3+).",
            "active": true,
            "categories": [
                "science",
                "python",
                "llm"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-mlx-lm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-mlx",
            "portdir": "llm/mlx",
            "version": "0.32.2",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ml-explore/mlx",
            "description": "Python 3.14 bindings for the MLX array framework",
            "long_description": "Python 3.14 bindings for mlx, an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
            "active": true,
            "categories": [
                "devel",
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 65
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "mlx",
                        "python314",
                        "libfmt12"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py314-mlx-lm"
                    ]
                }
            ]
        },
        {
            "name": "py313-mlx",
            "portdir": "llm/mlx",
            "version": "0.32.2",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ml-explore/mlx",
            "description": "Python 3.13 bindings for the MLX array framework",
            "long_description": "Python 3.13 bindings for mlx, an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
            "active": true,
            "categories": [
                "devel",
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 65
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "mlx",
                        "python313",
                        "libfmt12"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-mlx-lm"
                    ]
                }
            ]
        },
        {
            "name": "py311-mlx",
            "portdir": "llm/mlx",
            "version": "0.32.2",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ml-explore/mlx",
            "description": "Python 3.11 bindings for the MLX array framework",
            "long_description": "Python 3.11 bindings for mlx, an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
            "active": true,
            "categories": [
                "devel",
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 65
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "mlx",
                        "python311",
                        "libfmt12"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-mlx-lm"
                    ]
                }
            ]
        },
        {
            "name": "py312-mlx",
            "portdir": "llm/mlx",
            "version": "0.32.2",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ml-explore/mlx",
            "description": "Python 3.12 bindings for the MLX array framework",
            "long_description": "Python 3.12 bindings for mlx, an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
            "active": true,
            "categories": [
                "devel",
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 65
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "mlx",
                        "python312",
                        "libfmt12"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-mlx-lm"
                    ]
                }
            ]
        },
        {
            "name": "py310-mlx",
            "portdir": "llm/mlx",
            "version": "0.32.2",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ml-explore/mlx",
            "description": "Python 3.10 bindings for the MLX array framework",
            "long_description": "Python 3.10 bindings for mlx, an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
            "active": true,
            "categories": [
                "devel",
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 65
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "mlx",
                        "python310",
                        "libfmt12"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-mlx-lm"
                    ]
                }
            ]
        },
        {
            "name": "tcl9-tcllib",
            "portdir": "devel/tcllib",
            "version": "2.0",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tcllib.sf.net/",
            "description": "tcllib standardized library",
            "long_description": "tcllib is a set of Tcl extensions that you can use to become even more productive with Tcl.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "tcl9-critcl"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl9"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcl8-tcllib",
            "portdir": "devel/tcllib",
            "version": "2.0",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tcllib.sf.net/",
            "description": "tcllib standardized library",
            "long_description": "tcllib is a set of Tcl extensions that you can use to become even more productive with Tcl.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "tcl8-critcl"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tcllib"
                    ]
                }
            ]
        },
        {
            "name": "mingw-w64-wine-mono-11.2.0",
            "portdir": "cross/mingw-w64-wine-mono",
            "version": "11.2.0",
            "license": "GPL and LGPL-2.1 and MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/madewokherd/wine-mono",
            "description": "Wine's built-in replacement for Microsoft's .NET Framework",
            "long_description": "mingw-w64-wine-mono-11.2.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 54
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-xhprof",
            "portdir": "php/php-xhprof",
            "version": "2.3.10",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/xhprof",
            "description": "A Hierarchical Profiler for PHP",
            "long_description": "XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                }
            ],
            "variants": [
                "debug",
                "graphviz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-vld",
            "portdir": "php/php-vld",
            "version": "0.19.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/vld",
            "description": "Dump the internal representation of PHP scripts",
            "long_description": "The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the opcodes (execution units) of a script.",
            "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": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-uuid",
            "portdir": "php/php-uuid",
            "version": "1.3.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/uuid",
            "description": "A wrapper around libuuid from the ext2utils project.",
            "long_description": "A wrapper around libuuid from the ext2utils project.",
            "active": true,
            "categories": [
                "net",
                "lang",
                "www",
                "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": [
                        "libuuid",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-timezonedb",
            "portdir": "php/php-timezonedb",
            "version": "2026.4",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/timezonedb",
            "description": "A PECL Timezone Database.",
            "long_description": "Timezone Database to be used with PHP's date and time functions.",
            "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": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-psr",
            "portdir": "php/php-psr",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/psr",
            "description": "interfaces to PHP Standards Recommendations",
            "long_description": "php-psr provides interfaces to PHP Standards Recommendations so they can be used in an extension.",
            "active": true,
            "categories": [
                "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": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-mongodb",
            "portdir": "php/php-mongodb",
            "version": "2.5.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mongodb",
            "description": "MongoDB Database Driver",
            "long_description": "This package provides a PHP interface for communicating with MongoDB database servers.",
            "active": true,
            "categories": [
                "devel",
                "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",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-meminfo",
            "portdir": "php/php-meminfo",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BitOne/php-meminfo",
            "description": "extension to examine PHP memory contents",
            "long_description": "PHP Meminfo is a PHP extension that gives you insights on the PHP memory content. Its main goal is to help you understand memory leaks: by looking at data present in memory, you can better understand your application behaviour.",
            "active": true,
            "categories": [
                "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": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-mailparse",
            "portdir": "php/php-mailparse",
            "version": "3.2.0",
            "license": "PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mailparse",
            "description": "Email message manipulation",
            "long_description": "Mailparse is an extension for parsing and working with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant messages.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "mail",
                "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",
                        "php86-mbstring"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php86"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php86-mbstring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-geoip",
            "portdir": "php/php-geoip",
            "version": "1.1.1",
            "license": "PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/geoip",
            "description": "Map IP address to geographic places",
            "long_description": "This PHP extension allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type.",
            "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": [
                        "libgeoip",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-xsl",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations",
            "long_description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations",
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-tidy",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility",
            "long_description": "a PHP interface to tidy, the HTML cleaning and repair utility",
            "active": true,
            "categories": [
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tidy",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-sqlite",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions",
            "long_description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions",
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-sodium",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
            "long_description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
            "active": true,
            "categories": [
                "lang",
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-sockets",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP interface to BSD socket communication functions",
            "long_description": "a PHP interface to BSD socket communication functions",
            "active": true,
            "categories": [
                "net",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php86"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php86-event"
                    ]
                }
            ]
        },
        {
            "name": "php86-soap",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP extension for writing SOAP clients and servers",
            "long_description": "a PHP extension for writing SOAP clients and servers",
            "active": true,
            "categories": [
                "net",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-snmp",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP interface to the Simple Network Management Protocol (SNMP)",
            "long_description": "a PHP interface to the Simple Network Management Protocol (SNMP)",
            "active": true,
            "categories": [
                "sysutils",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "net-snmp",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-postgresql",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pgsql",
            "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
            "long_description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "postgresql18",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql18",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-posix",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP interface to additional POSIX functions",
            "long_description": "a PHP interface to those functions defined in the IEEE 1003.1 (POSIX.1) standards document which are not accessible through other means",
            "active": true,
            "categories": [
                "sysutils",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-pcntl",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
            "long_description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
            "active": true,
            "categories": [
                "sysutils",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-openssl",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "long_description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kerberos5",
                        "php86",
                        "openssl3",
                        "libcomerr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php86-odbc",
            "portdir": "lang/php",
            "version": "8.6.0beta3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/pre-release-builds.php",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
            "long_description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1564
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2129
                }
            ],
            "variants": [
                "iodbc",
                "unixodbc",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unixODBC",
                        "php86"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}