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

{
    "count": 50641,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=536",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=534",
    "results": [
        {
            "name": "R-cheapr",
            "portdir": "R/R-cheapr",
            "version": "0.9.92",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NicChr/cheapr",
            "description": "Simple functions to save time and memory",
            "long_description": "Simple functions to save time and memory",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-cpp11",
                        "R-collapse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-testthat",
                        "R-bench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-timeplyr",
                        "R-fastplyr"
                    ]
                }
            ]
        },
        {
            "name": "R-caret",
            "portdir": "R/R-caret",
            "version": "7.0-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/topepo/caret",
            "description": "Classification and Regression Training",
            "long_description": "Misc functions for training and plotting classification and regression models.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-ModelMetrics",
                        "R-pROC",
                        "R-recipes",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-ggplot2",
                        "R-reshape2",
                        "R-plyr",
                        "R-withr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastICA",
                        "R-mlbench",
                        "R-pls",
                        "R-BradleyTerry2",
                        "R-earth",
                        "R-klaR",
                        "R-mda",
                        "R-MLmetrics",
                        "R-pamr",
                        "R-party",
                        "R-Cubist",
                        "R-spls",
                        "R-subselect",
                        "R-superpc",
                        "R-themis",
                        "R-RANN",
                        "R-proxy",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-randomForest",
                        "R-gam",
                        "R-ipred",
                        "R-kernlab",
                        "R-ellipse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-caretEnsemble",
                        "R-FastJM",
                        "R-MRFcov",
                        "R-NonProbEst",
                        "R-FLORAL",
                        "R-fscaret",
                        "R-noisemodel",
                        "R-npcs",
                        "R-glmtrans",
                        "R-PriceIndices",
                        "R-cdgd",
                        "R-coca",
                        "R-sMTL",
                        "R-sl3",
                        "R-CopulaCenR",
                        "R-shinyr",
                        "R-daltoolbox",
                        "R-nestedcv",
                        "R-WaveletML",
                        "R-sentometrics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pre",
                        "R-doParallel",
                        "R-ordinalClust",
                        "R-doSNOW",
                        "R-AppliedPredictiveModeling",
                        "R-NeuralNetTools",
                        "R-FastImputation",
                        "R-basemodels",
                        "R-prediction",
                        "R-SSLR",
                        "R-bestglm",
                        "R-vetiver",
                        "R-gcplyr",
                        "R-broom",
                        "R-randomForestSRC",
                        "R-pmml",
                        "R-SmCCNet",
                        "R-fmeffects",
                        "R-SurvMetrics",
                        "R-posterior",
                        "R-iprior",
                        "R-cobalt"
                    ]
                }
            ]
        },
        {
            "name": "R-bolasso",
            "portdir": "R/R-bolasso",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dmolitor.com/bolasso",
            "description": "Model-consistent lasso estimation via bootstrap",
            "long_description": "Model-consistent lasso estimation via bootstrap",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progressr",
                        "R-ggplot2",
                        "R-future.apply",
                        "R-glmnet",
                        "R-gamlr",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-generics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-arkhe",
            "portdir": "R/R-arkhe",
            "version": "1.9.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packages.tesselle.org/arkhe",
            "description": "Tools for cleaning rectangular data",
            "long_description": "Tools for cleaning rectangular data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dimensio"
                    ]
                }
            ]
        },
        {
            "name": "R-admisc",
            "portdir": "R/R-admisc",
            "version": "0.37",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dusadrian/admisc",
            "description": "Adrian Dusa’s Miscellaneous",
            "long_description": "Adrian Dusa’s Miscellaneous",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-QCA"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-QCA",
                        "R-polycor",
                        "R-venn",
                        "R-SetMethods"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-declared"
                    ]
                }
            ]
        },
        {
            "name": "R-SparseChol",
            "portdir": "R/R-SparseChol",
            "version": "0.3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/samuel-watson/SparseChol",
            "description": "Sparse Cholesky LDL decomposition of symmetric matrices",
            "long_description": "Sparse Cholesky LDL decomposition of symmetric matrices",
            "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": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmmrOptim",
                        "R-glmmrBase"
                    ]
                }
            ]
        },
        {
            "name": "R-HDTSA",
            "portdir": "R/R-HDTSA",
            "version": "1.0.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Linc2021/HDTSA",
            "description": "High-Dimensional Time Series Analysis Tools",
            "long_description": "High-Dimensional Time Series Analysis Tools",
            "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-sandwich",
                        "R-forecast",
                        "R-vars",
                        "R-geigen",
                        "R-jointDiag",
                        "R-clime",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DBItest",
            "portdir": "R/R-DBItest",
            "version": "1.8.2.9000",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dbitest.r-dbi.org",
            "description": "Testing for DBI backends",
            "long_description": "Testing for DBI backends",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "krlmlr",
                    "ports_count": 2
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-DBI",
                        "R-desc",
                        "R-vctrs",
                        "R-blob",
                        "R-withr",
                        "R-hms",
                        "R-callr",
                        "R-lubridate",
                        "R-testthat",
                        "R-nanoarrow",
                        "R-CRAN-recommended",
                        "R-palmerpenguins",
                        "R-R6",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clipr",
                        "R-dplyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-debugme",
                        "R-lintr",
                        "R-RSQLite",
                        "R-dblog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RSQLite",
                        "R-duckdb",
                        "R-RMariaDB",
                        "R-odbc",
                        "R-adbi",
                        "R-RPostgres",
                        "R-DBI"
                    ]
                }
            ]
        },
        {
            "name": "R-DBI",
            "portdir": "R/R-DBI",
            "version": "1.2.3.9027",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dbi.r-dbi.org",
            "description": "A database interface (DBI) definition for communication between R and RDBMSs",
            "long_description": "A database interface (DBI) definition for communication between R and RDBMSs",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "krlmlr",
                    "ports_count": 2
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-blob",
                        "R-dplyr",
                        "R-hms",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-dbplyr",
                        "R-downlit",
                        "R-covr",
                        "R-RSQLite",
                        "R-RMariaDB",
                        "R-DBItest",
                        "R-magrittr",
                        "R-xml2",
                        "R-glue"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-adbi",
                        "R-RSQLite",
                        "R-SQLDataFrame",
                        "R-duckdb",
                        "R-VariantAnnotation",
                        "R-RSQL",
                        "R-SQL",
                        "R-jsontools",
                        "R-odbc",
                        "R-easydb",
                        "R-ChemmineR",
                        "R-annotate",
                        "R-dm",
                        "R-repana",
                        "R-GenomicFeatures",
                        "R-RPostgres",
                        "R-BatchJobs",
                        "R-BiocFileCache",
                        "R-archivist",
                        "R-sf",
                        "R-DBItest",
                        "R-duckdbfs",
                        "R-RPostgreSQL",
                        "R-apsimx",
                        "R-mitools",
                        "R-bigrquery",
                        "R-RMariaDB",
                        "R-metrica",
                        "R-filehashSQLite",
                        "R-pool",
                        "R-dbx",
                        "R-RMySQL",
                        "R-virtuoso",
                        "R-duckplyr",
                        "R-sparklyr",
                        "R-sqlHelpers",
                        "R-sqldf",
                        "R-sqlhelper",
                        "R-sqliter",
                        "R-sqliteutils",
                        "R-biglm",
                        "R-dblog",
                        "R-dbplyr",
                        "R-censobr",
                        "R-AnnotationDbi",
                        "R-AnnotationForge",
                        "R-DECIPHER"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-UCSC.utils",
                        "R-pillar",
                        "R-survey",
                        "R-rqdatatable",
                        "R-rquery",
                        "R-knitr",
                        "R-withr",
                        "R-caroline",
                        "R-dm",
                        "R-R6P",
                        "R-ipumsr",
                        "R-dplyr",
                        "R-glue",
                        "R-arrow",
                        "R-rgdal",
                        "R-quantmod",
                        "R-cdata",
                        "R-winch"
                    ]
                }
            ]
        },
        {
            "name": "R-CCd",
            "portdir": "R/R-CCd",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CCd",
            "description": "Cauchy-Cacoullos (discrete Cauchy) Distribution",
            "long_description": "Cauchy-Cacoullos (discrete Cauchy) Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-skellam",
                        "R-Rfast2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Bolstad",
            "portdir": "R/R-Bolstad",
            "version": "0.2.42",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Bolstad",
            "description": "Functions for elementary Bayesian inference",
            "long_description": "A set of R functions and data sets for the book Introduction to Bayesian Statistics by W.M. Bolstad (2017).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BANAM",
            "portdir": "R/R-BANAM",
            "version": "0.2.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BANAM",
            "description": "Bayesian Analysis of the Network Autocorrelation Model",
            "long_description": "Bayesian Analysis of the Network Autocorrelation Model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixcalc",
                        "R-psych",
                        "R-tmvtnorm",
                        "R-sna",
                        "R-BFpack",
                        "R-bain",
                        "R-rARPACK",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-extraDistr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wget",
            "portdir": "net/wget",
            "version": "1.25.0",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/wget/",
            "description": "internet file retriever",
            "long_description": "GNU Wget is a free software package for retrieving files using HTTP, HTTPS, and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without Xsupport, etc.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "gnutls",
                "ssl",
                "metalink",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "texinfo",
                        "perl5.34",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpsl",
                        "libiconv",
                        "libunistring",
                        "gettext-runtime",
                        "zlib",
                        "gnutls",
                        "nettle",
                        "pcre2",
                        "libidn2",
                        "libproxy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-io-socket-ssl",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "rawproc",
                        "mm-common",
                        "libhsts",
                        "ipmitool",
                        "xray",
                        "p5.26-unicode-linebreak",
                        "v2ray",
                        "arpwatch"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "py38-nbconvert",
                        "py37-nbconvert",
                        "py39-nbconvert",
                        "py310-nbconvert",
                        "py311-nbconvert",
                        "audacity",
                        "audacity-devel",
                        "audacity-legacy",
                        "vcvrack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyarrow",
                        "cabal-prebuilt",
                        "fwknop-client",
                        "rkhunter",
                        "pyxplot",
                        "cabal",
                        "apache-arrow",
                        "ghsum",
                        "py37-pyarrow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cabal",
                        "oinkmaster",
                        "caffe",
                        "word2vec",
                        "macos-fortress-hosts",
                        "macos-fortress-emergingthreats",
                        "cabal-prebuilt",
                        "nco",
                        "cdsclient",
                        "adblock2privoxy",
                        "macos-fortress-dshield",
                        "gwget",
                        "jigdo",
                        "mod_tile",
                        "gutils-suite-core"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "strumpack"
                    ]
                }
            ]
        },
        {
            "name": "gstreamer010-gst-plugins-bad",
            "portdir": "gnome/gstreamer010-gst-plugins-bad",
            "version": "0.10.23",
            "license": "GPL and LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/modules/gst-plugins-bad.html",
            "description": "A set of plug-ins for GStreamer that need more quality.",
            "long_description": "GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "faac",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "openal-soft",
                        "soundtouch",
                        "spandsp-devel",
                        "libdc1394",
                        "libdvdnav",
                        "libdvdread",
                        "gstreamer010-gst-plugins-base",
                        "libglade2",
                        "jasper",
                        "libexif",
                        "faad2",
                        "librsvg",
                        "XviD",
                        "dirac",
                        "libass",
                        "libmms",
                        "libvpx",
                        "schroedinger",
                        "curl",
                        "neon",
                        "rtmpdump",
                        "libpng",
                        "libdca",
                        "libmodplug",
                        "libmpcdec",
                        "libmusicbrainz2",
                        "libopus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qxmpp",
            "portdir": "devel/qxmpp",
            "version": "1.1.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/qxmpp-project/qxmpp",
            "description": "Cross-platform C++ XMPP library",
            "long_description": "QXmpp is a cross-platform C++ XMPP library built upon Qt. It strives to be as easy to use as possible.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtheora",
                        "qt5-qtbase",
                        "libvpx",
                        "libopus",
                        "speex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "osmosis",
            "portdir": "java/osmosis",
            "version": "0.49.2",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openstreetmap/osmosis",
            "description": "A command line Java application for processing OSM data",
            "long_description": "The tool consists of a series of pluggable components that can be chained together to perform a larger operation. For example, it has components for reading from database and from file, components for writing to database and to file, components for deriving and applying change sets to data sources, components for sorting data, etc. It has been written so that it is easy to add new features without re-writing common tasks such as file or database handling.",
            "active": true,
            "categories": [
                "java",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "frank.dean",
                    "github": "frankdean",
                    "ports_count": 12
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gradle",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mod_tile"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-inter",
            "portdir": "perl/p5-test-inter",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Inter",
            "description": "Test::Inter - framework for more readable interactive test scripts",
            "long_description": "Test::Inter - framework for more readable interactive test scripts",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-date-manip",
                        "p5.34-locale-codes"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-inter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test-inter",
            "portdir": "perl/p5-test-inter",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Inter",
            "description": "Test::Inter - framework for more readable interactive test scripts",
            "long_description": "Test::Inter - framework for more readable interactive test scripts",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-date-manip",
                        "p5.32-locale-codes"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-inter",
            "portdir": "perl/p5-test-inter",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Inter",
            "description": "Test::Inter - framework for more readable interactive test scripts",
            "long_description": "Test::Inter - framework for more readable interactive test scripts",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-date-manip",
                        "p5.30-locale-codes"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-inter",
            "portdir": "perl/p5-test-inter",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Inter",
            "description": "Test::Inter - framework for more readable interactive test scripts",
            "long_description": "Test::Inter - framework for more readable interactive test scripts",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-date-manip",
                        "p5.28-locale-codes"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-inter",
            "portdir": "perl/p5-test-inter",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-inter",
            "homepage": "https://metacpan.org/pod/Test::Inter",
            "description": "Test::Inter - framework for more readable interactive test scripts",
            "long_description": "Test::Inter - framework for more readable interactive test scripts",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-inter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-inter",
            "portdir": "perl/p5-test-inter",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Inter",
            "description": "Test::Inter - framework for more readable interactive test scripts",
            "long_description": "Test::Inter - framework for more readable interactive test scripts",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-file-find-rule",
                        "p5.26-test-pod",
                        "p5.26-test-pod-coverage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-date-manip",
                        "p5.26-locale-codes"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-file-find-object",
            "portdir": "perl/p5-file-find-object",
            "version": "0.3.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Find::Object",
            "description": "File::Find::Object - An object oriented File::Find replacement",
            "long_description": "File::Find::Object - An object oriented File::Find replacement",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-file",
                        "p5.34-file-treecreate",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-find-object-rule",
                        "p5-file-find-object"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-find-object",
            "portdir": "perl/p5-file-find-object",
            "version": "0.3.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Find::Object",
            "description": "File::Find::Object - An object oriented File::Find replacement",
            "long_description": "File::Find::Object - An object oriented File::Find replacement",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-file",
                        "p5.32-file-treecreate",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-find-object-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-file-find-object",
            "portdir": "perl/p5-file-find-object",
            "version": "0.3.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Find::Object",
            "description": "File::Find::Object - An object oriented File::Find replacement",
            "long_description": "File::Find::Object - An object oriented File::Find replacement",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-file",
                        "p5.30-file-treecreate",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-find-object-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-find-object",
            "portdir": "perl/p5-file-find-object",
            "version": "0.3.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Find::Object",
            "description": "File::Find::Object - An object oriented File::Find replacement",
            "long_description": "File::Find::Object - An object oriented File::Find replacement",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-file",
                        "p5.28-file-treecreate",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-find-object-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-find-object",
            "portdir": "perl/p5-file-find-object",
            "version": "0.3.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-find-object",
            "homepage": "https://metacpan.org/pod/File::Find::Object",
            "description": "File::Find::Object - An object oriented File::Find replacement",
            "long_description": "File::Find::Object - An object oriented File::Find replacement",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-find-object"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-find-object",
            "portdir": "perl/p5-file-find-object",
            "version": "0.3.5",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Find::Object",
            "description": "File::Find::Object - An object oriented File::Find replacement",
            "long_description": "File::Find::Object - An object oriented File::Find replacement",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-xsaccessor",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-find-object-rule"
                    ]
                }
            ]
        },
        {
            "name": "herrie",
            "portdir": "audio/herrie",
            "version": "2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EdSchouten/herrie",
            "description": "Small command line interface music player",
            "long_description": "Herrie is a minimalistic music player that uses the command line. It is written to support a variety of operating systems, audio subsystems and file formats, including playlists. Herrie has a split-screen user interface, with a playlist at the top of the screen and a file browser at the bottom. When tracks are added to the playlist, Herrie automatically consumes them one by one. It is thus an application that allows you to batch music for playback. Herrie also has some more exotic features, including support for AudioScrobbler and the ability to chroot() itself into a directory.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "http",
                "modplug",
                "mp3",
                "scrobbler",
                "sndfile",
                "vorbis",
                "xspf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libxspf",
                        "libid3tag",
                        "curl",
                        "gettext-runtime",
                        "ncurses",
                        "libmad",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgresql12-doc",
            "portdir": "databases/postgresql12-doc",
            "version": "12.22",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postgresql.org/",
            "description": "Documentation for the PostgreSQL database version 12",
            "long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "docbook-xml-4.5",
                        "docbook-xsl-nons",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libewf",
            "portdir": "security/libewf",
            "version": "20230212",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libewf",
            "description": "Libewf is a library for support of the Expert Witness Compression Format",
            "long_description": "Libewf is a library for support of the Expert Witness Compression Format (EWF), it support both the SMART format (EWF-S01) and the EnCase format (EWF-E01). Libewf allows you to read and write media information within the EWF files.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv",
                        "bzip2",
                        "openssl3",
                        "macfuse",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sleuthkit",
                        "bulk_extractor",
                        "testdisk",
                        "aimage"
                    ]
                }
            ]
        },
        {
            "name": "rtl-sdr",
            "portdir": "science/rtl-sdr",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/trac/wiki/rtl-sdr",
            "description": "rtl-sdr allows using devices with a RTL2832U chipset as software defined radio (SDR)",
            "long_description": "rtl-sdr allows using devices with a RTL2832U chipset as software defined radio (SDR)",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapyRTLSDR",
                        "SDRangel",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "linrad",
                        "SDRPlusPlus",
                        "rtl_433",
                        "welle.io",
                        "welle.io-devel",
                        "nrsc5"
                    ]
                }
            ]
        },
        {
            "name": "sealcurses",
            "portdir": "devel/sealcurses",
            "version": "2024-12-02",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.skyjake.fi/skyjake/sealcurses",
            "description": "SDL Emulation and Adaptation Layer for Curses (ncursesw)",
            "long_description": "SDL Emulation and Adaptation Layer for Curses (ncursesw)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 43
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "the_Foundation"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lrzsz",
            "portdir": "comms/lrzsz",
            "version": "0.12.20",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ohse.de/uwe/software/lrzsz.html",
            "description": "free XMODEM/YMODEM/ZMODEM implementation",
            "long_description": "lrzsz is a Unix communication package providing the XMODEM, YMODEM, and ZMODEM file transfer protocols.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "zssh",
                        "minicom"
                    ]
                }
            ]
        },
        {
            "name": "pangomm",
            "portdir": "x11/pangomm",
            "version": "2.54.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to Pango.",
            "long_description": "pangomm is the official C++ interface for the Pango text layout library.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-17",
                        "mm-common",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glibmm",
                        "pango",
                        "harfbuzz",
                        "cairomm",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtkmm4",
                        "gnome3-core",
                        "gnome-bindings-cxx",
                        "gtkmm",
                        "cherrytree"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "pangomm-devel",
            "portdir": "x11/pangomm-devel",
            "version": "2.54.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to Pango.",
            "long_description": "pangomm is the official C++ interface for the Pango text layout library.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-17",
                        "mm-common",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glibmm",
                        "pango-devel",
                        "harfbuzz",
                        "cairomm",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnubg",
            "portdir": "games/gnubg",
            "version": "1.05.002",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gnubg/",
            "description": "GNU Backgammon",
            "long_description": "GNU Backgammon (gnubg) is a software for playing and analysing backgammon positions, games and matches. It's based on a neural network. Although it already plays at a very high level, it's still work in progress. You can play at GNU Backgammon using the command line or via a graphical interface based (on GTK+).",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "dtakahashi",
                    "github": "daitakahashi",
                    "ports_count": 2
                }
            ],
            "variants": [
                "random_org",
                "x11",
                "quartz",
                "board3d",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "bison",
                        "flex",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libiconv",
                        "gmp",
                        "readline",
                        "gtk2",
                        "python27",
                        "curl",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua51",
            "portdir": "lang/lua",
            "version": "5.1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lua.org",
            "description": "powerful, lightweight programming language",
            "long_description": "Lua is a powerful, lightweight programming language designed for extending applications. Lua is also frequently used as a general-purpose, standalone language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lua51-luasec",
                        "love-11",
                        "lua51-cjson",
                        "lua51-mpack",
                        "lua51-MessagePack",
                        "lua51-coxpcall",
                        "lua51-glut",
                        "boswars",
                        "lua51-rings",
                        "lua51-bit32",
                        "lua51-luaposix",
                        "lua51-binaryheap",
                        "lua51-copas",
                        "lua51-luaexpat",
                        "lua51-luajson",
                        "lua51-luasocket",
                        "lua51-timerwheel",
                        "lua51-xavante",
                        "lua51-cgilua",
                        "lua51-lua-gd",
                        "lua51-lsqlite3",
                        "lua51-lunit",
                        "lua51-wsapi",
                        "lua51-wsapi-fcgi",
                        "awesome",
                        "lua51-ansicolors",
                        "lua51-argparse",
                        "lua51-checks",
                        "lua51-luacheck",
                        "lua51-luafilesystem",
                        "lua51-metalua-parser",
                        "lua51-readline",
                        "lwan",
                        "sc-im",
                        "lua51-numlua",
                        "love-0.7",
                        "love-0.8",
                        "love-0.10",
                        "love-0.9",
                        "lua51-luazip",
                        "lua51-psl",
                        "toluapp",
                        "lua51-luabitop",
                        "lua51-lgi",
                        "lua51-luahpdf",
                        "lua51-luarocks",
                        "lua51-md5",
                        "geany-plugins",
                        "lua51-lpeg",
                        "lua51-luasql-sqlite3"
                    ]
                }
            ]
        },
        {
            "name": "lua52",
            "portdir": "lang/lua",
            "version": "5.2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lua.org",
            "description": "powerful, lightweight programming language",
            "long_description": "Lua is a powerful, lightweight programming language designed for extending applications. Lua is also frequently used as a general-purpose, standalone language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lua52-luasec",
                        "lua52-fennel",
                        "lua52-cjson",
                        "cardpeek",
                        "lua52-mpack",
                        "lua52-MessagePack",
                        "lua52-coxpcall",
                        "lua52-rings",
                        "lua52-bit32",
                        "lua52-luaposix",
                        "lua52-binaryheap",
                        "lua52-copas",
                        "lua52-luaexpat",
                        "lua52-luajson",
                        "lua52-luasocket",
                        "lua52-timerwheel",
                        "lua52-xavante",
                        "lua52-cgilua",
                        "lua52-lsqlite3",
                        "lua52-lunit",
                        "lua52-wsapi",
                        "lua52-wsapi-fcgi",
                        "libquvi",
                        "libquvi-scripts",
                        "lua52-ansicolors",
                        "lua52-argparse",
                        "lua52-checks",
                        "lua52-luacheck",
                        "lua52-luafilesystem",
                        "lua52-metalua-parser",
                        "lua52-readline",
                        "mpv",
                        "lua52-numlua",
                        "lua52-luazip",
                        "lua52-psl",
                        "mpv-legacy",
                        "lua52-luabitop",
                        "lua52-lgi",
                        "lua52-luahpdf",
                        "lua52-luarocks",
                        "lua52-md5",
                        "lua52-lpeg",
                        "lua52-luasql-sqlite3"
                    ]
                }
            ]
        },
        {
            "name": "lua53",
            "portdir": "lang/lua",
            "version": "5.3.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lua.org",
            "description": "powerful, lightweight programming language",
            "long_description": "Lua is a powerful, lightweight programming language designed for extending applications. Lua is also frequently used as a general-purpose, standalone language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lua53-luasec",
                        "lua53-cjson",
                        "lua53-mpack",
                        "lua53-MessagePack",
                        "lua53-coxpcall",
                        "lua53-rings",
                        "lua53-bit32",
                        "lua53-luaposix",
                        "lua53-binaryheap",
                        "lua53-copas",
                        "lua53-luaexpat",
                        "lua53-luajson",
                        "lua53-luasocket",
                        "lua53-timerwheel",
                        "lua53-xavante",
                        "lua53-cgilua",
                        "lua53-lsqlite3",
                        "lua53-wsapi",
                        "lua53-wsapi-fcgi",
                        "lua53-ansicolors",
                        "lua53-argparse",
                        "lua53-checks",
                        "lua53-luacheck",
                        "lua53-luafilesystem",
                        "lua53-metalua-parser",
                        "lua53-readline",
                        "fortran-lua53",
                        "lua53-numlua",
                        "corsixth",
                        "mod_security2",
                        "lua53-luazip",
                        "lua53-psl",
                        "lua53-luabitop",
                        "lua53-lgi",
                        "lua53-luahpdf",
                        "lua53-luarocks",
                        "lua53-md5",
                        "lua53-lpeg",
                        "lua53-luasql-sqlite3"
                    ]
                }
            ]
        },
        {
            "name": "lua54",
            "portdir": "lang/lua",
            "version": "5.4.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lua.org",
            "description": "powerful, lightweight programming language",
            "long_description": "Lua is a powerful, lightweight programming language designed for extending applications. Lua is also frequently used as a general-purpose, standalone language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lua54-luasec",
                        "tio",
                        "lua54-fennel",
                        "lite-xl",
                        "lua54-cjson",
                        "lua54-mpack",
                        "lua54-MessagePack",
                        "darktable",
                        "darktable-devel",
                        "lua54-coxpcall",
                        "lua54-rings",
                        "lua54-bit32",
                        "lua54-luaposix",
                        "lua54-binaryheap",
                        "lua54-copas",
                        "lua54-luaexpat",
                        "lua54-luajson",
                        "lua54-luasocket",
                        "lua54-timerwheel",
                        "lua54-xavante",
                        "lua54-cgilua",
                        "lua54-lsqlite3",
                        "lua54-wsapi",
                        "lua54-wsapi-fcgi",
                        "lua54-ansicolors",
                        "lua54-argparse",
                        "lua54-checks",
                        "lua54-luacheck",
                        "lua54-luafilesystem",
                        "lua54-metalua-parser",
                        "lua54-readline",
                        "gpick",
                        "lua54-numlua",
                        "lutok",
                        "vis",
                        "lua54-luazip",
                        "lua54-psl",
                        "vtm",
                        "lua54-luabitop",
                        "lua54-lgi",
                        "lua54-luahpdf",
                        "lua54-luarocks",
                        "lua54-md5",
                        "lua54-lpeg",
                        "lua54-luasql-sqlite3",
                        "proxmark3-iceman"
                    ]
                }
            ]
        },
        {
            "name": "lua",
            "portdir": "lang/lua",
            "version": "5.3.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lua.org",
            "description": "powerful, lightweight programming language",
            "long_description": "Lua is a powerful, lightweight programming language designed for extending applications. Lua is also frequently used as a general-purpose, standalone language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "edje",
                        "gnuplot",
                        "monotone",
                        "monotone-devel",
                        "libsc",
                        "p4est",
                        "ocaml-lua",
                        "lua53-fennel",
                        "pdns-recursor",
                        "xournalpp",
                        "luv",
                        "ipe",
                        "podofo",
                        "widelands",
                        "widelands-devel",
                        "gegl-0.3",
                        "volta",
                        "luash",
                        "grafx2",
                        "fityk",
                        "grilo-plugins",
                        "VLC2",
                        "libVLC2",
                        "xmoto",
                        "prosody",
                        "swig-lua",
                        "podofo-0.10",
                        "imapfilter",
                        "rspamd",
                        "swig3-lua",
                        "kyua",
                        "highlight",
                        "hexchat",
                        "mle",
                        "texworks",
                        "osm2pgsql-lua",
                        "tilemaker",
                        "lua-luarocks",
                        "osm2pgsql",
                        "lighttpd"
                    ]
                }
            ]
        },
        {
            "name": "flickcurl",
            "portdir": "devel/flickcurl",
            "version": "1.26",
            "license": "LGPL-2.1+ and GPL-2+ and Apache-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://librdf.org/flickcurl/",
            "description": "C library for the Flickr API",
            "long_description": "Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and decoding responses. It also includes the flickrdf program to turn photo metadata, tags, machine tags and places into an RDF triples description.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "lmkrawiec",
                    "github": "lmkra",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libxml2",
                        "raptor2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "darktable",
                        "darktable-devel",
                        "rawstudio"
                    ]
                }
            ]
        },
        {
            "name": "aimage",
            "portdir": "security/aimage",
            "version": "3.2.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20190903092748/http://www.forensicswiki.org/wiki/Aimage",
            "description": "The Advanced Disk Imager",
            "long_description": "AFF(R) is an open and extensible file format designed to store disk images and associated metadata.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl10",
                        "afflib",
                        "libewf",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flawz",
            "portdir": "security/flawz",
            "version": "0.3.0",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orhun/flawz",
            "description": "A Terminal UI for browsing security vulnerabilities (CVEs)",
            "long_description": "flawz is a Terminal User Interface (TUI) for browsing the security vulnerabilities (also known as CVEs). As default it uses the vulnerability database (NVD) from NIST and provides search and listing functionalities in the terminal with different theming options.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "madness",
            "portdir": "science/madness",
            "version": "2024.12.06",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/m-a-d-n-e-s-s/madness",
            "description": "Multiresolution Adaptive Numerical Environment for Scientific Simulation",
            "long_description": "MADNESS provides a high-level environment for the solution of integral and differential equations in many dimensions using adaptive, fast methods with guaranteed precision based on multi-resolution analysis and novel separated representations.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "clang15",
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "gperftools",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "python312",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "boost181",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "QMPlay2",
            "portdir": "multimedia/QMPlay2",
            "version": "24.12.06",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zaps166/QMPlay2",
            "description": "Qt Media Player 2",
            "long_description": "QMPlay2 is a video and audio player. It can play all formats supported by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and Prostopleer browser.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "pulse"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "rubberband",
                        "taglib",
                        "qt5-qtbase",
                        "libcdio",
                        "ffmpeg",
                        "libass",
                        "libcddb",
                        "qt5-qtdeclarative",
                        "qt5-qttools",
                        "qt5-qttranslations",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rapidjson-devel",
            "portdir": "devel/rapidjson-devel",
            "version": "20241202",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rapidjson.org",
            "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API.",
            "long_description": "RapidJSON is a fast, unicode-friendly, self-contained and header-only library without any dependencies for parsing JSON.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-coolprop",
                        "py310-coolprop",
                        "py311-coolprop",
                        "py39-coolprop"
                    ]
                }
            ]
        },
        {
            "name": "glibmm-2.4",
            "portdir": "devel/glibmm-2.4",
            "version": "2.62.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to glib",
            "long_description": "C++ interface to glib",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "mm-common",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "glibmm",
                        "glibmm-devel",
                        "gtkmm3",
                        "rawtherapee"
                    ]
                }
            ]
        },
        {
            "name": "pangomm-1.4",
            "portdir": "x11/pangomm-1.4",
            "version": "2.46.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to Pango.",
            "long_description": "pangomm is the official C++ interface for the Pango text layout library.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "mm-common",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2",
                        "cairomm",
                        "pango",
                        "glibmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtkmm3",
                        "gonepass"
                    ]
                }
            ]
        }
    ]
}