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

{
    "count": 50855,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=422",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=420",
    "results": [
        {
            "name": "sollya",
            "portdir": "science/sollya",
            "version": "8.0",
            "license": "CeCILL-C",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sollya.org/",
            "description": "Sollya is both a tool environment and a library for safe floating-point code development",
            "long_description": "Sollya is both a tool environment and a library for safe floating-point code development. It is particularily targeted to the automatized implementation of mathematical floating-point libraries (libm). Amongst other features, it offers a certified infinity (supremum) norm and a fast Remez algorithm.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "kenneth.ostby",
                    "github": "langly",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "zlib",
                        "libxml2",
                        "fplll",
                        "mpfi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "adblock2privoxy",
            "portdir": "www/adblock2privoxy",
            "version": "2.3.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/essandess/adblock2privoxy",
            "description": "Convert adblock config files to privoxy format",
            "long_description": "Convert adblock config files to privoxy format. AdBlock Plus browser plugin has great block list files provided by big community, but it is client software and cannot work on a server as proxy. Privoxy proxy has good potential to block ads at server side, but it experiences acute shortage of updated block lists. This software converts adblock lists to privoxy config files format. Almost all adblock features are supported including block/unblock requests (on privoxy) all syntax features are supported except for regex templates matching host name hide/unhide page elements (via CSS) all syntax features are supported all block request options except for outdated ones: Supported: script, image, stylesheet, object, xmlhttprequest, object-subrequest, subdocument, document, elemhide, other, popup, third-party, domain=..., match-case, donottrack.",
            "active": true,
            "categories": [
                "www",
                "haskell"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [
                "initialize_always",
                "stack",
                "proxy_settings",
                "https_inspection"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "sf-pwgen",
                        "file",
                        "grep",
                        "gsed",
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "openssl",
                        "gmp",
                        "zlib"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "privoxy",
                        "nginx",
                        "bash",
                        "wget"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "macos-fortress-proxy",
                        "macos-fortress-proxy-squid",
                        "macos-fortress-easylistpac"
                    ]
                }
            ]
        },
        {
            "name": "m4ri",
            "portdir": "math/m4ri",
            "version": "20250128",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/malb/m4ri",
            "description": "Successor to PolyBoRi",
            "long_description": "Successor to PolyBoRi",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "BRiAl"
                    ]
                }
            ]
        },
        {
            "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": "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": "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": "lib",
                    "ports": [
                        "zig",
                        "lldb-20",
                        "flang-20",
                        "mpich-clang20",
                        "openmpi-clang20",
                        "clang-uml"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "LyX",
                        "alacritty",
                        "qt5-qtbase",
                        "qt5-qtwebkit",
                        "qt5-qtlocation",
                        "qt513-qtbase",
                        "qt513-qtwebkit",
                        "qt513-qtlocation",
                        "wezterm",
                        "dar",
                        "upx",
                        "upx-devel",
                        "audacity",
                        "soundtouch",
                        "mysql56",
                        "mysql8",
                        "xeus-sqlite",
                        "Bear",
                        "abseil",
                        "apache-arrow",
                        "astyle",
                        "cargo",
                        "cargo-c",
                        "catch2",
                        "ccache",
                        "cmake",
                        "cmake-devel",
                        "fbthrift",
                        "gn-devel",
                        "grpc",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "gtest",
                        "jsonnet",
                        "libhsplasma",
                        "libphonenumber-cpp",
                        "librime-devel",
                        "log4cxx",
                        "minizinc",
                        "ninja",
                        "nodejs12",
                        "nodejs14",
                        "nodejs16",
                        "protobuf-c",
                        "pybind11",
                        "qbs",
                        "qbs-docs",
                        "re2",
                        "rust-analyzer",
                        "stgit",
                        "tabulate",
                        "tokei",
                        "wangle",
                        "xeus",
                        "cherrytree",
                        "scite",
                        "mame",
                        "enigma",
                        "enigma-devel",
                        "supertuxkart",
                        "widelands",
                        "widelands-devel",
                        "cgal5",
                        "gdal",
                        "geographiclib",
                        "grass",
                        "grass7",
                        "laszip",
                        "liblas",
                        "mapnik",
                        "orfeotoolbox",
                        "osm2pgrouting",
                        "osm2pgsql",
                        "pgrouting",
                        "qgis3",
                        "rsgislib",
                        "saga",
                        "sfcgal",
                        "gexiv2",
                        "gnucash",
                        "gnucash-devel",
                        "Pangolin",
                        "asymptote",
                        "blender",
                        "gegl",
                        "gegl-devel",
                        "gimp3-devel",
                        "glslang",
                        "graphviz-devel",
                        "graphviz-gui-devel",
                        "gvedit-devel",
                        "nanogui",
                        "opencv4",
                        "py39-opencv4",
                        "openimageio",
                        "openvdb",
                        "pastel",
                        "shapelib",
                        "spirv-tools",
                        "t-rec",
                        "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",
                        "swi-prolog-devel",
                        "zig",
                        "himalaya",
                        "mu",
                        "dlib",
                        "igraph",
                        "libqalculate",
                        "netgen",
                        "ngsolve",
                        "octave",
                        "octave-audio",
                        "octave-communications",
                        "octave-control",
                        "octave-database",
                        "octave-doctest",
                        "octave-fits",
                        "octave-fl-core",
                        "octave-general",
                        "octave-geometry",
                        "octave-image",
                        "octave-instrument-control",
                        "octave-interval",
                        "octave-io",
                        "octave-linear-algebra",
                        "octave-lssa",
                        "octave-ltfat",
                        "octave-mapping",
                        "octave-miscellaneous",
                        "octave-nan",
                        "octave-netcdf",
                        "octave-nurbs",
                        "octave-ocs",
                        "octave-octclip",
                        "octave-octproj",
                        "octave-optim",
                        "octave-parallel",
                        "octave-quaternion",
                        "octave-signal",
                        "octave-sockets",
                        "octave-statistics",
                        "octave-stk",
                        "octave-strings",
                        "octave-struct",
                        "octave-symbolic",
                        "octave-tablicious",
                        "octave-windows",
                        "octave-zeromq",
                        "z3",
                        "z3-fstar",
                        "py-z3",
                        "py38-z3",
                        "z3-java",
                        "aom",
                        "audacious-core",
                        "audacious-plugins",
                        "libheif",
                        "vapoursynth",
                        "cryfs",
                        "et",
                        "gping",
                        "kismet",
                        "libtorrent-rasterbar",
                        "miniserve",
                        "nheko",
                        "pdns-recursor",
                        "qBittorrent",
                        "websocat",
                        "xh",
                        "zeek",
                        "dijo",
                        "task",
                        "taskwarrior-tui",
                        "timewarrior",
                        "py39-bcrypt",
                        "py37-cryptography",
                        "py38-cryptography",
                        "py39-cryptography",
                        "py39-dulwich",
                        "py39-graph-tool",
                        "py39-igraph",
                        "py-iminuit",
                        "py39-jellyfish",
                        "py39-levenshtein",
                        "py39-matplotlib",
                        "py-numpy",
                        "py39-numpy",
                        "py39-onnx",
                        "py39-pikepdf",
                        "py-poppler-qt5",
                        "py-preshed",
                        "py-pytorch",
                        "py39-pytorch",
                        "py39-scipy",
                        "py-tokenizers",
                        "bali-phy",
                        "ccfits",
                        "cdo",
                        "ecCodes",
                        "gdcm",
                        "geos",
                        "gmsh",
                        "nektarpp",
                        "ompl",
                        "opencascade",
                        "openscad",
                        "openscad-devel",
                        "plumed",
                        "plumed-devel",
                        "pymol",
                        "root6",
                        "scidavis",
                        "spot",
                        "stellarium",
                        "stimfit",
                        "volk-gnss-sdr",
                        "volk-gnss-sdr-devel",
                        "xrootd",
                        "KeePassXC",
                        "asciinema",
                        "broot",
                        "diskus",
                        "dua-cli",
                        "fd",
                        "flameshot",
                        "folderify",
                        "fselect",
                        "hexyl",
                        "hyperfine",
                        "just",
                        "kubie",
                        "lnav",
                        "lsd",
                        "mask",
                        "mcfly",
                        "netdata",
                        "netdata-dashboard",
                        "nomino",
                        "procs",
                        "rdfind",
                        "simg2img",
                        "starship",
                        "tealdeer",
                        "topgrade",
                        "xplr",
                        "zenith",
                        "zoxide",
                        "CSXCAD",
                        "apertium",
                        "bat",
                        "doxygen",
                        "highlight",
                        "lttoolbox",
                        "nuspell",
                        "opencc",
                        "pdfgrep",
                        "ripgrep",
                        "ripgrep-all",
                        "FileZilla",
                        "nghttp2-tools",
                        "zola",
                        "mesa",
                        "foundationdb",
                        "atuin",
                        "pymol-devel",
                        "oha",
                        "coordgen",
                        "libfive",
                        "grex",
                        "boost171",
                        "boost176",
                        "nushell",
                        "fheroes2",
                        "php81-intl",
                        "choose",
                        "dust",
                        "bottom",
                        "joshuto",
                        "kalker",
                        "ned",
                        "hck",
                        "stylua",
                        "openvpn3",
                        "coreutils-uutils",
                        "navi",
                        "git-cliff",
                        "py39-z3",
                        "notcurses",
                        "committed",
                        "drill",
                        "mdbook",
                        "SDRPlusPlus",
                        "cargo-generate",
                        "sniffglue",
                        "genact",
                        "hurl",
                        "lua-language-server",
                        "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-preshed",
                        "py310-cryptography",
                        "py310-dulwich",
                        "odin",
                        "py310-jellyfish",
                        "KeePassXC-devel",
                        "tre-tree",
                        "rhit",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "py310-bcrypt",
                        "converseen",
                        "viu",
                        "onedpl",
                        "py310-poppler-qt5",
                        "cbindgen",
                        "py310-z3",
                        "py310-onnx",
                        "py310-levenshtein",
                        "boost178",
                        "py310-re2",
                        "py-pytomlpp",
                        "py39-pytomlpp",
                        "py310-pytomlpp",
                        "wasmtime",
                        "kicad",
                        "cobalt.rs",
                        "t-rex",
                        "qt5-qtwebengine-gn",
                        "wasmer",
                        "proj9",
                        "octave-dicom",
                        "qsv",
                        "rust-script",
                        "gfold",
                        "arti",
                        "py310-mahotas",
                        "difftastic",
                        "bore-cli",
                        "nodejs18",
                        "py310-pyopencl",
                        "wasm-pack",
                        "oxipng",
                        "py310-opencv4",
                        "py310-opencv4-devel",
                        "cfonts",
                        "py-maturin",
                        "py38-maturin",
                        "py39-maturin",
                        "py310-maturin",
                        "py-orjson",
                        "py39-orjson",
                        "py310-orjson",
                        "doxygen-devel",
                        "php82-intl",
                        "tuc",
                        "av1an",
                        "rsspls",
                        "py310-pytorch",
                        "lychee",
                        "riff",
                        "py310-graph-tool",
                        "bloaty",
                        "rustic",
                        "py310-tokenizers",
                        "py310-spaCy",
                        "py310-torchtext",
                        "py310-torchvision",
                        "nixpacks",
                        "icu-devel",
                        "icu-devel-lx",
                        "Hackintool",
                        "py310-coremltools",
                        "py310-dlib",
                        "PrismLauncher",
                        "py39-iminuit",
                        "py310-iminuit",
                        "agg",
                        "octave-sqlite",
                        "octave-femoctave",
                        "zeek-devel",
                        "jujutsu",
                        "py311-cryptography",
                        "py311-numpy",
                        "py311-levenshtein",
                        "py311-igraph",
                        "py39-rapidfuzz",
                        "py310-rapidfuzz",
                        "py311-rapidfuzz",
                        "qt6-qtpositioning",
                        "qt6-qtcharts",
                        "qt6-qtshadertools",
                        "qt6-qtmultimedia",
                        "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",
                        "mimalloc",
                        "py311-bcrypt",
                        "kbs2",
                        "kokkos",
                        "py311-pytomlpp",
                        "octave-coder",
                        "ruff",
                        "py311-z3",
                        "py311-preshed",
                        "py310-networkit",
                        "py311-networkit",
                        "luamake",
                        "typst",
                        "py311-re2",
                        "octave-doc",
                        "py311-onnx",
                        "bali-phy-devel",
                        "py311-opencv4",
                        "py311-opencv4-devel",
                        "nodejs20",
                        "py311-jellyfish",
                        "qt6-qtquick3d",
                        "qt6-qtquicktimeline",
                        "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-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",
                        "py310-sentencepiece",
                        "py-cryptg",
                        "py39-cryptg",
                        "py310-cryptg",
                        "py311-sentencepiece",
                        "s2geometry",
                        "nghttp3",
                        "py39-pdal",
                        "py310-pdal",
                        "py311-pdal",
                        "octave-cfitsio",
                        "php83-intl",
                        "halloy",
                        "ancient",
                        "fend",
                        "protobuf3-cpp-upstream",
                        "qgis3-ltr",
                        "sniprun",
                        "py311-graph-tool",
                        "py311-cryptg",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "tui-journal",
                        "py311-dlib",
                        "octave-mqtt",
                        "py311-tokenizers",
                        "octave-pythonic",
                        "squid",
                        "py-safetensors",
                        "py310-safetensors",
                        "py311-safetensors",
                        "eza",
                        "InsightToolkit4",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "InsightToolkit",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "draco",
                        "octave-joystick",
                        "py312-maturin",
                        "gdrive3",
                        "pueue",
                        "grass-gui",
                        "py311-poppler-qt5",
                        "py312-numpy",
                        "py312-igraph",
                        "py312-orjson",
                        "py312-dulwich",
                        "v8-8.3",
                        "lapce",
                        "py312-cryptography",
                        "py312-contourpy",
                        "py312-pyicu",
                        "py312-rapidfuzz",
                        "gpg-tui",
                        "hyfetch",
                        "jaq",
                        "jql",
                        "py311-pyopencl",
                        "gql",
                        "ast-grep",
                        "py312-jellyfish",
                        "py312-matplotlib",
                        "primesieve",
                        "py312-pdal",
                        "tlrc",
                        "py312-scipy",
                        "dispenso",
                        "py39-pysaga",
                        "py310-pysaga",
                        "py311-pysaga",
                        "py312-pysaga",
                        "py312-rsgislib",
                        "py312-levenshtein",
                        "py312-bcrypt",
                        "py312-preshed",
                        "pcraster",
                        "py-pydantic_core",
                        "py39-pydantic_core",
                        "py310-pydantic_core",
                        "py311-pydantic_core",
                        "py312-pydantic_core",
                        "py312-z3",
                        "py312-pytomlpp",
                        "mise",
                        "lnav-devel",
                        "lpython",
                        "srgn",
                        "fastfetch",
                        "yazi",
                        "py311-iminuit",
                        "py312-iminuit",
                        "uv",
                        "py312-opencv4-devel",
                        "vrc-get",
                        "c4core",
                        "wstunnel",
                        "py312-cryptg",
                        "cutter-rizin",
                        "tenacity",
                        "watchexec",
                        "v8-11.6",
                        "veryl",
                        "py312-re2",
                        "py312-orfeotoolbox",
                        "py312-opencv4",
                        "py312-sentencepiece",
                        "py311-mahotas",
                        "py312-mahotas",
                        "cmake-gui",
                        "cmake-docs",
                        "py312-dlib",
                        "pg12-pgrouting",
                        "pg13-pgrouting",
                        "pg14-pgrouting",
                        "pg15-pgrouting",
                        "pg16-pgrouting",
                        "gitu",
                        "octave-geographiclib",
                        "rotz",
                        "nodejs22",
                        "hex",
                        "neocmakelsp",
                        "termscp",
                        "oxker",
                        "numbat",
                        "rio",
                        "py312-onnx",
                        "sig",
                        "otree",
                        "gtkmm4",
                        "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",
                        "shadowsocks-rust",
                        "kondo",
                        "aichat",
                        "zlib-ng",
                        "wt",
                        "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",
                        "inferno",
                        "pdal-draco",
                        "pdal-pgpointcloud",
                        "pdal-tiledb",
                        "syslog-ng-devel",
                        "py312-graph-tool",
                        "cgal6",
                        "sequoia-sq",
                        "py313-maturin",
                        "py313-dulwich",
                        "py313-cryptography",
                        "timg",
                        "py313-rapidfuzz",
                        "py313-numpy",
                        "py313-levenshtein",
                        "octave-zstd",
                        "py313-scipy",
                        "py313-igraph",
                        "py313-contourpy",
                        "py313-orjson",
                        "py313-matplotlib",
                        "openh264",
                        "py313-pyicu",
                        "py-pysimdjson",
                        "py310-pysimdjson",
                        "py312-pysimdjson",
                        "py311-pysimdjson",
                        "rebels-in-the-sky",
                        "llama.cpp",
                        "py-annoy",
                        "py312-annoy",
                        "sshs",
                        "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",
                        "py313-re2",
                        "gdal-hdf4",
                        "py313-preshed",
                        "py313-pydantic_core",
                        "gdal-hdf5",
                        "gdal-kea",
                        "py313-bcrypt",
                        "py313-pysaga",
                        "py313-rsgislib",
                        "py313-pdal",
                        "py313-pdal-plugins",
                        "libkrun",
                        "krunkit",
                        "hk",
                        "z3-fstar-legacy",
                        "zizmor",
                        "mpich-clang20",
                        "openmpi-clang20",
                        "ab-av1",
                        "sequoia-chameleon-gnupg",
                        "cocogitto",
                        "taplo",
                        "xan",
                        "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",
                        "carl",
                        "protobuf5-cpp",
                        "octave-datatypes",
                        "py313-pytomlpp",
                        "py313-jellyfish",
                        "viskores",
                        "tabiew",
                        "py-gemmi",
                        "py313-gemmi",
                        "alcom",
                        "pg17-pgrouting",
                        "py313-orfeotoolbox",
                        "boost188",
                        "boost188-numpy",
                        "py310-jsonnet",
                        "py311-jsonnet",
                        "py312-jsonnet",
                        "py313-jsonnet",
                        "edit",
                        "hamclock",
                        "brush",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "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",
                        "py314-maturin",
                        "py314-orjson",
                        "py314-opencv4",
                        "sequoia-keystore",
                        "py314-dulwich",
                        "py314-rapidfuzz",
                        "kibi",
                        "py314-igraph",
                        "py313-fisx",
                        "py314-cryptography",
                        "py312-networkit",
                        "py313-networkit",
                        "py39-ml_dtypes",
                        "py310-ml_dtypes",
                        "py311-ml_dtypes",
                        "py312-ml_dtypes",
                        "py313-ml_dtypes",
                        "py313-onnx",
                        "py313-pytorch",
                        "py314-pydantic_core",
                        "run",
                        "gdal-netcdf",
                        "py313-pysimdjson",
                        "py314-pysimdjson",
                        "py313-annoy",
                        "py313-cryptg",
                        "py313-graph-tool",
                        "py314-levenshtein",
                        "prek",
                        "py314-bcrypt",
                        "py314-pytomlpp",
                        "py313-mahotas",
                        "py314-mahotas",
                        "librime",
                        "py314-gemmi",
                        "py313-z3",
                        "py314-z3",
                        "octave-odbc",
                        "macdisp",
                        "py314-jellyfish",
                        "cmake-gui-devel",
                        "cmake-docs-devel",
                        "rustup",
                        "video-compare",
                        "py314-rsgislib",
                        "py314-orfeotoolbox",
                        "py314-pysaga",
                        "octave-fxp",
                        "gpgmepp",
                        "gemmi",
                        "py314-ml_dtypes",
                        "py314-onnx",
                        "py314-pytorch",
                        "protobuf",
                        "weathr",
                        "display-switch",
                        "codex",
                        "deff"
                    ]
                }
            ]
        },
        {
            "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": "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": [
                        "py310-llvmlite",
                        "py311-llvmlite",
                        "py312-llvmlite",
                        "py313-llvmlite",
                        "py314-llvmlite",
                        "blender",
                        "zig",
                        "mlir-20",
                        "clang-20",
                        "lldb-20",
                        "flang-20"
                    ]
                }
            ]
        },
        {
            "name": "aacgain",
            "portdir": "audio/aacgain",
            "version": "1.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://aacgain.altosdesign.com/",
            "description": "AAC/MP3 normalisation tool",
            "long_description": "A modification of mp3gain to normalise the volume of MP3 and AAC audio files.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "faad2",
                        "mp4v2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dzip",
            "portdir": "archivers/dzip",
            "version": "3.2",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kugelrund/dzip",
            "description": "file compression tool",
            "long_description": "Dzip is a program for file compression. Its advantage over more popular compression software is in the size of the program, easily fitting on a floppy disk. Dzip's original purpose was to compress demo recordings of the id software game Quake.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mvnd1",
            "portdir": "java/mvnd1",
            "version": "1.0.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apache/maven-mvnd",
            "description": "mvnd 1 -- The Maven Daemon based on Apache Maven 3",
            "long_description": "mvnd aims at providing faster Maven builds using techniques known from Gradle and Takari. \n \n* mvnd embeds Maven (so there is no need to install Maven separately). \n* The actual builds happen inside a long living background process, a.k.a. daemon. \n* One daemon instance can serve multiple consecutive requests from the mvnd client. \n* The mvnd client is a native executable built using GraalVM. It starts faster and uses less memory compared to starting a traditional JVM. \n* Multiple daemons can be spawned in parallel if there is no idle daemon to serve a build request. \n* The JVM for running the actual builds does not need to get started anew for each build. \n* The classloaders holding classes of Maven plugins are cached over multiple builds. The plugin jars are thus read and parsed just once. SNAPSHOT versions of Maven plugins are not cached. \n* The native code produced by the Just-In-Time (JIT) compiler inside the JVM is kept too. Compared to stock Maven, less time is spent by the JIT compilation. During the repeated builds the JIT-optimized code is available immediately. This applies not only to the code coming from Maven plugins and Maven Core, but also to all code coming from the JDK itself.",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mvnd_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk24-zulu",
            "portdir": "java/openjdk24-zulu",
            "version": "24.32.13",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.azul.com/downloads/",
            "description": "Azul Zulu Community OpenJDK 24 (Short Term Support until September 2025)",
            "long_description": "Azul Zulu Community OpenJDK 24 (Short Term Support until September 2025) \n\nOpenJDK 24 (Java Development Kit) distribution from Azul.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk25"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ghidra"
                    ]
                }
            ]
        },
        {
            "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": 101
                }
            ],
            "variants": [
                "Applets",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk23-zulu",
            "portdir": "java/openjdk23-zulu",
            "version": "23.32.11",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.azul.com/downloads/",
            "description": "Azul Zulu Community OpenJDK 23 (Short Term Support until March 2025)",
            "long_description": "Azul Zulu Community OpenJDK 23 (Short Term Support until March 2025) \n\nOpenJDK 23 (Java Development Kit) distribution from Azul.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk24"
                    ]
                }
            ]
        },
        {
            "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": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk23-temurin",
            "portdir": "java/openjdk23-temurin",
            "version": "23.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://adoptium.net",
            "description": "Eclipse Temurin, based on OpenJDK 23 (Short Term Support until March 2025)",
            "long_description": "Eclipse Temurin provides secure, TCK-tested and compliant, production-ready Java runtimes.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "Applets",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk23-sap",
            "portdir": "java/openjdk23-sap",
            "version": "23.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 23 (Short Term Support until March 2025)",
            "long_description": "An OpenJDK 23 release maintained and supported by SAP",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk23-openj9",
            "portdir": "java/openjdk23-openj9",
            "version": "23.0.2",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
            "description": "IBM Semeru with Eclipse OpenJ9 VM distribution, based on OpenJDK 23 (Short Term Support until March 2025)",
            "long_description": "The IBM Semeru Runtimes are free production-ready open source binaries to run your Java applications built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk23-corretto",
            "portdir": "java/openjdk23-corretto",
            "version": "23.0.2.7.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 23 (Short Term Support until March 2025)",
            "long_description": "Amazon Corretto OpenJDK 23 (Short Term Support until March 2025) \n\nOpenJDK 23 distribution from Amazon.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk22-zulu",
            "portdir": "java/openjdk22-zulu",
            "version": "22.32.15",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.azul.com/downloads/",
            "description": "Azul Zulu Community OpenJDK 22 (Short Term Support until September 2024)",
            "long_description": "Azul Zulu Community OpenJDK 22 (Short Term Support until September 2024) \n\nOpenJDK 22 (Java Development Kit) distribution from Azul.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk23"
                    ]
                }
            ]
        },
        {
            "name": "openjdk22-temurin",
            "portdir": "java/openjdk22-temurin",
            "version": "22.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://adoptium.net",
            "description": "Eclipse Temurin, based on OpenJDK 22 (Short Term Support until September 2024)",
            "long_description": "Eclipse Temurin provides secure, TCK-tested and compliant, production-ready Java runtimes.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "Applets",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk22-sap",
            "portdir": "java/openjdk22-sap",
            "version": "22.0.2",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sap.github.io/SapMachine/",
            "description": "SAP Machine 22 (Short Term Support until September 2024)",
            "long_description": "An OpenJDK 22 release maintained and supported by SAP",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk22-corretto",
            "portdir": "java/openjdk22-corretto",
            "version": "22.0.2.9.1",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/corretto/",
            "description": "Amazon Corretto OpenJDK 22 (Short Term Support until September 2024)",
            "long_description": "Amazon Corretto OpenJDK 22 (Short Term Support until September 2024) \n\nOpenJDK 22 distribution from Amazon.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk22-openj9",
            "portdir": "java/openjdk22-openj9",
            "version": "22.0.2",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
            "description": "IBM Semeru with Eclipse OpenJ9 VM distribution, based on OpenJDK 22 (Short Term Support until September 2024)",
            "long_description": "The IBM Semeru Runtimes are free production-ready open source binaries to run your Java applications built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk17-graalvm-native-image",
            "portdir": "java/openjdk17-graalvm",
            "version": "17.0.9",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.graalvm.org",
            "description": "Former Native Image component for GraalVM",
            "long_description": "Native Image support is now included in openjdk17-graalvm. Please uninstall openjdk17-graalvm-native-image.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17-graalvm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk17-graalvm",
            "portdir": "java/openjdk17-graalvm",
            "version": "17.0.9",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.graalvm.org",
            "description": "GraalVM Community Edition based on OpenJDK 17",
            "long_description": "GraalVM is a universal virtual machine for running applications written in JavaScript, Python, Ruby, R, JVM-based languages like Java, Scala, Groovy, Kotlin, Clojure, and LLVM-based languages such as C and C++. Version 17 of GraalVM Community Edition is no longer getting updates, so consider upgrading to a maintained version.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "eqwalizer",
                        "clojure-lsp",
                        "jet"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17-graalvm-native-image"
                    ]
                }
            ]
        },
        {
            "name": "openjdk11-sap",
            "portdir": "java/openjdk11-sap",
            "version": "11.0.25",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 16 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sapmachine.io",
            "description": "SapMachine OpenJDK 11 (Long Term Support ended in December 2024)",
            "long_description": "OpenJDK 11 distribution by SAP. Free, production-ready and Java SE certified.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [
                "BundledApp",
                "JNI",
                "Applets",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk11-graalvm-native-image",
            "portdir": "java/openjdk11-graalvm",
            "version": "22.3.3",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graalvm.org",
            "description": "Native Image component for GraalVM",
            "long_description": "Native Image component for GraalVM",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11-graalvm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk11-graalvm",
            "portdir": "java/openjdk11-graalvm",
            "version": "22.3.3",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graalvm.org",
            "description": "GraalVM Community Edition based on OpenJDK 11",
            "long_description": "GraalVM is a universal virtual machine for running applications written in JavaScript, Python, Ruby, R, JVM-based languages like Java, Scala, Groovy, Kotlin, Clojure, and LLVM-based languages such as C and C++. Version 11 of GraalVM Community Edition is no longer getting updates, so consider upgrading to a maintained version.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11-graalvm-native-image"
                    ]
                }
            ]
        },
        {
            "name": "mvnd2",
            "portdir": "java/mvnd2",
            "version": "1.9.9-rc3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apache/maven-mvnd",
            "description": "mvnd 2 -- The Maven Daemon based on Apache Maven 4",
            "long_description": "mvnd aims at providing faster Maven builds using techniques known from Gradle and Takari. \n \n* mvnd embeds Maven (so there is no need to install Maven separately). \n* The actual builds happen inside a long living background process, a.k.a. daemon. \n* One daemon instance can serve multiple consecutive requests from the mvnd client. \n* The mvnd client is a native executable built using GraalVM. It starts faster and uses less memory compared to starting a traditional JVM. \n* Multiple daemons can be spawned in parallel if there is no idle daemon to serve a build request. \n* The JVM for running the actual builds does not need to get started anew for each build. \n* The classloaders holding classes of Maven plugins are cached over multiple builds. The plugin jars are thus read and parsed just once. SNAPSHOT versions of Maven plugins are not cached. \n* The native code produced by the Just-In-Time (JIT) compiler inside the JVM is kept too. Compared to stock Maven, less time is spent by the JIT compilation. During the repeated builds the JIT-optimized code is available immediately. This applies not only to the code coming from Maven plugins and Maven Core, but also to all code coming from the JDK itself.",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 101
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mvnd_select"
                    ]
                }
            ],
            "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": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jdk23",
            "portdir": "java/jdk23",
            "version": "23.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 23 (Short Term Support until March 2025)",
            "long_description": "Java 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": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jdk22",
            "portdir": "java/jdk22",
            "version": "22.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 22 (Short Term Support until September 2024)",
            "long_description": "Java 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": 101
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jdk17",
            "portdir": "java/jdk17",
            "version": "17.0.12",
            "license": "NFTC and NoMirror",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.oracle.com/java/",
            "description": "Oracle Java SE Development Kit 17",
            "long_description": "Java 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) Oracle JDK 17.0.13 and later are only available under the OTN license and therefore cannot be made available via MacPorts. If you require an up-to-date JDK 17, consider installing the 'openjdk17' or another openjdk17-* port instead.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nodejs20",
            "portdir": "lang/nodejs20",
            "version": "20.19.5",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [
                "no_openssl3_with_quic"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python313",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt68-qtwebengine-docs",
                        "qt67-qtwebengine",
                        "qt67-qtwebengine-docs",
                        "qt68-qtwebengine",
                        "qt5-qtwebengine",
                        "cjdns",
                        "qt64-qtwebengine",
                        "qt64-qtwebengine-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "typescript-language-server"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-panel",
                        "tree-sitter-cli"
                    ]
                }
            ]
        },
        {
            "name": "6tunnel",
            "portdir": "net/6tunnel",
            "version": "0.14",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wojtekka/6tunnel",
            "description": "Tunnelling for IPv4-only application",
            "long_description": "6tunnel allows you to use services provided by IPv6 hosts with IPv4-only applications and vice-versa. It can bind to any of your IPv4 (default) or IPv6 addresses and forward all data to IPv4 or IPv6 (default) host.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kvazaar",
            "portdir": "multimedia/kvazaar",
            "version": "2.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ultravideo/kvazaar",
            "description": "Open-source HEVC encoder",
            "long_description": "An open-source HEVC encoder licensed under 3-clause BSD.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libheif"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-catalyst-runtime",
            "portdir": "perl/p5-catalyst-runtime",
            "version": "5.901.320",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Runtime",
            "description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "long_description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "p5.34-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-c3-adopt-next",
                        "p5.34-class-load",
                        "p5.34-data-dump",
                        "p5.34-data-optlist",
                        "p5.34-devel-lexalias",
                        "p5.34-devel-stacktrace",
                        "p5.34-encode",
                        "p5.34-hash-multivalue",
                        "p5.34-html-parser",
                        "p5.34-http-body",
                        "p5.34-http-message",
                        "p5.34-json-maybexs",
                        "p5.34-libwww-perl",
                        "p5.34-module-pluggable",
                        "p5.34-moose",
                        "p5.34-moosex-emulate-class-accessor-fast",
                        "p5.34-moosex-getopt",
                        "p5.34-moosex-methodattributes",
                        "p5.34-mro-compat",
                        "p5.34-namespace-clean",
                        "p5.34-path-class",
                        "p5.34-perlio-utf8_strict",
                        "p5.34-plack",
                        "p5.34-plack-middleware-fixmissingbodyinredirect",
                        "p5.34-plack-middleware-methodoverride",
                        "p5.34-plack-middleware-removeredundantbody",
                        "p5.34-plack-middleware-reverseproxy",
                        "p5.34-plack-test-externalserver",
                        "p5.34-ref-util",
                        "p5.34-safe-isa",
                        "p5.34-socket",
                        "p5.34-stream-buffered",
                        "p5.34-string-rewriteprefix",
                        "p5.34-sub-exporter",
                        "p5.34-task-weaken",
                        "p5.34-text-simpletable",
                        "p5.34-time-hires",
                        "p5.34-tree-simple",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-type-tiny",
                        "p5.34-uri",
                        "p5.34-tree-simple-visitorfactory",
                        "p5.34-cgi-simple",
                        "p5.34-cgi-struct"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-catalyst-helper-authdbic",
                        "p5.34-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-plugin-session-state-cookie",
                        "p5.34-catalystx-component-traits",
                        "p5.34-catalyst-action-rest",
                        "p5.34-catalyst-component-instancepercontext",
                        "p5.34-catalyst-controller-formbuilder",
                        "p5.34-catalyst-devel",
                        "p5.34-catalyst-engine-apache",
                        "p5.34-catalyst-log-log4perl",
                        "p5.34-catalyst-plugin-authentication-store-dbic",
                        "p5.34-catalyst-plugin-authorization-acl",
                        "p5.34-catalyst-plugin-authorization-roles",
                        "p5.34-catalyst-plugin-captcha",
                        "p5.34-catalyst-plugin-datetime",
                        "p5.34-catalyst-plugin-session-store-dbi",
                        "p5.34-catalyst-plugin-session-store-dbic",
                        "p5.34-catalyst-plugin-stacktrace",
                        "p5.34-catalyst-plugin-static-simple",
                        "p5.34-catalyst-view-email",
                        "p5.34-catalyst-view-html-mason",
                        "p5.34-catalyst-view-html-template",
                        "p5.34-catalyst-view-json",
                        "p5.34-catalyst-view-mason",
                        "p5.34-catalyst-view-mason2",
                        "p5.34-catalyst-view-xslt",
                        "p5.34-catalystx-leakchecker",
                        "p5.34-catalyst-view-tt",
                        "p5.34-test-www-mechanize-catalyst",
                        "p5.34-catalyst-authentication-credential-http",
                        "p5.34-catalyst-model-adaptor",
                        "p5.34-catalyst-plugin-session-store-fastmmap",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5-catalyst-runtime",
                        "p5.34-catalyst-action-renderview",
                        "p5.34-catalyst-plugin-authentication",
                        "p5.34-catalyst-authentication-store-dbix-class",
                        "p5.34-catalyst-plugin-session",
                        "p5.34-catalyst-plugin-configloader"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-runtime",
            "portdir": "perl/p5-catalyst-runtime",
            "version": "5.901.320",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Runtime",
            "description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "long_description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "p5.32-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-cgi-simple",
                        "p5.32-cgi-struct",
                        "p5.32-class-c3-adopt-next",
                        "p5.32-class-load",
                        "p5.32-data-dump",
                        "p5.32-data-optlist",
                        "p5.32-devel-lexalias",
                        "p5.32-devel-stacktrace",
                        "p5.32-hash-multivalue",
                        "p5.32-html-parser",
                        "p5.32-http-body",
                        "p5.32-http-message",
                        "p5.32-json-maybexs",
                        "p5.32-libwww-perl",
                        "p5.32-module-pluggable",
                        "p5.32-moose",
                        "p5.32-moosex-emulate-class-accessor-fast",
                        "p5.32-moosex-getopt",
                        "p5.32-moosex-methodattributes",
                        "p5.32-mro-compat",
                        "p5.32-namespace-clean",
                        "p5.32-path-class",
                        "p5.32-perlio-utf8_strict",
                        "p5.32-plack",
                        "p5.32-plack-middleware-fixmissingbodyinredirect",
                        "p5.32-plack-middleware-methodoverride",
                        "p5.32-plack-middleware-removeredundantbody",
                        "p5.32-plack-middleware-reverseproxy",
                        "p5.32-plack-test-externalserver",
                        "p5.32-ref-util",
                        "p5.32-safe-isa",
                        "p5.32-stream-buffered",
                        "p5.32-string-rewriteprefix",
                        "p5.32-sub-exporter",
                        "p5.32-task-weaken",
                        "p5.32-text-simpletable",
                        "p5.32-time-hires",
                        "p5.32-tree-simple",
                        "perl5.32",
                        "p5.32-try-tiny",
                        "p5.32-type-tiny",
                        "p5.32-uri",
                        "p5.32-tree-simple-visitorfactory",
                        "p5.32-encode",
                        "p5.32-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-catalyst-plugin-authorization-acl",
                        "p5.32-catalyst-helper-authdbic"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-plugin-session-state-cookie",
                        "p5.32-catalystx-component-traits",
                        "p5.32-catalyst-action-rest",
                        "p5.32-catalyst-component-instancepercontext",
                        "p5.32-catalyst-controller-formbuilder",
                        "p5.32-catalyst-devel",
                        "p5.32-catalyst-engine-apache",
                        "p5.32-catalyst-log-log4perl",
                        "p5.32-catalyst-plugin-authentication-store-dbic",
                        "p5.32-catalyst-plugin-authorization-acl",
                        "p5.32-catalyst-plugin-authorization-roles",
                        "p5.32-catalyst-plugin-captcha",
                        "p5.32-catalyst-plugin-datetime",
                        "p5.32-catalyst-plugin-session-store-dbi",
                        "p5.32-catalyst-plugin-session-store-dbic",
                        "p5.32-catalyst-plugin-stacktrace",
                        "p5.32-catalyst-plugin-static-simple",
                        "p5.32-catalyst-view-email",
                        "p5.32-catalyst-view-html-mason",
                        "p5.32-catalyst-view-html-template",
                        "p5.32-catalyst-view-json",
                        "p5.32-catalyst-view-mason",
                        "p5.32-catalyst-view-mason2",
                        "p5.32-catalyst-view-xslt",
                        "p5.32-catalystx-leakchecker",
                        "p5.32-catalyst-view-tt",
                        "p5.32-test-www-mechanize-catalyst",
                        "p5.32-catalyst-authentication-credential-http",
                        "p5.32-catalyst-model-adaptor",
                        "p5.32-catalyst-plugin-session-store-fastmmap",
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-catalyst-action-renderview",
                        "p5.32-catalyst-plugin-authentication",
                        "p5.32-catalyst-authentication-store-dbix-class",
                        "p5.32-catalyst-plugin-session",
                        "p5.32-catalyst-plugin-configloader"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-catalyst-runtime",
            "portdir": "perl/p5-catalyst-runtime",
            "version": "5.901.320",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Runtime",
            "description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "long_description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-fatal",
                        "p5.30-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-class-c3-adopt-next",
                        "p5.30-class-load",
                        "p5.30-data-dump",
                        "p5.30-data-optlist",
                        "p5.30-devel-lexalias",
                        "p5.30-devel-stacktrace",
                        "p5.30-encode",
                        "p5.30-hash-multivalue",
                        "p5.30-html-parser",
                        "p5.30-http-body",
                        "p5.30-http-message",
                        "p5.30-json-maybexs",
                        "p5.30-libwww-perl",
                        "p5.30-module-pluggable",
                        "p5.30-moose",
                        "p5.30-moosex-emulate-class-accessor-fast",
                        "p5.30-moosex-getopt",
                        "p5.30-moosex-methodattributes",
                        "p5.30-mro-compat",
                        "p5.30-namespace-clean",
                        "p5.30-path-class",
                        "p5.30-perlio-utf8_strict",
                        "p5.30-plack",
                        "p5.30-plack-middleware-fixmissingbodyinredirect",
                        "p5.30-plack-middleware-methodoverride",
                        "p5.30-plack-middleware-removeredundantbody",
                        "p5.30-plack-middleware-reverseproxy",
                        "p5.30-plack-test-externalserver",
                        "p5.30-ref-util",
                        "p5.30-safe-isa",
                        "p5.30-socket",
                        "p5.30-stream-buffered",
                        "p5.30-string-rewriteprefix",
                        "p5.30-sub-exporter",
                        "p5.30-task-weaken",
                        "p5.30-text-simpletable",
                        "p5.30-time-hires",
                        "p5.30-tree-simple",
                        "perl5.30",
                        "p5.30-try-tiny",
                        "p5.30-type-tiny",
                        "p5.30-uri",
                        "p5.30-tree-simple-visitorfactory",
                        "p5.30-cgi-simple",
                        "p5.30-cgi-struct"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-catalyst-plugin-authorization-acl",
                        "p5.30-catalyst-helper-authdbic"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-plugin-session-state-cookie",
                        "p5.30-catalystx-component-traits",
                        "p5.30-catalyst-action-rest",
                        "p5.30-catalyst-component-instancepercontext",
                        "p5.30-catalyst-controller-formbuilder",
                        "p5.30-catalyst-devel",
                        "p5.30-catalyst-engine-apache",
                        "p5.30-catalyst-log-log4perl",
                        "p5.30-catalyst-plugin-authentication-store-dbic",
                        "p5.30-catalyst-plugin-authorization-acl",
                        "p5.30-catalyst-plugin-authorization-roles",
                        "p5.30-catalyst-plugin-captcha",
                        "p5.30-catalyst-plugin-datetime",
                        "p5.30-catalyst-plugin-session-store-dbi",
                        "p5.30-catalyst-plugin-session-store-dbic",
                        "p5.30-catalyst-plugin-stacktrace",
                        "p5.30-catalyst-plugin-static-simple",
                        "p5.30-catalyst-view-email",
                        "p5.30-catalyst-view-html-mason",
                        "p5.30-catalyst-view-html-template",
                        "p5.30-catalyst-view-json",
                        "p5.30-catalyst-view-mason",
                        "p5.30-catalyst-view-mason2",
                        "p5.30-catalyst-view-xslt",
                        "p5.30-catalystx-leakchecker",
                        "p5.30-catalyst-view-tt",
                        "p5.30-test-www-mechanize-catalyst",
                        "p5.30-catalyst-authentication-credential-http",
                        "p5.30-catalyst-model-adaptor",
                        "p5.30-catalyst-plugin-session-store-fastmmap",
                        "p5.30-catalyst-model-dbic-schema",
                        "p5.30-catalyst-action-renderview",
                        "p5.30-catalyst-plugin-authentication",
                        "p5.30-catalyst-authentication-store-dbix-class",
                        "p5.30-catalyst-plugin-session",
                        "p5.30-catalyst-plugin-configloader"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-catalyst-runtime",
            "portdir": "perl/p5-catalyst-runtime",
            "version": "5.901.320",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Runtime",
            "description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "long_description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "p5.28-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-c3-adopt-next",
                        "p5.28-class-load",
                        "p5.28-data-dump",
                        "p5.28-data-optlist",
                        "p5.28-devel-lexalias",
                        "p5.28-devel-stacktrace",
                        "p5.28-encode",
                        "p5.28-hash-multivalue",
                        "p5.28-html-parser",
                        "p5.28-http-body",
                        "p5.28-http-message",
                        "p5.28-json-maybexs",
                        "p5.28-libwww-perl",
                        "p5.28-module-pluggable",
                        "p5.28-moose",
                        "p5.28-moosex-emulate-class-accessor-fast",
                        "p5.28-moosex-getopt",
                        "p5.28-moosex-methodattributes",
                        "p5.28-mro-compat",
                        "p5.28-namespace-clean",
                        "p5.28-path-class",
                        "p5.28-perlio-utf8_strict",
                        "p5.28-plack",
                        "p5.28-plack-middleware-fixmissingbodyinredirect",
                        "p5.28-plack-middleware-methodoverride",
                        "p5.28-plack-middleware-removeredundantbody",
                        "p5.28-plack-middleware-reverseproxy",
                        "p5.28-plack-test-externalserver",
                        "p5.28-ref-util",
                        "p5.28-safe-isa",
                        "p5.28-socket",
                        "p5.28-stream-buffered",
                        "p5.28-string-rewriteprefix",
                        "p5.28-sub-exporter",
                        "p5.28-task-weaken",
                        "p5.28-text-simpletable",
                        "p5.28-time-hires",
                        "p5.28-tree-simple",
                        "perl5.28",
                        "p5.28-try-tiny",
                        "p5.28-type-tiny",
                        "p5.28-uri",
                        "p5.28-tree-simple-visitorfactory",
                        "p5.28-cgi-simple",
                        "p5.28-cgi-struct"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-catalyst-plugin-authorization-acl",
                        "p5.28-catalyst-helper-authdbic"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-plugin-session-state-cookie",
                        "p5.28-catalystx-component-traits",
                        "p5.28-catalyst-action-rest",
                        "p5.28-catalyst-component-instancepercontext",
                        "p5.28-catalyst-controller-formbuilder",
                        "p5.28-catalyst-devel",
                        "p5.28-catalyst-engine-apache",
                        "p5.28-catalyst-log-log4perl",
                        "p5.28-catalyst-plugin-authentication-store-dbic",
                        "p5.28-catalyst-plugin-authorization-acl",
                        "p5.28-catalyst-plugin-authorization-roles",
                        "p5.28-catalyst-plugin-captcha",
                        "p5.28-catalyst-plugin-datetime",
                        "p5.28-catalyst-plugin-session-store-dbi",
                        "p5.28-catalyst-plugin-session-store-dbic",
                        "p5.28-catalyst-plugin-stacktrace",
                        "p5.28-catalyst-plugin-static-simple",
                        "p5.28-catalyst-view-email",
                        "p5.28-catalyst-view-html-mason",
                        "p5.28-catalyst-view-html-template",
                        "p5.28-catalyst-view-json",
                        "p5.28-catalyst-view-mason",
                        "p5.28-catalyst-view-mason2",
                        "p5.28-catalyst-view-xslt",
                        "p5.28-catalystx-leakchecker",
                        "p5.28-catalyst-view-tt",
                        "p5.28-test-www-mechanize-catalyst",
                        "p5.28-catalyst-authentication-credential-http",
                        "p5.28-catalyst-model-adaptor",
                        "p5.28-catalyst-plugin-session-store-fastmmap",
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.28-catalyst-action-renderview",
                        "p5.28-catalyst-plugin-authentication",
                        "p5.28-catalyst-authentication-store-dbix-class",
                        "p5.28-catalyst-plugin-session",
                        "p5.28-catalyst-plugin-configloader"
                    ]
                }
            ]
        },
        {
            "name": "p5-catalyst-runtime",
            "portdir": "perl/p5-catalyst-runtime",
            "version": "5.901.320",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-catalyst-runtime",
            "homepage": "https://metacpan.org/pod/Catalyst::Runtime",
            "description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "long_description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtwebengine-gn",
            "portdir": "devel/gn-devel",
            "version": "20221209",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gn.googlesource.com/gn",
            "description": "meta-build system for Ninja (for building qtwebengine)",
            "long_description": "GN is a meta-build system that generates build files for Ninja. This port is for building qt5-qtwebengine as it contains Qt-specific additions to GN.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "python312",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtwebengine",
                        "qt5-qtwebengine-docs"
                    ]
                }
            ]
        },
        {
            "name": "gn-devel",
            "portdir": "devel/gn-devel",
            "version": "20200529",
            "license": "BSD",
            "platforms": "{darwin > 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gn.googlesource.com/gn",
            "description": "meta-build system for Ninja",
            "long_description": "GN is a meta-build system that generates build files for Ninja.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "python312",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-runtime",
            "portdir": "perl/p5-catalyst-runtime",
            "version": "5.901.280",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Runtime",
            "description": "The Elegant MVC Web Application Framework",
            "long_description": "Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cgi-struct",
                        "p5.26-class-c3-adopt-next",
                        "p5.26-class-load",
                        "p5.26-data-dump",
                        "p5.26-data-optlist",
                        "p5.26-encode",
                        "p5.26-hash-multivalue",
                        "p5.26-html-parser",
                        "p5.26-http-body",
                        "p5.26-http-message",
                        "p5.26-json-maybexs",
                        "p5.26-libwww-perl",
                        "p5.26-module-pluggable",
                        "p5.26-moose",
                        "p5.26-moosex-emulate-class-accessor-fast",
                        "p5.26-moosex-getopt",
                        "p5.26-moosex-methodattributes",
                        "p5.26-mro-compat",
                        "p5.26-namespace-clean",
                        "p5.26-path-class",
                        "p5.26-perlio-utf8_strict",
                        "p5.26-plack",
                        "p5.26-plack-middleware-fixmissingbodyinredirect",
                        "p5.26-plack-middleware-methodoverride",
                        "p5.26-plack-middleware-removeredundantbody",
                        "p5.26-plack-middleware-reverseproxy",
                        "p5.26-plack-test-externalserver",
                        "p5.26-safe-isa",
                        "p5.26-socket",
                        "p5.26-stream-buffered",
                        "p5.26-string-rewriteprefix",
                        "p5.26-sub-exporter",
                        "p5.26-task-weaken",
                        "p5.26-text-simpletable",
                        "p5.26-time-hires",
                        "p5.26-tree-simple",
                        "perl5.26",
                        "p5.26-try-tiny",
                        "p5.26-uri",
                        "p5.26-uri-ws",
                        "p5.26-tree-simple-visitorfactory",
                        "p5.26-cgi-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic",
                        "p5.26-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-authentication-credential-http",
                        "p5.26-catalyst-authentication-store-dbix-class",
                        "p5.26-catalyst-component-instancepercontext",
                        "p5.26-catalyst-controller-formbuilder",
                        "p5.26-catalyst-devel",
                        "p5.26-catalyst-engine-apache",
                        "p5.26-catalyst-log-log4perl",
                        "p5.26-catalyst-model-adaptor",
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-catalyst-plugin-authentication-store-dbic",
                        "p5.26-catalyst-plugin-authorization-acl",
                        "p5.26-catalyst-plugin-authorization-roles",
                        "p5.26-catalyst-plugin-captcha",
                        "p5.26-catalyst-plugin-configloader",
                        "p5.26-catalyst-plugin-datetime",
                        "p5.26-catalyst-plugin-session",
                        "p5.26-catalyst-plugin-session-state-cookie",
                        "p5.26-catalyst-plugin-session-store-dbi",
                        "p5.26-catalyst-plugin-session-store-dbic",
                        "p5.26-catalyst-plugin-session-store-fastmmap",
                        "p5.26-catalyst-plugin-stacktrace",
                        "p5.26-catalyst-plugin-static-simple",
                        "p5.26-catalyst-view-email",
                        "p5.26-catalyst-view-html-mason",
                        "p5.26-catalyst-view-html-template",
                        "p5.26-catalyst-view-json",
                        "p5.26-catalyst-view-mason",
                        "p5.26-catalyst-view-mason2",
                        "p5.26-catalyst-view-tt",
                        "p5.26-catalyst-view-xslt",
                        "p5.26-catalystx-component-traits",
                        "p5.26-catalystx-leakchecker",
                        "p5.26-catalyst-action-renderview",
                        "p5.26-test-www-mechanize-catalyst",
                        "p5.26-catalyst-action-rest"
                    ]
                }
            ]
        },
        {
            "name": "openjdk20-openj9",
            "portdir": "java/openjdk20-openj9",
            "version": "20.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk21-openj9",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk21-openj9",
            "long_description": "This port has been replaced by openjdk21-openj9.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fheroes2",
            "portdir": "games/fheroes2",
            "version": "1.1.11",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ihhub.github.io/fheroes2/",
            "description": "Free implementation of Heroes of Might and Magic II game engine",
            "long_description": "Free implementation of Heroes of Might and Magic II game engine",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "oleg.derevenetz",
                    "github": "oleg-derevenetz",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsdl2_mixer",
                        "libsdl2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "innoextract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "served",
            "portdir": "devel/served",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/meltwater/served",
            "description": "Served is a C++ library for building high performance RESTful web servers.",
            "long_description": "Served builds upon Boost.ASIO to provide a simple API for developers to create HTTP services in C++.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ecl-devel",
            "portdir": "lang/ecl",
            "version": "20231216",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ecl.common-lisp.dev/",
            "description": "Embeddable Common Lisp",
            "long_description": "ECL (Embeddable Common Lisp) is an interpreter of the Common Lisp language as described in the X3J13 ANSI specification, featuring CLOS (Common Lisp Object System), conditions, loops, etc, plus a translator to C, which can produce standalone executables.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "easye",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boehmgc",
                        "gmp",
                        "libatomic_ops"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}