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

{
    "count": 51641,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=2",
    "previous": null,
    "results": [
        {
            "name": "nginx",
            "portdir": "www/nginx",
            "version": "1.30.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nginx.org/",
            "description": "High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server",
            "long_description": "Nginx (\"engine x\") is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
            "active": true,
            "categories": [
                "mail",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "auth_request",
                "addition",
                "dav",
                "threads",
                "davext",
                "debug",
                "degradation",
                "echo",
                "flv",
                "geoip2",
                "gperftools",
                "gzip_static",
                "http2",
                "image_filter",
                "mail",
                "mp4",
                "perl5",
                "random_index",
                "realip",
                "secure_link",
                "ssl",
                "status",
                "substitution",
                "stream",
                "upload",
                "upload_progress",
                "xslt",
                "zip",
                "redis",
                "rtmp",
                "http_push",
                "devel_kit",
                "lua",
                "headers_more",
                "fancyindex",
                "vod",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "calendar-contacts-server"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adblock2privoxy"
                    ]
                }
            ]
        },
        {
            "name": "columnq",
            "portdir": "textproc/roapi",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/roapi/roapi",
            "description": "Simple CLI to help you query tabular data with support for a rich set of growing formats and data sources.",
            "long_description": "Simple CLI to help you query tabular data with support for a rich set of growing formats and data sources. It supports JSON, CSV, Parquet, Arrow and all other formats that are supported by ROAPI, which is documented at here. It also supports querying datasets from remote locations like S3 and HTTPs, see ROAPI's blob store documentation for more info.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "roapi",
            "portdir": "textproc/roapi",
            "version": "0.13.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://roapi.github.io/docs/",
            "description": "Create full-fledged APIs for slowly moving datasets without writing a single line of code.",
            "long_description": "ROAPI automatically spins up read-only APIs for static datasets without requiring you to write a single line of code. It builds on top of Apache Arrow and Datafusion. The core of its design can be boiled down to the following: - Query frontends to translate SQL, GraphQL and REST API queries into Datafusion plans. - Datafusion for query plan execution. - Data layer to load datasets from a variety of sources and formats with automatic schema inference. - Response encoding layer to serialize intermediate Arrow record batch into various formats requested by client.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "git-devel",
            "portdir": "devel/git",
            "version": "2.54.0-rc2",
            "license": "GPL-2 and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/git/git",
            "description": "A fast version control system (Development Version)",
            "long_description": "Git is a fast, scalable, distributed open source version control system focusing on speed and efficiency. (Development Version)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal",
                "pcre",
                "doc",
                "gitweb",
                "svn",
                "credential_osxkeychain",
                "diff_highlight",
                "python"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "xmlto",
                        "asciidoc",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime",
                        "zlib",
                        "pcre2",
                        "curl",
                        "expat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-error",
                        "p5.34-net-smtp-ssl",
                        "p5.34-term-readkey",
                        "p5.34-cgi",
                        "p5.34-authen-sasl",
                        "perl5.34",
                        "rsync"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "git",
            "portdir": "devel/git",
            "version": "2.53.0",
            "license": "GPL-2 and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git-scm.com/",
            "description": "A fast version control system",
            "long_description": "Git is a fast, scalable, distributed open source version control system focusing on speed and efficiency.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal",
                "pcre",
                "doc",
                "gitweb",
                "svn",
                "credential_osxkeychain",
                "diff_highlight",
                "python"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "libiconv",
                        "gettext-runtime",
                        "zlib",
                        "pcre2",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-authen-sasl",
                        "p5.34-cgi",
                        "p5.34-error",
                        "p5.34-net-smtp-ssl",
                        "p5.34-term-readkey",
                        "perl5.34",
                        "rsync"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-pyviz_comms",
                        "py311-amazon.ion",
                        "py36-pyviz_comms",
                        "py37-pyviz_comms",
                        "eiskaltdcpp",
                        "libretroshare",
                        "taskwarrior-tui",
                        "retdec-devel",
                        "retdec",
                        "zenith",
                        "netdata",
                        "clamav",
                        "py39-pyviz_comms",
                        "py38-amazon.ion",
                        "py39-amazon.ion",
                        "wasm3",
                        "py310-amazon.ion",
                        "py310-pyviz_comms",
                        "py311-pyviz_comms",
                        "py310-pytorch",
                        "py313-pyviz_comms",
                        "MachO-Explorer",
                        "zlib-ng",
                        "py312-pytorch",
                        "py311-pytorch",
                        "arm-toolchain-embedded",
                        "mlt-legacy",
                        "py314-pytorch",
                        "c4core",
                        "emscripten",
                        "zettlr",
                        "neko",
                        "panda",
                        "hoard",
                        "py314-pyviz_comms",
                        "maxima-devel",
                        "gedit",
                        "py37-pytorch",
                        "aom",
                        "py38-pytorch",
                        "py312-pyviz_comms",
                        "py39-pytorch",
                        "mlt-qt5",
                        "mrustc-rust",
                        "x265",
                        "py313-pytorch",
                        "ejabberd",
                        "mlton",
                        "radare2"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "poppler-qt5",
                        "poppler-devel-qt5",
                        "Aseprite"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "rizin",
                        "semgrep",
                        "SourceKittenDaemon",
                        "valgrind-devel",
                        "valgrind-macos-devel",
                        "xcbuild",
                        "emacs-devel",
                        "emacs-app-devel",
                        "mindforger",
                        "poedit",
                        "rails.vim",
                        "textmate2",
                        "vnote",
                        "MultiMC5",
                        "gcs-java",
                        "pingus",
                        "gtksourceview",
                        "Aseprite",
                        "babl-devel",
                        "gegl-devel",
                        "gimp3-devel",
                        "inkscape-devel",
                        "lib2geom",
                        "sane-frontends",
                        "java_memcached",
                        "openjdk13",
                        "openjdk15",
                        "ttk",
                        "kcm-baloo-advanced",
                        "kde-extra-cmake-modules-devel",
                        "kde4-runtime",
                        "kde4-workspace",
                        "polkit-qt5-devel",
                        "QtCurve",
                        "QtCurve-qt5",
                        "QtCurve-gtk2",
                        "QtCurve-extra",
                        "clojure-contrib-devel",
                        "jsmin",
                        "pascal-p5",
                        "yap-devel",
                        "itpp-devel",
                        "maxima-devel",
                        "aom",
                        "libvpx",
                        "mplayer-devel",
                        "consul",
                        "nomad",
                        "skypipe",
                        "sshuttle",
                        "tcpflow",
                        "teleport",
                        "vpnc-scripts",
                        "py-asyncpg",
                        "py37-asyncpg",
                        "py38-asyncpg",
                        "py39-asyncpg",
                        "py27-brotlipy",
                        "py36-brotlipy",
                        "py-fugashi",
                        "py37-fugashi",
                        "py38-fugashi",
                        "py39-fugashi",
                        "py-pygtrie",
                        "py37-pygtrie",
                        "py38-pygtrie",
                        "py39-pygtrie",
                        "py-pytest-mypy",
                        "py37-pytest-mypy",
                        "py38-pytest-mypy",
                        "py39-pytest-mypy",
                        "py-pytest-timeout",
                        "py37-pytest-timeout",
                        "py38-pytest-timeout",
                        "py39-pytest-timeout",
                        "py-pytorch",
                        "py37-pytorch",
                        "py38-pytorch",
                        "py39-pytorch",
                        "py-pyusb",
                        "py27-pyusb",
                        "py35-pyusb",
                        "py36-pyusb",
                        "py37-pyusb",
                        "py38-pyusb",
                        "py39-pyusb",
                        "ble.sh",
                        "HideSysFiles",
                        "MyLoss",
                        "Quicksilver",
                        "SSHKeychain",
                        "emacs-mac-app-devel",
                        "phantomjs-qt-qtbase",
                        "phantomjs-qt-qtwebkit",
                        "phantomjs-qt-sqlite-plugin",
                        "squirrel-ime",
                        "wezterm",
                        "upx-devel",
                        "faust-devel",
                        "faustlive-devel",
                        "phonon-backend-vlc",
                        "phonon-backend-vlc-qt5",
                        "vcvrack",
                        "csvdb",
                        "duckdb",
                        "GitX",
                        "PlasmaShop",
                        "SourceKitten",
                        "libVillainousStyle",
                        "VillainousStyle-framework",
                        "akonadi",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "py39-pyarrow",
                        "cableswig",
                        "carthage",
                        "ccls-clang-10",
                        "ccls-clang-11",
                        "chromium-tabs",
                        "d-completion-daemon",
                        "dep",
                        "git-flow",
                        "git-flow-devel",
                        "git-flow-avh",
                        "git-flow-hf",
                        "gn-devel",
                        "grpc",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "libhsplasma",
                        "myrepos",
                        "qgit",
                        "qttesting",
                        "redo",
                        "Serial-Studio",
                        "oxenmq",
                        "oxenc",
                        "rawstudio",
                        "amule",
                        "edid-decode",
                        "taisei",
                        "libKriging",
                        "chai",
                        "gensync",
                        "grype",
                        "tcpflow-devel",
                        "py311-pytest-mypy",
                        "py311-pyarrow",
                        "uvw-static",
                        "softether5",
                        "py311-fugashi",
                        "gaa",
                        "sqlite3-pcre2",
                        "wgshadertoy",
                        "btop",
                        "VVVVVV",
                        "py312-scikit-hep-hepstats",
                        "py312-scikit-hep-hepunits",
                        "py312-scikit-hep-mplhep",
                        "py312-scikit-hep-mplhep_data",
                        "py312-scikit-hep-particle",
                        "turbo",
                        "py312-pyarrow",
                        "py310-sphinx-copybutton",
                        "py311-sphinx-copybutton",
                        "py312-sphinx-copybutton",
                        "communi-desktop",
                        "veryl",
                        "enigma4",
                        "pngquant",
                        "xmake",
                        "sqlean",
                        "otree",
                        "gh-dash",
                        "py311-pytorch",
                        "py312-pytorch",
                        "py312-triangle",
                        "iplike",
                        "zettlr",
                        "syslog-ng-devel",
                        "cubeb",
                        "sq",
                        "ddev",
                        "bash-devel",
                        "py313-scikit-hep-hepstats",
                        "py313-scikit-hep-hepunits",
                        "py313-scikit-hep-mplhep",
                        "py313-scikit-hep-mplhep_data",
                        "py313-scikit-hep-particle",
                        "wabt",
                        "clef",
                        "py313-sphinx-copybutton",
                        "apitrace",
                        "confluent-cli",
                        "hk",
                        "libwebm",
                        "horizon",
                        "GetPoints",
                        "py-scikit-hep-awkward1",
                        "py36-scikit-hep-awkward1",
                        "py37-scikit-hep-awkward1",
                        "py38-scikit-hep-awkward1",
                        "py39-scikit-hep-awkward1",
                        "py-scikit-hep-boost-histogram",
                        "py36-scikit-hep-boost-histogram",
                        "py37-scikit-hep-boost-histogram",
                        "py38-scikit-hep-boost-histogram",
                        "py39-scikit-hep-boost-histogram",
                        "py-scikit-hep-hepstats",
                        "py36-scikit-hep-hepstats",
                        "py37-scikit-hep-hepstats",
                        "py38-scikit-hep-hepstats",
                        "py39-scikit-hep-hepstats",
                        "py-scikit-hep-hepunits",
                        "py36-scikit-hep-hepunits",
                        "py37-scikit-hep-hepunits",
                        "py38-scikit-hep-hepunits",
                        "py39-scikit-hep-hepunits",
                        "py-scikit-hep-hist",
                        "py36-scikit-hep-hist",
                        "py37-scikit-hep-hist",
                        "py38-scikit-hep-hist",
                        "py39-scikit-hep-hist",
                        "py-scikit-hep-mplhep_data",
                        "py36-scikit-hep-mplhep_data",
                        "py37-scikit-hep-mplhep_data",
                        "py38-scikit-hep-mplhep_data",
                        "py39-scikit-hep-mplhep_data",
                        "py-scikit-hep-particle",
                        "py36-scikit-hep-particle",
                        "py37-scikit-hep-particle",
                        "py38-scikit-hep-particle",
                        "py39-scikit-hep-particle",
                        "py-sphinx-copybutton",
                        "py38-sphinx-copybutton",
                        "py39-sphinx-copybutton",
                        "py-torchaudio",
                        "py37-torchaudio",
                        "py38-torchaudio",
                        "py39-torchaudio",
                        "py-torchtext",
                        "py37-torchtext",
                        "py38-torchtext",
                        "py39-torchtext",
                        "aircraft_oap",
                        "gr-gfdm",
                        "gr37-gfdm",
                        "gr37-sdrplay",
                        "xdmf",
                        "yorick-gl",
                        "yorick-z",
                        "vault",
                        "QLMarkdown",
                        "arq_restore",
                        "asprint",
                        "iRecovery",
                        "influxdb",
                        "osquery",
                        "tienex-apfs",
                        "nextcloud-client",
                        "nodejuice",
                        "py27-pytest-timeout",
                        "GitUp",
                        "helix",
                        "cue",
                        "rare",
                        "shisho",
                        "lua-language-server",
                        "bitwarden-cli",
                        "libvpx-devel",
                        "py310-scikit-hep-mplhep_data",
                        "py310-scikit-hep-awkward1",
                        "py310-scikit-hep-boost-histogram",
                        "py310-scikit-hep-hist",
                        "py310-scikit-hep-hepunits",
                        "py310-scikit-hep-particle",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "MachO-Explorer",
                        "when",
                        "py-scikit-hep-mplhep",
                        "py37-scikit-hep-mplhep",
                        "py38-scikit-hep-mplhep",
                        "py39-scikit-hep-mplhep",
                        "py310-scikit-hep-mplhep",
                        "ashuffle",
                        "wasmtime",
                        "ncpp",
                        "oui",
                        "openjdk11",
                        "openjdk17",
                        "openjdk8",
                        "openjdk18",
                        "pulumi",
                        "PolyMC",
                        "turbogit",
                        "py310-pytorch",
                        "poac",
                        "py310-pyarrow",
                        "modus",
                        "libyuv",
                        "cgrc",
                        "py310-fugashi",
                        "py310-pytest-mypy",
                        "py310-torchaudio",
                        "py310-torchtext",
                        "DeaDBeeF",
                        "py310-scikit-hep-hepstats",
                        "aptdec",
                        "PrismLauncher",
                        "nanomq",
                        "py311-scikit-hep-awkward1",
                        "py311-scikit-hep-boost-histogram",
                        "py311-scikit-hep-hepstats",
                        "py311-scikit-hep-hepunits",
                        "py311-scikit-hep-hist",
                        "py311-scikit-hep-mplhep",
                        "py311-scikit-hep-mplhep_data",
                        "py311-scikit-hep-particle",
                        "d2",
                        "lfortran",
                        "toxcore",
                        "R-wdm",
                        "py-scikit-hep-awkward",
                        "py37-scikit-hep-awkward",
                        "py38-scikit-hep-awkward",
                        "py39-scikit-hep-awkward",
                        "py310-scikit-hep-awkward",
                        "py311-scikit-hep-awkward",
                        "gitlint",
                        "raja",
                        "luamake",
                        "typst",
                        "trivy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vcsh",
                        "p5.28-dist-zilla-plugin-git",
                        "tig",
                        "p5.26-dist-zilla-plugin-git",
                        "p5.34-dist-zilla-plugin-git",
                        "p5.34-git-wrapper",
                        "p5.30-dist-zilla-plugin-git",
                        "gc-utils",
                        "p5.30-git-wrapper",
                        "bibledit",
                        "GitX",
                        "p5.26-git-wrapper",
                        "chai",
                        "octave-doc",
                        "git-cola",
                        "flashbake",
                        "p5.32-dist-zilla-plugin-git",
                        "p5.32-git-wrapper",
                        "qgit",
                        "giggle",
                        "octave-pkg-octave-doc",
                        "git-interactive-rebase-tool",
                        "R-credentials",
                        "R-gitcreds",
                        "atom",
                        "p5.28-git-wrapper",
                        "git-latexdiff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "repo",
                        "gitinspector",
                        "git-secret",
                        "lscsoft-deps",
                        "git-flow-devel",
                        "git-cal",
                        "pass",
                        "git-lfs",
                        "git-toolbelt",
                        "gws",
                        "git-recover",
                        "cgit",
                        "gutils-suite-extra",
                        "gitless",
                        "xfce4-dev-tools",
                        "git-ftp",
                        "git-flow",
                        "ugit",
                        "git-filter-repo",
                        "git-flow-avh",
                        "git-cinnabar",
                        "asdf",
                        "nb",
                        "passage",
                        "rb33-git-ui",
                        "git-absorb",
                        "git-recall",
                        "git-flow-hf",
                        "rb32-git-ui",
                        "rb31-git-ui",
                        "stgit",
                        "gitqlient",
                        "gutils-suite",
                        "rb30-git-ui",
                        "lucky-commit",
                        "git-tui"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "hg-git"
                    ]
                }
            ]
        },
        {
            "name": "xan",
            "portdir": "textproc/xan",
            "version": "0.57.0",
            "license": "(MIT or Unlicense)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/medialab/xan",
            "description": "The CSV magician",
            "long_description": "xan is a command line tool that can be used to process CSV files directly from the shell. It has been written in Rust to be as fast as possible, use as little memory as possible, and can easily handle very large CSV files (Gigabytes). It is also able to leverage parallelism (through multithreading) to make some tasks complete as fast as your computer can allow. It can easily preview, filter, slice, aggregate, sort, join CSV files, and exposes a large collection of composable commands that can be chained together to perform a wide variety of typical tasks. xan also leverages its own expression language so you can perform complex tasks that cannot be done by relying on the simplest commands. This minimalistic language has been tailored for CSV data and is way faster than evaluating typical dynamically-typed languages such as Python, Lua, JavaScript etc. Note that this tool is originally a fork of BurntSushi's xsv, but has been nearly entirely rewritten at that point, to fit SciencesPo's médialab use-cases, rooted in web data collection and analysis geared towards social sciences (you might think CSV is outdated by now, but read our love letter to the format before judging too quickly). xan therefore goes beyond typical data manipulation and expose utilities related to lexicometry, graph theory and even scraping. Finally, xan can be used to display CSV files in the terminal, for easy exploration, and can even be used to draw basic data visualisations.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amass",
            "portdir": "security/amass",
            "version": "5.1.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://owasp.org/www-project-amass",
            "description": "In-depth Attack Surface Mapping and Asset Discovery",
            "long_description": "The OWASP Amass Project performs network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques. This includes gathering information from APIs, certificates, DNS, routing, web & search scraping, web archives, and WHOIS.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpostal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rust-src",
            "portdir": "lang/rust",
            "version": "1.94.1",
            "license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
            "platforms": "{darwin >= 9}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rust-lang.org",
            "description": "Rust source code for the Rust programming language",
            "long_description": "Rust source code for the Rust programming language to trace `panic!` calls.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                }
            ],
            "variants": [
                "mirror_all_architectures"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rust",
            "portdir": "lang/rust",
            "version": "1.94.1",
            "license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
            "platforms": "{darwin >= 9}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rust-lang.org",
            "description": "A safe, concurrent, practical language",
            "long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                }
            ],
            "variants": [
                "mirror_all_architectures"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python314",
                        "cmake",
                        "legacy-support",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libgit2",
                        "libunwind",
                        "curl",
                        "libiconv",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "snowemu",
                        "wezterm",
                        "binwalk",
                        "cargo",
                        "py314-tokenizers",
                        "googleworkspace-cli",
                        "purl",
                        "horizon",
                        "mergiraf",
                        "git-stack",
                        "tombi",
                        "spotify-player",
                        "py-kornia-rs",
                        "py313-kornia-rs",
                        "py314-kornia-rs",
                        "mdfried",
                        "nfd2nfc",
                        "rpg",
                        "llmfit",
                        "alacritty",
                        "cargo-c",
                        "git-interactive-rebase-tool",
                        "mesalink",
                        "racer",
                        "rust-analyzer",
                        "shellharden",
                        "stgit",
                        "tokei",
                        "wrangler",
                        "amp",
                        "ox",
                        "whitebox-tools",
                        "libopenraw",
                        "librsvg",
                        "pastel",
                        "pngquant",
                        "t-rec",
                        "alan",
                        "gleam",
                        "himalaya",
                        "rav1e",
                        "bandwhich",
                        "cjdns",
                        "dog",
                        "ffsend",
                        "gping",
                        "miniserve",
                        "newsboat",
                        "rustscan",
                        "teleport",
                        "websocat",
                        "xh",
                        "dijo",
                        "taskwarrior-tui",
                        "py35-bcrypt",
                        "py36-bcrypt",
                        "py37-bcrypt",
                        "py38-bcrypt",
                        "py39-bcrypt",
                        "py36-cryptography",
                        "py37-cryptography",
                        "py38-cryptography",
                        "py39-cryptography",
                        "py38-dulwich",
                        "py39-dulwich",
                        "py37-jellyfish",
                        "py38-jellyfish",
                        "py39-jellyfish",
                        "py-tokenizers",
                        "py37-tokenizers",
                        "py38-tokenizers",
                        "py39-tokenizers",
                        "sequoia-pgp",
                        "fish",
                        "asciinema",
                        "broot",
                        "bupstash",
                        "cargo2port",
                        "clamav",
                        "cloudman",
                        "diskonaut",
                        "diskus",
                        "dmux",
                        "dua-cli",
                        "fd",
                        "folderify",
                        "fselect",
                        "hexyl",
                        "hyperfine",
                        "influxdb",
                        "just",
                        "kubie",
                        "lsd",
                        "mask",
                        "mcfly",
                        "nomino",
                        "procs",
                        "skim",
                        "starship",
                        "tealdeer",
                        "topgrade",
                        "watchman",
                        "xplr",
                        "zellij",
                        "zenith",
                        "zoxide",
                        "tectonic",
                        "angle-grinder",
                        "bat",
                        "git-delta",
                        "mdcat",
                        "ripgrep",
                        "ripgrep-all",
                        "sd",
                        "xsv",
                        "blades",
                        "geckodriver",
                        "zola",
                        "sccache",
                        "hackernews-tui",
                        "atuin",
                        "oha",
                        "svgcleaner",
                        "grex",
                        "helix",
                        "nushell",
                        "choose",
                        "dust",
                        "bottom",
                        "git-cinnabar",
                        "monolith",
                        "pqrs",
                        "git-branchless",
                        "joshuto",
                        "kalker",
                        "gitweb",
                        "ned",
                        "ruplacer",
                        "fif",
                        "onefetch",
                        "hck",
                        "stylua",
                        "jwt-cli",
                        "coreutils-uutils",
                        "gitui",
                        "phetch",
                        "fnm",
                        "kdash",
                        "navi",
                        "viddy",
                        "git-cliff",
                        "yj",
                        "code-minimap",
                        "shisho",
                        "tree-sitter-cli",
                        "committed",
                        "drill",
                        "sad",
                        "mdbook",
                        "cargo-generate",
                        "sniffglue",
                        "genact",
                        "hurl",
                        "hgrep",
                        "librsvg-devel",
                        "ouch",
                        "py310-cryptography",
                        "py310-dulwich",
                        "git-absorb",
                        "py310-jellyfish",
                        "dominant_colours",
                        "tre-tree",
                        "rhit",
                        "py310-bcrypt",
                        "backdown",
                        "cargo-asm",
                        "when",
                        "viu",
                        "cbindgen",
                        "wasmtime",
                        "binocle",
                        "cobalt.rs",
                        "t-rex",
                        "jless",
                        "hwatch",
                        "dura",
                        "wasmer",
                        "argc",
                        "igrep",
                        "qsv",
                        "toast",
                        "rust-script",
                        "gfold",
                        "arti",
                        "blake3",
                        "ddh",
                        "difftastic",
                        "bore-cli",
                        "bartib",
                        "wasm-pack",
                        "fclones",
                        "oxipng",
                        "fornjot",
                        "zee",
                        "scout",
                        "cfonts",
                        "py-maturin",
                        "py37-maturin",
                        "py38-maturin",
                        "py39-maturin",
                        "py310-maturin",
                        "py-orjson",
                        "py37-orjson",
                        "py38-orjson",
                        "py39-orjson",
                        "py310-orjson",
                        "tuc",
                        "texlab",
                        "bingrep",
                        "av1an",
                        "rsspls",
                        "replibyte",
                        "hunt",
                        "ares",
                        "dprint",
                        "lychee",
                        "modus",
                        "riff",
                        "cgrc",
                        "rustic",
                        "py310-tokenizers",
                        "rq",
                        "nixpacks",
                        "stork",
                        "meli",
                        "jot",
                        "roapi",
                        "columnq",
                        "lemmeknow",
                        "keysync",
                        "agg",
                        "felix",
                        "jujutsu",
                        "py311-cryptography",
                        "py311-maturin",
                        "garage",
                        "mqttui",
                        "py311-dulwich",
                        "ruby32",
                        "py311-orjson",
                        "hoard-cli",
                        "py311-bcrypt",
                        "kbs2",
                        "jlq",
                        "termusic",
                        "so",
                        "ruff",
                        "eva",
                        "typst",
                        "prips",
                        "py311-jellyfish",
                        "py-cryptg",
                        "py38-cryptg",
                        "py39-cryptg",
                        "py310-cryptg",
                        "fastmod",
                        "volta-node",
                        "taizen",
                        "wiki-tui",
                        "halloy",
                        "fend",
                        "sniprun",
                        "py311-cryptg",
                        "killport",
                        "tui-journal",
                        "py311-tokenizers",
                        "py-safetensors",
                        "py38-safetensors",
                        "py39-safetensors",
                        "py310-safetensors",
                        "py311-safetensors",
                        "repgrep",
                        "eza",
                        "pijul-devel",
                        "daktilo",
                        "py312-maturin",
                        "gdrive3",
                        "pueue",
                        "presenterm",
                        "gifski",
                        "libgifski",
                        "py312-orjson",
                        "py312-dulwich",
                        "silicon",
                        "lapce",
                        "py312-cryptography",
                        "gpg-tui",
                        "ascii-gen",
                        "hyfetch",
                        "wgshadertoy",
                        "jaq",
                        "jql",
                        "gql",
                        "ast-grep",
                        "rs-aggregate",
                        "py312-jellyfish",
                        "ruby33",
                        "PineFlash",
                        "tlrc",
                        "py311-tiktoken",
                        "py312-tiktoken",
                        "csvlens",
                        "py312-bcrypt",
                        "py-pydantic_core",
                        "py38-pydantic_core",
                        "py39-pydantic_core",
                        "py310-pydantic_core",
                        "py311-pydantic_core",
                        "py312-pydantic_core",
                        "czkawka",
                        "py37-pydantic_core",
                        "mise",
                        "conserve",
                        "gitoxide",
                        "srgn",
                        "rustpython",
                        "py-rustworkx",
                        "py310-rustworkx",
                        "py311-rustworkx",
                        "py312-rustworkx",
                        "yazi",
                        "kalc",
                        "uv",
                        "vrc-get",
                        "wstunnel",
                        "py312-cryptg",
                        "watchexec",
                        "ata",
                        "veryl",
                        "jnv",
                        "gitu",
                        "rune",
                        "orz",
                        "goku",
                        "tu",
                        "rotz",
                        "clavus",
                        "tiron",
                        "rye",
                        "hex",
                        "neocmakelsp",
                        "termscp",
                        "oxker",
                        "numbat",
                        "amber-lang",
                        "rio",
                        "sig",
                        "flawz",
                        "otree",
                        "envelope",
                        "qrtool",
                        "ferium",
                        "serpl",
                        "lucky-commit",
                        "shadowsocks-rust",
                        "kondo",
                        "aichat",
                        "inferno",
                        "rage",
                        "age-plugin-yubikey",
                        "kty",
                        "dune",
                        "ncmc",
                        "ncmdump",
                        "aq",
                        "elp",
                        "sequoia-sq",
                        "py313-maturin",
                        "py313-dulwich",
                        "py313-cryptography",
                        "neohtop",
                        "dufs",
                        "py313-orjson",
                        "diffr",
                        "rebels-in-the-sky",
                        "sshs",
                        "csview",
                        "macmon",
                        "rpg-cli",
                        "ruby34",
                        "py313-pydantic_core",
                        "py313-bcrypt",
                        "libkrun",
                        "krunkit",
                        "hk",
                        "vivid",
                        "zizmor",
                        "ab-av1",
                        "sequoia-chameleon-gnupg",
                        "jgenesis",
                        "cocogitto",
                        "taplo",
                        "xan",
                        "wiper",
                        "carl",
                        "py313-jellyfish",
                        "mercurial-rustext",
                        "tabiew",
                        "doge",
                        "alcom",
                        "edit",
                        "brush",
                        "idevice_pair",
                        "py314-maturin",
                        "py314-orjson",
                        "sequoia-keystore",
                        "py314-dulwich",
                        "kibi",
                        "py314-cryptography",
                        "py314-pydantic_core",
                        "run",
                        "py313-cryptg",
                        "prek",
                        "py314-bcrypt",
                        "macdisp",
                        "py314-jellyfish",
                        "rustup",
                        "ruby40",
                        "weathr",
                        "display-switch",
                        "codex",
                        "deff",
                        "sem",
                        "py312-safetensors",
                        "py313-safetensors",
                        "py314-safetensors",
                        "blogtato",
                        "parqeye",
                        "py312-tokenizers",
                        "py313-tokenizers"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-rust",
                        "p5.34-alien-rust",
                        "racer",
                        "p5.28-alien-rust",
                        "p5.30-alien-rust"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-setuptools-rust",
                        "py38-setuptools-rust",
                        "py39-setuptools-rust",
                        "py314-setuptools-rust",
                        "py313-setuptools-rust",
                        "cargo-bootstrap",
                        "py311-setuptools-rust",
                        "py310-setuptools-rust",
                        "cargo",
                        "py312-setuptools-rust",
                        "py36-setuptools-rust"
                    ]
                }
            ]
        },
        {
            "name": "copilot-cli",
            "portdir": "llm/copilot-cli",
            "version": "1.0.27",
            "license": "Restrictive/Distributable",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.github.com/copilot/concepts/agents/about-copilot-cli",
            "description": "GitHub Copilot CLI -- AI-powered coding assistant in the terminal",
            "long_description": "GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent.",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "OpenJPH",
            "portdir": "graphics/OpenJPH",
            "version": "0.27.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aous72/OpenJPH",
            "description": "Open-source implementation of JPEG2000 Part-15",
            "long_description": "Open source implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. Here, we are interested in implementing the HTJ2K only, supporting features that are defined in JPEG2000 Part 1 (for example, for wavelet transform, only reversible 5/3 and irreversible 9/7 are supported).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openexr"
                    ]
                }
            ]
        },
        {
            "name": "snowemu",
            "portdir": "emulators/snowemu",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twvd/snow",
            "description": "Classic Macintosh emulator",
            "long_description": "Snow emulates classic (Motorola 68k-based) Macintosh computers with a graphical user interface. It emulates hardware at a low level, supporting Mac 128K through IIx/SE30 with 68000/68020/68030 CPUs, floppy, SCSI, audio, and networking.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "manuals-unread2u",
                    "github": "trodemaster",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "rust",
                        "clang-20",
                        "cargo",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rust-compiler-wrap",
            "portdir": "lang/rust",
            "version": "1.60.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rust-lang.org",
            "description": "Wrapped compiler commands for rust",
            "long_description": "Wrapped compiler commands for rust",
            "active": false,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "legacy-support",
                        "clang-11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tree-sitter-c-sharp",
            "portdir": "devel/tree-sitter-c-sharp",
            "version": "0.23.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tree-sitter/tree-sitter-c-sharp",
            "description": "A tree-sitter parser for C#",
            "long_description": "A tree-sitter parser for C#",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "emacs-mac-app",
                        "emacs-mac-app-devel",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel"
                    ]
                }
            ]
        },
        {
            "name": "libcifpp",
            "portdir": "science/libcifpp",
            "version": "10.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PDB-REDO/libcifpp",
            "description": "Library containing code to manipulate mmCIF and PDB files",
            "long_description": "Library containing code to manipulate mmCIF and PDB files",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "pcre2",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dssp"
                    ]
                }
            ]
        },
        {
            "name": "dssp",
            "portdir": "science/dssp",
            "version": "4.6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PDB-REDO/dssp",
            "description": "DSSP automates protein secondary structure assignment.",
            "long_description": "DSSP automates protein secondary structure assignment.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libmcfp",
                        "libcifpp",
                        "fast-float"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wolfssl",
            "portdir": "devel/wolfssl",
            "version": "5.9.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wolfssl.com/wolfSSL/Products-wolfssl.html",
            "description": "wolfSSL Embedded SSL Library",
            "long_description": "The wolfSSL embedded SSL library is a lightweight SSL library written in ANSI C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating environments as well because of its royalty-free pricing and excellent cross platform support. CyaSSL supports industry standards up to the current TLS and DTLS 1.2 levels, is up to 20 times smaller than OpenSSL, and offers progressive ciphers such as ChaCha20, Poly1305, and NTRU.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "facts",
                    "github": "JacobBarthelmeh",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "aesni",
                "sniffer",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "coreutils",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libmcfp",
            "portdir": "devel/libmcfp",
            "version": "2.0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mhekkel/libmcfp",
            "description": "A header only library that can collect configuration options from command line arguments",
            "long_description": "A header only library that can collect configuration options from command line arguments",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "catch2",
                        "cmake",
                        "fast-float",
                        "clang-22"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dssp"
                    ]
                }
            ]
        },
        {
            "name": "mbdyn",
            "portdir": "science/mbdyn",
            "version": "1.7.3",
            "license": "GPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mbdyn.org",
            "description": "MBDyn is the first and one of the few full-featured free* general purpose Multibody Dynamics analysis software.",
            "long_description": "MBDyn is the first and one of the few full-featured free* general purpose Multibody Dynamics analysis software.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse",
                        "libgcc",
                        "gcc15",
                        "metis",
                        "GiNaC",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "got",
            "portdir": "devel/got",
            "version": "0.124",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gameoftrees.org/",
            "description": "Game of Trees (Got)",
            "long_description": "Game of Trees is a version control system which prioritizes ease of use and simplicity over flexibility. Got uses Git repositories to store versioned data. Git can be used for any functionality which has not yet been implemented in Got. It will always be possible to work with both Got and Git on the same repository.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "bison",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "ossp-uuid",
                        "libretls",
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nginx-devel-rtmp",
            "portdir": "www/nginx-devel",
            "version": "1.30.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nginx.org/",
            "description": "High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server",
            "long_description": "Nginx (\"engine x\") is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
            "active": true,
            "categories": [
                "mail",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "auth_request",
                "addition",
                "dav",
                "debug",
                "degradation",
                "devel_kit",
                "flv",
                "gperftools",
                "gzip_static",
                "http2",
                "image_filter",
                "mail",
                "mp4",
                "perl5",
                "random_index",
                "realip",
                "secure_link",
                "ssl",
                "status",
                "substitution",
                "stream",
                "threads",
                "xslt",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nginx-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nginx-devel-lua",
            "portdir": "www/nginx-devel",
            "version": "1.30.0",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nginx.org/",
            "description": "High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server",
            "long_description": "Nginx (\"engine x\") is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
            "active": true,
            "categories": [
                "mail",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "auth_request",
                "addition",
                "dav",
                "debug",
                "degradation",
                "devel_kit",
                "flv",
                "gperftools",
                "gzip_static",
                "http2",
                "image_filter",
                "mail",
                "mp4",
                "perl5",
                "random_index",
                "realip",
                "secure_link",
                "ssl",
                "status",
                "substitution",
                "stream",
                "threads",
                "xslt",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "luajit-openresty",
                        "nginx-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nginx-devel-headers_more",
            "portdir": "www/nginx-devel",
            "version": "1.30.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nginx.org/",
            "description": "High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server",
            "long_description": "Nginx (\"engine x\") is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
            "active": true,
            "categories": [
                "mail",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "auth_request",
                "addition",
                "dav",
                "debug",
                "degradation",
                "devel_kit",
                "flv",
                "gperftools",
                "gzip_static",
                "http2",
                "image_filter",
                "mail",
                "mp4",
                "perl5",
                "random_index",
                "realip",
                "secure_link",
                "ssl",
                "status",
                "substitution",
                "stream",
                "threads",
                "xslt",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nginx-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nginx-devel-geoip2",
            "portdir": "www/nginx-devel",
            "version": "1.30.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nginx.org/",
            "description": "High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server",
            "long_description": "Nginx (\"engine x\") is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
            "active": true,
            "categories": [
                "mail",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "auth_request",
                "addition",
                "dav",
                "debug",
                "degradation",
                "devel_kit",
                "flv",
                "gperftools",
                "gzip_static",
                "http2",
                "image_filter",
                "mail",
                "mp4",
                "perl5",
                "random_index",
                "realip",
                "secure_link",
                "ssl",
                "status",
                "substitution",
                "stream",
                "threads",
                "xslt",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmaxminddb",
                        "nginx-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nginx-devel",
            "portdir": "www/nginx-devel",
            "version": "1.30.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nginx.org/",
            "description": "High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server",
            "long_description": "Nginx (\"engine x\") is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
            "active": true,
            "categories": [
                "mail",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "auth_request",
                "addition",
                "dav",
                "debug",
                "degradation",
                "devel_kit",
                "flv",
                "gperftools",
                "gzip_static",
                "http2",
                "image_filter",
                "mail",
                "mp4",
                "perl5",
                "random_index",
                "realip",
                "secure_link",
                "ssl",
                "status",
                "substitution",
                "stream",
                "threads",
                "xslt",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nginx-devel-geoip2",
                        "nginx-devel-headers_more",
                        "nginx-devel-lua",
                        "nginx-devel-rtmp"
                    ]
                }
            ]
        },
        {
            "name": "mcp-inspector",
            "portdir": "llm/mcp-inspector",
            "version": "0.21.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modelcontextprotocol.io/docs/tools/inspector",
            "description": "The MCP inspector is a developer tool for testing and debugging MCP servers",
            "long_description": "The MCP inspector is a developer tool for testing and debugging MCP servers",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-qrcode",
            "portdir": "python/py-qrcode",
            "version": "8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-poetry-core",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-six",
                        "py314-Pillow",
                        "py314-pypng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-hanko",
                        "py-qrcode",
                        "ghost-downloader"
                    ]
                }
            ]
        },
        {
            "name": "py313-qrcode",
            "portdir": "python/py-qrcode",
            "version": "8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-poetry-core",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-six",
                        "py313-Pillow",
                        "py313-pypng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-hanko",
                        "magic-wormhole"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-django-allauth",
                        "py313-autobahn"
                    ]
                }
            ]
        },
        {
            "name": "py312-qrcode",
            "portdir": "python/py-qrcode",
            "version": "8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-six",
                        "py312-Pillow",
                        "py312-pypng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gajim",
                        "py312-hanko"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-django-allauth",
                        "py312-autobahn"
                    ]
                }
            ]
        },
        {
            "name": "py311-qrcode",
            "portdir": "python/py-qrcode",
            "version": "8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-Pillow",
                        "py311-six",
                        "py311-pypng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hanko"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-django-allauth",
                        "py311-autobahn"
                    ]
                }
            ]
        },
        {
            "name": "py310-qrcode",
            "portdir": "python/py-qrcode",
            "version": "8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-six",
                        "py310-Pillow",
                        "py310-pypng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hanko"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-django-allauth",
                        "py310-autobahn"
                    ]
                }
            ]
        },
        {
            "name": "py-qrcode",
            "portdir": "python/py-qrcode",
            "version": "8.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-qrcode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-qrcode",
            "portdir": "python/py-qrcode",
            "version": "8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-poetry-core",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-setuptools",
                        "py39-six",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-hanko"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-autobahn"
                    ]
                }
            ]
        },
        {
            "name": "py38-qrcode",
            "portdir": "python/py-qrcode",
            "version": "7.4.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-setuptools",
                        "py38-six",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-hanko"
                    ]
                }
            ]
        },
        {
            "name": "py37-qrcode",
            "portdir": "python/py-qrcode",
            "version": "7.4.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-setuptools",
                        "py37-six",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-qrcode",
            "portdir": "python/py-qrcode",
            "version": "6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-qrcode",
            "portdir": "python/py-qrcode",
            "version": "6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools",
                        "py36-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pathtools",
            "portdir": "python/py-pathtools",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/pathtools",
            "description": "File system general utilities",
            "long_description": "File system general utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pathtools"
                    ]
                }
            ]
        },
        {
            "name": "py313-pathtools",
            "portdir": "python/py-pathtools",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/pathtools",
            "description": "File system general utilities",
            "long_description": "File system general utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pathtools",
            "portdir": "python/py-pathtools",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/pathtools",
            "description": "File system general utilities",
            "long_description": "File system general utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pathtools",
            "portdir": "python/py-pathtools",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/pathtools",
            "description": "File system general utilities",
            "long_description": "File system general utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-watchdog"
                    ]
                }
            ]
        },
        {
            "name": "py311-pathtools",
            "portdir": "python/py-pathtools",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/pathtools",
            "description": "File system general utilities",
            "long_description": "File system general utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pathtools",
            "portdir": "python/py-pathtools",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/pathtools",
            "description": "File system general utilities",
            "long_description": "File system general utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pathtools",
            "portdir": "python/py-pathtools",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pythonhosted.org/pathtools",
            "description": "File system general utilities",
            "long_description": "File system general utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pathtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-metakernel",
            "portdir": "python/py-metakernel",
            "version": "1.0.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Calysto/metakernel",
            "description": "A Jupyter/IPython kernel template",
            "long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipykernel",
                        "python314",
                        "py314-jupyter_core",
                        "py314-pexpect",
                        "py314-jedi",
                        "py314-comm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-metakernel",
                        "py314-octave_kernel"
                    ]
                }
            ]
        },
        {
            "name": "py313-metakernel",
            "portdir": "python/py-metakernel",
            "version": "1.0.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Calysto/metakernel",
            "description": "A Jupyter/IPython kernel template",
            "long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyter_core",
                        "python313",
                        "py313-ipykernel",
                        "py313-jedi",
                        "py313-pexpect",
                        "py313-comm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-octave_kernel"
                    ]
                }
            ]
        },
        {
            "name": "py312-metakernel",
            "portdir": "python/py-metakernel",
            "version": "1.0.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Calysto/metakernel",
            "description": "A Jupyter/IPython kernel template",
            "long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-ipykernel",
                        "python312",
                        "py312-jupyter_core",
                        "py312-jedi",
                        "py312-pexpect",
                        "py312-comm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-octave_kernel"
                    ]
                }
            ]
        },
        {
            "name": "py311-metakernel",
            "portdir": "python/py-metakernel",
            "version": "1.0.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Calysto/metakernel",
            "description": "A Jupyter/IPython kernel template",
            "long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-jupyter_core",
                        "python311",
                        "py311-comm",
                        "py311-jedi",
                        "py311-pexpect",
                        "py311-ipykernel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-octave_kernel",
                        "py311-oct2py"
                    ]
                }
            ]
        },
        {
            "name": "py310-metakernel",
            "portdir": "python/py-metakernel",
            "version": "0.32.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Calysto/metakernel",
            "description": "A Jupyter/IPython kernel template",
            "long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-virtualenv",
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-comm",
                        "py310-ipykernel",
                        "py310-jedi",
                        "py310-jupyter_core",
                        "py310-pexpect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-octave_kernel",
                        "py310-oct2py"
                    ]
                }
            ]
        },
        {
            "name": "py-metakernel",
            "portdir": "python/py-metakernel",
            "version": "1.0.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Calysto/metakernel",
            "description": "A Jupyter/IPython kernel template",
            "long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-metakernel"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}