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

{
    "count": 52273,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=10",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=8",
    "results": [
        {
            "name": "py314-barcode",
            "portdir": "python/py-barcode",
            "version": "0.16.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://python-barcode.readthedocs.io/en/stable/",
            "description": "a simple way to create barcodes in Python",
            "long_description": "python-barcode is a pure-python library for generating barcodes in various formats.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-Pillow",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-barcode"
                    ]
                }
            ]
        },
        {
            "name": "mingw-w64-wine-mono-11.1.0",
            "portdir": "cross/mingw-w64-wine-mono",
            "version": "11.1.0",
            "license": "GPL and LGPL-2.1 and MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/madewokherd/wine-mono",
            "description": "Wine's built-in replacement for Microsoft's .NET Framework",
            "long_description": "mingw-w64-wine-mono-11.1.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 52
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "wine-devel",
                        "wine-staging",
                        "mingw-w64-wine-mono"
                    ]
                }
            ]
        },
        {
            "name": "py314-google-crc32c",
            "portdir": "python/py-google-crc32c",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-cloud-python/tree/main/packages/google-crc32c",
            "description": "Python wrapper of Google CRC32C library",
            "long_description": "Python wrapper of Google CRC32C library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-google-crc32c",
                        "py314-zarr"
                    ]
                }
            ]
        },
        {
            "name": "py314-cloudflare",
            "portdir": "python/py-cloudflare",
            "version": "5.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cloudflare/cloudflare-python",
            "description": "Python interface to the CloudFlare API.",
            "long_description": "Python interface to the CloudFlare API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1491
                }
            ],
            "variants": [
                "aiohttp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling",
                        "py314-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pydantic",
                        "python314",
                        "py314-distro",
                        "py314-typing_extensions",
                        "py314-anyio",
                        "py314-sniffio",
                        "py314-httpx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "certbot-dns-cloudflare",
                        "py-cloudflare"
                    ]
                }
            ]
        },
        {
            "name": "py314-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1491
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-hatch-fancy-pypi-readme",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-httpx",
                        "py314-aiohttp",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-httpx-aiohttp"
                    ]
                }
            ]
        },
        {
            "name": "py313-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1491
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-hatch-fancy-pypi-readme",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aiohttp",
                        "py313-httpx",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1491
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-fancy-pypi-readme",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-aiohttp",
                        "py311-httpx",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1491
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-fancy-pypi-readme",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-aiohttp",
                        "py312-httpx",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1491
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-hatchling",
                        "py310-installer",
                        "py310-hatch-fancy-pypi-readme",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-aiohttp",
                        "py310-httpx",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-httpx-aiohttp",
            "portdir": "python/py-httpx-aiohttp",
            "version": "0.1.12",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
            "description": "Provides transports for httpx to work on top of aiohttp",
            "long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1491
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-httpx-aiohttp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pptx",
            "portdir": "python/py-pptx",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scanny/python-pptx",
            "description": "Python module for creating and updating PowerPoint files.",
            "long_description": "A typical use would be generating a customized PowerPoint presentation from database content, downloadable by clicking a link in a web application. Several developers have used it to automate production of presentation-ready engineering status reports based on information held in their work management system. It could also be used for making bulk updates to a library of presentations or simply to automate the production of a slide or two that would be tedious to get right by hand.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 225
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-lxml",
                        "py314-Pillow",
                        "py314-XlsxWriter",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pptx"
                    ]
                }
            ]
        },
        {
            "name": "py314-XlsxWriter",
            "portdir": "python/py-XlsxWriter",
            "version": "3.2.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmcnamara/XlsxWriter",
            "description": "Python module for writing files in XLSX file format.",
            "long_description": "XlsxWriter can be used to write text, numbers, formulas and hyperlinks to multiple worksheets and it supports features such as formatting and many more.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 225
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-XlsxWriter",
                        "py314-pptx"
                    ]
                }
            ]
        },
        {
            "name": "py314-hf-gradio",
            "portdir": "python/py-hf-gradio",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gradio-app/hf-gradio",
            "description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "long_description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-typer",
                        "py314-gradio-client",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-gradio",
                        "py-hf-gradio"
                    ]
                }
            ]
        },
        {
            "name": "py313-hf-gradio",
            "portdir": "python/py-hf-gradio",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gradio-app/hf-gradio",
            "description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "long_description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-typer",
                        "py313-gradio-client",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-gradio"
                    ]
                }
            ]
        },
        {
            "name": "py-hf-gradio",
            "portdir": "python/py-hf-gradio",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gradio-app/hf-gradio",
            "description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "long_description": "Extension of the Hugging Face CLI for interacting with Gradio Spaces",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hf-gradio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr6-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr6-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr6 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr51-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr51-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr51 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr5-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr5-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr5 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr4-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr4-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr4 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr35-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr35-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr35 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-avr25-embedded",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for avr25-embedded",
            "long_description": "This Pascal crosscompiler produces avr executables, which run natively on avr-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pavr -Tembedded -XPavr- -Cpavr25 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "avr-binutils",
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vulnx",
            "portdir": "security/vulnx",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/projectdiscovery/vulnx",
            "description": "Modern CLI for exploring vulnerability data",
            "long_description": "Modern CLI for exploring vulnerability data with powerful search, filtering, and analysis capabilities",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-app-info",
            "portdir": "perl/p5-app-info",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Info",
            "description": "App::Info - Information about software packages on a system",
            "long_description": "App::Info - Information about software packages on a system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbd-pg"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-app-info"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-app-info",
            "portdir": "perl/p5-app-info",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Info",
            "description": "App::Info - Information about software packages on a system",
            "long_description": "App::Info - Information about software packages on a system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dbd-pg"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-app-info",
            "portdir": "perl/p5-app-info",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Info",
            "description": "App::Info - Information about software packages on a system",
            "long_description": "App::Info - Information about software packages on a system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbd-pg"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-app-info",
            "portdir": "perl/p5-app-info",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Info",
            "description": "App::Info - Information about software packages on a system",
            "long_description": "App::Info - Information about software packages on a system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dbd-pg"
                    ]
                }
            ]
        },
        {
            "name": "p5-app-info",
            "portdir": "perl/p5-app-info",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-app-info",
            "homepage": "https://metacpan.org/pod/App::Info",
            "description": "App::Info - Information about software packages on a system",
            "long_description": "App::Info - Information about software packages on a system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-app-info"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lsd2",
            "portdir": "science/lsd2",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tothuhien/lsd2",
            "description": "A phylogeny dating method using least-squares algorithms and criteria",
            "long_description": "A phylogeny dating method using least-squares algorithms and criteria",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2219
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "iqtree3",
                        "iqtree2"
                    ]
                }
            ]
        },
        {
            "name": "iqtree3",
            "portdir": "science/iqtree3",
            "version": "3.1.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://iqtree.github.io",
            "description": "IQ-TREE version 3: software for phylogenetics",
            "long_description": "IQ-TREE version 3: software for phylogenetics",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2219
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "boost188",
                        "zlib",
                        "cmake",
                        "gtest",
                        "eigen3"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lsd2",
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xcodegen",
            "portdir": "devel/xcodegen",
            "version": "2.45.4",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yonaskolb/XcodeGen",
            "description": "Swift command line tool for generating your Xcode project",
            "long_description": "xcodegen is a command line tool written in Swift that generates your Xcode project using your folder structure and a project spec.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 280
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-npx",
            "portdir": "python/py-npx",
            "version": "0.1.8",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
            "long_description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1491
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-numpy",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-npx"
                    ]
                }
            ]
        },
        {
            "name": "py313-npx",
            "portdir": "python/py-npx",
            "version": "0.1.8",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
            "long_description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1491
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terraform-1.15",
            "portdir": "sysutils/terraform",
            "version": "1.15.6",
            "license": "Commercial and Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.terraform.io/downloads.html",
            "description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
            "long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 169
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "terraform_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cjit",
            "portdir": "lang/cjit",
            "version": "1.1.2",
            "license": "(GPL-3 or MIT or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dyne.org/cjit/",
            "description": "Tiny and portable C compiler",
            "long_description": "CJIT is a TinyCC-powered C runner and lightweight compiler frontend. It can: compile and execute one or more C inputs directly from memory, compile one source file to an object, and build an executable without running it. CJIT is designed for fast iteration, scripting-style execution, and small deployment footprints.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mp3rgain",
            "portdir": "audio/mp3rgain",
            "version": "2.8.1",
            "license": "MIT",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/M-Igashi/mp3rgain",
            "description": "Lossless MP3/AAC volume normalizer using ReplayGain",
            "long_description": "mp3rgain is a modern Rust reimplementation of the classic mp3gain tool. It adjusts MP3 volume losslessly by rewriting the per-frame global_gain field according to ReplayGain analysis, without re-encoding audio data. It also supports lossless AAC/M4A global_gain rewriting, making it a safe replacement for the unmaintained aacgain port.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "M-Igashi",
                    "github": "M-Igashi",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "riscv64-none-elf-gcc",
            "portdir": "cross/riscv64-none-elf-gcc",
            "version": "16.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for riscv64-none-elf",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for riscv64-none-elf.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "dblarkqwq",
                    "github": "dblark",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmpc",
                        "mpfr",
                        "zlib",
                        "riscv64-none-elf-binutils",
                        "libiconv",
                        "zstd",
                        "gmp",
                        "isl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "riscv64-none-elf-binutils",
            "portdir": "cross/riscv64-none-elf-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for riscv64-none-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for riscv64-none-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "dblarkqwq",
                    "github": "dblark",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "riscv64-none-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "py314-nbval",
            "portdir": "python/py-nbval",
            "version": "0.11.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/computationalmodelling/nbval",
            "description": "A py.test plugin to validate Jupyter notebooks",
            "long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-wheel",
                        "py314-setuptools",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-nbformat",
                        "py314-jupyter_client",
                        "py314-ipykernel",
                        "py314-coverage",
                        "py314-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-matplotlib",
                        "py314-sympy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nbval"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-onnx"
                    ]
                }
            ]
        },
        {
            "name": "qca-qt6-cyrus-sasl",
            "portdir": "devel/qca",
            "version": "2.3.10",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qca-qt6",
                        "cyrus-sasl2",
                        "qt6-qt5compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-qt6-pkcs11",
            "portdir": "devel/qca",
            "version": "2.3.10",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qt5compat",
                        "nss",
                        "qca-qt6",
                        "pkcs11-helper",
                        "openssl3",
                        "qt6-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-qt6-ossl",
            "portdir": "devel/qca",
            "version": "2.3.10",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "qca-qt6",
                        "qt6-qt5compat",
                        "qt6-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qca-qt6",
            "portdir": "devel/qca",
            "version": "2.3.10",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://userbase.kde.org/QCA",
            "description": "Qt Cryptographic Architecture",
            "long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "crypto"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "qt6-qt5compat",
                        "nss",
                        "botan",
                        "qt6-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qca-qt6-ossl",
                        "qca-qt6-cyrus-sasl",
                        "qca-qt6-pkcs11"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-app-yath-script",
            "portdir": "perl/p5-app-yath-script",
            "version": "2.0.16",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Yath::Script",
            "description": "App::Yath::Script - Script initialization and utility functions for Test2::Harness",
            "long_description": "App::Yath::Script - Script initialization and utility functions for Test2::Harness",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-getopt-yath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-app-yath-script",
            "portdir": "perl/p5-app-yath-script",
            "version": "2.0.16",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Yath::Script",
            "description": "App::Yath::Script - Script initialization and utility functions for Test2::Harness",
            "long_description": "App::Yath::Script - Script initialization and utility functions for Test2::Harness",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-getopt-yath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-app-yath-script",
                        "p5.34-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-app-yath-script",
            "portdir": "perl/p5-app-yath-script",
            "version": "2.0.16",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Yath::Script",
            "description": "App::Yath::Script - Script initialization and utility functions for Test2::Harness",
            "long_description": "App::Yath::Script - Script initialization and utility functions for Test2::Harness",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-getopt-yath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-app-yath-script",
            "portdir": "perl/p5-app-yath-script",
            "version": "2.0.16",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::Yath::Script",
            "description": "App::Yath::Script - Script initialization and utility functions for Test2::Harness",
            "long_description": "App::Yath::Script - Script initialization and utility functions for Test2::Harness",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-getopt-yath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5-app-yath-script",
            "portdir": "perl/p5-app-yath-script",
            "version": "2.0.16",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-app-yath-script",
            "homepage": "https://metacpan.org/pod/App::Yath::Script",
            "description": "App::Yath::Script - Script initialization and utility functions for Test2::Harness",
            "long_description": "App::Yath::Script - Script initialization and utility functions for Test2::Harness",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-app-yath-script"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "incus",
            "portdir": "net/incus",
            "version": "6.23.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://linuxcontainers.org/incus/",
            "description": "CLI client for the Incus container and VM manager",
            "long_description": "Incus is a community fork of Canonical LXD. This port installs only the incus CLI, which connects to an Incus server running on a Linux host. The server daemon (incusd) is Linux-only and is not included.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "vijay8i",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-uharfbuzz",
            "portdir": "python/py-uharfbuzz",
            "version": "0.53.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trufont/uharfbuzz",
            "description": "Streamlined Cython bindings for the HarfBuzz shaping engine.",
            "long_description": "Streamlined Cython bindings for the HarfBuzz shaping engine.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "akierig",
                    "github": "akierig",
                    "ports_count": 24
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pkgconfig",
                        "py314-cython",
                        "py314-setuptools_scm",
                        "pkgconfig",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "harfbuzz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-hanko",
                        "ocrmypdf",
                        "py-uharfbuzz"
                    ]
                }
            ]
        },
        {
            "name": "py312-uharfbuzz",
            "portdir": "python/py-uharfbuzz",
            "version": "0.53.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trufont/uharfbuzz",
            "description": "Streamlined Cython bindings for the HarfBuzz shaping engine.",
            "long_description": "Streamlined Cython bindings for the HarfBuzz shaping engine.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "akierig",
                    "github": "akierig",
                    "ports_count": 24
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-cython",
                        "py312-pkgconfig",
                        "pkgconfig",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "harfbuzz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-hanko"
                    ]
                }
            ]
        }
    ]
}