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

{
    "count": 45362,
    "next": "http://ports.macports.org/api/v1/ports/?format=api&page=695",
    "previous": "http://ports.macports.org/api/v1/ports/?format=api&page=693",
    "results": [
        {
            "name": "py37-pyqt5-webengine",
            "portdir": "python/py-pyqt5-webengine",
            "version": "5.15.6",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqtwebengine",
            "description": "PyQt5 Webengine bindings",
            "long_description": "PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine framework. The framework provides the ability to embed web content in applications and is based on the Chrome browser. The bindings sit on top of PyQt5 and are implemented as three separate modules corresponding to the different libraries that make up the framework.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "pkgconfig",
                        "py37-sip",
                        "py37-pyqt-builder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "python37",
                        "py37-pyqt5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-eric-ide"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-spyder",
                        "py37-spyder-devel",
                        "py37-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py-pyqt5-webengine",
            "portdir": "python/py-pyqt5-webengine",
            "version": "5.15.6",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqtwebengine",
            "description": "PyQt5 Webengine bindings",
            "long_description": "PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine framework. The framework provides the ability to embed web content in applications and is based on the Chrome browser. The bindings sit on top of PyQt5 and are implemented as three separate modules corresponding to the different libraries that make up the framework.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pyqt5-webengine"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-opcache",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/opcache",
            "description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "long_description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1761
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pim",
            "portdir": "R/R-pim",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pim",
            "description": "Probabilistic Index Models",
            "long_description": "Probabilistic Index Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nleqslv",
                        "R-BB"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-samc",
            "portdir": "R/R-samc",
            "version": "3.2.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://andrewmarx.github.io/samc",
            "description": "Functions for working with absorbing Markov chains",
            "long_description": "Functions for working with absorbing Markov chains",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2537
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppThread",
                        "R-raster",
                        "R-terra",
                        "R-circular",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-viridisLite",
                        "R-rmarkdown",
                        "R-gdistance"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-primefactr",
            "portdir": "R/R-primefactr",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=primefactr",
            "description": "Use prime factorization for simplifying computations",
            "long_description": "Use prime factorization for simplifying computations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hbal",
            "portdir": "R/R-hbal",
            "version": "1.2.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yiqingxu.org/packages/hbal",
            "description": "Hierarchically regularized entropy balancing",
            "long_description": "Hierarchically regularized entropy balancing",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2537
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R",
                        "gcc12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-gtable",
                        "R-stringr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-nloptr",
                        "R-glmnet",
                        "R-estimatr",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc12",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-broom",
                        "R-ebal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prodest",
            "portdir": "R/R-prodest",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prodest",
            "description": "Production function estimation",
            "long_description": "Production function estimation",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rsolnp",
                        "R-AER",
                        "R-DEoptim",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-parser",
            "portdir": "perl/p5-xml-parser",
            "version": "2.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-xml-parser",
            "homepage": "https://metacpan.org/pod/XML::Parser",
            "description": "This is a Perl extension interface to expat.",
            "long_description": "A perl module for parsing XML documents using expat.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-openssl",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "long_description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "active": true,
            "categories": [
                "devel",
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1761
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "openssl11",
                        "libcomerr",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php71-stomp"
                    ]
                }
            ]
        },
        {
            "name": "php71-postgresql",
            "portdir": "lang/php",
            "version": "7.1.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/pgsql",
            "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
            "long_description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1761
                }
            ],
            "variants": [
                "postgresql82",
                "postgresql83",
                "postgresql84",
                "postgresql90",
                "postgresql91",
                "postgresql92",
                "postgresql93",
                "postgresql94",
                "postgresql95",
                "postgresql96",
                "postgresql10",
                "postgresql11",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "postgresql15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-statcomp",
            "portdir": "R/R-statcomp",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=statcomp",
            "description": "Statistical complexity and information measures for time series analysis",
            "long_description": "Statistical complexity and information measures for time series analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "4.57.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 392
                },
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-attrs",
                        "py27-enum34",
                        "py27-sortedcontainers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py27-attrs",
                        "py27-mutagen",
                        "py27-marisa-trie",
                        "py27-brotlipy",
                        "py27-datrie",
                        "py27-fuzzywuzzy",
                        "py27-parver",
                        "py27-hpack",
                        "py27-pyrsistent",
                        "py27-json5",
                        "py27-hyperlink",
                        "py27-cairo",
                        "py27-dateutil",
                        "py27-cssselect"
                    ]
                }
            ]
        },
        {
            "name": "py-python-dotenv",
            "portdir": "python/py-python-dotenv",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/theskumar/python-dotenv",
            "description": "Add .env support to your django/flask apps in development and deployments",
            "long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 146
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-python-dotenv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-websockets",
            "portdir": "python/py-websockets",
            "version": "12.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aaugustin/websockets",
            "description": "WebSocket implementation in Python 3",
            "long_description": "websockets is a library for building WebSocket servers and clients in Python with a focus on correctness and simplicity. Built on top of asyncio, Python's standard asynchronous I/O framework, it provides an elegant coroutine-based API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 192
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-undetected-chromedriver"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-socketio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-falcon"
                    ]
                }
            ]
        },
        {
            "name": "R-limma",
            "portdir": "R/R-limma",
            "version": "3.58.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioinf.wehi.edu.au/limma",
            "description": "Linear models for microarray data",
            "long_description": "Linear models for microarray data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vsclust",
                        "R-marray",
                        "R-csaw",
                        "R-edgeR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeR",
                        "R-hexbin"
                    ]
                }
            ]
        },
        {
            "name": "R-polyCub",
            "portdir": "R/R-polyCub",
            "version": "0.9.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastistician/polyCub",
            "description": "Cubature over polygonal domains",
            "long_description": "Cubature over polygonal domains",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-kinship2",
            "portdir": "R/R-kinship2",
            "version": "1.9.6.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=kinship2",
            "description": "Pedigree functions",
            "long_description": "Pedigree functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-quadprog",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-coxme"
                    ]
                }
            ]
        },
        {
            "name": "R-sift",
            "portdir": "R/R-sift",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sift",
            "description": "Facilitate extraction of key information from common datasets",
            "long_description": "Facilitate extraction of key information from common datasets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-pastecs",
                        "R-cpp11",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-hms",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-mopac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-pspell",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/pspell",
            "description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions",
            "long_description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions",
            "active": true,
            "categories": [
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1761
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "aspell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-xml-parser",
            "portdir": "perl/p5-xml-parser",
            "version": "2.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Parser",
            "description": "This is a Perl extension interface to expat.",
            "long_description": "A perl module for parsing XML documents using expat.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-libwww-perl",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xml-sax-expat",
                        "p5.30-libxml-perl",
                        "p5.30-parse-mediawikidump",
                        "p5.30-perl-ldap",
                        "p5.30-rpc-xml",
                        "p5.30-soap-lite",
                        "p5.30-test-xml",
                        "p5.30-xml-autowriter",
                        "p5.30-xml-checker",
                        "p5.30-xml-dom",
                        "p5.30-xml-parser-easytree",
                        "p5.30-xml-semanticdiff",
                        "p5.30-xml-treebuilder",
                        "p5.30-xml-twig",
                        "p5.30-xml-xpath",
                        "p5.30-astro-simbad-client",
                        "p5.30-bioperl",
                        "p5.30-xml-rss"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.30-file-keepass"
                    ]
                }
            ]
        },
        {
            "name": "R-r6methods",
            "portdir": "R/R-r6methods",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r6methods",
            "description": "Add methods to R6 class definition",
            "long_description": "Add methods to R6 class definition",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-shiny",
                        "R-miniUI",
                        "R-rstudioapi",
                        "R-magrittr",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-teigen",
            "portdir": "R/R-teigen",
            "version": "2.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=teigen",
            "description": "Model-based clustering and classification with the multivariate t distribution",
            "long_description": "Model-based clustering and classification with the multivariate t distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vscc"
                    ]
                }
            ]
        },
        {
            "name": "R-sqliteutils",
            "portdir": "R/R-sqliteutils",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sqliteutils",
            "description": "Utility functions for SQLite",
            "long_description": "Utility functions for SQLite",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-dbplyr",
                        "R-RSQLite",
                        "R-magrittr",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-xml-parser",
            "portdir": "perl/p5-xml-parser",
            "version": "2.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Parser",
            "description": "This is a Perl extension interface to expat.",
            "long_description": "A perl module for parsing XML documents using expat.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "perl5.34",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gtkmm",
                        "cutter",
                        "pulseaudio"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmltoman",
                        "p5.34-bioperl",
                        "p5.34-libxml-perl",
                        "p5.34-parse-mediawikidump",
                        "p5.34-perl-ldap",
                        "p5.34-rpc-xml",
                        "p5.34-soap-lite",
                        "p5.34-test-xml",
                        "p5.34-xml-autowriter",
                        "p5.34-xml-checker",
                        "p5.34-xml-dom",
                        "p5.34-xml-parser-easytree",
                        "p5.34-xml-semanticdiff",
                        "p5.34-xml-treebuilder",
                        "p5.34-xml-twig",
                        "p5.34-xml-xpath",
                        "p5.34-astro-simbad-client",
                        "xserve-raid-tools",
                        "GTorrentViewer",
                        "docbook2X",
                        "gnupod",
                        "p5.34-xml-rss",
                        "spidereyeballs",
                        "p5.34-xml-sax-expat",
                        "intltool",
                        "xmltv",
                        "p5-xml-parser",
                        "memesuite",
                        "mysql-zrm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-file-keepass"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-xml-parser",
            "portdir": "perl/p5-xml-parser",
            "version": "2.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Parser",
            "description": "This is a Perl extension interface to expat.",
            "long_description": "A perl module for parsing XML documents using expat.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-libwww-perl",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xml-sax-expat",
                        "p5.28-libxml-perl",
                        "p5.28-parse-mediawikidump",
                        "p5.28-perl-ldap",
                        "p5.28-rpc-xml",
                        "p5.28-soap-lite",
                        "p5.28-test-xml",
                        "p5.28-xml-autowriter",
                        "p5.28-xml-checker",
                        "p5.28-xml-dom",
                        "p5.28-xml-parser-easytree",
                        "p5.28-xml-semanticdiff",
                        "p5.28-xml-treebuilder",
                        "p5.28-xml-twig",
                        "p5.28-xml-xpath",
                        "p5.28-astro-simbad-client",
                        "p5.28-bioperl",
                        "p5.28-xml-rss"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.28-file-keepass"
                    ]
                }
            ]
        },
        {
            "name": "R-tmcn",
            "portdir": "R/R-tmcn",
            "version": "0.2-13",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmcn",
            "description": "Text mining toolkit for Chinese",
            "long_description": "Text mining toolkit for Chinese",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aide",
            "portdir": "security/aide",
            "version": "0.18.6",
            "license": "GPL-2",
            "platforms": "{darwin >= 12}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aide/aide",
            "description": "Advanced Intrusion Detection Environment",
            "long_description": "AIDE (Advanced Intrusion Detection Environment) is a free replacement for Tripwire. It does the same things as the semi-free Tripwire and more. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. It can read databases from older or newer versions. See the manual pages within the distribution for further info. There is also a beginning of a manual.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "pkgconfig",
                        "clang-16",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libgcrypt",
                        "pcre2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "check"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-typed",
            "portdir": "R/R-typed",
            "version": "0.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/moodymudskipper/typed",
            "description": "Support types for variables, arguments and return values",
            "long_description": "Support types for variables, arguments and return values",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-waldo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-daemons",
            "portdir": "ruby/rb-daemons",
            "version": "1.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thuehlinger/daemons",
            "description": "A toolkit to create and control daemons in different ways",
            "long_description": "Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-tweetstream"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb-mongrel"
                    ]
                }
            ]
        },
        {
            "name": "R-weakARMA",
            "portdir": "R/R-weakARMA",
            "version": "1.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plmlab.math.cnrs.fr/jrolland/weakARMA",
            "description": "Tools for the analysis of weak ARMA models",
            "long_description": "Tools for the analysis of weak ARMA models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vars",
                        "R-matrixStats",
                        "R-CompQuadForm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-renv",
                        "R-timeSeries"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mod_security2",
            "portdir": "www/mod_security2",
            "version": "2.9.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SpiderLabs/ModSecurity",
            "description": "Apache 2 intrusion detection and prevention engine for web applications",
            "long_description": "ModSecurity is an open source intrusion detection and prevention engine for web applications. It operates embedded into the web server, acting as a powerful umbrella - shielding applications from attacks.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 847
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "icu",
                        "lua53",
                        "apache2",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-python-dotenv",
            "portdir": "python/py-python-dotenv",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/theskumar/python-dotenv",
            "description": "Add .env support to your django/flask apps in development and deployments",
            "long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 146
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "clang-16",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-mock",
                        "py311-ipython",
                        "py311-sh"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-pydantic_settings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "docker-compose",
                        "py311-pytest-dotenv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "podman-compose",
                        "podman-compose-devel"
                    ]
                }
            ]
        },
        {
            "name": "py311-websockets",
            "portdir": "python/py-websockets",
            "version": "12.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aaugustin/websockets",
            "description": "WebSocket implementation in Python 3",
            "long_description": "websockets is a library for building WebSocket servers and clients in Python with a focus on correctness and simplicity. Built on top of asyncio, Python's standard asynchronous I/O framework, it provides an elegant coroutine-based API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 192
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-socketio"
                    ]
                }
            ]
        },
        {
            "name": "php70-sockets",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/sockets",
            "description": "a PHP interface to BSD socket communication functions",
            "long_description": "a PHP interface to BSD socket communication functions",
            "active": true,
            "categories": [
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1761
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-event"
                    ]
                }
            ]
        },
        {
            "name": "php56-opcache",
            "portdir": "lang/php",
            "version": "5.6.40",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/opcache",
            "description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "long_description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1761
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php56"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sjmisc",
            "portdir": "R/R-sjmisc",
            "version": "2.8.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strengejacke.github.io/sjmisc",
            "description": "Data and variable transformation functions",
            "long_description": "Data and variable transformation functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyselect",
                        "R-sjlabelled",
                        "R-magrittr",
                        "R-insight",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sjstats",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-haven",
                        "R-stringdist",
                        "R-mice",
                        "R-sjPlot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggiraphExtra",
                        "R-sjPlot",
                        "R-sjstats"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sjlabelled"
                    ]
                }
            ]
        },
        {
            "name": "canna",
            "portdir": "textproc/canna",
            "version": "3.7p3",
            "license": "Restrictive/Distributable and BSD-old and GPL-2+ and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://canna.sourceforge.jp/",
            "description": "Kana-Kanji conversion system",
            "long_description": "Kana-Kanji conversion system",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "inet",
                "pdfdoc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gccmakedep",
                        "imake",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kinput2"
                    ]
                }
            ]
        },
        {
            "name": "elasticsearch",
            "portdir": "databases/elasticsearch",
            "version": "7.16.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.elastic.co/",
            "description": "Distributed RESTful search engine built for the cloud",
            "long_description": "Elasticsearch is a highly scalable open-source full-text search and analytics engine. It allows you to store search, and analyze big volumes of data quickly and in near real time. It is generally used as the underlying engine/technology that powers applications that have complex search features and requirements. Elasticsearch requires Java/OpenJDK 11+, which comes installed. Other Java versions are not supported.",
            "active": true,
            "categories": [
                "databases",
                "java"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "gerardsoleca",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kibana"
                    ]
                }
            ]
        },
        {
            "name": "binocle",
            "portdir": "sysutils/binocle",
            "version": "0.3.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharkdp/binocle",
            "description": "a graphical tool to visualize binary data",
            "long_description": "binocle is a graphical tool to visualize binary data. It colorizes bytes according to different rules and renders them as pixels in a rectangular grid. This allows users to identify interesting parts in large files and to reveal image-like regions.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "liblsl",
            "portdir": "science/liblsl",
            "version": "1.16.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sccn/liblsl",
            "description": "C++ library for multi-modal time-synched data transmission over the local network.",
            "long_description": "The lab streaming layer is a simple all-in-one approach to streaming experiment data between applications in a lab, e.g. instrument time series, event markers, audio, and so on.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "static",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pugixml",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost181"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gensync",
            "portdir": "net/gensync",
            "version": "2.0.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nislab/gensync-lib",
            "description": "Gensync: a library for efficient synchronization of data over a network",
            "long_description": "Gensync is a library that uses many different syncing algorithms to sync data between two nodes in a network. These algorithms include IBLTs, CPISyncs, HashSyncs, Cuckoo Syncs, and more.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "trachten",
                    "github": "trachten",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ntl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DMQ",
            "portdir": "R/R-DMQ",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DMQ",
            "description": "Dynamic Multiple Quantile (DMQ) model",
            "long_description": "Dynamic Multiple Quantile (DMQ) model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2537
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R",
                        "gcc12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-Rsolnp",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-DEoptim",
                        "libgcc12",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-panel",
            "portdir": "python/py-panel",
            "version": "1.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://panel.holoviz.org",
            "description": "A high-level app and dashboarding solution for Python.",
            "long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 847
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "npm10",
                        "clang-16",
                        "py311-wheel",
                        "py311-setuptools",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-bleach",
                        "py311-bokeh",
                        "py311-param",
                        "py311-pyct",
                        "py311-pyviz_comms",
                        "py311-linkify-it-py",
                        "py311-mdit-py-plugins",
                        "py311-markdown-it-py",
                        "py311-xyzservices",
                        "nodejs20",
                        "py311-tzdata",
                        "panel_select",
                        "py311-tqdm",
                        "py311-markdown",
                        "py311-pandas",
                        "py311-requests",
                        "py311-typing_extensions",
                        "py311-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "holoviews"
                    ]
                }
            ]
        },
        {
            "name": "py38-pycryptodome",
            "portdir": "python/py-pycryptodome",
            "version": "3.19.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pycryptodome.org",
            "description": "Cryptographic library for Python",
            "long_description": "PyCryptodome is a self-contained Python package of low-level cryptographic primitives. PyCryptodome is a fork of PyCrypto.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "salt-api",
                        "salt-master",
                        "salt-syndic",
                        "salt-minion",
                        "py38-snmp",
                        "salt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-gradio"
                    ]
                }
            ]
        },
        {
            "name": "py38-pycryptodomex",
            "portdir": "python/py-pycryptodomex",
            "version": "3.19.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pycryptodome.org",
            "description": "Cryptographic library for Python",
            "long_description": "Cryptographic library for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-py7zr",
                        "py38-gpsoauth"
                    ]
                }
            ]
        },
        {
            "name": "R-DirichletMultinomial",
            "portdir": "R/R-DirichletMultinomial",
            "version": "1.44.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/DirichletMultinomial",
            "description": "Dirichlet-multinomial mixture model machine learning for microbiome data",
            "long_description": "Dirichlet-multinomial mixture model machine learning for microbiome data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-IRanges",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-RColorBrewer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GSA",
            "portdir": "R/R-GSA",
            "version": "1.03.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tibshirani.su.domains/GSA",
            "description": "Gene Set Analysis",
            "long_description": "Gene Set Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-impute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-samr"
                    ]
                }
            ]
        },
        {
            "name": "R-ISLR2",
            "portdir": "R/R-ISLR2",
            "version": "1.3-2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ISLR2",
            "description": "Introduction to Statistical Learning (2nd ed.)",
            "long_description": "Introduction to Statistical Learning (2nd ed.)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cv"
                    ]
                }
            ]
        },
        {
            "name": "R-RCDT",
            "portdir": "R/R-RCDT",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/RCDT",
            "description": "Fast 2D constrained Delaunay triangulation",
            "long_description": "Performs 2D Delaunay triangulation, constrained or unconstrained, with the help of the C++ library CDT.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "geometry"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2537
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R",
                        "gcc12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "R-gplots",
                        "R-rgl",
                        "R-Rvcg",
                        "R-Polychrome",
                        "R-CRAN-recommended",
                        "R-colorsGen",
                        "libgcc",
                        "libgcc12",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-viridisLite",
                        "R-rmarkdown",
                        "R-uniformly"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gyro"
                    ]
                }
            ]
        }
    ]
}