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

{
    "count": 50855,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=421",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=419",
    "results": [
        {
            "name": "R-pql",
            "portdir": "R/R-pql",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pql",
            "description": "Partitioned quasi-likelihood for distributed statistical inference",
            "long_description": "Partitioned quasi-likelihood for distributed statistical inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dibbler",
            "portdir": "net/dibbler",
            "version": "1.0.2RC1-20200723",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://klub.com.pl/dhcpv6/",
            "description": "A portable DHCPv6",
            "long_description": "Dibbler is a portable DHCPv6 implementation. It supports stateful (i.e. IPv6 address granting and IPv6 prefix delegation) as well as stateless (i.e. option granting) autoconfiguration for IPv6.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rustpython",
            "portdir": "lang/rustpython",
            "version": "0.4.0",
            "license": "(MIT or CCBY-4)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rustpython.github.io/",
            "description": "A Python 3 (CPython >= 3.12.0) Interpreter written in Rust",
            "long_description": "A Python 3 (CPython >= 3.12.0) Interpreter written in Rust",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1027
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "rust",
                        "clang-17",
                        "cargo",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jimtcl",
            "portdir": "lang/jimtcl",
            "version": "0.83",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jim.tcl.tk/",
            "description": "Jim is a small footprint implementation of the Tcl programming language written from scratch.",
            "long_description": "Jim is a small footprint implementation of the Tcl programming language written from scratch. Currently Jim Tcl is very feature complete with an extensive test suite (see the tests directory). There are some Tcl commands and features which are not implemented (and likely never will be), including traces and Tk. However, Jim Tcl offers a number of both Tcl8.5 and Tcl8.6 features ({*}, dict, lassign, tailcall and optional UTF-8 support) and some unique features. These unique features include [lambda] with garbage collection, a general GC/references system, arrays as syntax sugar for [dict]tionaries, object-based I/O and more. Other common features of the Tcl programming language are present, like the \"everything is a string\" behaviour, implemented internally as dual ported objects to ensure that the execution time does not reflect the semantic of the language",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1027
                }
            ],
            "variants": [
                "static",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-archive-tar-wrapper",
            "portdir": "perl/p5-archive-tar-wrapper",
            "version": "0.380.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Archive::Tar::Wrapper",
            "description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "long_description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-file-temp",
                        "p5.26-file-which",
                        "p5.26-ipc-run",
                        "p5.26-log-log4perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-archive-tar-wrapper",
            "portdir": "perl/p5-archive-tar-wrapper",
            "version": "0.410.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-archive-tar-wrapper",
            "homepage": "https://metacpan.org/",
            "description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "long_description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-archive-tar-wrapper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-archive-tar-wrapper",
            "portdir": "perl/p5-archive-tar-wrapper",
            "version": "0.410.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/",
            "description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "long_description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dumbbench",
                        "p5.30-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-ipc-run",
                        "perl5.30",
                        "p5.30-log-log4perl",
                        "p5.30-file-temp",
                        "p5.30-file-which"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-archive-tar-wrapper",
            "portdir": "perl/p5-archive-tar-wrapper",
            "version": "0.410.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/",
            "description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "long_description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dumbbench",
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-ipc-run",
                        "perl5.28",
                        "p5.28-log-log4perl",
                        "p5.28-file-temp",
                        "p5.28-file-which"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-archive-tar-wrapper",
            "portdir": "perl/p5-archive-tar-wrapper",
            "version": "0.410.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/",
            "description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "long_description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dumbbench",
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-ipc-run",
                        "perl5.32",
                        "p5.32-log-log4perl",
                        "p5.32-file-temp",
                        "p5.32-file-which"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-archive-tar-wrapper",
            "portdir": "perl/p5-archive-tar-wrapper",
            "version": "0.410.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/",
            "description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "long_description": "Archive::Tar::Wrapper - API wrapper around the 'tar' utility",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dumbbench",
                        "p5.34-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-ipc-run",
                        "perl5.34",
                        "p5.34-log-log4perl",
                        "p5.34-file-temp",
                        "p5.34-file-which"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-archive-tar-wrapper"
                    ]
                }
            ]
        },
        {
            "name": "R-BiocManager",
            "portdir": "R/R-BiocManager",
            "version": "1.30.25",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.github.io/BiocManager",
            "description": "Access the Bioconductor project package repository",
            "long_description": "Access the Bioconductor project package repository",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-remotes",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-BiocVersion",
                        "R-curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-biocthis",
                        "R-ggm",
                        "R-influential",
                        "R-gRbase",
                        "R-anyLib",
                        "R-ExperimentHub",
                        "R-BiocPkgTools",
                        "R-rworkflows",
                        "R-BiocCheck",
                        "R-rvcheck",
                        "R-NMF",
                        "R-biocViews",
                        "R-BiocStyle",
                        "R-AnnotationHub"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-renv",
                        "R-ChemmineR",
                        "R-manynet",
                        "R-pacman",
                        "R-bbl",
                        "R-rsconnect",
                        "R-devtools",
                        "R-ChemmineOB",
                        "R-survcomp"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppBessel",
            "portdir": "R/R-RcppBessel",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexiosg/RcppBessel",
            "description": "Bessel Functions Rcpp Interface",
            "long_description": "R-RcppBessel exports an Rcpp interface for the Bessel functions in the Bessel package.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "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": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-microbenchmark",
                        "R-Bessel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SSN2",
            "portdir": "R/R-SSN2",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://usepa.github.io/SSN2",
            "description": "Spatial modelling on stream networks",
            "long_description": "Spatial modelling on stream networks",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-generics",
                        "R-RSQLite",
                        "R-sf",
                        "R-spmodel",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-withr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-statmod",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSNbayes"
                    ]
                }
            ]
        },
        {
            "name": "R-bigergm",
            "portdir": "R/R-bigergm",
            "version": "1.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bigergm",
            "description": "Hierarchical exponential-family models for big networks",
            "long_description": "A toolbox for analyzing and simulating large networks based on hierarchical exponential-family random graph models (HERGMs).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "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-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-cachem",
                        "R-memoise",
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-igraph",
                        "R-readr",
                        "R-foreach",
                        "R-reticulate",
                        "R-statnet.common",
                        "R-network",
                        "R-ergm",
                        "R-intergraph",
                        "R-ergm.multi",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-sna"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-boot",
            "portdir": "R/R-boot",
            "version": "1.3-31",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=boot",
            "description": "Functions and datasets for bootstrapping",
            "long_description": "Functions and datasets for bootstrapping. Recommended package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS",
                        "R-survival"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                }
            ]
        },
        {
            "name": "R-broom.helpers",
            "portdir": "R/R-broom.helpers",
            "version": "1.17.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://larmarange.github.io/broom.helpers",
            "description": "Helpers for model coefficients tibbles",
            "long_description": "Helpers for model coefficients tibbles",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-cli",
                        "R-broom",
                        "R-labelled",
                        "R-CRAN-recommended",
                        "R-cards",
                        "R-tidyr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-regport",
                        "R-gtreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mmrm",
                        "R-cardx",
                        "R-gtsummary",
                        "R-ggstats",
                        "R-tidycmprsk"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-extras",
            "portdir": "R/R-extras",
            "version": "0.7.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poissonconsulting.github.io/extras",
            "description": "Helper functions for Bayesian analyses",
            "long_description": "Helper functions for Bayesian analyses",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-chk",
                        "R-CRAN-recommended",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-viridis",
                        "R-sn",
                        "R-rlang",
                        "R-tibble",
                        "R-withr",
                        "R-hms",
                        "R-tidyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mcmcr",
                        "R-nlist",
                        "R-term"
                    ]
                }
            ]
        },
        {
            "name": "R-garchx",
            "portdir": "R/R-garchx",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gsucarrat/garchx",
            "description": "Flexible and robust GARCH-X modelling",
            "long_description": "Flexible and robust GARCH-X modelling",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tvgarch",
                        "R-lgarch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tvgarch"
                    ]
                }
            ]
        },
        {
            "name": "R-golem",
            "portdir": "R/R-golem",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thinkr-open.github.io/golem",
            "description": "Framework for robust Shiny applications",
            "long_description": "Framework for robust Shiny applications",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-yaml",
                        "R-shiny",
                        "R-attempt",
                        "R-config",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-here"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-callr",
                        "R-knitr",
                        "R-pkgbuild",
                        "R-pkgload",
                        "R-sass",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-pkgdown",
                        "R-rcmdcheck",
                        "R-roxygen2",
                        "R-rstudioapi",
                        "R-usethis",
                        "R-covr",
                        "R-mockery",
                        "R-renv",
                        "R-spelling",
                        "R-rsconnect",
                        "R-attachment",
                        "R-dockerfiler",
                        "R-cli",
                        "R-fs",
                        "R-httpuv",
                        "R-remotes",
                        "R-crayon",
                        "R-desc",
                        "R-stringr",
                        "R-withr",
                        "R-processx",
                        "R-purrr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesROE"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-packer",
                        "R-bs4Dash"
                    ]
                }
            ]
        },
        {
            "name": "R-nnlasso",
            "portdir": "R/R-nnlasso",
            "version": "0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nnlasso",
            "description": "Non-negative lasso and elastic net penalized generalized linear models",
            "long_description": "Non-negative lasso and elastic net penalized generalized linear models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pRF",
            "portdir": "R/R-pRF",
            "version": "1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pRF",
            "description": "Permutation Significance for Random Forests",
            "long_description": "Permutation Significance for Random Forests",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-randomForest",
                        "R-permute",
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-multtest",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pdR",
            "portdir": "R/R-pdR",
            "version": "1.9.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pdR",
            "description": "Threshold model and unit root tests in cross-section and time series data",
            "long_description": "Threshold model and unit root tests in cross-section and time series data",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pglm",
                        "R-glmmTMB",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-plm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-runMCMCbtadjust",
            "portdir": "R/R-runMCMCbtadjust",
            "version": "1.1.2",
            "license": "CeCILL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=runMCMCbtadjust",
            "description": "Function runMCMC_btadjust() to use with JAGS, R-nimble etc.",
            "long_description": "Function runMCMC_btadjust() to use with JAGS, R-nimble etc.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-markdown",
                        "R-Hmisc",
                        "R-runjags",
                        "R-rjags",
                        "R-nimble",
                        "R-ggmcmc",
                        "R-nimbleHMC",
                        "R-nimbleAPT",
                        "R-R6",
                        "R-moments",
                        "R-knitr",
                        "R-rstan"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rvg",
            "portdir": "R/R-rvg",
            "version": "0.3.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidgohel.github.io/rvg",
            "description": "R graphics devices for Office vector graphics output",
            "long_description": "R graphics devices for Office vector graphics output",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-xml2",
                        "R-officer",
                        "R-gdtools",
                        "R-CRAN-recommended",
                        "libpng",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-officedown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-openxlsx2"
                    ]
                }
            ]
        },
        {
            "name": "R-sem",
            "portdir": "R/R-sem",
            "version": "3.1-16",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sem",
            "description": "Structural Equation Models",
            "long_description": "Structural Equation Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "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-CRAN-recommended",
                        "libgcc",
                        "R-mi",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DiagrammeR",
                        "R-polycor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fungible",
                        "R-dsem",
                        "R-bmemLavaan",
                        "R-MBESS",
                        "R-semPlot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcmdr",
                        "R-systemfit"
                    ]
                }
            ]
        },
        {
            "name": "R-sensitivity",
            "portdir": "R/R-sensitivity",
            "version": "1.30.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sensitivity",
            "description": "Global sensitivity analysis of model outputs",
            "long_description": "Global sensitivity analysis of model outputs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "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-ggplot2",
                        "R-foreach",
                        "R-numbers",
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-dtwclust",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fanovaGraph"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BayesianTools",
                        "R-tidyfit"
                    ]
                }
            ]
        },
        {
            "name": "R-starma",
            "portdir": "R/R-starma",
            "version": "1.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=starma",
            "description": "Space–Time Auto-Regressive Moving Average processes",
            "long_description": "Modelling Space–Time Auto-Regressive Moving Average (STARMA) Processes.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "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-ggplot2",
                        "R-scales",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spdep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tvgarch",
            "portdir": "R/R-tvgarch",
            "version": "2.4.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sites.google.com/site/susanacamposmartins",
            "description": "Time-varying GARCH modelling",
            "long_description": "Time-varying GARCH modelling",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-garchx",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-garchx"
                    ]
                }
            ]
        },
        {
            "name": "R-vek",
            "portdir": "R/R-vek",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/samsemegne/vek",
            "description": "Predicate helper functions for testing simple atomic vectors",
            "long_description": "Predicate helper functions for testing simple atomic vectors",
            "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-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vegan",
            "portdir": "R/R-vegan",
            "version": "2.6-8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vegandevs.github.io/vegan",
            "description": "R package for community ecologists: popular ordination methods, ecological null models & diversity analysis",
            "long_description": "R package for community ecologists: popular ordination methods, ecological null models & diversity analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "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-CRAN-recommended",
                        "libgcc",
                        "R-permute",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmm.hp",
                        "R-TraMineR",
                        "R-adegenet",
                        "R-CNVRG",
                        "R-GRNNs",
                        "R-vegclust",
                        "R-FD",
                        "R-bipartite",
                        "R-seriation",
                        "R-cml",
                        "R-mirt",
                        "R-vcfR",
                        "R-RVenn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bcp",
                        "R-labdsv",
                        "R-WeightedCluster",
                        "R-yaImpute"
                    ]
                }
            ]
        },
        {
            "name": "mdtree-cpp",
            "portdir": "textproc/mdtree-cpp",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/akselmo/mdtree",
            "description": "Simple tree cli program, but prints it in Markdown instead, as nested list",
            "long_description": "Simple tree cli program, but prints it in Markdown instead, as nested list",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1027
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "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": 229
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-object-hashbase",
            "portdir": "perl/p5-object-hashbase",
            "version": "0.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Object::HashBase",
            "description": "Object::HashBase - Build hash based classes.",
            "long_description": "Object::HashBase - Build hash based classes.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-object-hashbase",
            "portdir": "perl/p5-object-hashbase",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-object-hashbase",
            "homepage": "https://metacpan.org/pod/Object::HashBase",
            "description": "Object::HashBase - Build hash based classes.",
            "long_description": "Object::HashBase - Build hash based classes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-object-hashbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-object-hashbase",
            "portdir": "perl/p5-object-hashbase",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Object::HashBase",
            "description": "Object::HashBase - Build hash based classes.",
            "long_description": "Object::HashBase - Build hash based classes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-object-hashbase",
            "portdir": "perl/p5-object-hashbase",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Object::HashBase",
            "description": "Object::HashBase - Build hash based classes.",
            "long_description": "Object::HashBase - Build hash based classes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-object-hashbase",
            "portdir": "perl/p5-object-hashbase",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Object::HashBase",
            "description": "Object::HashBase - Build hash based classes.",
            "long_description": "Object::HashBase - Build hash based classes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-object-hashbase",
            "portdir": "perl/p5-object-hashbase",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Object::HashBase",
            "description": "Object::HashBase - Build hash based classes.",
            "long_description": "Object::HashBase - Build hash based classes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-object-hashbase"
                    ]
                }
            ]
        },
        {
            "name": "p5-syntax-keyword-defer",
            "portdir": "perl/p5-syntax-keyword-defer",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-syntax-keyword-defer",
            "homepage": "https://metacpan.org/pod/Syntax::Keyword::Defer",
            "description": "Syntax::Keyword::Defer - execute code when leaving a block",
            "long_description": "Syntax::Keyword::Defer - execute code when leaving a block",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-syntax-keyword-defer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-syntax-keyword-defer",
            "portdir": "perl/p5-syntax-keyword-defer",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Keyword::Defer",
            "description": "Syntax::Keyword::Defer - execute code when leaving a block",
            "long_description": "Syntax::Keyword::Defer - execute code when leaving a block",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-cbuilder",
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-xs-parse-keyword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-syntax-keyword-defer",
            "portdir": "perl/p5-syntax-keyword-defer",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Keyword::Defer",
            "description": "Syntax::Keyword::Defer - execute code when leaving a block",
            "long_description": "Syntax::Keyword::Defer - execute code when leaving a block",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-cbuilder",
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xs-parse-keyword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-syntax-keyword-defer",
            "portdir": "perl/p5-syntax-keyword-defer",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Keyword::Defer",
            "description": "Syntax::Keyword::Defer - execute code when leaving a block",
            "long_description": "Syntax::Keyword::Defer - execute code when leaving a block",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-cbuilder",
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-xs-parse-keyword"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-syntax-keyword-defer"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-syntax-keyword-defer",
            "portdir": "perl/p5-syntax-keyword-defer",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Keyword::Defer",
            "description": "Syntax::Keyword::Defer - execute code when leaving a block",
            "long_description": "Syntax::Keyword::Defer - execute code when leaving a block",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-extutils-cbuilder",
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-xs-parse-keyword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "asprint",
            "portdir": "sysutils/asprint",
            "version": "0.5.0",
            "license": "Apache-2",
            "platforms": "{darwin >= 9}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hasseg.org/asprint/",
            "description": "prints out the contents of a compiled AppleScript file",
            "long_description": "asprint is a command-line program that pretty-prints the contents of compiled AppleScript (.scpt) files using ANSI escape sequences.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "sepp",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-omemo-dr",
            "portdir": "python/py-omemo-dr",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-omemo-dr"
                    ]
                }
            ],
            "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-16",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cryptography",
                        "py310-protobuf3",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-cryptography",
                        "py311-protobuf3",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-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": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-cryptography",
                        "py312-protobuf3",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gajim",
                        "py-omemo-dr"
                    ]
                }
            ]
        },
        {
            "name": "watch",
            "portdir": "sysutils/watch",
            "version": "4.0.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/procps-ng/procps",
            "description": "watch executes a program periodically, showing output fullscreen",
            "long_description": "watch is like top for arbitrary commands. It runs command repeatedly, displaying its output (the first screen full). This allows you to watch the program output change over time. This is part of the linux procps package.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "stuartwesterman",
                    "github": "stuartwesterman",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "autoconf",
                        "automake",
                        "clang-16",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}