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

{
    "count": 52208,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=133",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=131",
    "results": [
        {
            "name": "R-etwfe",
            "portdir": "R/R-etwfe",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grantmcdermott.com/etwfe",
            "description": "Extended Two-Way Fixed Effects",
            "long_description": "Extended Two-Way Fixed Effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fixest",
                        "R-marginaleffects",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-modelsummary",
                        "R-gt",
                        "R-did"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retry",
            "portdir": "sysutils/retry",
            "version": "1.0.6",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minfrin/retry",
            "description": "Repeat a command until a command succeeds",
            "long_description": "Repeat a command until a command succeeds. Retry captures stdin into memory as the data is passed to the repeated command, and this captured stdin is then replayed should the command be repeated. This makes it possible to embed the retry tool into shell pipelines.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-etrunct",
            "portdir": "R/R-etrunct",
            "version": "0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=etrunct",
            "description": "Computes moments of univariate truncated t distribution",
            "long_description": "Computes moments of univariate truncated t distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ashr"
                    ]
                }
            ]
        },
        {
            "name": "retroshare-qt4",
            "portdir": "www/retroshare-qt4",
            "version": "0.6.4",
            "license": "(AGPL-3 or LGPL-3 or GPL-3)",
            "platforms": "{darwin < 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://retroshare.cc",
            "description": "RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform",
            "long_description": "RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform",
            "active": true,
            "categories": [
                "security",
                "www",
                "p2p"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "sqlite3",
                        "gnutls",
                        "gpgme",
                        "qt4-mac",
                        "libgpg-error",
                        "miniupnpc",
                        "libmicrohttpd",
                        "openssl11",
                        "libassuan",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retroarch",
            "portdir": "emulators/retroarch",
            "version": "1.10.2",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libretro/RetroArch",
            "description": "Frontend for the libretro API.",
            "long_description": "Frontend for the libretro API.",
            "active": true,
            "categories": [
                "games",
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-etm",
            "portdir": "R/R-etm",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=etm",
            "description": "Empirical Transition Matrix",
            "long_description": "The package permits to estimate the matrix of transition probabilities for any time-inhomogeneous multi-state model with finite state space using the Aalen–Johansen estimator.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-geepack",
                        "R-kmi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Epi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markovchain"
                    ]
                }
            ]
        },
        {
            "name": "retdec-devel",
            "portdir": "devel/retdec",
            "version": "20230920",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/avast/retdec",
            "description": "RetDec is a retargetable machine-code decompiler based on LLVM",
            "long_description": "RetDec is a retargetable machine-code decompiler based on LLVM. The decompiler is not limited to any particular target architecture, operating system, or executable file format.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cctools",
                        "cmake",
                        "git",
                        "gmake",
                        "ld64",
                        "pkgconfig",
                        "xz",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "python310",
                        "openssl3",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "upx",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retdec",
            "portdir": "devel/retdec",
            "version": "5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/avast/retdec",
            "description": "RetDec is a retargetable machine-code decompiler based on LLVM",
            "long_description": "RetDec is a retargetable machine-code decompiler based on LLVM. The decompiler is not limited to any particular target architecture, operating system, or executable file format.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cctools",
                        "cmake",
                        "git",
                        "gmake",
                        "ld64",
                        "pkgconfig",
                        "xz",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "python310",
                        "openssl3",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "upx",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retawq",
            "portdir": "www/retawq",
            "version": "0.2.6c",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://retawq.sourceforge.net/",
            "description": "text-based web browser",
            "long_description": "retawq is an interactive, multi-threaded network client (web browser) for text terminals on computers with Unix-like operating systems. It is fast, small, nicely configurable, and comfortable, e.g. the low-level network communications are performed in a non-blocking way, and you can keep open as many virtual windows as you want and work simultaneously in two of them in a split-screen mode.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retail",
            "portdir": "textproc/retail",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xjack.org/retail/",
            "description": "Re-Tail is a command line program which is intended as an intelligent incremental logfile reader.",
            "long_description": "Re-Tail is a command line program which is intended as an intelligent incremental logfile reader. It will read a file or group of files given on the command line, and output any changes since last time it read the file(s) in question. It will attempt to compensate if the filesize changes unexpectedly, and will also attempt to compensate if the file contents changes as well. It is not a very complex program.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "restund",
            "portdir": "net/restund",
            "version": "0.4.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.creytiv.com/",
            "description": "modular STUN/TURN server",
            "long_description": "restund is a modular STUN/TURN server.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-estmeansd",
            "portdir": "R/R-estmeansd",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stmcg/estmeansd",
            "description": "Estimating the sample mean and standard deviation from commonly reported quantiles in meta-analysis",
            "long_description": "Estimating the sample mean and standard deviation from commonly reported quantiles in meta-analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-metaBLUE",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-metamedian"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-meta"
                    ]
                }
            ]
        },
        {
            "name": "restish",
            "portdir": "devel/restish",
            "version": "0.21.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rest.sh",
            "description": "Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in",
            "long_description": "Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in, like always having the latest API resources, fields, and operations available when they go live on the API without needing to install or update anything.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "restinio",
            "portdir": "www/restinio",
            "version": "0.6.14",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stiffstream.com/en/products/restinio.html",
            "description": "Header-only C++14 library that gives you an embedded HTTP/Websocket server.",
            "long_description": "RESTinio is a header-only C++14 library that gives you an embedded HTTP/Websocket server. It is based on standalone version of ASIO and targeted primarily for asynchronous processing of HTTP-requests.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "g.litenstein",
                    "github": "Lord-Kamina",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "openssl",
                        "pcre",
                        "doxygen",
                        "zlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "http-parser",
                        "boost176",
                        "libfmt9",
                        "asio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-EstimDiagnostics",
            "portdir": "R/R-EstimDiagnostics",
            "version": "0.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/Dmitry_Otryakhin/diagnostics-and-tests-for-statistical-estimators",
            "description": "Diagnostic tools and unit tests for statistical estimators",
            "long_description": "Diagnostic tools and unit tests for statistical estimators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-foreach",
                        "R-goftest",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-doParallel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-estimatr",
            "portdir": "R/R-estimatr",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://declaredesign.org/r/estimatr",
            "description": "Fast estimators for design-based inference",
            "long_description": "Fast estimators for design-based inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-generics",
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-margins",
                        "R-prediction",
                        "R-fabricatr",
                        "R-randomizr",
                        "R-RcppEigen",
                        "R-sandwich",
                        "R-estimability",
                        "R-testthat",
                        "R-texreg",
                        "R-emmeans",
                        "R-stargazer",
                        "R-car",
                        "R-AER",
                        "R-modelsummary",
                        "R-clubSandwich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DeclareDesign",
                        "R-hbal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-modelsummary",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-estimability",
            "portdir": "R/R-estimability",
            "version": "1.5.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rvlenth.github.io/estimability",
            "description": "Tools for assessing estimability of linear predictions",
            "long_description": "Tools for assessing estimability of linear predictions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-effects",
                        "R-emmeans",
                        "R-rsm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fixest",
                        "R-logistf",
                        "R-mmrm",
                        "R-robustlmm",
                        "R-sdmTMB",
                        "R-spmodel",
                        "R-GLMMadaptive",
                        "R-survstan",
                        "R-estimatr",
                        "R-fabricatr"
                    ]
                }
            ]
        },
        {
            "name": "resticprofile",
            "portdir": "sysutils/resticprofile",
            "version": "0.32.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://creativeprojects.github.io/resticprofile/",
            "description": "Configuration profiles manager and scheduler for restic",
            "long_description": "resticprofile is one of many automation tools for restic, also called a wrapper. In a nutshell, resticprofile provides a configuration file and a runner that will generate all the necessary calls to restic. Additionally, it can schedule a profile via a user agent or a daemon in launchd",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "lheise",
                    "github": "lucaheise",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "restic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "restic",
            "portdir": "sysutils/restic",
            "version": "0.19.0",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://restic.net",
            "description": "Fast, secure, efficient backup program.",
            "long_description": "Restic is a program that does backups right. Its design goals are: Easy, Fast, Verifiable, Secure, Efficient and Free.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [
                "docs",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "autorestic",
                        "resticprofile"
                    ]
                }
            ]
        },
        {
            "name": "restbed",
            "portdir": "devel/restbed",
            "version": "4.8",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.corvusoft.co.uk",
            "description": "Framework that brings asynchronous RESTful functionality to C++14 applications.",
            "long_description": "Restbed is a comprehensive and consistent programming model for building applications that require seamless and secure communication over HTTP, with the ability to model a range of business processes, designed to target mobile, tablet, desktop and embedded production environments.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "asio",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libretroshare"
                    ]
                }
            ]
        },
        {
            "name": "rest",
            "portdir": "gnome/rest",
            "version": "0.8.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Librest",
            "description": "A library that makes it easier to access web services that claim to be RESTful.",
            "long_description": "A library that makes it easier to access web services that claim to be RESTful.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libxml2",
                        "libsoup-2.4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gfbgraph",
                        "gnome-maps",
                        "gnome-online-accounts",
                        "libsocialweb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "R-ess",
            "portdir": "R/R-ess",
            "version": "1.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mlindsk/ess",
            "description": "Efficient step-wise selection in decomposable models",
            "long_description": "Efficient step-wise selection in decomposable models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesWatch"
                    ]
                }
            ]
        },
        {
            "name": "R-esreg",
            "portdir": "R/R-esreg",
            "version": "0.6.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=esreg",
            "description": "Joint quantile and expected shortfall regression",
            "long_description": "Joint quantile and expected shortfall regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-quantreg",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-esback"
                    ]
                }
            ]
        },
        {
            "name": "resource_dasm",
            "portdir": "devel/resource_dasm",
            "version": "2023.03.15",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fuzziqersoftware/resource_dasm",
            "description": "Tools for reverse-engineering classic Mac OS applications and games.",
            "long_description": "Tools for reverse-engineering classic Mac OS applications and games.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python311",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "phosg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "netpbm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ResIL",
            "portdir": "devel/ResIL",
            "version": "1.7.9",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://resil.sourceforge.net/",
            "description": "Library to develop applications with powerful image loading capabilities",
            "long_description": "Resilient Image Library (ResIL, a fork of DevIL) is a programmer's library to develop applications with very powerful image loading capabilities, yet is easy for a developer to learn and use. Ultimate control of images is left to the developer, so unnecessary conversions, etc. are not performed. ResIL utilizes a simple, yet powerful, syntax. ResIL can load, save, convert, manipulate, filter and display a wide variety of image formats.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [
                "sdl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "libGLU",
                        "jasper",
                        "xrender",
                        "mesa",
                        "lcms",
                        "libjpeg-turbo",
                        "libmng",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-esemifar",
            "portdir": "R/R-esemifar",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=esemifar",
            "description": "Smoothing for long-memory time series",
            "long_description": "Smoothing for long-memory time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-future",
                        "R-fracdiff",
                        "R-furrr",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-smoots",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ufRisk"
                    ]
                }
            ]
        },
        {
            "name": "R-esem",
            "portdir": "R/R-esem",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=esem",
            "description": "Exploratory Structural Equation Modeling",
            "long_description": "Exploratory Structural Equation Modeling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-lavaan",
                        "R-psych",
                        "R-GPArotation",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-esc",
            "portdir": "R/R-esc",
            "version": "0.5.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strengejacke.github.io/esc",
            "description": "Effect size computation for meta-analysis",
            "long_description": "Effect size computation for meta-analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rmcorr"
                    ]
                }
            ]
        },
        {
            "name": "R-esback",
            "portdir": "R/R-esback",
            "version": "0.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=esback",
            "description": "Expected Shortfall Backtesting",
            "long_description": "Expected Shortfall Backtesting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-esreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-errors",
            "portdir": "R/R-errors",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-quantities.github.io/errors",
            "description": "Uncertainty propagation for R vectors",
            "long_description": "Uncertainty propagation for R vectors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-vctrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quantities"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-constants"
                    ]
                }
            ]
        },
        {
            "name": "R-ERPM",
            "portdir": "R/R-ERPM",
            "version": "0.2.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stocnet/ERPM",
            "description": "Exponential Random Partition Models",
            "long_description": "Exponential Random Partition Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numbers",
                        "R-CRAN-recommended",
                        "R-RColorBrewer",
                        "R-snowfall",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eRm",
            "portdir": "R/R-eRm",
            "version": "1.0-6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=eRm",
            "description": "Extended Rasch Modelling",
            "long_description": "Extended Rasch Modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-colorspace",
                        "R-psych"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-erify",
            "portdir": "R/R-erify",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flujoo.github.io/erify",
            "description": "Check arguments and generate readable error messages",
            "long_description": "Check arguments and generate readable error messages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eventPred"
                    ]
                }
            ]
        },
        {
            "name": "R-ergm.userterms",
            "portdir": "R/R-ergm.userterms",
            "version": "3.10.0-111",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/ergm.userterms",
            "description": "Template package to demonstrate the use of user-specified statistics for use in ergm models",
            "long_description": "Template package to demonstrate the use of user-specified statistics for use in ergm models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ergm",
                        "R-statnet.common",
                        "R-CRAN-recommended",
                        "R-network"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ergm.rank",
            "portdir": "R/R-ergm.rank",
            "version": "4.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/ergm.rank",
            "description": "Fit, simulate and diagnose exponential-family models for rank-order relational data",
            "long_description": "Fit, simulate and diagnose exponential-family models for rank-order relational data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-network",
                        "R-CRAN-recommended",
                        "R-Rdpack",
                        "R-ergm",
                        "R-statnet.common"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ergm.multi",
            "portdir": "R/R-ergm.multi",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/ergm.multi",
            "description": "Fit, simulate and diagnose exponential-family models for multiple or multilayer networks",
            "long_description": "Fit, simulate and diagnose exponential-family models for multiple or multilayer networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-purrr",
                        "R-Rdpack",
                        "R-statnet.common",
                        "R-network",
                        "R-ergm",
                        "R-rle",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-generics",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ggrepel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigergm",
                        "R-tergm"
                    ]
                }
            ]
        },
        {
            "name": "R-ergmito",
            "portdir": "R/R-ergmito",
            "version": "0.3-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://muriteams.github.io/ergmito",
            "description": "Exponential random graph models for small networks",
            "long_description": "Exponential random graph models for small networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-texreg",
                        "R-network",
                        "R-ergm",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-lmtest",
                        "R-tinytest",
                        "R-sna",
                        "R-fmcmc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ergmgp",
            "portdir": "R/R-ergmgp",
            "version": "0.1-1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/ergmgp",
            "description": "Tools for modelling ERGM generating processes",
            "long_description": "Tools for modelling ERGM generating processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-networkDynamic",
                        "R-ergm",
                        "R-statnet.common",
                        "R-CRAN-recommended",
                        "R-network"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ergm.count",
            "portdir": "R/R-ergm.count",
            "version": "4.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/ergm.count",
            "description": "Fit, simulate and diagnose exponential-family models for networks with count edges",
            "long_description": "Fit, simulate and diagnose exponential-family models for networks with count edges",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-network",
                        "R-ergm",
                        "R-CRAN-recommended",
                        "R-Rdpack",
                        "R-statnet.common"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statnet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ergMargins",
                        "R-ergm"
                    ]
                }
            ]
        },
        {
            "name": "R-ergMargins",
            "portdir": "R/R-ergMargins",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ergMargins",
            "description": "Process analysis for exponential random graph models",
            "long_description": "Process analysis for exponential random graph models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-network",
                        "R-sna",
                        "R-ergm",
                        "R-btergm",
                        "R-sampling",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-statnet.common",
                        "R-ergm.count"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-netmediate"
                    ]
                }
            ]
        },
        {
            "name": "R-ergm",
            "portdir": "R/R-ergm",
            "version": "4.6.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/ergm",
            "description": "Fit, simulate and diagnose exponential-family models for networks",
            "long_description": "An integrated set of tools to analyze and simulate networks based on exponential-family random graph models (ERGMs).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-memoise",
                        "R-stringr",
                        "R-tibble",
                        "R-purrr",
                        "R-knitr",
                        "R-Rdpack",
                        "R-robustbase",
                        "R-statnet.common",
                        "R-trust",
                        "R-network",
                        "R-lpSolveAPI",
                        "R-rle",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-latticeExtra",
                        "R-slam",
                        "R-sna",
                        "R-Rglpk",
                        "R-networkLite",
                        "R-ergm.count"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BFpack",
                        "R-Bergm",
                        "R-latentnet",
                        "R-netmediate",
                        "R-statnet",
                        "R-tergm",
                        "R-bigergm",
                        "R-btergm",
                        "R-ergMargins",
                        "R-ergm.count",
                        "R-ergm.multi",
                        "R-ergm.rank",
                        "R-ergm.userterms",
                        "R-ergmgp",
                        "R-ergmito",
                        "R-fergm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NetMix",
                        "R-texreg",
                        "R-broom",
                        "R-lolog"
                    ]
                }
            ]
        },
        {
            "name": "R-EQL",
            "portdir": "R/R-EQL",
            "version": "1.0-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EQL",
            "description": "Extended Quasi-Likelihood function",
            "long_description": "Extended Quasi-Likelihood function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ttutils",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TOHM",
                        "R-kdensity"
                    ]
                }
            ]
        },
        {
            "name": "reproc",
            "portdir": "devel/reproc",
            "version": "14.2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/DaanDeMeyer/reproc",
            "description": "A cross-platform (C99/C++11) process library",
            "long_description": "reproc (Redirected Process) is a cross-platform C/C++ library that simplifies starting, stopping and communicating with external programs. The main use case is executing command line applications directly from C or C++ code and retrieving their output.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lite-xl-luajit",
                        "libmamba",
                        "lite-xl"
                    ]
                }
            ]
        },
        {
            "name": "repoview",
            "portdir": "sysutils/repoview",
            "version": "0.5.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fedorahosted.org/repoview/",
            "description": "make common metadata package repositories browseable",
            "long_description": "RepoView allows one to easily create a set of static HTML pages in a repodata repository, allowing simple browsing of available packages. It uses kid templating engine to create the pages and is therefore easily customizeable.",
            "active": false,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python27",
                        "py27-kid",
                        "yum"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "reposurgeon",
            "portdir": "devel/reposurgeon",
            "version": "5.8",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.catb.org/esr/reposurgeon",
            "description": "A tool for editing version-control repositories and translating among different systems. Supports git, bzr, Subversion, darcs, and fossil directly.",
            "long_description": "A tool for editing version-control repositories and translating among different systems. Supports git, bzr, Subversion, darcs, and fossil directly. reposurgeon enables risky operations that version-control systems don’t want to let you do, such as (a) editing past comments and metadata, (b) excising commits, (c) coalescing commits, and (d) removing files and subtrees from repo history. The original motivation for reposurgeon was to clean up artifacts created by repository conversions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "go",
                        "asciidoctor",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "repo",
            "portdir": "python/repo",
            "version": "2.32",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 20160202,
            "replaced_by": null,
            "homepage": "https://source.android.com/source/developing.html",
            "description": "tool that helps to manage Android Git repositories",
            "long_description": "Repo is a tool that we built on top of Git. Repo helps us manage the many Git repositories, does the uploads to our revision control system , and automates parts of the Android development workflow. Repo is not meant to replace Git, only to make it easier to work with Git in the context of Android.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-epmrob",
            "portdir": "R/R-epmrob",
            "version": "0.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=epmrob",
            "description": "Robust estimation of probit models with endogeneity",
            "long_description": "Robust estimation of probit models with endogeneity",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "replxx",
            "portdir": "devel/replxx",
            "version": "0.0.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AmokHuginnsson/replxx",
            "description": "Readline and libedit replacement library",
            "long_description": "replxx is a readline and libedit replacement that supports UTF-8, syntax highlighting, hints, completion, and history.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "goodasm"
                    ]
                }
            ]
        },
        {
            "name": "replibyte",
            "portdir": "databases/replibyte",
            "version": "0.10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.replibyte.com/",
            "description": "Seed your development database with real data",
            "long_description": "Replibyte is a blazingly fast tool to seed your databases with your production data while keeping sensitive data safe",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "replex",
            "portdir": "multimedia/replex",
            "version": "0.1.6.8",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.metzlerbros.org/dvb/",
            "description": "Remultiplex an MPEG2 TS into a PS for DVD",
            "long_description": "Replex was created to remultiplex transport stream (TS) data taken from a DVB source. The result is supposed to be a program stream (PS) that can be used to be burned to a DVD (with dvdauthor).",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "emyr.thomas",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}