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

{
    "count": 49836,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=82",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=80",
    "results": [
        {
            "name": "R-joineRML",
            "portdir": "R/R-joineRML",
            "version": "0.4.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graemeleehickey/joineRML",
            "description": "Joint modelling of multivariate longitudinal data and time-to-event outcomes",
            "long_description": "Joint modelling of multivariate longitudinal data and time-to-event outcomes",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-tibble",
                        "R-generics",
                        "R-ggplot2",
                        "R-lme4",
                        "R-doParallel",
                        "R-foreach",
                        "R-randtoolbox",
                        "R-cobs",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bindrcpp",
                        "R-JM",
                        "R-joineR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-joineR",
            "portdir": "R/R-joineR",
            "version": "1.2.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graemeleehickey/joineR",
            "description": "Joint modelling of repeated measurements and time-to-event data",
            "long_description": "Joint modelling of repeated measurements and time-to-event data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joineRML"
                    ]
                }
            ]
        },
        {
            "name": "R-httptest2",
            "portdir": "R/R-httptest2",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://enpiar.com/httptest2",
            "description": "Test helpers for R-httr2",
            "long_description": "Test helpers for R-httr2",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-testthat",
                        "R-httr2",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-xml2",
                        "R-knitr",
                        "R-pkgload",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-biomaRt"
                    ]
                }
            ]
        },
        {
            "name": "R-geeM",
            "portdir": "R/R-geeM",
            "version": "0.10.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geeM",
            "description": "Solve Generalized Estimating Equations",
            "long_description": "Solve Generalized Estimating Equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn",
                        "R-testthat",
                        "R-geepack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-feisr",
            "portdir": "R/R-feisr",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruettenauer/feisr",
            "description": "Estimating fixed effects individual slope models",
            "long_description": "Estimating fixed effects individual slope models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-plm",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-texreg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-epiR",
            "portdir": "R/R-epiR",
            "version": "2.0.76",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=epiR",
            "description": "Tools for the analysis of epidemiological data",
            "long_description": "Tools for the analysis of epidemiological data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiasedUrn",
                        "R-pander",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-zoo",
                        "R-flextable",
                        "R-officer",
                        "R-lubridate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mapproj",
                        "R-spatstat",
                        "R-sp",
                        "R-plyr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-rmarkdown",
                        "R-spData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-drc",
            "portdir": "R/R-drc",
            "version": "3.0-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=drc",
            "description": "Analysis of dose-response curves",
            "long_description": "Analysis of dose-response curves",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotrix",
                        "R-car",
                        "R-gtools",
                        "R-CRAN-recommended",
                        "R-multcomp",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-broom",
                        "R-Ecfun"
                    ]
                }
            ]
        },
        {
            "name": "R-caper",
            "portdir": "R/R-caper",
            "version": "1.0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caper",
            "description": "Comparative analyses of phylogenetics and evolution",
            "long_description": "Comparative analyses of phylogenetics and evolution in R.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ape",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-binGroup",
            "portdir": "R/R-binGroup",
            "version": "2.2-1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=binGroup",
            "description": "Evaluation and experimental design for binomial group testing",
            "long_description": "Evaluation and experimental design for binomial group testing",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-partitions",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-RMark",
            "portdir": "R/R-RMark",
            "version": "3.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RMark",
            "description": "R code for mark analysis",
            "long_description": "R code for mark analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixcalc",
                        "R-msm",
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plotrix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-PROreg",
            "portdir": "R/R-PROreg",
            "version": "1.3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PROreg",
            "description": "Patient reported outcomes regression analysis",
            "long_description": "Patient reported outcomes regression analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixcalc",
                        "R-rootSolve",
                        "R-car",
                        "R-numDeriv",
                        "R-CRAN-recommended",
                        "R-fmsb",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-JM",
            "portdir": "R/R-JM",
            "version": "1.5-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jmr.r-forge.r-project.org",
            "description": "Joint modelling of longitudinal and survival data",
            "long_description": "Joint modelling of longitudinal and survival data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-joineRML"
                    ]
                }
            ]
        },
        {
            "name": "py312-kaitaistruct",
            "portdir": "python/py-kaitaistruct",
            "version": "0.10",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kaitai.io",
            "description": "Kaitai Struct declarative parser generator for binary data runtime library for Python",
            "long_description": "Kaitai Struct declarative parser generator for binary data runtime library for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-mitmproxy"
                    ]
                }
            ]
        },
        {
            "name": "py312-asynctest",
            "portdir": "python/py-asynctest",
            "version": "0.13.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Martiusweb/asynctest",
            "description": "Enhance the standard unittest package with features for testing asyncio libraries",
            "long_description": "The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-asynctest"
                    ]
                }
            ]
        },
        {
            "name": "py311-asynctest",
            "portdir": "python/py-asynctest",
            "version": "0.13.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Martiusweb/asynctest",
            "description": "Enhance the standard unittest package with features for testing asyncio libraries",
            "long_description": "The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-asgiref",
            "portdir": "python/py-asgiref",
            "version": "3.8.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asgi.readthedocs.io",
            "description": "ASGI specification and utilities",
            "long_description": "ASGI specification and utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-uvicorn",
                        "py312-mitmproxy",
                        "py312-django",
                        "py312-django-allauth"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-django-countries"
                    ]
                }
            ]
        },
        {
            "name": "idris2",
            "portdir": "lang/idris2",
            "version": "0.7.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.idris-lang.org",
            "description": "Purely functional programming language with dependent types",
            "long_description": "Purely functional programming language with dependent types",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "coreutils",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "chez-scheme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-piqp",
            "portdir": "octave/octave-piqp",
            "version": "0.6.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PREDICT-EPFL/piqp",
            "description": "PIQP is a Proximal Interior Point Quadratic Programming solver.",
            "long_description": "PIQP is a Proximal Interior Point Quadratic Programming solver.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libshumate",
            "portdir": "gnome/libshumate",
            "version": "1.2.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "GTK-4 widget to display maps",
            "long_description": "libshumate is a C library providing a GtkWidget to display maps.",
            "active": true,
            "categories": [
                "gnome",
                "gis",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gettext",
                        "gperf",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gtk4",
                        "glib2",
                        "json-glib",
                        "protobuf-c",
                        "libsoup",
                        "cairo",
                        "gdk-pixbuf2",
                        "graphene",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wc2",
            "portdir": "textproc/wc2",
            "version": "20221102",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robertdavidgraham/wc2",
            "description": "Investigates optimizing 'wc', the Unix word count program",
            "long_description": "There have been multiple articles lately implementing the classic wc program in various programming languages, to \"prove\" their favorite language can be \"just as fast\" as C. This project does something different. Instead of a different language it uses a different algorithm. The new algorithm is significantly faster -- implementing in a slow language like JavaScript is still faster than the original wc program written in C. The algorithm is known as an \"asynchronous state-machine parser\". It's a technique for parsing that you don't learn in college. It's more efficient, but more importantly, it's more scalable. That's why your browser uses a state-machine to parse GIFs, and most web servers use state-machiens to parse incoming HTTP requests.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-queuelib",
            "portdir": "python/py-queuelib",
            "version": "1.8.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/queuelib",
            "description": "Collection of persistent (disk-based) queues",
            "long_description": "Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib goals are speed and simplicity. It was originally part of the `Scrapy framework`_ and stripped out on its own library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 429
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-hatchling",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-scrapy"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-data-uuid-mt",
            "portdir": "perl/p5-data-uuid-mt",
            "version": "1.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::UUID::MT",
            "description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "long_description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.34-extutils-makemaker",
                        "p5.34-list-allutils",
                        "p5.34-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-scalar-list-utils",
                        "p5.34-time-hires",
                        "p5.34-math-random-mt-auto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-data-uuid-mt"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-data-uuid-mt",
            "portdir": "perl/p5-data-uuid-mt",
            "version": "1.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::UUID::MT",
            "description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "long_description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.32-extutils-makemaker",
                        "p5.32-list-allutils",
                        "p5.32-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils",
                        "p5.32-time-hires",
                        "p5.32-math-random-mt-auto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-data-uuid-mt",
            "portdir": "perl/p5-data-uuid-mt",
            "version": "1.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::UUID::MT",
            "description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "long_description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.30-extutils-makemaker",
                        "p5.30-list-allutils",
                        "p5.30-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-scalar-list-utils",
                        "p5.30-time-hires",
                        "p5.30-math-random-mt-auto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-uuid-mt",
            "portdir": "perl/p5-data-uuid-mt",
            "version": "1.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::UUID::MT",
            "description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "long_description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.28-extutils-makemaker",
                        "p5.28-list-allutils",
                        "p5.28-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-scalar-list-utils",
                        "p5.28-time-hires",
                        "p5.28-math-random-mt-auto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-data-uuid-mt",
            "portdir": "perl/p5-data-uuid-mt",
            "version": "1.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-uuid-mt",
            "homepage": "https://metacpan.org/pod/Data::UUID::MT",
            "description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "long_description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-uuid-mt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-object-insideout",
            "portdir": "perl/p5-object-insideout",
            "version": "4.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Object::InsideOut",
            "description": "Object::InsideOut - Comprehensive inside-out object support module",
            "long_description": "Object::InsideOut - Comprehensive inside-out object support module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-data-dumper",
                        "p5.34-exception-class",
                        "p5.34-scalar-list-utils",
                        "p5.34-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-object-insideout",
                        "p5.34-math-random-mt-auto"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-object-insideout",
            "portdir": "perl/p5-object-insideout",
            "version": "4.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Object::InsideOut",
            "description": "Object::InsideOut - Comprehensive inside-out object support module",
            "long_description": "Object::InsideOut - Comprehensive inside-out object support module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils",
                        "p5.32-data-dumper",
                        "p5.32-exception-class",
                        "p5.32-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-math-random-mt-auto"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-object-insideout",
            "portdir": "perl/p5-object-insideout",
            "version": "4.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Object::InsideOut",
            "description": "Object::InsideOut - Comprehensive inside-out object support module",
            "long_description": "Object::InsideOut - Comprehensive inside-out object support module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-data-dumper",
                        "p5.30-exception-class",
                        "p5.30-scalar-list-utils",
                        "p5.30-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-math-random-mt-auto"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-object-insideout",
            "portdir": "perl/p5-object-insideout",
            "version": "4.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Object::InsideOut",
            "description": "Object::InsideOut - Comprehensive inside-out object support module",
            "long_description": "Object::InsideOut - Comprehensive inside-out object support module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-data-dumper",
                        "p5.28-exception-class",
                        "p5.28-scalar-list-utils",
                        "p5.28-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-math-random-mt-auto"
                    ]
                }
            ]
        },
        {
            "name": "p5-object-insideout",
            "portdir": "perl/p5-object-insideout",
            "version": "4.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-object-insideout",
            "homepage": "https://metacpan.org/pod/Object::InsideOut",
            "description": "Object::InsideOut - Comprehensive inside-out object support module",
            "long_description": "Object::InsideOut - Comprehensive inside-out object support module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-object-insideout"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-math-random-mt-auto",
            "portdir": "perl/p5-math-random-mt-auto",
            "version": "6.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Random::MT::Auto",
            "description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "long_description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-dumper",
                        "p5.34-exception-class",
                        "perl5.34",
                        "p5.34-test-simple",
                        "p5.34-object-insideout",
                        "p5.34-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-uuid-mt",
                        "p5-math-random-mt-auto"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-math-random-mt-auto",
            "portdir": "perl/p5-math-random-mt-auto",
            "version": "6.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Random::MT::Auto",
            "description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "long_description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-scalar-list-utils",
                        "p5.32-data-dumper",
                        "perl5.32",
                        "p5.32-test-simple",
                        "p5.32-object-insideout",
                        "p5.32-exception-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-data-uuid-mt"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-math-random-mt-auto",
            "portdir": "perl/p5-math-random-mt-auto",
            "version": "6.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Random::MT::Auto",
            "description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "long_description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-data-dumper",
                        "p5.30-exception-class",
                        "perl5.30",
                        "p5.30-test-simple",
                        "p5.30-object-insideout",
                        "p5.30-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-data-uuid-mt"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-math-random-mt-auto",
            "portdir": "perl/p5-math-random-mt-auto",
            "version": "6.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Random::MT::Auto",
            "description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "long_description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-dumper",
                        "p5.28-exception-class",
                        "perl5.28",
                        "p5.28-test-simple",
                        "p5.28-object-insideout",
                        "p5.28-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-uuid-mt"
                    ]
                }
            ]
        },
        {
            "name": "p5-math-random-mt-auto",
            "portdir": "perl/p5-math-random-mt-auto",
            "version": "6.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-random-mt-auto",
            "homepage": "https://metacpan.org/pod/Math::Random::MT::Auto",
            "description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "long_description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-random-mt-auto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-oci",
            "portdir": "python/py-oci",
            "version": "2.128.2",
            "license": "(Permissive or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.oracle.com/en-us/iaas/tools/python/latest/index.html",
            "description": "Oracle Cloud Infrastructure Python SDK",
            "long_description": "Oracle Cloud Infrastructure Python SDK",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-circuitbreaker",
                        "py311-openssl",
                        "py311-cryptography",
                        "py311-tz",
                        "py311-dateutil",
                        "py311-certifi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "oci-cli",
                        "py-oci"
                    ]
                }
            ]
        },
        {
            "name": "py310-oci",
            "portdir": "python/py-oci",
            "version": "2.128.2",
            "license": "(Permissive or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.oracle.com/en-us/iaas/tools/python/latest/index.html",
            "description": "Oracle Cloud Infrastructure Python SDK",
            "long_description": "Oracle Cloud Infrastructure Python SDK",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-circuitbreaker",
                        "py310-openssl",
                        "py310-cryptography",
                        "py310-tz",
                        "py310-dateutil",
                        "py310-certifi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vectorscan",
            "portdir": "textproc/vectorscan",
            "version": "5.4.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vectorcamp.gr/project/vectorscan/",
            "description": "A portable fork of the high-performance regular expression matching library.",
            "long_description": "A portable fork of the high-performance regular expression matching library. It follows the regular expression syntax of the commonly-used libpcre library, but is a standalone library with its own C API. Vectorscan uses hybrid automata techniques to allow simultaneous matching of large numbers (up to tens of thousands) of regular expressions and for the matching of regular expressions across streams of data. Vectorscan is typically used in a DPI library stack.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-21",
                        "pkgconfig",
                        "ragel",
                        "python313",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "boost181",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rspamd"
                    ]
                }
            ]
        },
        {
            "name": "xpad",
            "portdir": "x11/xpad",
            "version": "5.8.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/xpad/trunk",
            "description": "Virtual note-pad system for your desktop",
            "long_description": "xpad is a sticky note application for jotting down things to remember.",
            "active": true,
            "categories": [
                "sysutils",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "xorg-libX11",
                        "xorg-libice",
                        "xorg-libsm",
                        "glib2",
                        "ayatana-ido",
                        "libayatana-appindicator",
                        "libayatana-indicator",
                        "libdbusmenu",
                        "gettext-runtime",
                        "desktop-file-utils",
                        "gtk3",
                        "gtksourceview4",
                        "cairo",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdbusmenu",
            "portdir": "devel/libdbusmenu",
            "version": "16.04.0",
            "license": "LGPL-2.1+ and GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/libdbusmenu",
            "description": "GLib and Gtk Implementation of the DBusMenu protocol",
            "long_description": "GLib and Gtk Implementation of the DBusMenu protocol",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala",
                        "intltool",
                        "libxslt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "json-glib",
                        "gtk3",
                        "cairo",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libayatana-appindicator",
                        "xpad"
                    ]
                }
            ]
        },
        {
            "name": "libayatana-indicator",
            "portdir": "devel/libayatana-indicator",
            "version": "0.9.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AyatanaIndicators/libayatana-indicator",
            "description": "Ayatana Indicators Shared Library",
            "long_description": "Ayatana Indicators Shared Library",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "vala",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "atk",
                        "pango",
                        "ayatana-ido",
                        "harfbuzz",
                        "glib2",
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libayatana-appindicator",
                        "xpad"
                    ]
                }
            ]
        },
        {
            "name": "libayatana-appindicator",
            "portdir": "devel/libayatana-appindicator",
            "version": "0.5.93",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AyatanaIndicators/libayatana-appindicator",
            "description": "Ayatana Application Indicators Shared Library",
            "long_description": "Ayatana Application Indicators Shared Library",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "vala",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "atk",
                        "ayatana-ido",
                        "libayatana-indicator",
                        "libdbusmenu",
                        "pango",
                        "glib2",
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xpad"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gajim"
                    ]
                }
            ]
        },
        {
            "name": "ayatana-ido",
            "portdir": "devel/ayatana-ido",
            "version": "0.10.4",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AyatanaIndicators/ayatana-ido",
            "description": "Ayatana Indicator Display Objects",
            "long_description": "Ayatana Indicator Display Objects",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "vala",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "atk",
                        "pango",
                        "harfbuzz",
                        "glib2",
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libayatana-indicator",
                        "libayatana-appindicator",
                        "xpad"
                    ]
                }
            ]
        },
        {
            "name": "fortran-stdlib-devel",
            "portdir": "lang/fortran-stdlib",
            "version": "2024.11.09",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/fortran-lang/stdlib",
            "description": "Fortran Standard Library",
            "long_description": "Fortran Standard Library",
            "active": true,
            "categories": [
                "devel",
                "science",
                "lang",
                "fortran"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python311",
                        "cmake",
                        "ninja",
                        "gcc14",
                        "py311-fypp",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-uuid-tiny",
            "portdir": "perl/p5-uuid-tiny",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::Tiny",
            "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "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-mime-base64",
                        "p5.34-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-plugin-uuid",
                        "p5-uuid-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-uuid-tiny",
            "portdir": "perl/p5-uuid-tiny",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::Tiny",
            "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "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-mime-base64",
                        "p5.32-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test2-plugin-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-uuid-tiny",
            "portdir": "perl/p5-uuid-tiny",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::Tiny",
            "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "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-mime-base64",
                        "p5.30-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test2-plugin-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-uuid-tiny",
            "portdir": "perl/p5-uuid-tiny",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::Tiny",
            "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "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-mime-base64",
                        "p5.28-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test2-plugin-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5-uuid-tiny",
            "portdir": "perl/p5-uuid-tiny",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-uuid-tiny",
            "homepage": "https://metacpan.org/pod/UUID::Tiny",
            "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-uuid-tiny"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}