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

{
    "count": 49814,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=77",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=75",
    "results": [
        {
            "name": "R-tidycmprsk",
            "portdir": "R/R-tidycmprsk",
            "version": "1.1.0",
            "license": "AGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mskcc-epi-bio.github.io/tidycmprsk",
            "description": "Competing risks estimation",
            "long_description": "Competing risks estimation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-broom",
                        "R-cmprsk",
                        "R-hardhat",
                        "R-gtsummary",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-covr",
                        "R-spelling",
                        "R-broom.helpers",
                        "R-aod",
                        "R-cardx",
                        "R-ggsurvfit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggsurvfit"
                    ]
                }
            ]
        },
        {
            "name": "R-stddiff",
            "portdir": "R/R-stddiff",
            "version": "3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stddiff",
            "description": "Calculate the standardized difference for numeric, binary and category variables",
            "long_description": "Calculate the standardized difference for numeric, binary and category variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-smd"
                    ]
                }
            ]
        },
        {
            "name": "R-smd",
            "portdir": "R/R-smd",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bsaul.github.io/smd",
            "description": "Compute standardized mean differences",
            "long_description": "Compute standardized mean differences",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-tableone",
                        "R-stddiff",
                        "R-dplyr",
                        "R-purrr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cardx",
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-shinyEffects",
            "portdir": "R/R-shinyEffects",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RinteRface/shinyEffects",
            "description": "Customize your web-apps with fancy effects",
            "long_description": "Customize your web-apps with fancy effects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-htmltools",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-shinydashboard",
                        "R-shinydashboardPlus",
                        "R-bs4Dash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinydashboardPlus"
                    ]
                }
            ]
        },
        {
            "name": "R-ggsurvfit",
            "portdir": "R/R-ggsurvfit",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/insightsengineering/cardx",
            "description": "Flexible time-to-event figures",
            "long_description": "Flexible time-to-event figures",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-broom",
                        "R-patchwork",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-spelling",
                        "R-tidycmprsk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cardx",
                        "R-tidycmprsk"
                    ]
                }
            ]
        },
        {
            "name": "R-dockerfiler",
            "portdir": "R/R-dockerfiler",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ThinkR-open/dockerfiler",
            "description": "Easy dockerfile creation from R",
            "long_description": "Easy dockerfile creation from R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fs",
                        "R-jsonlite",
                        "R-remotes",
                        "R-desc",
                        "R-glue",
                        "R-memoise",
                        "R-purrr",
                        "R-pkgbuild",
                        "R-usethis",
                        "R-pak",
                        "R-attempt",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-golem"
                    ]
                }
            ]
        },
        {
            "name": "R-cardx",
            "portdir": "R/R-cardx",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/insightsengineering/cardx",
            "description": "Extra analysis results data (ARD) utilities",
            "long_description": "Extra analysis results data (ARD) utilities",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-cards",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-geepack",
                        "R-broom.mixed",
                        "R-broom.helpers",
                        "R-aod",
                        "R-ggsurvfit",
                        "R-smd",
                        "R-effectsize",
                        "R-parameters",
                        "R-survey",
                        "R-withr",
                        "R-testthat",
                        "R-lme4",
                        "R-broom",
                        "R-emmeans",
                        "R-spelling",
                        "R-car"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidycmprsk",
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "infisical",
            "portdir": "security/infisical",
            "version": "0.28.4",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://infisical.com/",
            "description": "Official CLI for Infisical, an open source secrets platform",
            "long_description": "Official CLI for Infisical, an open source secrets platform",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "JuffEd",
            "portdir": "editors/JuffEd",
            "version": "20240816",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Mezomish/juffed",
            "description": "JuffEd is a Qt-based text editor",
            "long_description": "JuffEd is a Qt-based text editor.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qtermwidget",
                        "qt5-qttools",
                        "qscintilla-qt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-crop",
            "portdir": "R/R-crop",
            "version": "0.0-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crop",
            "description": "Graphics cropping tool",
            "long_description": "Graphics cropping tool",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-copulaData",
            "portdir": "R/R-copulaData",
            "version": "0.0-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://copula.r-forge.r-project.org",
            "description": "Data-sets for copula modelling",
            "long_description": "Data-sets for copula modelling",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "openjdk8-powerpc",
            "portdir": "java/openjdk8-powerpc",
            "version": "8u432",
            "license": "GPL-2+",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.org/projects/jdk8u/",
            "description": "OpenJDK 8 port for macOS PowerPC",
            "long_description": "JDK 8 and JRE 8 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects. This is an experimental port for PowerPC systems.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "java"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "server",
                "release",
                "debug",
                "core",
                "zero",
                "zeroshark"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "gmake",
                        "pkgconfig",
                        "bash",
                        "openjdk7-bootstrap",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "freetype",
                        "libiconv",
                        "libffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pyficache",
            "portdir": "python/py-pyficache",
            "version": "2.5.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-filecache",
            "description": "A Python module for reading and caching lines",
            "long_description": "The pyficache module allows one to get any line from any file, caching lines of the file on first access to the file. Although the file may be any file, the common use is when the file is a Python script.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-pygments",
                        "py312-term-background",
                        "py312-xdis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-trepan3k"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py311-pyficache",
            "portdir": "python/py-pyficache",
            "version": "2.5.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-filecache",
            "description": "A Python module for reading and caching lines",
            "long_description": "The pyficache module allows one to get any line from any file, caching lines of the file on first access to the file. Although the file may be any file, the common use is when the file is a Python script.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-pygments",
                        "py311-term-background",
                        "py311-xdis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-trepan3k"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "cleed",
            "portdir": "net/cleed",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/radulucut/cleed",
            "description": "Simple feed reader for the command line.",
            "long_description": "Simple feed reader for the command line.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "getmail6",
            "portdir": "mail/getmail6",
            "version": "6.19.05",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://getmail6.org",
            "description": "extensible mail retrieval system with POP3, IMAP4, SSL support",
            "long_description": "getmail6 is a flexible, extensible mail retrieval system with support for POP3, IMAP4, SSL variants of both, maildirs, mboxrd files, external MDAs, arbitrary message filtering, single-user and domain-mailboxes, and many other useful features.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [
                {
                    "name": "~+macports",
                    "github": "graywolf",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qrscan",
            "portdir": "graphics/qrscan",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/redraiment/qrscan",
            "description": "Scan a QR code in the terminal using a given PNG image.",
            "long_description": "Scan a QR code in the terminal using a given PNG image.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "libquirc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kondo",
            "portdir": "devel/kondo",
            "version": "0.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tbillington/kondo",
            "description": "Cleans dependencies and build artifacts from your projects",
            "long_description": "Cleans node_modules, target, build, and friends from your projects. Excellent if: you want to back up your code but don't want to include GBs of dependencies, you try out lots of projects but hate how much space they occupy you like keeping your disks lean and zippy",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libfmt11",
            "portdir": "devel/libfmt11",
            "version": "11.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fmt.dev",
            "description": "An open-source formatting library",
            "long_description": "fmt (formerly cppformat) is an open-source formatting library. It can be used as a safe alternative to printf or as a fast alternative to C++ IOStreams.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fb303",
                        "fizz",
                        "folly",
                        "mvfst",
                        "proxygen",
                        "tapkee",
                        "watchman",
                        "edencommon",
                        "lfortran",
                        "bali-phy",
                        "bali-phy-devel",
                        "chai",
                        "log4cxx",
                        "mpd",
                        "ncmpc",
                        "osm2pgsql",
                        "wangle",
                        "fbthrift"
                    ]
                }
            ]
        },
        {
            "name": "packwiz",
            "portdir": "games/packwiz",
            "version": "20241014",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/packwiz/packwiz",
            "description": "Command line tool for creating Minecraft modpacks",
            "long_description": "packwiz is a command line tool for creating Minecraft modpacks. Instead of managing JAR files directly, packwiz creates TOML files that can be easily version-controlled and shared with git. You can then export to a CurseForge or Modrinth modpack.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "JLindop",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kubectl-1.31",
            "portdir": "sysutils/kubectl",
            "version": "1.31.14",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kubectl.docs.kubernetes.io/",
            "description": "Kubernetes cluster CLI",
            "long_description": "Command line interface for running commands against Kubernetes clusters",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 79
                },
                {
                    "name": "patarra",
                    "github": "patarra",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "bash",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kubectl_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "minikube"
                    ]
                }
            ]
        },
        {
            "name": "catgirl-downloader",
            "portdir": "www/catgirl-downloader",
            "version": "0.2.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NyarchLinux/CatgirlDownloader",
            "description": "GTK4 application that downloads images of catgirl",
            "long_description": "GTK4 application that downloads images of catgirl based on https://nekos.moe",
            "active": true,
            "categories": [
                "graphics",
                "www"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17",
                        "python313",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "appstream-glib",
                        "glib2",
                        "desktop-file-utils",
                        "gettext-runtime",
                        "gtk4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libadwaita",
                        "py313-requests",
                        "py313-gobject3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-perl5.38",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Perl 5.38",
            "long_description": "Xapian bindings for Perl 5.38",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "perl5.38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pyFAI",
            "portdir": "python/py-pyFAI",
            "version": "2025.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.silx.org",
            "description": "Azimuthal Integration library",
            "long_description": "pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "coquelleni",
                    "github": "coquellen",
                    "ports_count": 22
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "py312-cython",
                        "py312-meson-python",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-silx",
                        "py312-numpy",
                        "py312-matplotlib",
                        "py312-scipy",
                        "py312-h5py",
                        "py312-numexpr",
                        "py312-fabio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyFAI",
            "portdir": "python/py-pyFAI",
            "version": "2025.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.silx.org",
            "description": "Azimuthal Integration library",
            "long_description": "pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "coquelleni",
                    "github": "coquellen",
                    "ports_count": 22
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "ninja",
                        "py310-cython",
                        "py310-tomli",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-meson-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-matplotlib",
                        "py310-h5py",
                        "py310-numexpr",
                        "py310-fabio",
                        "py310-silx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py39-pyFAI",
            "portdir": "python/py-pyFAI",
            "version": "2025.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.silx.org",
            "description": "Azimuthal Integration library",
            "long_description": "pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "coquelleni",
                    "github": "coquellen",
                    "ports_count": 22
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "ninja",
                        "py39-cython",
                        "py39-wheel",
                        "py39-tomli",
                        "py39-build",
                        "py39-installer",
                        "py39-meson-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-h5py",
                        "py39-matplotlib",
                        "py39-numexpr",
                        "py39-numpy",
                        "py39-scipy",
                        "py39-fabio",
                        "py39-silx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py38-pyFAI",
            "portdir": "python/py-pyFAI",
            "version": "2024.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.silx.org",
            "description": "Azimuthal Integration library",
            "long_description": "pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "coquelleni",
                    "github": "coquellen",
                    "ports_count": 22
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-meson-python",
                        "ninja",
                        "py38-cython",
                        "py38-wheel",
                        "py38-tomli",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-h5py",
                        "py38-matplotlib",
                        "py38-numexpr",
                        "py38-numpy",
                        "py38-scipy",
                        "py38-fabio",
                        "py38-silx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fbzmq",
            "portdir": "devel/fbzmq",
            "version": "2022.05.30.00",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebookarchive/fbzmq",
            "description": "fbzmq provides a framework for writing services in C++ while leveraging the awesomeness of libzmq (message passing semantics)",
            "long_description": "fbzmq provides a framework for writing services in C++ while leveraging the awesomeness of libzmq (message passing semantics)",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gflags",
                        "google-glog",
                        "gtest",
                        "libsodium",
                        "wangle",
                        "zstd",
                        "fizz",
                        "openssl3",
                        "boost181",
                        "libfmt10",
                        "zmq",
                        "double-conversion",
                        "fbthrift",
                        "folly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shadowsocks-rust",
            "portdir": "net/shadowsocks-rust",
            "version": "1.23.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shadowsocks/shadowsocks-rust",
            "description": "Lightweight secured SOCKS5 proxy",
            "long_description": "shadowsocks is a fast tunnel proxy that helps you bypass firewalls. shadowsocks-rust is a Rust implementation of shadowsocks protocol.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "zonyitoo",
                    "ports_count": 1
                }
            ],
            "variants": [
                "local",
                "server",
                "service",
                "manager",
                "basic",
                "full",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "faq",
            "portdir": "textproc/faq",
            "version": "0.0.7",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jzelinskie/faq",
            "description": "Format Agnostic jQ -- process various formats with libjq",
            "long_description": "faq is a tool intended to be a more flexible jq, supporting additional formats. The additional formats are converted into JSON and processed with libjq. Supported formats: \n \n - BSON\n - Bencode\n - JSON\n - Property Lists\n - TOML\n - XML\n - YAML",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "minify",
            "portdir": "devel/minify",
            "version": "2.24.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdewolff/minify",
            "description": "Go minifier for web formats.",
            "long_description": "Minify is a minifier CLI written in Go. It can minify HTML5, CSS3, JS, JSON, SVG and XML.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "zapdotzip",
                    "github": "ZapDotZip",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-macfsevents",
            "portdir": "python/py-macfsevents",
            "version": "0.8.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/malthe/macfsevents",
            "description": "Thread-based interface to file system observation primitives.",
            "long_description": "MacFSEvents is a Python library that provides thread-safe directory observation primitives using callbacks. It wraps the Mac OS X FSEvents API in a C-extension.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2772
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-macfsevents"
                    ]
                }
            ]
        },
        {
            "name": "lucky-commit",
            "portdir": "devel/lucky-commit",
            "version": "2.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/not-an-aardvark/lucky-commit",
            "description": "Customize your git commit hashes!",
            "long_description": "With this simple tool, you can change the start of your git commit hashes to whatever you want.",
            "active": true,
            "categories": [
                "devel",
                "amusements"
            ],
            "maintainers": [
                {
                    "name": "zapdotzip",
                    "github": "ZapDotZip",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "serpl",
            "portdir": "devel/serpl",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yassinebridi/serpl",
            "description": "A simple terminal UI for search and replace, ala VS Code.",
            "long_description": "Serpl is a terminal user interface (TUI) application that allows users to search and replace keywords in an entire folder, similar to the functionality available in VS Code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ybridi",
                    "github": "yassinebridi",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-dist-build",
            "portdir": "perl/p5-dist-build",
            "version": "0.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Build",
            "description": "Dist::Build - A modern module builder, author tools not included!",
            "long_description": "Dist::Build - A modern module builder, author tools not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-io",
                        "p5.34-module-build",
                        "p5.34-xsloader",
                        "clang-18",
                        "p5.34-extutils-hascompiler"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-getopt-long",
                        "p5.34-perl-ostype",
                        "p5.34-podlators",
                        "p5.34-scalar-list-utils",
                        "p5.34-test-harness",
                        "perl5.34",
                        "p5.34-cpan-requirements-dynamic",
                        "p5.34-extutils-builder",
                        "p5.34-extutils-builder-compiler",
                        "p5.34-file-sharedir-tiny",
                        "p5.34-text-parsewords",
                        "p5.34-cpan-meta",
                        "p5.34-extutils-helpers",
                        "p5.34-extutils-install",
                        "p5.34-extutils-installpaths"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-distbuild",
                        "p5.34-crypt-argon2",
                        "p5.34-crypt-sysrandom-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-dist-build",
            "portdir": "perl/p5-dist-build",
            "version": "0.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Build",
            "description": "Dist::Build - A modern module builder, author tools not included!",
            "long_description": "Dist::Build - A modern module builder, author tools not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-io",
                        "p5.32-xsloader",
                        "clang-18",
                        "p5.32-extutils-hascompiler"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-extutils-helpers",
                        "p5.32-extutils-install",
                        "p5.32-extutils-installpaths",
                        "p5.32-getopt-long",
                        "p5.32-test-harness",
                        "perl5.32",
                        "p5.32-cpan-requirements-dynamic",
                        "p5.32-extutils-builder",
                        "p5.32-extutils-builder-compiler",
                        "p5.32-file-sharedir-tiny",
                        "p5.32-text-parsewords",
                        "p5.32-cpan-meta",
                        "p5.32-perl-ostype",
                        "p5.32-podlators",
                        "p5.32-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-plugin-distbuild",
                        "p5.32-crypt-argon2",
                        "p5.32-crypt-sysrandom-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-build",
            "portdir": "perl/p5-dist-build",
            "version": "0.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Build",
            "description": "Dist::Build - A modern module builder, author tools not included!",
            "long_description": "Dist::Build - A modern module builder, author tools not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-io",
                        "p5.28-module-build",
                        "p5.28-xsloader",
                        "clang-18",
                        "p5.28-extutils-hascompiler"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-getopt-long",
                        "p5.28-perl-ostype",
                        "p5.28-podlators",
                        "p5.28-scalar-list-utils",
                        "p5.28-test-harness",
                        "perl5.28",
                        "p5.28-cpan-requirements-dynamic",
                        "p5.28-extutils-builder",
                        "p5.28-extutils-builder-compiler",
                        "p5.28-file-sharedir-tiny",
                        "p5.28-text-parsewords",
                        "p5.28-cpan-meta",
                        "p5.28-extutils-helpers",
                        "p5.28-extutils-install",
                        "p5.28-extutils-installpaths"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-plugin-distbuild",
                        "p5.28-crypt-argon2",
                        "p5.28-crypt-sysrandom-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-build",
            "portdir": "perl/p5-dist-build",
            "version": "0.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Build",
            "description": "Dist::Build - A modern module builder, author tools not included!",
            "long_description": "Dist::Build - A modern module builder, author tools not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-io",
                        "p5.30-module-build",
                        "p5.30-xsloader",
                        "clang-18",
                        "p5.30-extutils-hascompiler"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-getopt-long",
                        "p5.30-perl-ostype",
                        "p5.30-podlators",
                        "p5.30-scalar-list-utils",
                        "p5.30-test-harness",
                        "perl5.30",
                        "p5.30-cpan-requirements-dynamic",
                        "p5.30-extutils-builder",
                        "p5.30-extutils-builder-compiler",
                        "p5.30-file-sharedir-tiny",
                        "p5.30-text-parsewords",
                        "p5.30-cpan-meta",
                        "p5.30-extutils-helpers",
                        "p5.30-extutils-install",
                        "p5.30-extutils-installpaths"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-distbuild",
                        "p5.30-crypt-argon2",
                        "p5.30-crypt-sysrandom-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-build",
            "portdir": "perl/p5-dist-build",
            "version": "0.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-build",
            "homepage": "https://metacpan.org/pod/Dist::Build",
            "description": "Dist::Build - A modern module builder, author tools not included!",
            "long_description": "Dist::Build - A modern module builder, author tools not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-extutils-builder-compiler",
            "portdir": "perl/p5-extutils-builder-compiler",
            "version": "0.32.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
            "description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-extutils-config",
                        "p5.34-extutils-helpers",
                        "p5.34-perl-ostype",
                        "p5.34-extutils-builder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-build",
                        "p5-extutils-builder-compiler"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-extutils-builder-compiler",
            "portdir": "perl/p5-extutils-builder-compiler",
            "version": "0.32.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
            "description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-perl-ostype",
                        "p5.32-extutils-config",
                        "p5.32-extutils-helpers",
                        "p5.32-extutils-builder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-extutils-builder-compiler",
            "portdir": "perl/p5-extutils-builder-compiler",
            "version": "0.32.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
            "description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-extutils-config",
                        "p5.30-extutils-helpers",
                        "p5.30-perl-ostype",
                        "p5.30-extutils-builder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-builder-compiler",
            "portdir": "perl/p5-extutils-builder-compiler",
            "version": "0.32.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
            "description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-extutils-config",
                        "p5.28-extutils-helpers",
                        "p5.28-perl-ostype",
                        "p5.28-extutils-builder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-extutils-builder",
            "portdir": "perl/p5-extutils-builder",
            "version": "0.17.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder",
            "description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-dumper",
                        "p5.34-extutils-config",
                        "p5.34-extutils-makemaker",
                        "perl5.34",
                        "p5.34-pathtools",
                        "p5.34-perl-ostype",
                        "p5.34-scalar-list-utils",
                        "p5.34-extutils-manifest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-build",
                        "p5.34-extutils-builder-compiler",
                        "p5-extutils-builder"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-extutils-builder",
            "portdir": "perl/p5-extutils-builder",
            "version": "0.17.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder",
            "description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-perl-ostype",
                        "p5.32-scalar-list-utils",
                        "p5.32-data-dumper",
                        "perl5.32",
                        "p5.32-extutils-makemaker",
                        "p5.32-extutils-manifest",
                        "p5.32-pathtools",
                        "p5.32-extutils-config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-build",
                        "p5.32-extutils-builder-compiler"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-extutils-builder",
            "portdir": "perl/p5-extutils-builder",
            "version": "0.17.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder",
            "description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-data-dumper",
                        "p5.30-extutils-config",
                        "p5.30-extutils-makemaker",
                        "perl5.30",
                        "p5.30-pathtools",
                        "p5.30-perl-ostype",
                        "p5.30-scalar-list-utils",
                        "p5.30-extutils-manifest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-build",
                        "p5.30-extutils-builder-compiler"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-builder",
            "portdir": "perl/p5-extutils-builder",
            "version": "0.17.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder",
            "description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-dumper",
                        "p5.28-extutils-config",
                        "p5.28-extutils-makemaker",
                        "perl5.28",
                        "p5.28-pathtools",
                        "p5.28-perl-ostype",
                        "p5.28-scalar-list-utils",
                        "p5.28-extutils-manifest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-build",
                        "p5.28-extutils-builder-compiler"
                    ]
                }
            ]
        },
        {
            "name": "p5-extutils-builder-compiler",
            "portdir": "perl/p5-extutils-builder-compiler",
            "version": "0.32.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-extutils-builder-compiler",
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
            "description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-builder-compiler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-extutils-builder",
            "portdir": "perl/p5-extutils-builder",
            "version": "0.17.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-extutils-builder",
            "homepage": "https://metacpan.org/pod/ExtUtils::Builder",
            "description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-builder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libzdb-postgresql16",
            "portdir": "databases/libzdb-mysql55",
            "version": "2.12",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tildeslash.com/libzdb/",
            "description": "Enable PostgreSQL support for postgresql16",
            "long_description": "A small, fast and easy to use Open Source Database Connection Pool Library.\n* Thread safe Database Connection Pool\n* Connect to multiple database systems\n* Zero runtime configuration, connect using a URL scheme\n* C library\n* Supports MySQL, PostgreSQL, SQLite and Oracle",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "openssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}