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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=246",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=244",
    "results": [
        {
            "name": "R-rasterVis",
            "portdir": "R/R-rasterVis",
            "version": "0.51.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://oscarperpinan.github.io/rastervis",
            "description": "Visualization methods for Raster data",
            "long_description": "Visualization methods for Raster data",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-viridisLite",
                        "R-latticeExtra",
                        "R-hexbin",
                        "R-raster",
                        "R-terra",
                        "R-CRAN-recommended",
                        "R-sp",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-ggplot2",
                        "R-rgl",
                        "R-dichromat",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-raster"
                    ]
                }
            ]
        },
        {
            "name": "R-quitte",
            "portdir": "R/R-quitte",
            "version": "0.3128.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pik-piam/quitte",
            "description": "Bits and pieces of code to use with quitte-style data frames",
            "long_description": "Bits and pieces of code to use with quitte-style data frames",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-plyr",
                        "R-stringr",
                        "R-tibble",
                        "R-zoo",
                        "R-dplyr",
                        "R-purrr",
                        "R-readxl",
                        "R-reshape2",
                        "R-lazyeval",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-forcats",
                        "R-readr",
                        "R-writexl",
                        "R-countrycode",
                        "R-gms",
                        "R-magclass",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-magclass"
                    ]
                }
            ]
        },
        {
            "name": "R-overdisp",
            "portdir": "R/R-overdisp",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=overdisp",
            "description": "Overdispersion in count data multiple regression analysis",
            "long_description": "Overdispersion in count data multiple regression analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-magclass",
            "portdir": "R/R-magclass",
            "version": "6.13.2",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pik-piam/magclass",
            "description": "Data class and tools for handling spatiotemporal data",
            "long_description": "Data class and tools for handling spatiotemporal data",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-abind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-ncdf4",
                        "R-raster",
                        "R-terra",
                        "R-sf",
                        "R-lpjmlkit",
                        "R-quitte",
                        "R-pkgconfig",
                        "R-tibble",
                        "R-withr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quitte"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GDPuc",
                        "R-gms"
                    ]
                }
            ]
        },
        {
            "name": "R-lpjmlkit",
            "portdir": "R/R-lpjmlkit",
            "version": "1.6.0",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PIK-LPJmL/lpjmlkit",
            "description": "Toolkit for basic LPJmL handling",
            "long_description": "Toolkit for basic LPJmL handling",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-magrittr",
                        "R-rlang",
                        "R-stringi",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-processx",
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-maps",
                        "R-raster",
                        "R-terra",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-magclass"
                    ]
                }
            ]
        },
        {
            "name": "R-ldt",
            "portdir": "R/R-ldt",
            "version": "0.5.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rmojab63/LDT",
            "description": "Automated model sensitivity analysis",
            "long_description": "Automated model sensitivity analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-tdata",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-moments",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-systemfit",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jaccard",
            "portdir": "R/R-jaccard",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jaccard",
            "description": "Test similarity between binary data using Jaccard–Tanimoto coefficients",
            "long_description": "Test similarity between binary data using Jaccard–Tanimoto coefficients",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-qvalue",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gms",
            "portdir": "R/R-gms",
            "version": "0.31.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pik-piam/gms",
            "description": "GAMS modularization support package",
            "long_description": "GAMS modularization support package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-withr",
                        "R-dplyr",
                        "R-yaml",
                        "R-filelock",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-callr",
                        "R-testthat",
                        "R-covr",
                        "R-qgraph",
                        "R-magclass"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quitte"
                    ]
                }
            ]
        },
        {
            "name": "R-fsr",
            "portdir": "R/R-fsr",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://accarniel.github.io/fsr",
            "description": "Handling of fuzzy spatial data",
            "long_description": "Handling of fuzzy spatial data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-pso",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lwgeom"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-exactextractr",
            "portdir": "R/R-exactextractr",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://isciences.gitlab.io/exactextractr",
            "description": "Fast extraction from Raster datasets using polygons",
            "long_description": "Fast extraction from Raster datasets using polygons",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-raster",
                        "R-sf",
                        "R-CRAN-recommended",
                        "geos",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ncdf4",
                        "R-terra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-raster",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-countrycode",
            "portdir": "R/R-countrycode",
            "version": "1.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vincentarelbundock.github.io/countrycode",
            "description": "Convert country names and country codes",
            "long_description": "Convert country names and country codes",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quitte"
                    ]
                }
            ]
        },
        {
            "name": "R-WienR",
            "portdir": "R/R-WienR",
            "version": "0.3-15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WienR",
            "description": "Derivatives of the first-passage time density and cumulative distribution function, and random sampling from the (truncated) first-passage time distribution",
            "long_description": "Derivatives of the first-passage time density and cumulative distribution function, and random sampling from the (truncated) first-passage time distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MendelianRandomization",
            "portdir": "R/R-MendelianRandomization",
            "version": "0.10.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MendelianRandomization",
            "description": "Several methods for performing Mendelian randomization analyses with summarized data",
            "long_description": "Several methods for performing Mendelian randomization analyses with summarized data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rjson",
                        "R-quantreg",
                        "libgcc",
                        "R-plotly",
                        "R-glmnet",
                        "R-iterpc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-robustbase",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bnmr2"
                    ]
                }
            ]
        },
        {
            "name": "R-BASS",
            "portdir": "R/R-BASS",
            "version": "1.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BASS",
            "description": "Bayesian Adaptive Spline Surfaces",
            "long_description": "Bayesian Adaptive Spline Surfaces",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-truncdist",
                        "R-hypergeo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rankinma",
            "portdir": "R/R-rankinma",
            "version": "0.2.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rankinma.shinyapps.io/rankinma",
            "description": "Ranking in network meta-analysis",
            "long_description": "Ranking in network meta-analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-netmeta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-plac",
            "portdir": "R/R-plac",
            "version": "0.1.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/942kid/plac",
            "description": "Pair-wise likelihood-augmented Cox estimator for left-truncated data",
            "long_description": "Pair-wise likelihood-augmented Cox estimator for left-truncated data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-matman",
            "portdir": "R/R-matman",
            "version": "1.1.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=matman",
            "description": "Material Management",
            "long_description": "Material Management",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-tidyselect",
                        "R-lubridate",
                        "R-shiny",
                        "R-DT",
                        "R-forecast",
                        "R-data.table",
                        "R-plotly",
                        "R-parsedate",
                        "R-shinyWidgets",
                        "R-CRAN-recommended",
                        "R-shinydashboard",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-marssTMB",
            "portdir": "R/R-marssTMB",
            "version": "0.0.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atsa-es/marssTMB",
            "description": "Fast fitting of MARSS models with TMB",
            "long_description": "Fast fitting of MARSS models with TMB",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MARSS",
                        "R-CRAN-recommended",
                        "R-TMB"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MARSS"
                    ]
                }
            ]
        },
        {
            "name": "R-iprior",
            "portdir": "R/R-iprior",
            "version": "0.7.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/haziqj/iprior",
            "description": "Regression modelling using i-priors",
            "long_description": "Regression modelling using i-priors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-scales",
                        "R-foreach",
                        "R-doSNOW",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-caret"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-imager",
            "portdir": "R/R-imager",
            "version": "1.0.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asgr.github.io/imager",
            "description": "Image processing library based on CImg",
            "long_description": "Image processing library based on CImg",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-jpeg",
                        "R-magrittr",
                        "R-png",
                        "R-stringr",
                        "R-purrr",
                        "R-igraph",
                        "R-downloader",
                        "R-readbitmap",
                        "R-CRAN-recommended",
                        "tiff",
                        "fftw-3",
                        "xorg-libX11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-Cairo",
                        "R-magick",
                        "R-raster"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ForestTools",
                        "R-WSGeometry",
                        "R-screenshot"
                    ]
                }
            ]
        },
        {
            "name": "R-freqdom",
            "portdir": "R/R-freqdom",
            "version": "2.0.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=freqdom",
            "description": "Implementation of dynamic principal component analysis (DPCA), simulation of VAR and VMA processes and frequency domain tools",
            "long_description": "Implementation of dynamic principal component analysis (DPCA), simulation of VAR and VMA processes and frequency domain tools",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-matrixcalc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-fda",
                        "R-MARSS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-datefixR",
            "portdir": "R/R-datefixR",
            "version": "1.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/datefixR",
            "description": "Standardize dates in different formats or with missing data",
            "long_description": "Standardize dates in different formats or with missing data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-stringr",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-readr",
                        "R-spelling",
                        "R-parsedate",
                        "R-png",
                        "R-withr",
                        "R-htmltools",
                        "R-readxl",
                        "R-knitr",
                        "R-pkgbuild",
                        "R-shiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cubble",
            "portdir": "R/R-cubble",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cubble",
            "description": "Vector spatio-temporal data structure for data analysis",
            "long_description": "Vector spatio-temporal data structure for data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-vctrs",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-tsibble",
                        "R-ncdf4",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-crosstalk",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-ggforce",
                        "R-ggrepel",
                        "R-patchwork",
                        "R-spelling",
                        "R-GGally",
                        "R-units",
                        "R-plotly",
                        "R-sftime",
                        "R-stars",
                        "R-leaflet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-cleaR",
            "portdir": "R/R-cleaR",
            "version": "0.0.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cleaR",
            "description": "Clean the R console and environment",
            "long_description": "Clean the R console and environment",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lintr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-animation",
            "portdir": "R/R-animation",
            "version": "2.7",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yihui.org/animation",
            "description": "Gallery of animations in statistics and utilities to create animations",
            "long_description": "Gallery of animations in statistics and utilities to create animations",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magick",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "ImageMagick",
                        "swftools",
                        "ffmpeg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-heplots",
                        "R-transport"
                    ]
                }
            ]
        },
        {
            "name": "R-WSGeometry",
            "portdir": "R/R-WSGeometry",
            "version": "1.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WSGeometry",
            "description": "Geometric tools based on balanced/unbalanced optimal transport",
            "long_description": "Geometric tools based on balanced/unbalanced optimal transport",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-expm",
                        "R-RSpectra",
                        "R-lpSolve",
                        "R-plot3D",
                        "libgcc",
                        "R-imager",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-transport",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SeBR",
            "portdir": "R/R-SeBR",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drkowal.github.io/SeBR",
            "description": "Semi-parametric Bayesian regression analysis",
            "long_description": "Semi-parametric Bayesian regression analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fields",
                        "R-spikeSlabGAM",
                        "R-GpGp",
                        "R-CRAN-recommended",
                        "R-statmod",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MARSS",
            "portdir": "R/R-MARSS",
            "version": "3.11.9",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://atsa-es.github.io/MARSS",
            "description": "Multivariate Auto-Regressive State-Space modelling",
            "long_description": "Multivariate Auto-Regressive State-Space modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-KFAS",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-generics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-forecast",
                        "R-Hmisc",
                        "R-marssTMB"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-marssTMB"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dsem",
                        "R-freqdom"
                    ]
                }
            ]
        },
        {
            "name": "R-GpGp",
            "portdir": "R/R-GpGp",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GpGp",
            "description": "Fast Gaussian process computation using Vecchiaʼs approximation",
            "long_description": "Fast Gaussian process computation using Vecchiaʼs approximation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-FNN",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-maps",
                        "R-fields",
                        "R-maptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SeBR",
                        "R-deepgp"
                    ]
                }
            ]
        },
        {
            "name": "R-GPM",
            "portdir": "R/R-GPM",
            "version": "3.0.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GPM",
            "description": "Gaussian process modeling of multi-response and possibly noisy datasets",
            "long_description": "Gaussian process modeling of multi-response and possibly noisy datasets",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "gfortran",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-iterators",
                        "R-doParallel",
                        "R-foreach",
                        "R-randtoolbox",
                        "libgcc",
                        "R-lhs",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-pracma",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-Elja",
            "portdir": "R/R-Elja",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Elja",
            "description": "Linear, logistic and generalized linear models regressions for the EnvWAS/EWAS approach",
            "long_description": "Linear, logistic and generalized linear models regressions for the EnvWAS/EWAS approach",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-devtools",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "EFIAgent",
            "portdir": "sysutils/EFIAgent",
            "version": "1.3.6",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benbaker76/EFI-Agent",
            "description": "Simple, low resource, efficient and no frills tool to mount EFI partitions.",
            "long_description": "Simple, low resource, efficient and no frills tool to mount EFI partitions.",
            "active": true,
            "categories": [
                "aqua",
                "sysutil"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk20-openj9",
            "portdir": "java/openjdk20-openj9",
            "version": "20.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk21-openj9",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk21-openj9",
            "long_description": "This port has been replaced by openjdk21-openj9.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-dashing",
            "portdir": "python/py-dashing",
            "version": "0.1.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FedericoCeratto/dashing",
            "description": "Terminal dashboards for Python",
            "long_description": "Dashing is a library to quickly create terminal-based dashboards in Python",
            "active": true,
            "categories": [
                "python",
                "sysutil"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-blessed"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-asitop"
                    ]
                }
            ]
        },
        {
            "name": "py310-dashing",
            "portdir": "python/py-dashing",
            "version": "0.1.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FedericoCeratto/dashing",
            "description": "Terminal dashboards for Python",
            "long_description": "Dashing is a library to quickly create terminal-based dashboards in Python",
            "active": true,
            "categories": [
                "python",
                "sysutil"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-blessed"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-asitop"
                    ]
                }
            ]
        },
        {
            "name": "py39-dashing",
            "portdir": "python/py-dashing",
            "version": "0.1.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FedericoCeratto/dashing",
            "description": "Terminal dashboards for Python",
            "long_description": "Dashing is a library to quickly create terminal-based dashboards in Python",
            "active": false,
            "categories": [
                "python",
                "sysutil"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-blessed"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-asitop"
                    ]
                }
            ]
        },
        {
            "name": "py-dashing",
            "portdir": "python/py-dashing",
            "version": "0.1.0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FedericoCeratto/dashing",
            "description": "Terminal dashboards for Python",
            "long_description": "Dashing is a library to quickly create terminal-based dashboards in Python",
            "active": true,
            "categories": [
                "python",
                "sysutil"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-dashing"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-blessed",
            "portdir": "python/py-blessed",
            "version": "1.20.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jquast/blessed",
            "description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
            "long_description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-six",
                        "py311-wcwidth",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-curtsies",
                        "py311-objexplore"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-dashing"
                    ]
                }
            ]
        },
        {
            "name": "py311-asitop",
            "portdir": "python/py-asitop",
            "version": "0.0.24",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tlkh/asitop",
            "description": "Perf monitoring CLI tool for Apple Silicon",
            "long_description": "A Python-based nvtop-inspired command line tool for Apple Silicon (aka M1) Macs",
            "active": false,
            "categories": [
                "python",
                "sysutil"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-16",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-dashing"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-asitop",
            "portdir": "python/py-asitop",
            "version": "0.0.24",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tlkh/asitop",
            "description": "Perf monitoring CLI tool for Apple Silicon",
            "long_description": "A Python-based nvtop-inspired command line tool for Apple Silicon (aka M1) Macs",
            "active": false,
            "categories": [
                "python",
                "sysutil"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-16",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-dashing"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-asitop",
            "portdir": "python/py-asitop",
            "version": "0.0.24",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tlkh/asitop",
            "description": "Perf monitoring CLI tool for Apple Silicon",
            "long_description": "A Python-based nvtop-inspired command line tool for Apple Silicon (aka M1) Macs",
            "active": false,
            "categories": [
                "python",
                "sysutil"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-16",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-dashing"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-asitop",
            "portdir": "python/py-asitop",
            "version": "0.0.24",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "asitop",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by asitop",
            "long_description": "This port has been replaced by asitop.",
            "active": false,
            "categories": [
                "sysutil"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bootoption",
            "portdir": "sysutils/bootoption",
            "version": "0.6.0",
            "license": "GPL-3",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bootoption/bootoption",
            "description": "EFI boot menu manipulation for macOS, like efibootmgr",
            "long_description": "EFI boot menu manipulation for macOS, like efibootmgr",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pam-touchid",
            "portdir": "security/pam-touchid",
            "version": "20210121",
            "license": "public-domain",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Reflejo/pam-touchID",
            "description": "PAM plugin module that allows Touch ID to be used for authentication",
            "long_description": "A PAM plugin that allows the Touch ID to be used for authentication, written in Swift.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-qrcode",
            "portdir": "python/py-qrcode",
            "version": "8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-Pillow",
                        "py311-six",
                        "py311-pypng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hanko"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-autobahn",
                        "py311-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py310-qrcode",
            "portdir": "python/py-qrcode",
            "version": "8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-six",
                        "py310-Pillow",
                        "py310-pypng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hanko"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-autobahn",
                        "py310-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py39-qrcode",
            "portdir": "python/py-qrcode",
            "version": "8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-poetry-core",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-setuptools",
                        "py39-six",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-hanko"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-autobahn"
                    ]
                }
            ]
        },
        {
            "name": "py311-pypng",
            "portdir": "python/py-pypng",
            "version": "0.20250521.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/drj11/pypng",
            "description": "Pure Python PNG image encoder/decoder",
            "long_description": "Pure Python PNG image encoder/decoder",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pyqrcode",
                        "py311-qrcode"
                    ]
                }
            ]
        },
        {
            "name": "py311-omemo-dr",
            "portdir": "python/py-omemo-dr",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/omemo-dr/",
            "description": "Initial codebase was forked from python axolotl but has since been heavily rewritten.",
            "long_description": "Initial codebase was forked from python axolotl but has since been heavily rewritten.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-cryptography",
                        "py311-protobuf3",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-omemo-dr",
            "portdir": "python/py-omemo-dr",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/omemo-dr/",
            "description": "Initial codebase was forked from python axolotl but has since been heavily rewritten.",
            "long_description": "Initial codebase was forked from python axolotl but has since been heavily rewritten.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cryptography",
                        "py310-protobuf3",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}