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

{
    "count": 50520,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=801",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=799",
    "results": [
        {
            "name": "R-coxphSGD",
            "portdir": "R/R-coxphSGD",
            "version": "0.2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=coxphSGD",
            "description": "Stochastic gradient descent log-likelihood estimation in Cox proportional hazards model",
            "long_description": "Stochastic gradient descent log-likelihood estimation in Cox proportional hazards model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dslabs",
            "portdir": "R/R-dslabs",
            "version": "0.8.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dslabs",
            "description": "Datasets and functions that can be used for data analysis practice, homework and projects in data science courses and workshops",
            "long_description": "Datasets and functions that can be used for data analysis practice, homework and projects in data science courses and workshops",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ecd",
            "portdir": "R/R-ecd",
            "version": "0.9.2.4",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ecd",
            "description": "Elliptic Lambda distribution and option pricing model",
            "long_description": "Elliptic Lambda distribution and option pricing model",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-digest",
                        "R-moments",
                        "R-xts",
                        "R-zoo",
                        "R-yaml",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-polynom",
                        "R-optimx",
                        "R-stabledist",
                        "R-RSQLite",
                        "R-CRAN-recommended",
                        "R-Rmpfr",
                        "R-gsl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-roxygen2",
                        "R-shape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fDMA",
            "portdir": "R/R-fDMA",
            "version": "2.2.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fDMA",
            "description": "Dynamic model averaging and dynamic model selection for continuous outcomes",
            "long_description": "Dynamic model averaging and dynamic model selection for continuous outcomes",
            "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-png",
                        "R-xts",
                        "R-zoo",
                        "R-forecast",
                        "R-tseries",
                        "R-iterators",
                        "R-itertools",
                        "R-doParallel",
                        "R-foreach",
                        "R-psych",
                        "R-gplots",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fnets",
            "portdir": "R/R-fnets",
            "version": "0.1.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fnets",
            "description": "Factor-adjusted network estimation and forecasting for high-dimensional time series",
            "long_description": "Factor-adjusted network estimation and forecasting for high-dimensional time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-lpSolve",
                        "R-fields",
                        "R-CRAN-recommended",
                        "R-RColorBrewer",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hosm",
            "portdir": "R/R-hosm",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hosm",
            "description": "High Order Spatial Matrix",
            "long_description": "High Order Spatial Matrix",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyverse",
                        "R-units",
                        "R-maps",
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-sf",
                        "R-readxl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-kazaam",
            "portdir": "R/R-kazaam",
            "version": "0.1-0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=kazaam",
            "description": "Tools for tall distributed matrices",
            "long_description": "Tools for tall distributed matrices",
            "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-pbdMPI",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lg",
            "portdir": "R/R-lg",
            "version": "0.4.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lg",
            "description": "Locally Gaussian distributions – estimation and methods",
            "long_description": "Locally Gaussian distributions – estimation and methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tseries",
                        "R-logspline",
                        "R-np",
                        "R-ks",
                        "R-localgauss",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-localgauss",
            "portdir": "R/R-localgauss",
            "version": "0.41",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=localgauss",
            "description": "Estimation of local Gaussian parameters",
            "long_description": "Computational routines for estimating local Gaussian parameters. Local Gaussian parameters are useful for characterizing and testing for non-linear dependence within bivariate data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-matrixStats",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lg"
                    ]
                }
            ]
        },
        {
            "name": "R-multinomialLogitMix",
            "portdir": "R/R-multinomialLogitMix",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=multinomialLogitMix",
            "description": "Clustering multinomial count data under the presence of covariates",
            "long_description": "Clustering multinomial count data under the presence of covariates",
            "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-coda",
                        "R-mvtnorm",
                        "R-matrixStats",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "libgcc",
                        "R-foreach",
                        "R-label.switching",
                        "R-CRAN-recommended",
                        "R-doParallel",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-puniform",
            "portdir": "R/R-puniform",
            "version": "0.2.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobbievanAert/puniform",
            "description": "Meta-analysis methods correcting for publication bias",
            "long_description": "Meta-analysis methods correcting for publication bias",
            "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-numDeriv",
                        "R-ADGofTest",
                        "R-metafor",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metadat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-r.jive",
            "portdir": "R/R-r.jive",
            "version": "2.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r.jive",
            "description": "JIVE decomposition for multi-source data",
            "long_description": "JIVE decomposition for multi-source data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-gplots"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tsPI",
            "portdir": "R/R-tsPI",
            "version": "1.0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tsPI",
            "description": "Improved prediction intervals for ARIMA processes and structural time series",
            "long_description": "Improved prediction intervals for ARIMA processes and structural time series",
            "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": [
                        "libgcc",
                        "R-KFAS",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-varSelRF",
            "portdir": "R/R-varSelRF",
            "version": "0.7-8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=varSelRF",
            "description": "Variable Selection via Random Forests",
            "long_description": "Variable Selection via Random Forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randomForest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vcov",
            "portdir": "R/R-vcov",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vcov",
            "description": "Variance-covariance matrices and standard errors",
            "long_description": "Variance-covariance matrices and standard errors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oxen-logging",
            "portdir": "devel/oxen-logging",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oxen-io/oxen-logging",
            "description": "Oxen C++ logging library",
            "long_description": "Oxen C++ logging library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spdlog",
                        "libfmt10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "protobuf3-cpp-upstream",
            "portdir": "devel/protobuf3-cpp-upstream",
            "version": "3.29.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://protobuf.dev",
            "description": "Encode data in an efficient yet extensible format.",
            "long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "abseil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcaption",
            "portdir": "multimedia/libcaption",
            "version": "0.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/szatmary/libcaption",
            "description": "free, open-source CEA-608/-708 closed-caption encoder/decoder",
            "long_description": "libcaption is a library written in C to aid in the creating and parsing of closed caption data. To maintain consistency across platforms, libcaption aims to implement a subset of EIA-608, CEA-708 as supported by the Apple iOS platform.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "re2c",
                "examples",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "re2c",
                        "graphviz",
                        "doxygen",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgit2-devel",
            "portdir": "devel/libgit2-devel",
            "version": "1.9.1",
            "license": "(GPL-2 or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libgit2.org/",
            "description": "A portable, pure C implementation of the Git core methods",
            "long_description": "libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "debug",
                "threadsafe",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "zlib",
                        "libiconv",
                        "curl",
                        "libssh2",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql81",
            "portdir": "databases/mysql81",
            "version": "8.1.0",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mysql8",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by mysql8",
            "long_description": "This port has been replaced by mysql8.",
            "active": true,
            "categories": [
                "databases"
            ],
            "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": "mysql81-server",
            "portdir": "databases/mysql81",
            "version": "8.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mysql8-server",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by mysql8-server",
            "long_description": "This port has been replaced by mysql8-server.",
            "active": true,
            "categories": [
                "databases"
            ],
            "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": "py-nameutils",
            "portdir": "python/py-nameutils",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://raf.org/nameutils",
            "description": "Identify given/family names and capitalize correctly",
            "long_description": "Identify given/family names and capitalize correctly. \n\nnameutils is a python module containing functions that can split a person's full name into their given and family names, and capitalize the letters appropriately. It understands complex names in Latin scripts from many different languages, and it understands Chinese, Japanese, and Korean names, in both their own characters, and romanized.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-nameutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-nameutils",
            "portdir": "python/py-nameutils",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://raf.org/nameutils",
            "description": "Identify given/family names and capitalize correctly",
            "long_description": "Identify given/family names and capitalize correctly. \n\nnameutils is a python module containing functions that can split a person's full name into their given and family names, and capitalize the letters appropriately. It understands complex names in Latin scripts from many different languages, and it understands Chinese, Japanese, and Korean names, in both their own characters, and romanized.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-regex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-nameutils",
            "portdir": "python/py-nameutils",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://raf.org/nameutils",
            "description": "Identify given/family names and capitalize correctly",
            "long_description": "Identify given/family names and capitalize correctly. \n\nnameutils is a python module containing functions that can split a person's full name into their given and family names, and capitalize the letters appropriately. It understands complex names in Latin scripts from many different languages, and it understands Chinese, Japanese, and Korean names, in both their own characters, and romanized.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-regex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-nameutils",
            "portdir": "python/py-nameutils",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://raf.org/nameutils",
            "description": "Identify given/family names and capitalize correctly",
            "long_description": "Identify given/family names and capitalize correctly. \n\nnameutils is a python module containing functions that can split a person's full name into their given and family names, and capitalize the letters appropriately. It understands complex names in Latin scripts from many different languages, and it understands Chinese, Japanese, and Korean names, in both their own characters, and romanized.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-regex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-nameutils",
            "portdir": "python/py-nameutils",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://raf.org/nameutils",
            "description": "Identify given/family names and capitalize correctly",
            "long_description": "Identify given/family names and capitalize correctly. \n\nnameutils is a python module containing functions that can split a person's full name into their given and family names, and capitalize the letters appropriately. It understands complex names in Latin scripts from many different languages, and it understands Chinese, Japanese, and Korean names, in both their own characters, and romanized.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-regex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nameutils"
                    ]
                }
            ]
        },
        {
            "name": "R-Directional",
            "portdir": "R/R-Directional",
            "version": "7.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Directional",
            "description": "Collection of functions for directional data analysis",
            "long_description": "Collection of functions for directional data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-ggplot2",
                        "R-doParallel",
                        "R-foreach",
                        "R-rgl",
                        "R-bigstatsr",
                        "R-sf",
                        "R-rnaturalearth",
                        "R-CRAN-recommended",
                        "R-Rnanoflann",
                        "R-Rfast",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigreadr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLE"
                    ]
                }
            ]
        },
        {
            "name": "R-EXPARMA",
            "portdir": "R/R-EXPARMA",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EXPARMA",
            "description": "Fitting of exponential autoregressive moving average (EXPARMA) model",
            "long_description": "Fitting of exponential autoregressive moving average (EXPARMA) model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-forecast",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-L2hdchange",
            "portdir": "R/R-L2hdchange",
            "version": "1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=L2hdchange",
            "description": "L2 inference for change points in high-dimensional time series",
            "long_description": "L2 inference for change points in high-dimensional time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RMariaDB",
            "portdir": "R/R-RMariaDB",
            "version": "1.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rmariadb.r-dbi.org",
            "description": "Database interface and MariaDB driver",
            "long_description": "Database interface and MariaDB driver",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-DBI",
                        "R-blob",
                        "R-hms",
                        "R-lubridate",
                        "R-plogr",
                        "R-CRAN-recommended",
                        "mariadb-10.11",
                        "R-bit64",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-withr",
                        "R-testthat",
                        "R-readr",
                        "R-decor",
                        "R-DBItest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-UCSC.utils",
                        "R-dbx",
                        "R-sqlhelper",
                        "R-dbplyr",
                        "R-dm",
                        "R-DBI"
                    ]
                }
            ]
        },
        {
            "name": "R-Rpcop",
            "portdir": "R/R-Rpcop",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rpcop",
            "description": "Principal curves of oriented points",
            "long_description": "Principal curves of oriented points",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-princurve",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SEMID",
            "portdir": "R/R-SEMID",
            "version": "0.4.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SEMID",
            "description": "Identifiability of linear structural equation models",
            "long_description": "Identifiability of linear structural equation models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-R.utils",
                        "R-CRAN-recommended",
                        "R-igraph",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ctmva",
            "portdir": "R/R-ctmva",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ctmva",
            "description": "Continuous-Time Multivariate Analysis",
            "long_description": "Continuous-Time Multivariate Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-fda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dsfa",
            "portdir": "R/R-dsfa",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dsfa",
            "description": "Distributional Stochastic Frontier Analysis",
            "long_description": "Distributional Stochastic Frontier Analysis",
            "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-RcppArmadillo",
                        "R-Rdpack",
                        "R-copula",
                        "R-gratia",
                        "R-CRAN-recommended",
                        "libgcc",
                        "boost181",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plm",
                        "R-sfaR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-frab",
            "portdir": "R/R-frab",
            "version": "0.0-6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/frab",
            "description": "Alternative interpretation of named vectors",
            "long_description": "Alternative interpretation of named vectors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-disordR",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hyper2"
                    ]
                }
            ]
        },
        {
            "name": "R-gnlm",
            "portdir": "R/R-gnlm",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/swihart/gnlm",
            "description": "Generalized non-linear regression models",
            "long_description": "A variety of functions to fit linear and non-linear regression with a large selection of distributions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmutil",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gratia",
            "portdir": "R/R-gratia",
            "version": "0.9.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gavinsimpson.github.io/gratia",
            "description": "Graceful ggplot-based graphics and other functions for GAMs fitted with R-mgcv",
            "long_description": "Graceful ggplot-based graphics and other functions for GAMs fitted with R-mgcv",
            "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-lifecycle",
                        "R-vctrs",
                        "R-mvnfast",
                        "R-pillar",
                        "R-stringr",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-patchwork",
                        "R-CRAN-recommended",
                        "R-ggokabeito",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-knitr",
                        "R-testthat",
                        "R-distributional",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-ggdist",
                        "R-readr",
                        "R-gamm4",
                        "R-vdiffr",
                        "R-svglite",
                        "R-hexbin",
                        "R-glmmTMB",
                        "R-scam",
                        "R-sf",
                        "R-GJRM",
                        "R-gamair"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dsfa"
                    ]
                }
            ]
        },
        {
            "name": "R-minimaxApprox",
            "portdir": "R/R-minimaxApprox",
            "version": "0.4.3",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aadler/MiniMaxApprox",
            "description": "Implementation of Remez algorithm for polynomial and rational function approximation",
            "long_description": "Implementation of Remez algorithm for polynomial and rational function approximation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-numGen",
            "portdir": "R/R-numGen",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=numGen",
            "description": "A number series generator that creates number series items based on cognitive models",
            "long_description": "A number series generator that creates number series items based on cognitive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-princurve",
            "portdir": "R/R-princurve",
            "version": "2.1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rcannood/princurve",
            "description": "Fit a principal curve in arbitrary dimension",
            "long_description": "Fit a principal curve in arbitrary dimension",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-devtools",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rpcop"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-aroma.light"
                    ]
                }
            ]
        },
        {
            "name": "R-quickcode",
            "portdir": "R/R-quickcode",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quickcode.obi.obianom.com",
            "description": "Compilation of some frequently used R functions",
            "long_description": "Compilation of some frequently used R functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Polychrome",
                        "R-CRAN-recommended",
                        "R-rstudioapi",
                        "R-fitdistrplus"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-qpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rnaturalearth",
            "portdir": "R/R-rnaturalearth",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/rnaturalearth",
            "description": "World map data from Natural Earth",
            "long_description": "World map data from Natural Earth",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-terra",
                        "R-sf",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Directional"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-maps",
                        "R-metR"
                    ]
                }
            ]
        },
        {
            "name": "qgis3-ltr",
            "portdir": "gis/qgis3",
            "version": "3.40.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qgis.org/",
            "description": "QGIS 3 is a user-friendly GIS based on Qt 5 (LTR)",
            "long_description": "QGIS is a full-featured, user-friendly, free-and-open-source (FOSS) geographical information system (GIS) that runs on Unix platforms, Windows, and MacOS.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "grass7",
                "grass",
                "postgresql17",
                "postgresql16",
                "postgresql15",
                "postgresql14",
                "postgresql13",
                "postgresql12",
                "python310",
                "plugin_support310",
                "python311",
                "plugin_support311",
                "python312",
                "plugin_support312",
                "python313",
                "plugin_support313",
                "server"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py313-pyqt-builder",
                        "py313-sip",
                        "clang-20",
                        "bison",
                        "cmake",
                        "flex",
                        "ld64"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj",
                        "exiv2",
                        "qwt-qt5",
                        "gsl",
                        "geos",
                        "hdf5",
                        "qtkeychain-qt5",
                        "expat",
                        "libiconv",
                        "draco",
                        "gdal-pdf",
                        "python313",
                        "py313-six",
                        "qt5-qtbase",
                        "py313-pyqt5",
                        "py313-gdal",
                        "py313-protobuf3",
                        "postgresql17",
                        "py313-pyqt5-scintilla",
                        "qt5-qtwebkit",
                        "qt5-qtxmlpatterns",
                        "qt5-qtscript",
                        "qt5-qtscxml",
                        "qt5-sqlite-plugin",
                        "libzip",
                        "spatialite",
                        "libtasn1",
                        "sqlite3",
                        "openssl",
                        "protobuf3-cpp",
                        "qca-qt5",
                        "qca-qt5-ossl",
                        "qjson-qt5",
                        "gdal",
                        "PDAL"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-h5py",
                        "py313-requests",
                        "py313-pygments",
                        "py313-numpy",
                        "py313-dateutil",
                        "py313-yaml",
                        "py313-Pillow",
                        "py313-jinja2",
                        "py313-markupsafe",
                        "py313-scipy",
                        "py313-shapely",
                        "py313-cycler",
                        "py313-sip",
                        "py313-pyproj",
                        "py313-affine",
                        "py313-rasterio",
                        "py313-matplotlib",
                        "py313-termcolor",
                        "py313-pandas",
                        "py313-owslib",
                        "py313-psycopg2",
                        "py313-opencv4",
                        "py313-llvmlite",
                        "py313-patsy",
                        "py313-statsmodels",
                        "py313-rsgislib",
                        "py313-geojson",
                        "py313-fiona",
                        "py313-scikit-learn",
                        "py313-seaborn",
                        "py313-plotly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-docker",
            "portdir": "python/py-docker",
            "version": "5.0.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/docker/docker-py",
            "description": "An API client for docker written in Python",
            "long_description": "An API client for docker written in Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-requests",
                        "py311-six",
                        "py311-paramiko",
                        "py311-websocket-client"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-mock",
                        "py311-pytest-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "docker-compose",
                        "py-docker",
                        "py311-dockerpty"
                    ]
                }
            ]
        },
        {
            "name": "no-more-secrets",
            "portdir": "games/no-more-secrets",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bartobri/no-more-secrets",
            "description": "A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.",
            "long_description": "This project provides a command line tool called nms that recreates the famous data decryption effect seen on screen in the 1992 hacker movie Sneakers. This command works on piped data. Pipe any ASCII or UTF-8 text to nms, and it will apply the Hollywood effect, initially showing encrypted data, then starting a decryption sequence to reveal the original plain-text characters.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gutils-suite-base",
            "portdir": "sysutils/gutils-suite",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "long_description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "legacy-support-devel",
                        "rsync-hfscomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "gutils-suite-core",
            "portdir": "sysutils/gutils-suite",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "long_description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite-base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lbzip2",
                        "lrzip",
                        "lzip",
                        "p7zip",
                        "pbzip2",
                        "pigz",
                        "xz",
                        "sox",
                        "bison",
                        "ccache",
                        "cmake",
                        "flex",
                        "gmake",
                        "gpatch",
                        "meson",
                        "tcllib",
                        "tclreadline",
                        "vim",
                        "gawk",
                        "tcl",
                        "tclx",
                        "bc",
                        "curl",
                        "gnetcat",
                        "mtr",
                        "nmap",
                        "openssh",
                        "wget",
                        "bash",
                        "afscompress",
                        "bash-completion",
                        "coreutils",
                        "ddrescue",
                        "diffutils",
                        "e2fsprogs",
                        "file",
                        "findutils",
                        "grep",
                        "gtime",
                        "htop",
                        "jdupes",
                        "jq",
                        "memtester",
                        "moreutils",
                        "mpstats",
                        "osxutils",
                        "parallel",
                        "rdfind",
                        "smartmontools",
                        "symlinks",
                        "trash",
                        "tree",
                        "dos2unix",
                        "gsed",
                        "hexdiff",
                        "libxslt",
                        "apple-completion",
                        "gnutar"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite-extra"
                    ]
                }
            ]
        },
        {
            "name": "gutils-suite-extra",
            "portdir": "sysutils/gutils-suite",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "long_description": "Meta port encompassing the GNU utils suite, plus other useful ports",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "ffmpeg",
                        "yt-dlp",
                        "ffmpeg6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite"
                    ]
                }
            ]
        },
        {
            "name": "apcupsd",
            "portdir": "sysutils/apcupsd",
            "version": "3.14.14",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.apcupsd.org",
            "description": "APC UPS Daemon",
            "long_description": "Apcupsd can be used for power mangement and controlling most of APC’s UPS models on Unix and Windows machines.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "stephen",
                    "github": "stephenreay",
                    "ports_count": 1
                }
            ],
            "variants": [
                "usb",
                "modbus",
                "cgi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mved",
            "portdir": "sysutils/mved",
            "version": "3.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://raf.org/mved/",
            "description": "carefully rename multiple files and directories",
            "long_description": "carefully rename multiple files and directories",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}