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

{
    "count": 50564,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=102",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=100",
    "results": [
        {
            "name": "qmmp",
            "portdir": "audio/qmmp",
            "version": "1.6.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://qmmp.ylsoftware.com",
            "description": "Qt-based multimedia player",
            "long_description": "Qt-based multimedia player",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "mad",
                "mpg123",
                "pulse",
                "shout"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-sqlite-plugin",
                        "libarchive",
                        "faad2",
                        "flac",
                        "libcdio-paranoia",
                        "libmad",
                        "libmodplug",
                        "libmpcdec",
                        "libopus",
                        "libsndfile",
                        "libvorbis",
                        "soxr",
                        "qt5-qtbase",
                        "wavpack",
                        "libcddb",
                        "libcdio",
                        "desktop-file-utils",
                        "ffmpeg",
                        "libmms",
                        "libogg",
                        "curl",
                        "enca",
                        "xorg-libX11",
                        "xorg-xorgproto",
                        "libbs2b",
                        "taglib",
                        "qt5-qtmultimedia",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "termscp",
            "portdir": "sysutils/termscp",
            "version": "0.19.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://termscp.veeso.dev/",
            "description": "A feature rich terminal file transfer",
            "long_description": "A feature rich terminal file transfer",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "rust",
                        "clang-20",
                        "cargo",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "samba4",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quadform",
            "portdir": "R/R-quadform",
            "version": "0.0-2",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/quadform",
            "description": "Efficient Evaluation of Quadratic Forms",
            "long_description": "A range of quadratic forms are evaluated, using efficient methods.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mathjaxr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MM",
                        "R-jordan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stokes"
                    ]
                }
            ]
        },
        {
            "name": "lastfm-desktop",
            "portdir": "audio/lastfm-desktop",
            "version": "2.1.39",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.last.fm",
            "description": "Official Last.fm desktop application suite",
            "long_description": "Official Last.fm desktop application suite",
            "active": true,
            "categories": [
                "sysutils",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "coreutils",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "fftw-3",
                        "qt4-mac",
                        "boost176",
                        "ffmpeg",
                        "zlib",
                        "liblastfm",
                        "libsamplerate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "enumer",
            "portdir": "devel/enumer",
            "version": "1.5.11",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dmarkham/enumer",
            "description": "A Go tool to auto generate methods for your enums",
            "long_description": "A Go tool to auto generate methods for your enums",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "string_theory",
            "portdir": "devel/string_theory",
            "version": "3.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zrax/string_theory",
            "description": "C++ string library",
            "long_description": "Flexible modern C++ string library with type-safe formatting",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "darryl",
                    "github": "dpogue",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "readpe",
            "portdir": "sysutils/readpe",
            "version": "0.85.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mentebinaria/readpe",
            "description": "toolkit to analyze PE (Portable Executable) binaries",
            "long_description": "Open source, full-featured, multiplatform command line toolkit to work with and analyze PE (Portable Executable) binaries.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bazel-6",
            "portdir": "devel/bazel",
            "version": "6.5.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/bazelbuild/bazel",
            "description": "A tool for automating builds and tests.",
            "long_description": "A tool for automating builds and tests.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mohamed.issa",
                    "github": "missa-prime",
                    "ports_count": 7
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [
                "bash_completion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zip",
                        "clang-17",
                        "python312"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pyshp",
            "portdir": "python/py-pyshp",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GeospatialPython/pyshp",
            "description": "Python Shapefile Library",
            "long_description": "PyShp library provides read and write support for the ESRI shapefile format in pure Python. This format is a popular Geographic Information System vector data format created by ESRI. You can read and write shp, shx, and dbf files with all types of geometry. Everything in the public ESRI shapefile specification is implemented.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-cartopy",
                        "py312-tropycal"
                    ]
                }
            ]
        },
        {
            "name": "py312-ipython-sql",
            "portdir": "python/py-ipython-sql",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catherinedevlin/ipython-sql",
            "description": "RDBMS access via %%sql magic for IPython",
            "long_description": "Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-prettytable",
                        "python312",
                        "py312-sqlparse",
                        "py312-six",
                        "py312-ipython",
                        "py312-sqlalchemy",
                        "py312-ipython_genutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-ipython-sql"
                    ]
                }
            ]
        },
        {
            "name": "py311-ipython-sql",
            "portdir": "python/py-ipython-sql",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catherinedevlin/ipython-sql",
            "description": "RDBMS access via %%sql magic for IPython",
            "long_description": "Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-ipython_genutils",
                        "python311",
                        "py311-prettytable",
                        "py311-sqlalchemy",
                        "py311-six",
                        "py311-ipython",
                        "py311-sqlparse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-fdsnwsscripts",
            "portdir": "python/py-fdsnwsscripts",
            "version": "2025.286",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geofon.gfz-potsdam.de/software/fdsnws_scripts",
            "description": "Scripts for working with (EIDA) FDSN web services",
            "long_description": "Scripts for working with (EIDA) FDSN web services",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-requests",
                        "py312-dateutil",
                        "py312-sphinx_rtd_theme"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fdsnwsscripts_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-fdsnwsscripts",
            "portdir": "python/py-fdsnwsscripts",
            "version": "2025.286",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geofon.gfz-potsdam.de/software/fdsnws_scripts",
            "description": "Scripts for working with (EIDA) FDSN web services",
            "long_description": "Scripts for working with (EIDA) FDSN web services",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-requests",
                        "py311-dateutil",
                        "py311-sphinx_rtd_theme"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fdsnwsscripts_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dotenv",
            "portdir": "sysutils/dotenv",
            "version": "20240428",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gyf304/dotenv",
            "description": "Standalone, language agnostic dotenv",
            "long_description": "Standalone, language agnostic dotenv. Prefix any command with dotenv to load environment variables from a file named .env in the current directory.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "mandoc",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lightparser",
            "portdir": "R/R-lightparser",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thinkr-open.github.io/lightparser",
            "description": "From Rmarkdown and R-quarto files to R-tibble and back",
            "long_description": "From Rmarkdown and R-quarto files to R-tibble and back",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-knitr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-callr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fusen"
                    ]
                }
            ]
        },
        {
            "name": "helm-3.15",
            "portdir": "sysutils/helm",
            "version": "3.15.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 80
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rmcorr",
            "portdir": "R/R-rmcorr",
            "version": "0.7.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lmarusich.github.io/rmcorr",
            "description": "Repeated Measures Correlation",
            "long_description": "Repeated Measures Correlation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-CRAN-recommended",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-ggExtra",
                        "R-patchwork",
                        "R-plotrix",
                        "R-corrplot",
                        "R-merTools",
                        "R-pwr",
                        "R-cocor",
                        "R-AICcmodavg",
                        "R-esc",
                        "R-gglm",
                        "R-pals",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-LMMstar",
                        "R-correlation"
                    ]
                }
            ]
        },
        {
            "name": "R-pals",
            "portdir": "R/R-pals",
            "version": "1.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kwstat.github.io/pals",
            "description": "Color palettes, colormaps and tools to evaluate them",
            "long_description": "Color palettes, colormaps and tools to evaluate them",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mapproj",
                        "R-CRAN-recommended",
                        "R-maps",
                        "R-dichromat",
                        "R-colorspace"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgl",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-latticeExtra",
                        "R-classInt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rmcorr"
                    ]
                }
            ]
        },
        {
            "name": "R-nlmeU",
            "portdir": "R/R-nlmeU",
            "version": "0.70-9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlmeU",
            "description": "Datasets and utility functions enhancing functionality of R-nlme package",
            "long_description": "Datasets and utility functions enhancing functionality of R-nlme package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ellipse",
                        "R-WWGbook",
                        "R-reshape",
                        "R-testthat",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-LMMstar"
                    ]
                }
            ]
        },
        {
            "name": "R-gglm",
            "portdir": "R/R-gglm",
            "version": "1.0.3",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graysonwhite/gglm",
            "description": "Grammar of graphics for linear model diagnostic plots",
            "long_description": "Grammar of graphics for linear model diagnostic plots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-broom",
                        "R-patchwork",
                        "R-broom.mixed",
                        "R-metafor",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rmcorr"
                    ]
                }
            ]
        },
        {
            "name": "MicroTeX",
            "portdir": "tex/MicroTeX",
            "version": "2023.05.29",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NanoMichael/MicroTeX",
            "description": "Dynamic, cross-platform and embeddable LaTeX rendering library",
            "long_description": "Dynamic, cross-platform and embeddable LaTeX rendering library",
            "active": true,
            "categories": [
                "tex"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkmm3",
                        "tinyxml2",
                        "gtksourceviewmm3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "notekit"
                    ]
                }
            ]
        },
        {
            "name": "notekit",
            "portdir": "gnome/notekit",
            "version": "2024.03.14",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blackhole89/notekit",
            "description": "GTK3 hierarchical markdown note-taking application",
            "long_description": "GTK3 hierarchical markdown note-taking application with tablet support.",
            "active": true,
            "categories": [
                "sysutils",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceviewmm3",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "zlib",
                        "gtkmm3",
                        "MicroTeX",
                        "harfbuzz",
                        "jsoncpp",
                        "desktop-file-utils",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "TermME",
            "portdir": "editors/TermME",
            "version": "1.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YottaYocta/TermME",
            "description": "Markdown note-taking program for the terminal",
            "long_description": "Markdown note-taking program for the terminal",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libfmt10",
                        "FTXUI"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subprocess",
            "portdir": "devel/subprocess",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benman64/subprocess",
            "description": "Cross-platform subprocess library for C++",
            "long_description": "Cross-platform subprocess library for C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "git-tui"
                    ]
                }
            ]
        },
        {
            "name": "git-tui",
            "portdir": "devel/git-tui",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ArthurSonzogni/git-tui",
            "description": "Terminal interfaces for git",
            "long_description": "Collection of human-friendly terminal interfaces for git.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "FTXUI",
                        "subprocess"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "FTXUI",
            "portdir": "devel/FTXUI",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ArthurSonzogni/FTXUI",
            "description": "C++ Functional Terminal User Interface",
            "long_description": "C++ Functional Terminal User Interface: simple cross-platform C++ library for terminal-based user interfaces.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TermME",
                        "caps-log",
                        "json-tui",
                        "git-tui",
                        "just-fast",
                        "rgb-tui",
                        "step-writer"
                    ]
                }
            ]
        },
        {
            "name": "superfile",
            "portdir": "sysutils/superfile",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yorukot/superfile",
            "description": "Pretty fancy and modern terminal file manager",
            "long_description": "Pretty fancy and modern terminal file manager",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-slack-sdk",
            "portdir": "python/py-slack-sdk",
            "version": "3.22.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://slack.dev/python-slackclient/",
            "description": "Python Slack SDK.",
            "long_description": "The Slack platform offers several APIs to build apps. Each Slack API delivers part of the capabilities from the platform, so that you can pick just those that fit for your needs. This SDK offers a corresponding package for each of Slack’s APIs. They are small and powerful when used independently, and work seamlessly when used together, too. This package replaces py-slackclient.",
            "active": true,
            "categories": [
                "irc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "giovanni.bussi",
                    "github": "GiovanniBussi",
                    "ports_count": 87
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-slack-sdk"
                    ]
                }
            ]
        },
        {
            "name": "py312-pyqrcode",
            "portdir": "python/py-pyqrcode",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mnooner256/pyqrcode",
            "description": "A QR code generator written purely in Python with SVG EPS PNG and terminal output.",
            "long_description": "A QR code generator written purely in Python with SVG EPS PNG and terminal output.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pypng",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyqrcode"
                    ]
                }
            ]
        },
        {
            "name": "R-tinylabels",
            "portdir": "R/R-tinylabels",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mariusbarth/tinylabels",
            "description": "Light-weight variable labels",
            "long_description": "Light-weight variable labels",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vctrs",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-papaja"
                    ]
                }
            ]
        },
        {
            "name": "R-rmdfiltr",
            "portdir": "R/R-rmdfiltr",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/crsh/rmdfiltr",
            "description": "Lua-filters for R markdown",
            "long_description": "Lua-filters for R markdown",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-CRAN-recommended",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling",
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-papaja"
                    ]
                }
            ]
        },
        {
            "name": "R-papaja",
            "portdir": "R/R-papaja",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/crsh/papaja",
            "description": "Prepare American Psychological Association Journal articles with R markdown",
            "long_description": "Prepare American Psychological Association Journal articles with R markdown",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmdfiltr",
                        "R-tinylabels",
                        "R-glue",
                        "R-CRAN-recommended",
                        "R-bookdown",
                        "R-yaml",
                        "R-zip",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-broom"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BayesFactor",
                        "R-afex",
                        "R-latex2exp",
                        "R-beeswarm",
                        "R-skimr",
                        "R-MBESS",
                        "R-effectsize",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-testthat",
                        "R-lme4",
                        "R-ggforce",
                        "R-emmeans",
                        "R-spelling",
                        "R-car",
                        "R-lmerTest",
                        "R-R.rsp",
                        "R-multcomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ctsem"
                    ]
                }
            ]
        },
        {
            "name": "clac",
            "portdir": "math/clac",
            "version": "0.3.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soveran/clac",
            "description": "Command-line, stack-based calculator with postfix notation",
            "long_description": "Command-line, stack-based calculator with postfix notation",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "neocmakelsp",
            "portdir": "devel/neocmakelsp",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Decodetalkers/neocmakelsp",
            "description": "Another cmake lsp",
            "long_description": "It is a CMake lsp based on tower-lsp and treesitter",
            "active": true,
            "categories": [
                "devel",
                "lsp"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "2048.c",
            "portdir": "games/2048.c",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mevdschee/2048.c",
            "description": "Terminal version of 2048",
            "long_description": "Terminal version of 2048.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-scclust",
            "portdir": "R/R-scclust",
            "version": "0.2.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fsavje/scclust-R",
            "description": "Size-Constrained Clustering",
            "long_description": "Size-Constrained Clustering",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-distances",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quickmatch"
                    ]
                }
            ]
        },
        {
            "name": "R-rlemon",
            "portdir": "R/R-rlemon",
            "version": "0.2.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://errickson.net/rlemon",
            "description": "R Access to LEMON graph algorithms",
            "long_description": "R-rlemon allows easy access to the LEMON graph library set of algorithms, written in C++.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optmatch"
                    ]
                }
            ]
        },
        {
            "name": "R-quickmatch",
            "portdir": "R/R-quickmatch",
            "version": "0.2.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quickmatch",
            "description": "Quick generalized full matching",
            "long_description": "R-quickmatch provides functions for constructing near-optimal generalized full matching.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-distances",
                        "R-CRAN-recommended",
                        "R-scclust",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "R-optmatch",
            "portdir": "R/R-optmatch",
            "version": "0.10.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=optmatch",
            "description": "Functions for optimal matching",
            "long_description": "Functions for optimal matching",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-rlemon",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-tibble",
                        "R-dplyr",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-arm",
                        "R-brglm",
                        "R-pander",
                        "R-RItools",
                        "R-CBPS",
                        "R-magrittr",
                        "R-xtable",
                        "R-biglm",
                        "R-survey",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-haven",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "R-Matching",
            "portdir": "R/R-Matching",
            "version": "4.10-15",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JasjeetSekhon/Matching",
            "description": "Multivariate and propensity score matching with balance optimization",
            "long_description": "Multivariate and propensity score matching with balance optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rgenoud"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR",
                        "R-tableone",
                        "R-MatchIt",
                        "R-DeclareDesign"
                    ]
                }
            ]
        },
        {
            "name": "R-CBPS",
            "portdir": "R/R-CBPS",
            "version": "0.23",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CBPS",
            "description": "Covariate Balancing Propensity Score",
            "long_description": "Covariate Balancing Propensity Score",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-MatchIt",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-optmatch",
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "mqttcli",
            "portdir": "net/mqttcli",
            "version": "0.2.6",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/subpop/mqttcli",
            "description": "A simple MQTT command-line client",
            "long_description": "mqttcli is a program that provides two subcommands (pub and sub) that allow command-line level access to an MQTT broker. sub subscribes to a topic and prints messages received to standard output. pub publishes the provided message to the provided topic. Both programs accept flags that can be provided as a config file.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "link",
                    "github": "subpop",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "asciidoc",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pypng",
            "portdir": "python/py-pypng",
            "version": "0.20220715.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/drj11/pypng",
            "description": "Pure Python PNG image encoder/decoder",
            "long_description": "Pure Python PNG image encoder/decoder",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gajim",
                        "py312-pyqrcode",
                        "py-pypng"
                    ]
                }
            ]
        },
        {
            "name": "hex",
            "portdir": "sysutils/hex",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sitkevij/hex",
            "description": "Futuristic take on hexdump, made in Rust.",
            "long_description": "Futuristic take on hexdump, made in Rust.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pwalign",
            "portdir": "R/R-pwalign",
            "version": "1.0.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/pwalign",
            "description": "Perform pairwise sequence alignments",
            "long_description": "Perform pairwise sequence alignments",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-XVector",
                        "R-Biostrings",
                        "R-CRAN-recommended",
                        "R-BiocGenerics",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ShortRead"
                    ]
                }
            ]
        },
        {
            "name": "R-golubEsets",
            "portdir": "R/R-golubEsets",
            "version": "1.46.0",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/golubEsets",
            "description": "exprSets for golub leukemia data",
            "long_description": "exprSets for golub leukemia data",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Biobase",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase"
                    ]
                }
            ]
        },
        {
            "name": "R-UCSC.utils",
            "portdir": "R/R-UCSC.utils",
            "version": "1.0.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/UCSC.utils",
            "description": "Low-level utilities to retrieve data from the UCSC Genome Browser",
            "long_description": "Low-level utilities to retrieve data from the UCSC Genome Browser",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-S4Vectors",
                        "R-CRAN-recommended",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RMariaDB",
                        "R-DBI",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-GenomeInfoDb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GenomeInfoDb"
                    ]
                }
            ]
        },
        {
            "name": "R-Structstrings",
            "portdir": "R/R-Structstrings",
            "version": "1.20.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FelixErnst/Structstrings",
            "description": "Implementation of the dot bracket annotations with Biostrings",
            "long_description": "R-Structstrings implements the widely used dot bracket annotation for storing base pairing information in structured RNA.",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-BiocGenerics",
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-XVector",
                        "R-Biostrings",
                        "R-CRAN-recommended",
                        "R-stringi",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ALL",
            "portdir": "R/R-ALL",
            "version": "1.46.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/ALL",
            "description": "A data package",
            "long_description": "A data package",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Biobase",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase",
                        "R-genefilter"
                    ]
                }
            ]
        },
        {
            "name": "R-syt",
            "portdir": "R/R-syt",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/syt",
            "description": "Young Tableaux",
            "long_description": "R-syt deals with Young tableaux (a field of combinatorics).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-partitions",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack"
                    ]
                }
            ]
        }
    ]
}