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

{
    "count": 49635,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=962",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=960",
    "results": [
        {
            "name": "p5.28-imager-file-heif",
            "portdir": "perl/p5-imager-file-heif",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::HEIF",
            "description": "Imager::File::HEIF - read and write HEIF files",
            "long_description": "Imager::File::HEIF - read and write HEIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "libheif",
                        "p5.28-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-imager-file-heif",
            "portdir": "perl/p5-imager-file-heif",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::HEIF",
            "description": "Imager::File::HEIF - read and write HEIF files",
            "long_description": "Imager::File::HEIF - read and write HEIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "libheif",
                        "p5.30-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-imager-file-heif",
            "portdir": "perl/p5-imager-file-heif",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::HEIF",
            "description": "Imager::File::HEIF - read and write HEIF files",
            "long_description": "Imager::File::HEIF - read and write HEIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "libheif",
                        "p5.32-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-imager-file-heif",
            "portdir": "perl/p5-imager-file-heif",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::HEIF",
            "description": "Imager::File::HEIF - read and write HEIF files",
            "long_description": "Imager::File::HEIF - read and write HEIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libheif",
                        "perl5.34",
                        "p5.34-imager"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-imager-file-heif"
                    ]
                }
            ]
        },
        {
            "name": "llvm-20",
            "portdir": "lang/llvm-20",
            "version": "20.1.8",
            "license": "NCSA",
            "platforms": "{darwin >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "llvm is a next generation compiler infrastructure",
            "long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "clang-17",
                        "python313",
                        "py313-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "zstd",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "llvm_select-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mlir-20",
                        "clang-20",
                        "lldb-20",
                        "flang-20",
                        "zig",
                        "py310-llvmlite",
                        "py311-llvmlite",
                        "py313-llvmlite",
                        "py312-llvmlite"
                    ]
                }
            ]
        },
        {
            "name": "clang-20",
            "portdir": "lang/llvm-20",
            "version": "20.1.8",
            "license": "NCSA",
            "platforms": "{darwin >= 15}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://clang.llvm.org/",
            "description": "C, C++, Objective C and Objective C++ compiler",
            "long_description": "The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM project.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "analyzer",
                "libstdcxx",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pygments",
                        "cctools",
                        "cmake",
                        "ninja",
                        "clang-17",
                        "python313",
                        "py313-yaml"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ld64",
                        "libcxx",
                        "libomp",
                        "libxml2",
                        "llvm-20"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select-20",
                        "perl5",
                        "cctools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pydantic_core",
                        "alacritty",
                        "qt5-qtbase",
                        "qt5-qtwebkit",
                        "qt5-qtlocation",
                        "qt513-qtbase",
                        "qt513-qtwebkit",
                        "qt513-qtlocation",
                        "dar",
                        "audacity",
                        "mysql56",
                        "mysql8",
                        "xeus-sqlite",
                        "Bear",
                        "abseil",
                        "apache-arrow",
                        "astyle",
                        "cargo",
                        "cargo-c",
                        "ccache",
                        "cmake",
                        "cmake-devel",
                        "fbthrift",
                        "gn-devel",
                        "grpc",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "gtest",
                        "iaito",
                        "jsonnet",
                        "libphonenumber-cpp",
                        "log4cxx",
                        "nodejs12",
                        "nodejs14",
                        "nodejs16",
                        "pybind11",
                        "qbs",
                        "qbs-docs",
                        "re2",
                        "rust-analyzer",
                        "stgit",
                        "tabulate",
                        "xeus",
                        "cherrytree",
                        "scite",
                        "mame",
                        "enigma",
                        "enigma-devel",
                        "gdal",
                        "geographiclib",
                        "grass",
                        "grass7",
                        "liblas",
                        "mapnik",
                        "orfeotoolbox",
                        "osm2pgsql",
                        "qgis3",
                        "rsgislib",
                        "saga",
                        "gexiv2",
                        "gnucash",
                        "gnucash-devel",
                        "gegl",
                        "gegl-devel",
                        "gimp3-devel",
                        "nanogui",
                        "opencv4",
                        "py39-opencv4",
                        "openimageio",
                        "openvdb",
                        "vtk",
                        "xvega",
                        "znc",
                        "binaryen",
                        "castxml",
                        "crystal",
                        "gleam",
                        "php80-intl",
                        "php74-intl",
                        "php73-intl",
                        "php72-intl",
                        "php71-intl",
                        "php70-intl",
                        "php56-intl",
                        "php55-intl",
                        "php54-intl",
                        "php53-intl",
                        "qore",
                        "rust",
                        "rust-src",
                        "swi-prolog-devel",
                        "py311-ml_dtypes",
                        "py312-ml_dtypes",
                        "py313-ml_dtypes",
                        "py313-onnx",
                        "py313-pytorch",
                        "LyX",
                        "zig",
                        "rspamd",
                        "dlib",
                        "igraph",
                        "libqalculate",
                        "netgen",
                        "ngsolve",
                        "octave",
                        "octave-control",
                        "octave-doctest",
                        "octave-image",
                        "octave-mapping",
                        "octave-optim",
                        "octave-statistics",
                        "octave-symbolic",
                        "z3",
                        "z3-fstar",
                        "py-z3",
                        "py38-z3",
                        "z3-java",
                        "aom",
                        "audacious-core",
                        "audacious-plugins",
                        "libheif",
                        "vapoursynth",
                        "cryfs",
                        "gping",
                        "libtorrent-rasterbar",
                        "miniserve",
                        "mtxclient",
                        "nheko",
                        "pdns-recursor",
                        "xh",
                        "zeek",
                        "task",
                        "taskwarrior-tui",
                        "timewarrior",
                        "py39-bcrypt",
                        "py37-cryptography",
                        "py38-cryptography",
                        "py39-cryptography",
                        "py39-dulwich",
                        "py39-igraph",
                        "py-iminuit",
                        "py39-jellyfish",
                        "py39-matplotlib",
                        "py-numpy",
                        "py39-numpy",
                        "py39-onnx",
                        "py39-pikepdf",
                        "py-poppler-qt5",
                        "py-pytorch",
                        "py39-pytorch",
                        "py39-scipy",
                        "bali-phy",
                        "cdo",
                        "ecCodes",
                        "geos",
                        "ompl",
                        "opencascade",
                        "pymol",
                        "root6",
                        "scidavis",
                        "spot",
                        "stellarium",
                        "stimfit",
                        "volk-gnss-sdr",
                        "volk-gnss-sdr-devel",
                        "xrootd",
                        "KeePassXC",
                        "broot",
                        "dua-cli",
                        "fd",
                        "flameshot",
                        "just",
                        "kubie",
                        "lnav",
                        "lsd",
                        "netdata",
                        "netdata-dashboard",
                        "nomino",
                        "rdfind",
                        "simg2img",
                        "starship",
                        "topgrade",
                        "bat",
                        "doxygen",
                        "highlight",
                        "ripgrep",
                        "ripgrep-all",
                        "nghttp2-tools",
                        "mesa",
                        "foundationdb",
                        "pymol-devel",
                        "oha",
                        "libfive",
                        "boost171",
                        "boost176",
                        "nushell",
                        "fheroes2",
                        "php81-intl",
                        "choose",
                        "joshuto",
                        "stylua",
                        "coreutils-uutils",
                        "py39-z3",
                        "notcurses",
                        "cargo-generate",
                        "sniffglue",
                        "py310-igraph",
                        "hgrep",
                        "py310-numpy",
                        "py310-pyicu",
                        "opencv4-devel",
                        "py39-opencv4-devel",
                        "py310-scipy",
                        "py310-matplotlib",
                        "cmake-devel-gui",
                        "cmake-devel-docs",
                        "py310-scikit-hep-boost-histogram",
                        "qt6",
                        "qt6-qtbase",
                        "qt6-qtdeclarative",
                        "qt6-qtsensors",
                        "qt6-qtserialport",
                        "qt6-qtwebchannel",
                        "qt6-qtimageformats",
                        "qt6-qtsvg",
                        "qt6-qt5compat",
                        "qt6-qtlocation",
                        "qt6-qtserialbus",
                        "qt6-qtnetworkauth",
                        "qt6-qtremoteobjects",
                        "qt6-qt3d",
                        "qt6-qtconnectivity",
                        "qt6-qttools",
                        "qt6-qtwebsockets",
                        "qt6-qttranslations",
                        "qt6-mysql-plugin",
                        "qt6-psql-plugin",
                        "qt6-sqlite-plugin",
                        "py310-cryptography",
                        "py310-dulwich",
                        "odin",
                        "py310-jellyfish",
                        "py310-pikepdf",
                        "KeePassXC-devel",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "py310-bcrypt",
                        "converseen",
                        "onedpl",
                        "py310-poppler-qt5",
                        "py310-z3",
                        "py310-onnx",
                        "boost178",
                        "kicad",
                        "cobalt.rs",
                        "t-rex",
                        "qt5-qtwebengine-gn",
                        "proj9",
                        "gfold",
                        "arti",
                        "py310-mahotas",
                        "difftastic",
                        "nodejs18",
                        "py310-pyopencl",
                        "py310-opencv4",
                        "py310-opencv4-devel",
                        "cfonts",
                        "py-maturin",
                        "py38-maturin",
                        "py39-maturin",
                        "py310-maturin",
                        "py-orjson",
                        "py39-orjson",
                        "py310-orjson",
                        "doxygen-devel",
                        "php82-intl",
                        "av1an",
                        "py310-pytorch",
                        "lychee",
                        "py310-torchtext",
                        "py310-torchvision",
                        "icu-devel",
                        "icu-devel-lx",
                        "Hackintool",
                        "py310-dlib",
                        "py39-iminuit",
                        "py310-iminuit",
                        "agg",
                        "octave-sqlite",
                        "zeek-devel",
                        "jujutsu",
                        "py311-cryptography",
                        "py311-numpy",
                        "py311-igraph",
                        "py39-rapidfuzz",
                        "py310-rapidfuzz",
                        "py311-rapidfuzz",
                        "qt6-qtpositioning",
                        "qt6-qtcharts",
                        "qt6-qtshadertools",
                        "qt6-qtmultimedia",
                        "py311-pikepdf",
                        "py311-maturin",
                        "i2pd",
                        "py39-contourpy",
                        "py310-contourpy",
                        "py311-contourpy",
                        "garage",
                        "py311-matplotlib",
                        "xeus-zmq",
                        "boost181",
                        "py311-scikit-hep-boost-histogram",
                        "py311-scipy",
                        "py311-dulwich",
                        "py311-pyicu",
                        "py311-orjson",
                        "hoard-cli",
                        "py311-bcrypt",
                        "kokkos",
                        "ruff",
                        "py311-z3",
                        "py310-networkit",
                        "py311-networkit",
                        "typst",
                        "octave-doc",
                        "py311-onnx",
                        "bali-phy-devel",
                        "py311-opencv4",
                        "py311-opencv4-devel",
                        "nodejs20",
                        "py311-jellyfish",
                        "qt6-qtquick3d",
                        "qt6-qtquicktimeline",
                        "qt6-qtwebengine",
                        "qt6-qtdoc",
                        "qt6-qthttpserver",
                        "qt6-qtvirtualkeyboard",
                        "qt6-qtlottie",
                        "qt6-qtlanguageserver",
                        "qt6-qtdatavis3d",
                        "qt6-qtquick3dphysics",
                        "qt6-qtscxml",
                        "qt6-qtspeech",
                        "qt6-qtwebview",
                        "qt6-qtbase-docs",
                        "qt6-qtpositioning-docs",
                        "qt6-qtquick3d-docs",
                        "qt6-qtquicktimeline-docs",
                        "qt6-qtwebengine-docs",
                        "qt6-qtdeclarative-docs",
                        "qt6-qtcharts-docs",
                        "qt6-qtserialport-docs",
                        "qt6-qtsensors-docs",
                        "qt6-qtdoc-docs",
                        "qt6-qthttpserver-docs",
                        "qt6-qtwebchannel-docs",
                        "qt6-qtimageformats-docs",
                        "qt6-qtshadertools-docs",
                        "qt6-qtvirtualkeyboard-docs",
                        "qt6-qtsvg-docs",
                        "qt6-qt5compat-docs",
                        "qt6-qtlottie-docs",
                        "qt6-qtserialbus-docs",
                        "qt6-qtdatavis3d-docs",
                        "qt6-qtmultimedia-docs",
                        "qt6-qtnetworkauth-docs",
                        "qt6-qtremoteobjects-docs",
                        "qt6-qtquick3dphysics-docs",
                        "qt6-qtscxml-docs",
                        "qt6-qtconnectivity-docs",
                        "qt6-qt3d-docs",
                        "qt6-qtspeech-docs",
                        "qt6-qtwebview-docs",
                        "qt6-qttools-docs",
                        "qt6-qtwebsockets-docs",
                        "kokkos-devel",
                        "parallel-hashmap",
                        "s2geometry",
                        "nghttp3",
                        "py39-pdal",
                        "py310-pdal",
                        "py311-pdal",
                        "php83-intl",
                        "halloy",
                        "protobuf3-cpp-upstream",
                        "qgis3-ltr",
                        "sniprun",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py311-dlib",
                        "octave-pythonic",
                        "squid",
                        "py-safetensors",
                        "py310-safetensors",
                        "py311-safetensors",
                        "libcifpp",
                        "eza",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "octave-joystick",
                        "py312-maturin",
                        "grass-gui",
                        "py311-poppler-qt5",
                        "py312-numpy",
                        "py312-igraph",
                        "py312-orjson",
                        "gn",
                        "py312-dulwich",
                        "v8-8.3",
                        "lapce",
                        "py312-cryptography",
                        "py312-contourpy",
                        "py312-pyicu",
                        "py312-rapidfuzz",
                        "hyfetch",
                        "jaq",
                        "py311-pyopencl",
                        "btop",
                        "ast-grep",
                        "libplacebo",
                        "py312-jellyfish",
                        "py312-matplotlib",
                        "primesieve",
                        "py312-pikepdf",
                        "py312-pdal",
                        "tlrc",
                        "py312-scipy",
                        "py39-pysaga",
                        "py310-pysaga",
                        "py311-pysaga",
                        "py312-pysaga",
                        "py312-rsgislib",
                        "py312-bcrypt",
                        "pcraster",
                        "py-pydantic_core",
                        "py39-pydantic_core",
                        "py310-pydantic_core",
                        "py311-pydantic_core",
                        "py312-pydantic_core",
                        "py312-z3",
                        "mise",
                        "lnav-devel",
                        "lpython",
                        "fastfetch",
                        "yazi",
                        "py311-iminuit",
                        "py312-iminuit",
                        "uv",
                        "py312-opencv4-devel",
                        "vrc-get",
                        "wstunnel",
                        "cutter-rizin",
                        "tenacity",
                        "v8-11.6",
                        "py312-orfeotoolbox",
                        "py312-opencv4",
                        "py311-mahotas",
                        "py312-mahotas",
                        "cmake-gui",
                        "cmake-docs",
                        "py312-dlib",
                        "gitu",
                        "octave-geographiclib",
                        "rotz",
                        "nodejs22",
                        "neocmakelsp",
                        "oxker",
                        "rio",
                        "py312-onnx",
                        "sig",
                        "otree",
                        "py39-pdal-plugins",
                        "py310-pdal-plugins",
                        "py311-pdal-plugins",
                        "py312-pdal-plugins",
                        "octave-piqp",
                        "qrtool",
                        "py311-pytorch",
                        "py312-pytorch",
                        "gdal-pdf",
                        "gdal-libkml",
                        "php84-intl",
                        "lucky-commit",
                        "aichat",
                        "qt64",
                        "qt6-qtgraphs",
                        "qt6-qtquickeffectmaker",
                        "qt6-qtgraphs-docs",
                        "qt6-qtlocation-docs",
                        "qt6-qtquickeffectmaker-docs",
                        "qt64-qtbase",
                        "qt64-qtpositioning",
                        "qt64-qtquick3d",
                        "qt64-qtquicktimeline",
                        "qt64-qtwebengine",
                        "qt64-qtdeclarative",
                        "qt64-qtcharts",
                        "qt64-qtserialport",
                        "qt64-qtsensors",
                        "qt64-qtdoc",
                        "qt64-qthttpserver",
                        "qt64-qtwebchannel",
                        "qt64-qtimageformats",
                        "qt64-qtshadertools",
                        "qt64-qtvirtualkeyboard",
                        "qt64-qtsvg",
                        "qt64-qt5compat",
                        "qt64-qtlottie",
                        "qt64-qtserialbus",
                        "qt64-qtlanguageserver",
                        "qt64-qtdatavis3d",
                        "qt64-qtmultimedia",
                        "qt64-qtremoteobjects",
                        "qt64-qtnetworkauth",
                        "qt64-qtquick3dphysics",
                        "qt64-qtscxml",
                        "qt64-qt3d",
                        "qt64-qtconnectivity",
                        "qt64-qtspeech",
                        "qt64-qtwebview",
                        "qt64-qttools",
                        "qt64-qtwebsockets",
                        "qt64-qttranslations",
                        "qt64-qtbase-docs",
                        "qt64-qtpositioning-docs",
                        "qt64-qtquick3d-docs",
                        "qt64-qtwebengine-docs",
                        "qt64-qtquicktimeline-docs",
                        "qt64-qtdeclarative-docs",
                        "qt64-qtcharts-docs",
                        "qt64-qtserialport-docs",
                        "qt64-qtsensors-docs",
                        "qt64-qtdoc-docs",
                        "qt64-qthttpserver-docs",
                        "qt64-qtwebchannel-docs",
                        "qt64-qtimageformats-docs",
                        "qt64-qtshadertools-docs",
                        "qt64-qtvirtualkeyboard-docs",
                        "qt64-qtsvg-docs",
                        "qt64-qt5compat-docs",
                        "qt64-qtlottie-docs",
                        "qt64-qtserialbus-docs",
                        "qt64-qtdatavis3d-docs",
                        "qt64-qtmultimedia-docs",
                        "qt64-qtnetworkauth-docs",
                        "qt64-qtremoteobjects-docs",
                        "qt64-qtquick3dphysics-docs",
                        "qt64-qtscxml-docs",
                        "qt64-qtconnectivity-docs",
                        "qt64-qt3d-docs",
                        "qt64-qtspeech-docs",
                        "qt64-qtwebview-docs",
                        "qt64-qttools-docs",
                        "qt64-psql-plugin",
                        "qt64-qtwebsockets-docs",
                        "qt64-mysql-plugin",
                        "qt64-sqlite-plugin",
                        "pdal-draco",
                        "pdal-pgpointcloud",
                        "pdal-tiledb",
                        "syslog-ng-devel",
                        "sequoia-sq",
                        "py313-maturin",
                        "py313-dulwich",
                        "py313-cryptography",
                        "py313-rapidfuzz",
                        "py313-numpy",
                        "py313-scipy",
                        "py313-igraph",
                        "py313-contourpy",
                        "py313-orjson",
                        "py313-pikepdf",
                        "py313-matplotlib",
                        "openh264",
                        "py313-pyicu",
                        "rebels-in-the-sky",
                        "llama.cpp",
                        "qt67",
                        "qt67-qtpositioning",
                        "qt67-qtquick3d",
                        "qt67-qtquicktimeline",
                        "qt67-qtwebengine",
                        "qt67-qtdeclarative",
                        "qt67-qtbase",
                        "qt67-qtcharts",
                        "qt67-qtgraphs",
                        "qt67-qtserialport",
                        "qt67-qtsensors",
                        "qt67-qthttpserver",
                        "qt67-qtwebchannel",
                        "qt67-qtimageformats",
                        "qt67-qtdoc",
                        "qt67-qtshadertools",
                        "qt67-qtvirtualkeyboard",
                        "qt67-qtsvg",
                        "qt67-qt5compat",
                        "qt67-qtlottie",
                        "qt67-qtlocation",
                        "qt67-qtserialbus",
                        "qt67-qtquickeffectmaker",
                        "qt67-qtlanguageserver",
                        "qt67-qtdatavis3d",
                        "qt67-qtmultimedia",
                        "qt67-qtremoteobjects",
                        "qt67-qtquick3dphysics",
                        "qt67-qtnetworkauth",
                        "qt67-qtconnectivity",
                        "qt67-qtscxml",
                        "qt67-qt3d",
                        "qt67-qtspeech",
                        "qt67-qtwebview",
                        "qt67-qttools",
                        "qt67-qtwebsockets",
                        "qt67-qttranslations",
                        "qt67-qtbase-docs",
                        "qt67-qtpositioning-docs",
                        "qt67-qtquick3d-docs",
                        "qt67-qtwebengine-docs",
                        "qt67-qtquicktimeline-docs",
                        "qt67-qtdeclarative-docs",
                        "qt67-qtgraphs-docs",
                        "qt67-qtcharts-docs",
                        "qt67-qtserialport-docs",
                        "qt67-qtdoc-docs",
                        "qt67-qthttpserver-docs",
                        "qt67-qtsensors-docs",
                        "qt67-qtwebchannel-docs",
                        "qt67-qtimageformats-docs",
                        "qt67-qtshadertools-docs",
                        "qt67-qtvirtualkeyboard-docs",
                        "qt67-qtsvg-docs",
                        "qt67-qt5compat-docs",
                        "qt67-qtlottie-docs",
                        "qt67-qtquickeffectmaker-docs",
                        "qt67-qtserialbus-docs",
                        "qt67-qtlocation-docs",
                        "qt67-qtdatavis3d-docs",
                        "qt67-qtmultimedia-docs",
                        "qt67-qtremoteobjects-docs",
                        "qt67-qtquick3dphysics-docs",
                        "qt67-qtnetworkauth-docs",
                        "qt67-qtconnectivity-docs",
                        "qt67-qtscxml-docs",
                        "qt67-qt3d-docs",
                        "qt67-qtspeech-docs",
                        "qt67-qttools-docs",
                        "qt67-qtwebsockets-docs",
                        "qt67-qtwebview-docs",
                        "qt67-mysql-plugin",
                        "qt67-psql-plugin",
                        "qt67-sqlite-plugin",
                        "boost187",
                        "boost187-numpy",
                        "py313-opencv4",
                        "py313-opencv4-devel",
                        "gdal-hdf4",
                        "py313-pydantic_core",
                        "gdal-hdf5",
                        "gdal-kea",
                        "py313-bcrypt",
                        "py313-pysaga",
                        "py313-rsgislib",
                        "py313-pdal",
                        "py313-pdal-plugins",
                        "libkrun",
                        "hk",
                        "z3-fstar-legacy",
                        "zizmor",
                        "mpich-clang20",
                        "openmpi-clang20",
                        "sequoia-chameleon-gnupg",
                        "cocogitto",
                        "taplo",
                        "qt68",
                        "qt68-qtpositioning",
                        "qt68-qtbase",
                        "qt68-qtquick3d",
                        "qt68-qtquicktimeline",
                        "qt68-qtwebengine",
                        "qt68-qtdeclarative",
                        "qt68-qtgraphs",
                        "qt68-qtcharts",
                        "qt68-qtserialport",
                        "qt68-qtsensors",
                        "qt68-qtdoc",
                        "qt68-qthttpserver",
                        "qt68-qtwebchannel",
                        "qt68-qtimageformats",
                        "qt68-qtshadertools",
                        "qt68-qtvirtualkeyboard",
                        "qt68-qtsvg",
                        "qt68-qt5compat",
                        "qt68-qtlottie",
                        "qt68-qtlocation",
                        "qt68-qtquickeffectmaker",
                        "qt68-qtserialbus",
                        "qt68-qtlanguageserver",
                        "qt68-qtdatavis3d",
                        "qt68-qtmultimedia",
                        "qt68-qtnetworkauth",
                        "qt68-qtremoteobjects",
                        "qt68-qtquick3dphysics",
                        "qt68-qtscxml",
                        "qt68-qtconnectivity",
                        "qt68-qt3d",
                        "qt68-qtspeech",
                        "qt68-qtwebview",
                        "qt68-qttools",
                        "qt68-qtwebsockets",
                        "qt68-qttranslations",
                        "qt68-qtbase-docs",
                        "qt68-qtpositioning-docs",
                        "qt68-qtquick3d-docs",
                        "qt68-qtquicktimeline-docs",
                        "qt68-qtwebengine-docs",
                        "qt68-qtdeclarative-docs",
                        "qt68-qtgraphs-docs",
                        "qt68-qtcharts-docs",
                        "qt68-qtserialport-docs",
                        "qt68-qtsensors-docs",
                        "qt68-qtdoc-docs",
                        "qt68-qthttpserver-docs",
                        "qt68-qtwebchannel-docs",
                        "qt68-qtimageformats-docs",
                        "qt68-qtvirtualkeyboard-docs",
                        "qt68-qtshadertools-docs",
                        "qt68-qtsvg-docs",
                        "qt68-qt5compat-docs",
                        "qt68-qtlocation-docs",
                        "qt68-qtlottie-docs",
                        "qt68-qtquickeffectmaker-docs",
                        "qt68-qtserialbus-docs",
                        "qt68-qtdatavis3d-docs",
                        "qt68-qtmultimedia-docs",
                        "qt68-qtnetworkauth-docs",
                        "qt68-qtremoteobjects-docs",
                        "qt68-qtquick3dphysics-docs",
                        "qt68-qtscxml-docs",
                        "qt68-qtconnectivity-docs",
                        "qt68-qt3d-docs",
                        "qt68-qtspeech-docs",
                        "qt68-qtwebview-docs",
                        "qt68-qttools-docs",
                        "qt68-qtwebsockets-docs",
                        "qt68-psql-plugin",
                        "qt68-mysql-plugin",
                        "qt68-sqlite-plugin",
                        "protobuf5-cpp",
                        "octave-datatypes",
                        "nodejs24",
                        "py313-jellyfish",
                        "viskores",
                        "tabiew",
                        "alcom",
                        "py313-orfeotoolbox",
                        "boost188",
                        "boost188-numpy",
                        "py310-jsonnet",
                        "py311-jsonnet",
                        "py312-jsonnet",
                        "py313-jsonnet",
                        "edit",
                        "hamclock",
                        "brush",
                        "qt6-qtgrpc",
                        "qt6-qtgrpc-docs",
                        "luanti",
                        "clang-uml",
                        "idevice_pair",
                        "RHash",
                        "octave-hdf5oct",
                        "py314-numpy",
                        "py314-scipy",
                        "py314-contourpy",
                        "qt69",
                        "qt69-qtbase",
                        "qt69-qtpositioning",
                        "qt69-qtgrpc",
                        "qt69-qtquick3d",
                        "qt69-qtquicktimeline",
                        "qt69-qtwebengine",
                        "qt69-qtdeclarative",
                        "qt69-qtgraphs",
                        "qt69-qtcharts",
                        "qt69-qtserialport",
                        "qt69-qtsensors",
                        "qt69-qtdoc",
                        "qt69-qthttpserver",
                        "qt69-qtwebchannel",
                        "qt69-qtimageformats",
                        "qt69-qtshadertools",
                        "qt69-qtvirtualkeyboard",
                        "qt69-qtsvg",
                        "qt69-qt5compat",
                        "qt69-qtlottie",
                        "qt69-qtlocation",
                        "qt69-qtquickeffectmaker",
                        "qt69-qtserialbus",
                        "qt69-qtlanguageserver",
                        "qt69-qtdatavis3d",
                        "qt69-qtmultimedia",
                        "qt69-qtnetworkauth",
                        "qt69-qtremoteobjects",
                        "qt69-qtquick3dphysics",
                        "qt69-qtscxml",
                        "qt69-qtconnectivity",
                        "qt69-qt3d",
                        "qt69-qtspeech",
                        "qt69-qtwebview",
                        "qt69-qttools",
                        "qt69-qtwebsockets",
                        "qt69-qttranslations",
                        "qt69-qtbase-docs",
                        "qt69-qtpositioning-docs",
                        "qt69-qtgrpc-docs",
                        "qt69-qtquick3d-docs",
                        "qt69-qtquicktimeline-docs",
                        "qt69-qtwebengine-docs",
                        "qt69-qtdeclarative-docs",
                        "qt69-qtgraphs-docs",
                        "qt69-qtcharts-docs",
                        "qt69-qtserialport-docs",
                        "qt69-qtsensors-docs",
                        "qt69-qtdoc-docs",
                        "qt69-qthttpserver-docs",
                        "qt69-qtwebchannel-docs",
                        "qt69-qtimageformats-docs",
                        "qt69-qtshadertools-docs",
                        "qt69-qtvirtualkeyboard-docs",
                        "qt69-qtsvg-docs",
                        "qt69-qt5compat-docs",
                        "qt69-qtlottie-docs",
                        "qt69-qtlocation-docs",
                        "qt69-qtquickeffectmaker-docs",
                        "qt69-qtserialbus-docs",
                        "qt69-qtdatavis3d-docs",
                        "qt69-qtmultimedia-docs",
                        "qt69-qtnetworkauth-docs",
                        "qt69-qtremoteobjects-docs",
                        "qt69-qtquick3dphysics-docs",
                        "qt69-qtscxml-docs",
                        "qt69-qtconnectivity-docs",
                        "qt69-qt3d-docs",
                        "qt69-qtspeech-docs",
                        "qt69-qtwebview-docs",
                        "qt69-qttools-docs",
                        "qt69-qtwebsockets-docs",
                        "qt69-psql-plugin",
                        "qt69-mysql-plugin",
                        "qt69-sqlite-plugin",
                        "py314-pyicu",
                        "py314-matplotlib",
                        "angle",
                        "py314-maturin",
                        "py314-orjson",
                        "py314-opencv4",
                        "sequoia-keystore",
                        "py314-pikepdf",
                        "py314-dulwich",
                        "py314-rapidfuzz",
                        "kibi",
                        "py314-igraph",
                        "py313-fisx",
                        "py314-cryptography",
                        "py312-networkit",
                        "py313-networkit",
                        "py39-ml_dtypes",
                        "py310-ml_dtypes"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zig",
                        "openmpi-clang20",
                        "lldb-20",
                        "flang-20",
                        "mpich-clang20",
                        "clang-uml"
                    ]
                }
            ]
        },
        {
            "name": "mlir-20",
            "portdir": "lang/llvm-20",
            "version": "20.1.8",
            "license": "NCSA",
            "platforms": "{darwin >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlir.llvm.org",
            "description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure.",
            "long_description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-yaml",
                        "clang-17",
                        "python313",
                        "py313-pygments",
                        "cctools",
                        "cmake",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-20",
                        "libcxx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "flang-20"
                    ]
                }
            ]
        },
        {
            "name": "lldb-20",
            "portdir": "lang/llvm-20",
            "version": "20.1.8",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "swig-python",
                        "doxygen",
                        "clang-17",
                        "python313",
                        "py313-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "python313",
                        "llvm-20",
                        "clang-20"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flang-20",
            "portdir": "lang/llvm-20",
            "version": "20.1.8",
            "license": "NCSA",
            "platforms": "{darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flang.llvm.org/",
            "description": "LLVM Fortran compiler",
            "long_description": "LLVM Fortran compiler",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "py313-yaml",
                        "py313-pygments",
                        "python313",
                        "clang-17",
                        "ninja",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ld64",
                        "mlir-20",
                        "clang-20",
                        "llvm-20",
                        "libxml2",
                        "libomp",
                        "libcxx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SDL3_image",
            "portdir": "devel/SDL3_image",
            "version": "3.2.4",
            "license": "zlib",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libsdl-org/SDL_image",
            "description": "Add on library for libSDL handling several image formats",
            "long_description": "This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 343
                }
            ],
            "variants": [
                "debug",
                "jxl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "webp",
                        "SDL3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "swi-prolog-devel"
                    ]
                }
            ]
        },
        {
            "name": "SDL3_ttf",
            "portdir": "devel/SDL3_ttf",
            "version": "3.2.2",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libsdl-org/SDL_ttf",
            "description": "add on library for libSDL for rendering TrueType fonts",
            "long_description": "This library is a wrapper around FreeType and allows rendering TrueType fonts in SDL applications.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 343
                }
            ],
            "variants": [
                "debug",
                "harfbuzz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "SDL3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "FreeRDP"
                    ]
                }
            ]
        },
        {
            "name": "py313-protego",
            "portdir": "python/py-protego",
            "version": "0.5.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/Protego",
            "description": "Protego is a pure-Python `robots.txt` parser with support for modern conventions.",
            "long_description": "Protego is a pure-Python `robots.txt` parser with support for modern conventions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 428
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-protego"
                    ]
                }
            ]
        },
        {
            "name": "py313-openslide",
            "portdir": "python/py-openslide",
            "version": "1.4.2",
            "license": "LGPL-2.1 and MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openslide.org/",
            "description": "Python binding for the OpenSlide library.",
            "long_description": "OpenSlide Python allows the OpenSlide library to be used from Python programs. OpenSlide provides a simple interface for reading whole-slide images, also known as virtual slides, which are high-resolution images used in digital pathology. These images can occupy tens of gigabytes when uncompressed, and so cannot be easily read using standard tools or libraries, which are designed for images that can be comfortably uncompressed into RAM. Whole-slide images are typically multi-resolution; OpenSlide allows reading a small amount of image data at the resolution closest to a desired zoom level.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "bgilbert",
                    "github": "bgilbert",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-sphinx",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-installer",
                        "py313-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openslide",
                        "python313",
                        "py313-Pillow",
                        "py313-flask"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-openslide"
                    ]
                }
            ]
        },
        {
            "name": "mpich-clang20",
            "portdir": "science/mpich",
            "version": "4.3.0",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \n\nTHIS SUBPORT WRAPS clang20's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "threads",
                "gforker",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "clang-20",
                        "pkgconfig",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gcc15",
                        "hwloc",
                        "libgcc",
                        "libxml2",
                        "clang-20"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-clang20",
            "portdir": "science/openmpi",
            "version": "5.0.7",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS clang20's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "valgrind",
                "heterogeneous",
                "mpi1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "clang-20",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "clang-20",
                        "zlib",
                        "gcc15",
                        "hwloc",
                        "libevent"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SuiteSparse_ParU",
            "portdir": "math/SuiteSparse",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_ParU: solving sparse linear system via parallel multifrontal LU factorization algorithms.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config",
                        "SuiteSparse_AMD",
                        "SuiteSparse_CAMD",
                        "libomp",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_UMFPACK",
                        "SuiteSparse_CCOLAMD",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse"
                    ]
                }
            ]
        },
        {
            "name": "diffnav",
            "portdir": "textproc/diffnav",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dlvhdr/diffnav",
            "description": "A git diff pager based on delta but with a file tree, à la GitHub.",
            "long_description": "A git diff pager based on delta but with a file tree, à la GitHub.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jlv",
            "portdir": "textproc/jlv",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hedhyw/json-log-viewer",
            "description": "Interactive viewer for JSON logs.",
            "long_description": "Interactive viewer for JSON logs.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shef",
            "portdir": "sysutils/shef",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eduardoagarcia/shef",
            "description": "Shef is a powerful CLI tool for cooking up shell recipes.",
            "long_description": "Shef is a powerful CLI tool for cooking up shell recipes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "krep",
            "portdir": "textproc/krep",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidesantangelo/krep",
            "description": "A High-Performance String Search Utility",
            "long_description": "krep is a blazingly fast string search utility designed for performance-critical applications. It implements multiple optimized search algorithms and leverages modern hardware capabilities to deliver maximum throughput.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ab-av1",
            "portdir": "multimedia/ab-av1",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexheretic/ab-av1",
            "description": "AV1 re-encoding using ffmpeg, svt-av1 & vmaf",
            "long_description": "AV1 video encoding tool with fast VMAF sampling & automatic encoder crf calculation. Uses ffmpeg, svt-av1 & vmaf.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "cargo",
                        "clang-17",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ffmpeg7",
                        "libvmaf",
                        "svt-av1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mac-brightnessctl",
            "portdir": "sysutils/mac-brightnessctl",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rakalex/mac-brightnessctl",
            "description": "mac-brightnessctl is a command line tool for controlling the keyboard backlight brightness on macOS.",
            "long_description": "mac-brightnessctl is a command line tool for controlling the keyboard backlight brightness on macOS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 95
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-xmlsec",
            "portdir": "python/py-xmlsec",
            "version": "1.3.17",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xmlsec.readthedocs.io/en/latest/",
            "description": "A set of Python bindings for the XML Security Library.",
            "long_description": "A set of Python bindings for the XML Security Library.",
            "active": true,
            "categories": [
                "textproc",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pkgconfig",
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "py313-toml",
                        "libtool",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-lxml",
                        "xmlsec"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-zeep",
                        "py-xmlsec"
                    ]
                }
            ]
        },
        {
            "name": "csvtk",
            "portdir": "textproc/csvtk",
            "version": "0.33.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shenwei356/csvtk",
            "description": "A cross-platform, efficient and practical CSV/TSV toolkit in Golang",
            "long_description": "A cross-platform, efficient and practical CSV/TSV toolkit in Golang",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "austin",
                    "github": "halostatue",
                    "ports_count": 21
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sequoia-chameleon-gnupg",
            "portdir": "security/sequoia-chameleon-gnupg",
            "version": "0.13.1",
            "license": "LGPL-2.0+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sequoia-pgp.org/",
            "description": "This is a re-implementation and drop-in replacement of gpg and gpgv using the Sequoia OpenPGP implementation.",
            "long_description": "This is a re-implementation and drop-in replacement of gpg and gpgv using the Sequoia OpenPGP implementation.",
            "active": true,
            "categories": [
                "security",
                "mail"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "capnproto",
                        "cargo",
                        "legacy-support",
                        "pkgconfig",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "nettle",
                        "libiconv",
                        "openssl3",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "eso-flames-fposs",
            "portdir": "science/eso-flames-fposs",
            "version": "115.0.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.eso.org/sci/observing/phase2/SMGuidelines/FPOSS.FLAMES.html",
            "description": "ESO FLAMES Observation Preparation software",
            "long_description": "ESO FLAMES Observation Preparation software.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "john.pritchard",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ncurses",
                        "tcl",
                        "tk",
                        "xorg-server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygments-mathematica",
            "portdir": "python/py-pygments-mathematica",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsmenon/pygments-mathematica/",
            "description": "Mathematica lexer and highlighter for Pygments.",
            "long_description": "Mathematica lexer and highlighter for Pygments.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pygments-mathematica"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pygments-mathematica",
            "portdir": "python/py-pygments-mathematica",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsmenon/pygments-mathematica/",
            "description": "Mathematica lexer and highlighter for Pygments.",
            "long_description": "Mathematica lexer and highlighter for Pygments.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pygments",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pygments-mathematica",
            "portdir": "python/py-pygments-mathematica",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsmenon/pygments-mathematica/",
            "description": "Mathematica lexer and highlighter for Pygments.",
            "long_description": "Mathematica lexer and highlighter for Pygments.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pygments",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pygments-mathematica",
            "portdir": "python/py-pygments-mathematica",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsmenon/pygments-mathematica/",
            "description": "Mathematica lexer and highlighter for Pygments.",
            "long_description": "Mathematica lexer and highlighter for Pygments.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pygments",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pygments-mathematica",
            "portdir": "python/py-pygments-mathematica",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsmenon/pygments-mathematica/",
            "description": "Mathematica lexer and highlighter for Pygments.",
            "long_description": "Mathematica lexer and highlighter for Pygments.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pygments",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-pygments-mathematica",
            "portdir": "python/py-pygments-mathematica",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsmenon/pygments-mathematica/",
            "description": "Mathematica lexer and highlighter for Pygments.",
            "long_description": "Mathematica lexer and highlighter for Pygments.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pygments",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pygments-mathematica"
                    ]
                }
            ]
        },
        {
            "name": "openjdk24-corretto",
            "portdir": "java/openjdk24-corretto",
            "version": "24.0.2.12.1",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 16 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/corretto/",
            "description": "Amazon Corretto OpenJDK 24 (Short Term Support until October 2025)",
            "long_description": "Amazon Corretto OpenJDK 24 (Short Term Support until October 2025) \n\nOpenJDK 24 distribution from Amazon.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 95
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jdk24-graalvm",
            "portdir": "java/jdk24-graalvm",
            "version": "24.0.2",
            "license": "GFTC and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.oracle.com/java/graalvm/",
            "description": "Oracle GraalVM for JDK 24 (Short Term Support until September 2025)",
            "long_description": "Oracle GraalVM for JDK 24 (Short Term Support until September 2025) \n\nOracle GraalVM for JDK 24 compiles your Java applications ahead of time into standalone binaries that start instantly, provide peak performance with no warmup, and use fewer cloud resources.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 95
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jdk24",
            "portdir": "java/jdk24",
            "version": "24.0.2",
            "license": "NFTC and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.oracle.com/java/",
            "description": "Oracle Java SE Development Kit 24 (Short Term Support until September 2025)",
            "long_description": "Oracle Java SE Development Kit 24 (Short Term Support until September 2025) \n\nJava Platform, Standard Edition Development Kit (JDK). The JDK is a development environment for building applications and components using the Java programming language. This software is provided under the Oracle No-Fee Terms and Conditions (NFTC) license (https://java.com/freeuselicense)",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 95
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "git-who",
            "portdir": "devel/git-who",
            "version": "1.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sinclairtarget/git-who",
            "description": "Git blame for file trees",
            "long_description": "Unlike git blame, which can tell you who wrote a line of code, git-who tells you the people responsible for entire components or subsystems in a codebase. You can think of git-who sort of like git blame but for file trees rather than individual files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jgenesis",
            "portdir": "games/jgenesis",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jsgroth/jgenesis",
            "description": "Sega Genesis / Sega CD / SNES / Master System / Game Gear emulator",
            "long_description": "Cross-platform multi-console emulator supporting a number of 8-bit and 16-bit gaming consoles: Sega Genesis / Sega CD / SNES / Master System / Game Gear emulator",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "libunwind",
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk24-sap",
            "portdir": "java/openjdk24-sap",
            "version": "24.0.2",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 16 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sap.github.io/SapMachine/",
            "description": "SAP Machine 24 (Short Term Support until September 2025)",
            "long_description": "SAP Machine 24 (Short Term Support until September 2025) \n\nAn OpenJDK 24 release maintained and supported by SAP",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 95
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk24",
            "portdir": "java/openjdk24",
            "version": "24.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.org/projects/jdk/24/",
            "description": "OpenJDK 24 (Short Term Support until September 2025)",
            "long_description": "OpenJDK 24 (Short Term Support until September 2025) \n\nJDK 24 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 95
                }
            ],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-18",
                        "openjdk23-zulu",
                        "autoconf",
                        "bash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk24-temurin",
            "portdir": "java/openjdk24-temurin",
            "version": "24.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://adoptium.net",
            "description": "Eclipse Temurin, based on OpenJDK 24 (Short Term Support until September 2025)",
            "long_description": "Eclipse Temurin, based on OpenJDK 24 (Short Term Support until September 2025) \n\nEclipse Temurin provides secure, TCK-tested and compliant, production-ready Java runtimes.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 95
                }
            ],
            "variants": [
                "Applets",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-pydicom",
            "portdir": "python/py-pydicom",
            "version": "3.0.1",
            "license": "MIT and BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pydicom.github.io/pydicom/stable/index.html",
            "description": "Python Module for working with DICOM files",
            "long_description": "pydicom is a pure python package for working with DICOM files. It was made for inspecting and modifying DICOM files in an easy pythonic way. The modifications can be written again to a new file. As a pure python package, it should run anywhere python runs without any other requirements.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "doc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-flit",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pydicom",
                        "py313-pynetdicom"
                    ]
                }
            ]
        },
        {
            "name": "py313-pynetdicom",
            "portdir": "python/py-pynetdicom",
            "version": "3.0.4",
            "license": "MIT and BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydicom/pynetdicom",
            "description": "A Python implementation of the DICOM networking protocol",
            "long_description": "pynetdicom is a pure Python 3 package that implements the DICOM networking protocol. Working with pydicom, it allows the easy creation of DICOM Service Class Users (SCUs) and Service Class Providers (SCPs).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "doc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-17",
                        "py313-build",
                        "py313-flit_core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydicom",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pynetdicom"
                    ]
                }
            ]
        },
        {
            "name": "py312-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-numpy",
                        "py312-pyqt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-numpy",
                        "py313-pyqt5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-qimage2ndarray"
                    ]
                }
            ]
        },
        {
            "name": "asar",
            "portdir": "archivers/asar",
            "version": "4.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.electronjs.org/docs/latest/tutorial/asar-archives",
            "description": "Simple extensive tar-like archive format with indexing",
            "long_description": "asar is a simple extensive archive format, it works like tar that concatenates all files together without compression, while having random access support.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm9",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "create-dmg-js",
            "portdir": "sysutils/create-dmg-js",
            "version": "7.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sindresorhus/create-dmg",
            "description": "Create a good-looking DMG for your macOS app in seconds",
            "long_description": "Create a good-looking DMG for your macOS app in seconds",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "dmg_icon"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "npm11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs24"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-crypt-urandom-token",
            "portdir": "perl/p5-crypt-urandom-token",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-crypt-urandom-token",
            "homepage": "https://metacpan.org/pod/Crypt::URandom::Token",
            "description": "Crypt::URandom::Token - Generate secure strings for passwords, secrets and similar",
            "long_description": "Crypt::URandom::Token - Generate secure strings for passwords, secrets and similar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-urandom-token"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-crypt-urandom-token",
            "portdir": "perl/p5-crypt-urandom-token",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::URandom::Token",
            "description": "Crypt::URandom::Token - Generate secure strings for passwords, secrets and similar",
            "long_description": "Crypt::URandom::Token - Generate secure strings for passwords, secrets and similar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-exception",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-crypt-urandom"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-urandom-token",
            "portdir": "perl/p5-crypt-urandom-token",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::URandom::Token",
            "description": "Crypt::URandom::Token - Generate secure strings for passwords, secrets and similar",
            "long_description": "Crypt::URandom::Token - Generate secure strings for passwords, secrets and similar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-crypt-urandom"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-crypt-urandom-token",
            "portdir": "perl/p5-crypt-urandom-token",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::URandom::Token",
            "description": "Crypt::URandom::Token - Generate secure strings for passwords, secrets and similar",
            "long_description": "Crypt::URandom::Token - Generate secure strings for passwords, secrets and similar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-crypt-urandom"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dbix-class-encodedcolumn"
                    ]
                }
            ]
        }
    ]
}