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

{
    "count": 51500,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=151",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=149",
    "results": [
        {
            "name": "gstreamer1-gst-libav",
            "portdir": "gnome/gstreamer1-gst-libav",
            "version": "1.24.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/",
            "description": "This is gst-libav, a set of plug-ins for GStreamer.",
            "long_description": "This is gst-libav, a set of plug-ins for GStreamer.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python314",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1",
                        "gstreamer1-gst-plugins-base",
                        "ffmpeg8",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "totem",
                        "game-porting-toolkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pympress"
                    ]
                }
            ]
        },
        {
            "name": "xmlto",
            "portdir": "textproc/xmlto",
            "version": "0.0.29",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/xmlto",
            "description": "Convert an XML document to another format based on XSL or other tools",
            "long_description": "The purpose of xmlto is to convert an XML file to the desired format using whatever means necessary. This may involve two steps: 1. The application of an appropriate XSL stylesheet using an XSL-T processor. 2. Further processing with other tools. This step may not be necessary.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "util-linux",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "libxslt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "util-linux",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "fop",
                        "libxml2",
                        "libxslt",
                        "w3m",
                        "libpaper-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xine-lib",
                        "xdg-utils",
                        "accountsservice",
                        "stgit",
                        "zbar",
                        "p5.30-barcode-zbar",
                        "p5.28-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "p5.34-barcode-zbar",
                        "git-devel",
                        "xorg-libXt",
                        "shadowsocks-libev",
                        "dvisvgm-devel",
                        "i3",
                        "libnotify",
                        "shared-mime-info",
                        "teg",
                        "rabbitmq-c",
                        "dvisvgm",
                        "tig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "itpp",
                        "itpp-devel",
                        "gnuradio-devel"
                    ]
                }
            ]
        },
        {
            "name": "ccache",
            "portdir": "devel/ccache",
            "version": "4.13.1",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ccache.dev",
            "description": "object-file caching compiler wrapper",
            "long_description": "ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2084
                }
            ],
            "variants": [
                "debug",
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-21",
                        "pkgconfig",
                        "perl5",
                        "asciidoctor",
                        "doctest",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hiredis",
                        "xxhashlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "arangodb",
                        "dosbox-staging",
                        "py310-pytorch",
                        "py311-pytorch",
                        "py312-pytorch",
                        "py313-pytorch",
                        "py314-pytorch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "colordiff",
            "portdir": "textproc/colordiff",
            "version": "1.0.22",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 20090422,
            "replaced_by": null,
            "homepage": "https://www.colordiff.org",
            "description": "Color-highlighted diff(1) output",
            "long_description": "The Perl script colordiff is a wrapper for diff(1) and produces the same output but with pretty 'syntax' highlighting. Colour schemes can be customized.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2084
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gptfdisk",
            "portdir": "sysutils/gptfdisk",
            "version": "1.0.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rodsbooks.com/gdisk/",
            "description": "GUID partition table fdisk (gdisk)",
            "long_description": "GPT fdisk (gdisk) is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "nano103",
                    "github": "nano103",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "popt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-plotly",
            "portdir": "python/py-plotly",
            "version": "6.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plotly.com/python/",
            "description": "Interactive graphing library for Python.",
            "long_description": "Plotly's Python graphing library makes interactive, publication-quality graphs. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-hatchling",
                        "py314-jupyter_packaging",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-matplotlib",
                        "py314-tenacity",
                        "py314-jupyterlab"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-narwhals"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-plotly",
                        "peakipy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "py313-plotly",
            "portdir": "python/py-plotly",
            "version": "6.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plotly.com/python/",
            "description": "Interactive graphing library for Python.",
            "long_description": "Plotly's Python graphing library makes interactive, publication-quality graphs. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-hatchling",
                        "py313-jupyter_packaging",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-matplotlib",
                        "py313-tenacity",
                        "py313-jupyterlab"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-narwhals"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py312-plotly",
            "portdir": "python/py-plotly",
            "version": "6.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plotly.com/python/",
            "description": "Interactive graphing library for Python.",
            "long_description": "Plotly's Python graphing library makes interactive, publication-quality graphs. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-hatchling",
                        "py312-jupyter_packaging",
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-matplotlib",
                        "py312-jupyterlab",
                        "py312-tenacity"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-narwhals"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py311-plotly",
            "portdir": "python/py-plotly",
            "version": "6.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plotly.com/python/",
            "description": "Interactive graphing library for Python.",
            "long_description": "Plotly's Python graphing library makes interactive, publication-quality graphs. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "py311-hatchling",
                        "py311-jupyter_packaging",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-matplotlib",
                        "py311-jupyterlab",
                        "py311-tenacity"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-narwhals"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py310-plotly",
            "portdir": "python/py-plotly",
            "version": "6.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plotly.com/python/",
            "description": "Interactive graphing library for Python.",
            "long_description": "Plotly's Python graphing library makes interactive, publication-quality graphs. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-jupyter_packaging",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-tenacity",
                        "py310-matplotlib",
                        "py310-jupyterlab"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-narwhals"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py-plotly",
            "portdir": "python/py-plotly",
            "version": "6.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plotly.com/python/",
            "description": "Interactive graphing library for Python.",
            "long_description": "Plotly's Python graphing library makes interactive, publication-quality graphs. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-plotly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-powerpc-netbsd",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for powerpc-netbsd",
            "long_description": "This Pascal crosscompiler produces powerpc executables, which run natively on powerpc-netbsd systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Ppowerpc -Tnetbsd FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18",
                        "powerpc-netbsd-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-powerpc-linux",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for powerpc-linux",
            "long_description": "This Pascal crosscompiler produces powerpc executables, which run natively on powerpc-linux systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Ppowerpc -Tlinux FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18",
                        "powerpc-linux-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-x86_64-openbsd",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for x86_64-openbsd",
            "long_description": "This Pascal crosscompiler produces x86_64 executables, which run natively on x86_64-openbsd systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Px86_64 -Topenbsd FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18",
                        "x86_64-openbsd-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-x86_64-freebsd",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for x86_64-freebsd",
            "long_description": "This Pascal crosscompiler produces x86_64 executables, which run natively on x86_64-freebsd systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Px86_64 -Tfreebsd FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18",
                        "x86_64-freebsd-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-x86_64-netbsd",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for x86_64-netbsd",
            "long_description": "This Pascal crosscompiler produces x86_64 executables, which run natively on x86_64-netbsd systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Px86_64 -Tnetbsd FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18",
                        "x86_64-netbsd-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-x86_64-dragonfly",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for x86_64-dragonfly",
            "long_description": "This Pascal crosscompiler produces x86_64 executables, which run natively on x86_64-dragonfly systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Px86_64 -Tdragonfly FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18",
                        "x86_64-dragonfly-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-x86_64-linux",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for x86_64-linux",
            "long_description": "This Pascal crosscompiler produces x86_64 executables, which run natively on x86_64-linux systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Px86_64 -Tlinux FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18",
                        "x86_64-linux-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-x86_64-win64",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for x86_64-win64",
            "long_description": "This Pascal crosscompiler produces x86_64 executables, which run natively on x86_64-win64 systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Px86_64 -Twin64 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-x86-64-win64",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": "fpc-cross-x86_64-win64",
            "homepage": "https://www.freepascal.org",
            "description": "Obsolete port, replaced by fpc-cross-x86_64-win64",
            "long_description": "This port has been replaced by fpc-cross-x86_64-win64.",
            "active": true,
            "categories": [
                "lang",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "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": "fpc-cross-i386-wince",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for i386-wince",
            "long_description": "This Pascal crosscompiler produces i386 executables, which run natively on i386-wince systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pi386 -Twince FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-i386-win32",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for i386-win32",
            "long_description": "This Pascal crosscompiler produces i386 executables, which run natively on i386-win32 systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pi386 -Twin32 FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-i386-nativent",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for i386-nativent",
            "long_description": "This Pascal crosscompiler produces i386 executables, which run natively on i386-nativent systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pi386 -Tnativent FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross-arm-wince",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FPC cross-compiler for arm-wince",
            "long_description": "This Pascal crosscompiler produces arm executables, which run natively on arm-wince systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Parm -Twince FILENAME",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "fpc-cross",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc-cross",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "FreePascal common cross-compiler binaries",
            "long_description": "Crosscompilers serving as starting points for specific operating system targets. OS runtime libraries are not yet ready.",
            "active": true,
            "categories": [
                "lang",
                "cross",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-arm-wince",
                        "fpc-cross-i386-nativent",
                        "fpc-cross-i386-win32",
                        "fpc-cross-i386-wince",
                        "fpc-cross-x86_64-win64",
                        "fpc-cross-x86_64-linux",
                        "fpc-cross-x86_64-dragonfly",
                        "fpc-cross-x86_64-netbsd",
                        "fpc-cross-x86_64-freebsd",
                        "fpc-cross-x86_64-openbsd",
                        "fpc-cross-powerpc-linux",
                        "fpc-cross-powerpc-netbsd"
                    ]
                }
            ]
        },
        {
            "name": "chmcmd-fpc",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "The FPC Pascal htmlhelp (CHM) compiler",
            "long_description": "chmcmd is a cross-platform utility to generate compressed HTML (.chm) documentation, written in Free Pascal.",
            "active": true,
            "categories": [
                "lang",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fpc",
            "portdir": "lang/fpc",
            "version": "3.2.2",
            "license": "(GPL-2 or LGPL-2)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freepascal.org",
            "description": "Free Pascal, an open source Pascal and Object Pascal compiler.",
            "long_description": "Free Pascal is a 32, 64 and 16 bit professional Pascal compiler. It can target many processor architectures: Intel x86 (including 8086), AMD64/x86-64, PowerPC, PowerPC64, SPARC, ARM, AArch64, MIPS and the JVM. Supported operating systems include Linux, FreeBSD, Mac OS X/iOS/iPhoneSimulator/Darwin, Win32, Win64, WinCE and Android.",
            "active": true,
            "categories": [
                "lang",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 56
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pascal-p5",
                        "fpc-cross",
                        "fpc-cross-arm-wince",
                        "fpc-cross-i386-nativent",
                        "fpc-cross-i386-win32",
                        "fpc-cross-i386-wince",
                        "fpc-cross-x86_64-win64",
                        "fpc-cross-x86_64-linux",
                        "fpc-cross-x86_64-dragonfly",
                        "fpc-cross-x86_64-netbsd",
                        "fpc-cross-x86_64-freebsd",
                        "fpc-cross-x86_64-openbsd",
                        "fpc-cross-powerpc-linux",
                        "fpc-cross-powerpc-netbsd",
                        "chmcmd-fpc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lazarus"
                    ]
                }
            ]
        },
        {
            "name": "py39-plotly",
            "portdir": "python/py-plotly",
            "version": "6.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plotly.com/python/",
            "description": "Interactive graphing library for Python.",
            "long_description": "Plotly's Python graphing library makes interactive, publication-quality graphs. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "py39-jupyter_packaging",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-jupyterlab",
                        "py39-matplotlib",
                        "py39-tenacity",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py37-plotly",
            "portdir": "python/py-plotly",
            "version": "5.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plotly.com/python/",
            "description": "Interactive graphing library for Python.",
            "long_description": "Plotly's Python graphing library makes interactive, publication-quality graphs. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-jupyterlab",
                        "py37-matplotlib",
                        "py37-tenacity",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "py38-plotly",
            "portdir": "python/py-plotly",
            "version": "5.23.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://plotly.com/python/",
            "description": "Interactive graphing library for Python.",
            "long_description": "Plotly's Python graphing library makes interactive, publication-quality graphs. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-jupyterlab",
                        "py38-matplotlib",
                        "py38-tenacity",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-pymatgen"
                    ]
                }
            ]
        },
        {
            "name": "mas",
            "portdir": "sysutils/mas",
            "version": "6.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mas-cli/mas",
            "description": "Mac App Store command line interface",
            "long_description": "A simple command line interface for the Mac App Store. Designed for scripting and automation.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fd",
            "portdir": "sysutils/fd",
            "version": "10.4.2",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharkdp/fd",
            "description": "simple, fast and user-friendly alternative to find",
            "long_description": "fd is a simple, fast and user-friendly alternative to find. While it does not seek to mirror all of find's powerful functionality, it provides sensible (opinionated) defaults for 80% of the use cases.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "saagar",
                    "github": "saagarjha",
                    "ports_count": 3
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1040
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dav1d",
            "portdir": "multimedia/dav1d",
            "version": "1.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.videolan.org/projects/dav1d.html",
            "description": "small and fast AV1 decoder",
            "long_description": "dav1d is an AV1 decoder that is open-source, cross-platform and focused on speed, size and correctness.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "nasm",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg",
                        "ffmpeg7",
                        "ffmpeg6",
                        "ffmpeg8",
                        "ffmpeg4",
                        "ffmpeg-devel",
                        "libheif",
                        "MPlayer",
                        "libavif",
                        "mplayer-devel",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "tiff",
            "portdir": "graphics/tiff",
            "version": "4.7.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libtiff.gitlab.io/libtiff/",
            "description": "Library and tools for dealing with Tag Image File Format",
            "long_description": "This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. Included in this software distribution is a library, libtiff, for reading and writing TIFF, a small collection of tools for doing simple manipulations of TIFF images on UNIX systems, documentation on the library and tools. A small assortment of TIFF-related software for UNIX that has been contributed by others is also included. The library is capable of dealing with images that are written to follow the 5.0 or 6.0 TIFF spec. There is also considerable support for some of the more esoteric portions of the 6.0 TIFF spec.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2084
                }
            ],
            "variants": [
                "jbig",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "xz",
                        "lerc",
                        "libdeflate",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pysaga",
                        "py314-pysaga",
                        "py312-pysaga",
                        "py311-pysaga",
                        "py39-pysaga",
                        "py313-pysaga"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-opencv3-devel",
                        "py36-opencv3-devel",
                        "rawproc",
                        "cell-id",
                        "py39-imread",
                        "py36-Pillow",
                        "py37-Pillow",
                        "py38-Pillow",
                        "py37-gmic",
                        "AfterStep",
                        "py35-Pillow",
                        "py37-opencv3",
                        "py38-opencv3",
                        "kdegraphics-strigi-analyzer",
                        "py37-opencv3-devel",
                        "py38-opencv3-devel",
                        "povray",
                        "py38-imread",
                        "py38-opencv4-devel",
                        "SDL3_image",
                        "root6",
                        "ImageMagick",
                        "py38-wxpython-4.0",
                        "p5.28-gd",
                        "p5.30-gd",
                        "p5.32-gd",
                        "p5.34-gd",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "spandsp-devel",
                        "p5.30-imager",
                        "py27-Pillow",
                        "py39-Pillow",
                        "py310-Pillow",
                        "py311-Pillow",
                        "py312-Pillow",
                        "py313-Pillow",
                        "py314-Pillow",
                        "p5.28-imager",
                        "p5.32-imager",
                        "p5.34-imager",
                        "py37-opencv4",
                        "simage",
                        "tif22pnm",
                        "ufraw",
                        "xsane",
                        "xv",
                        "evas",
                        "ghostscript",
                        "gtk4-devel",
                        "gtk4",
                        "scantailor",
                        "wxWidgets-2.8",
                        "wxgtk-2.8",
                        "pslib",
                        "vxl",
                        "podofo",
                        "iulib",
                        "imlib2",
                        "py37-imread",
                        "wxWidgets-3.0",
                        "wxWidgets-3.0-cxx11",
                        "wxPython-3.0",
                        "wxgtk-3.0",
                        "wxgtk-3.0-cxx11",
                        "Pangolin",
                        "blender",
                        "wxWidgets-3.2",
                        "audacity-devel",
                        "nomacs",
                        "py37-opencv4-devel",
                        "pbrt2",
                        "gd2",
                        "gle-graphics",
                        "QGLE",
                        "openslide",
                        "camlimages",
                        "audacity-legacy",
                        "p5.28-graphics-tiff",
                        "p5.30-graphics-tiff",
                        "p5.32-graphics-tiff",
                        "p5.34-graphics-tiff",
                        "libextractor",
                        "ResIL",
                        "olena",
                        "gnustep-gui",
                        "lcms",
                        "libpano13",
                        "lprof",
                        "minidjvu",
                        "py27-tiff",
                        "molmol",
                        "stiff",
                        "yorick-yeti",
                        "xonclock",
                        "xplanet",
                        "okular",
                        "glob2",
                        "poppler-qt4-mac",
                        "xemacs",
                        "grafx2",
                        "poppler",
                        "poppler-qt5",
                        "saga",
                        "R-ijtiff",
                        "luminance-hdr",
                        "py37-wxpython-4.0",
                        "libgeotiff",
                        "geeqie",
                        "proj7",
                        "proj8",
                        "proj9",
                        "gdk-pixbuf2",
                        "Aseprite",
                        "R-Cairo",
                        "gscan2pdf",
                        "qt5-qtimageformats",
                        "qt511-qtimageformats",
                        "windowmaker",
                        "qt513-qtimageformats",
                        "magicspp",
                        "R-imager",
                        "qt53-qtimageformats",
                        "qt55-qtimageformats",
                        "py38-gmic",
                        "opendx",
                        "qt56-qtimageformats",
                        "qt57-qtimageformats",
                        "qt4-mac",
                        "qt59-qtimageformats",
                        "qt58-qtimageformats",
                        "djvulibre",
                        "qt64-qtimageformats",
                        "gmtsar",
                        "qt67-qtimageformats",
                        "qt68-qtimageformats",
                        "qt69-qtimageformats",
                        "mapnik",
                        "mod_tile",
                        "darktable-devel",
                        "darktable",
                        "libdevil",
                        "love-0.7",
                        "libsdl_image",
                        "scribus-devel",
                        "leptonica",
                        "liblas",
                        "py39-opencv3",
                        "py39-opencv3-devel",
                        "py39-opencv4",
                        "py39-opencv4-devel",
                        "gdk-pixbuf2-devel",
                        "libgdiplus",
                        "R-ragg",
                        "py38-opencv4",
                        "grass7",
                        "R",
                        "py310-imread",
                        "py311-imread",
                        "py312-imread",
                        "py39-gmic",
                        "p5.28-alien-libtiff",
                        "p5.30-alien-libtiff",
                        "p5.32-alien-libtiff",
                        "p5.34-alien-libtiff",
                        "opencv3",
                        "opencv3-devel",
                        "chafa",
                        "py27-opencv3",
                        "py310-opencv3",
                        "py311-opencv3",
                        "py27-opencv3-devel",
                        "py311-opencv3-devel",
                        "py310-opencv3-devel",
                        "vigra",
                        "orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py314-orfeotoolbox",
                        "librasterlite2",
                        "evince",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "py314-imagecodecs",
                        "GraphicsMagick",
                        "dcmtk",
                        "dcmtk-static",
                        "fontforge",
                        "openjpeg",
                        "netpbm",
                        "podofo-0.10",
                        "rawstudio",
                        "sane-backends",
                        "vtk",
                        "digikam",
                        "Io",
                        "argyll",
                        "libsdl2_image",
                        "InsightToolkit",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "rawtherapee",
                        "VLC2",
                        "libVLC2",
                        "scribus",
                        "paraview",
                        "root5",
                        "xdmf",
                        "grass",
                        "py27-imread",
                        "py35-imread",
                        "py36-imread",
                        "py35-opencv3",
                        "py36-opencv3",
                        "p5.26-gd",
                        "qt6-qtimageformats",
                        "InsightToolkit4",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "fox",
                        "gnuastro",
                        "openjpeg15",
                        "qt610-qtimageformats",
                        "gstreamer1-gst-plugins-bad",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "ctlang",
                        "exact-image",
                        "gegl",
                        "gegl-devel",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "hugin-app",
                        "opencv4",
                        "opencv4-devel",
                        "py310-opencv4",
                        "py311-opencv4",
                        "py312-opencv4",
                        "py313-opencv4",
                        "py314-opencv4",
                        "py310-opencv4-devel",
                        "py311-opencv4-devel",
                        "py312-opencv4-devel",
                        "py313-opencv4-devel",
                        "openimageio",
                        "vips",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmic-lib",
                        "py39-imagecodecs",
                        "py39-wxpython-4.0",
                        "webp",
                        "py310-wxpython-4.0",
                        "py311-wxpython-4.0",
                        "py312-wxpython-4.0",
                        "py313-wxpython-4.0",
                        "gnudatalanguage",
                        "py314-wxpython-4.0",
                        "ImageMagick7",
                        "lcms2",
                        "xastir",
                        "OpenJPH"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "qpdf"
                    ]
                }
            ]
        },
        {
            "name": "prek",
            "portdir": "devel/prek",
            "version": "0.3.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prek.j178.dev",
            "description": "Better `pre-commit`, re-engineered in Rust",
            "long_description": "Better `pre-commit`, re-engineered in Rust",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "hi",
                    "github": "j178",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libfmt11",
            "portdir": "devel/libfmt11",
            "version": "11.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fmt.dev",
            "description": "An open-source formatting library",
            "long_description": "fmt (formerly cppformat) is an open-source formatting library. It can be used as a safe alternative to printf or as a fast alternative to C++ IOStreams.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fb303",
                        "fizz",
                        "folly",
                        "mvfst",
                        "proxygen",
                        "tapkee",
                        "watchman",
                        "mpd",
                        "edencommon",
                        "lfortran",
                        "bali-phy",
                        "bali-phy-devel",
                        "chai",
                        "log4cxx",
                        "ncmpc",
                        "osm2pgsql",
                        "wangle",
                        "fbthrift"
                    ]
                }
            ]
        },
        {
            "name": "minizip",
            "portdir": "archivers/zlib",
            "version": "1.3.2",
            "license": "zlib",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zlib.net/",
            "description": "Minizip zip file manipulation library",
            "long_description": "Minizip zip file manipulation library",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2084
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libxlsxwriter",
                        "wordgrinder",
                        "xwordgrinder",
                        "spatialite",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "sigil-qt4",
                        "freexl",
                        "psi",
                        "sigil",
                        "qt5-qtwebengine",
                        "qt513-qtwebengine",
                        "qt64-qt3d",
                        "qt67-qt3d",
                        "qt68-qt3d",
                        "qt69-qt3d",
                        "hashcat",
                        "librasterlite2",
                        "libkml",
                        "VLC2",
                        "libVLC2",
                        "qt6-qt3d",
                        "qt610-qt3d",
                        "assimp",
                        "assimp_tools"
                    ]
                }
            ]
        },
        {
            "name": "zlib",
            "portdir": "archivers/zlib",
            "version": "1.3.2",
            "license": "zlib",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zlib.net/",
            "description": "zlib lossless data-compression library",
            "long_description": "zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any computer hardware and operating system.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2084
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cotvnc",
                        "cotvnc-devel",
                        "fltk",
                        "fltk-devel",
                        "kitty",
                        "nomacs",
                        "oscar",
                        "phantomjs-qt-qtbase",
                        "phantomjs-qt-qtwebkit",
                        "qt3-mac",
                        "qt4-mac",
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt5-qtwebkit",
                        "qt5-qtlocation",
                        "qt511-qtbase",
                        "qt511-qtwebkit",
                        "qt511-qtlocation",
                        "qt513-qtbase",
                        "qt513-qtwebengine",
                        "qt513-qtwebkit",
                        "qt513-qtlocation",
                        "qt53-qtbase",
                        "qt53-qtwebkit",
                        "qt55-qtbase",
                        "qt55-qtwebkit",
                        "qt56-qtbase",
                        "qt56-qtwebkit",
                        "qt57-qtbase",
                        "qt57-qtwebkit",
                        "qt58-qtbase",
                        "qt58-qtwebkit",
                        "qt59-qtbase",
                        "qt59-qtwebkit",
                        "qt59-qtlocation",
                        "qtiplot",
                        "vineserver",
                        "vineserver3",
                        "wezterm",
                        "advancecomp",
                        "advancescan",
                        "blosc",
                        "dact",
                        "dar",
                        "edelta",
                        "fastjar",
                        "gzrecover",
                        "libarchive",
                        "libarxx",
                        "libzip",
                        "libzzip",
                        "lrzip",
                        "mgzip",
                        "pigz",
                        "quazip",
                        "snappy",
                        "unalz",
                        "unshield",
                        "upx",
                        "upx-devel",
                        "xar",
                        "minizip",
                        "zstd",
                        "audacity",
                        "audacity-devel",
                        "daapd",
                        "gmpc",
                        "hydrogen",
                        "id3lib",
                        "julius",
                        "libid3tag",
                        "libmysofa",
                        "madplay",
                        "mpd",
                        "mt-daapd",
                        "openal-soft",
                        "pianod",
                        "sox",
                        "taglib",
                        "freecad",
                        "gtkwave",
                        "arm-aout-binutils",
                        "arm-elf-binutils",
                        "arm-none-eabi-binutils",
                        "arm-none-eabi-gcc",
                        "arm-none-eabi-gcc8",
                        "arm-none-linux-gnueabi-binutils",
                        "avarice",
                        "avr-binutils",
                        "avr-gcc",
                        "i386-elf-binutils",
                        "i386-elf-gcc",
                        "i686-w64-mingw32-binutils",
                        "i686-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "i686-w64-mingw32-gcc-nothreads",
                        "m68k-elf-binutils",
                        "mips-elf-binutils",
                        "msp430-binutils",
                        "msp430-binutils-devel",
                        "msp430-elf-binutils",
                        "msp430-elf-gcc",
                        "msp430-gcc",
                        "msp430-gcc-devel",
                        "ppc-linux-binutils",
                        "spu-binutils",
                        "x86_64-elf-binutils",
                        "x86_64-elf-gcc",
                        "x86_64-w64-mingw32-binutils",
                        "x86_64-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "x86_64-w64-mingw32-gcc-nothreads",
                        "couchdb",
                        "groonga",
                        "kyotocabinet",
                        "libdrizzle",
                        "mariadb",
                        "mariadb-10.3",
                        "mariadb-10.4",
                        "mariadb-10.5",
                        "mongodb",
                        "mysql5",
                        "mysql51",
                        "mysql55",
                        "mysql56",
                        "mysql57",
                        "mysql8",
                        "mysqlxx",
                        "percona",
                        "postgresql10",
                        "postgresql11",
                        "postgresql12",
                        "postgresql13",
                        "postgresql80",
                        "postgresql81",
                        "postgresql82",
                        "postgresql83",
                        "postgresql84",
                        "postgresql90",
                        "postgresql91",
                        "postgresql92",
                        "postgresql93",
                        "postgresql94",
                        "postgresql95",
                        "postgresql96",
                        "qdbm",
                        "rocksdb",
                        "spatialite",
                        "sqlite3",
                        "sqlite3-tcl",
                        "sqlite3-tools",
                        "tokyocabinet",
                        "tokyotyrant",
                        "zebra",
                        "LibVNCServer",
                        "LucenePlusPlus",
                        "aegis",
                        "allegro5",
                        "apache-arrow",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "binutils",
                        "bitkeeper",
                        "boost169",
                        "cargo",
                        "cargo-c",
                        "ccls-clang-10",
                        "ccls-clang-11",
                        "clucene",
                        "clucene-devel",
                        "cmake",
                        "cmake-devel",
                        "creduce",
                        "cryptlib",
                        "cvsps",
                        "darts",
                        "diffball",
                        "eet",
                        "flasm",
                        "folly",
                        "fossil",
                        "gdb",
                        "geoipupdate",
                        "git",
                        "glib2",
                        "glib2-devel",
                        "gnutls",
                        "grpc",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "idevicerestore",
                        "idevicerestore-devel",
                        "kcov",
                        "libabw",
                        "libdevil",
                        "libextractor",
                        "libgit2",
                        "libhsplasma",
                        "libmwaw",
                        "libsolv",
                        "libssh",
                        "libssh2",
                        "libstaroffice",
                        "libwebsockets",
                        "libzmf",
                        "mediainfolib",
                        "mongo-c-driver",
                        "mono",
                        "monotone",
                        "monotone-devel",
                        "nodejs12",
                        "nodejs14",
                        "nodejs16",
                        "nsis",
                        "opencdk",
                        "openssl10",
                        "osslsigncode",
                        "osslsigncode-devel",
                        "pcre",
                        "pcre2",
                        "physfs",
                        "poco",
                        "protobuf-cpp",
                        "protobuf-java",
                        "protobuf3-cpp",
                        "protobuf3-java",
                        "radare2",
                        "rtags",
                        "spice-server",
                        "strigi",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-perlbindings-5.26",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-python27bindings",
                        "subversion-rubybindings",
                        "tao",
                        "tiled",
                        "virtuoso-6",
                        "virtuoso-7",
                        "vxl",
                        "wandio",
                        "wangle",
                        "wsdlpull",
                        "xapian-core",
                        "xapian-omega",
                        "xcbuild",
                        "TeXmacs",
                        "abiword-x11",
                        "aewan",
                        "amp",
                        "mindforger",
                        "nano",
                        "sigil",
                        "tea",
                        "textmate2",
                        "texworks",
                        "wordgrinder",
                        "xwordgrinder",
                        "xemacs",
                        "VisualBoyAdvance",
                        "advancemame",
                        "atari800",
                        "dosbox-x",
                        "hatari",
                        "hercules",
                        "mame",
                        "mednafen",
                        "qemu",
                        "scummvm",
                        "scummvm-devel",
                        "simh",
                        "curlftpfs",
                        "mp3fs",
                        "2Pong",
                        "CrimsonFields",
                        "MultiMC5",
                        "PlasmaClient",
                        "abgx360",
                        "alienarena",
                        "blobwars",
                        "boswars",
                        "bzflag",
                        "criticalmass",
                        "digger",
                        "enigma",
                        "enigma-devel",
                        "freeciv",
                        "freeciv-x11",
                        "glob2",
                        "openjk",
                        "openttd",
                        "raceintospace",
                        "simutrans",
                        "supertux",
                        "supertuxkart",
                        "toppler",
                        "wesnoth",
                        "widelands",
                        "widelands-devel",
                        "GPXSee",
                        "cgal4",
                        "cgal5",
                        "gdal",
                        "grass",
                        "libkml",
                        "liblas",
                        "libpcl",
                        "mapnik",
                        "orfeotoolbox",
                        "osm2pgsql",
                        "PDAL",
                        "dia",
                        "gcab",
                        "gnome-internet-radio-locator",
                        "gnome-system-log",
                        "gstreamer010-gst-plugins-base",
                        "gstreamer1-gst-plugins-base",
                        "libcroco",
                        "libgsf",
                        "libsoup",
                        "spice-gtk",
                        "vino",
                        "vte",
                        "Aseprite",
                        "Coin",
                        "Coin-framework",
                        "GraphicsMagick",
                        "ImageMagick",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "Pangolin",
                        "SimGear",
                        "argyll",
                        "assimp",
                        "assimp_tools",
                        "blender",
                        "cairo",
                        "cairo-devel",
                        "darktable",
                        "dcmtk",
                        "dcmtk-static",
                        "dvi2bitmap",
                        "dvisvgm",
                        "exiv2",
                        "feh",
                        "flam3",
                        "fontforge",
                        "gd2",
                        "giblib",
                        "gimp-gap",
                        "gimp-gap-devel",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "gl2ps",
                        "gle-graphics",
                        "QGLE",
                        "glpng",
                        "graphviz",
                        "graphviz-devel",
                        "h3dutil",
                        "hugin-app",
                        "imlib2",
                        "inkscape",
                        "inkscape-devel",
                        "ipe",
                        "iulib",
                        "lcms",
                        "lcms2",
                        "lensfun",
                        "leptonica",
                        "libcaca",
                        "libcaca-devel",
                        "libcdr-0.1",
                        "libfreehand",
                        "libgeotiff",
                        "libicns",
                        "libmng",
                        "libmspub",
                        "libpano13",
                        "libpng",
                        "libvisio-0.1",
                        "libwmf",
                        "lprof",
                        "minidjvu",
                        "mupdf",
                        "netpbm",
                        "ogre",
                        "opencv3",
                        "py27-opencv3",
                        "py35-opencv3",
                        "py36-opencv3",
                        "py37-opencv3",
                        "py38-opencv3",
                        "py39-opencv3",
                        "opencv4",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py37-opencv4",
                        "py38-opencv4",
                        "py39-opencv4",
                        "py27-pyilmbase",
                        "py35-pyilmbase",
                        "py36-pyilmbase",
                        "py37-pyilmbase",
                        "py38-pyilmbase",
                        "py39-pyilmbase",
                        "openimageio",
                        "openjpeg",
                        "openjpeg15",
                        "openslide",
                        "opensubdiv",
                        "openvdb",
                        "openvrml",
                        "optipng",
                        "partio",
                        "pbrt2",
                        "pbrt3",
                        "pgplot",
                        "plotutils",
                        "png2ico",
                        "pngcheck",
                        "pngmeta",
                        "pngquant",
                        "podofo",
                        "poppler",
                        "poppler-qt5",
                        "poppler-qt4-mac",
                        "potrace",
                        "ptex",
                        "qrencode",
                        "sane-backends",
                        "scantailor",
                        "simage",
                        "tiff",
                        "tkimg",
                        "vigra",
                        "vips",
                        "wxWidgets-2.8",
                        "wxgtk-2.8",
                        "wxWidgets-3.0",
                        "wxWidgets-3.0-cxx11",
                        "wxPython-3.0",
                        "wxgtk-3.0",
                        "wxWidgets-3.2",
                        "xfig",
                        "xv",
                        "bahamut",
                        "eggdrop",
                        "irssi",
                        "ngircd",
                        "quassel",
                        "quassel-client",
                        "hadoop",
                        "ark",
                        "kde4-baseapps",
                        "kde4-runtime",
                        "kdelibs4",
                        "kopete",
                        "okular",
                        "Io",
                        "castxml",
                        "chez-scheme",
                        "erlang",
                        "gcc-devel",
                        "libgcc-devel",
                        "gcc10",
                        "gcc43",
                        "gcc44",
                        "gcc45",
                        "gcc46",
                        "gcc47",
                        "gcc48",
                        "gcc49",
                        "gcc5",
                        "gcc6",
                        "gcc7",
                        "gcc8",
                        "gcc9",
                        "gnu-apl",
                        "gst",
                        "ispc",
                        "ispc-clang",
                        "llvm-10",
                        "llvm-11",
                        "llvm-3.4",
                        "clang-3.4",
                        "llvm-3.7",
                        "clang-3.7",
                        "llvm-5.0",
                        "lldb-5.0",
                        "llvm-6.0",
                        "lldb-6.0",
                        "llvm-7.0",
                        "lldb-7.0",
                        "llvm-8.0",
                        "lldb-8.0",
                        "llvm-9.0",
                        "lldb-9.0",
                        "llvm-devel",
                        "lldb-devel",
                        "mosml-dynlibs",
                        "neko",
                        "php80",
                        "php80-apache2handler",
                        "php80-cgi",
                        "php80-fpm",
                        "php80-gd",
                        "php80-mysql",
                        "php74",
                        "php74-apache2handler",
                        "php74-cgi",
                        "php74-fpm",
                        "php74-gd",
                        "php74-mysql",
                        "php73",
                        "php73-apache2handler",
                        "php73-cgi",
                        "php73-fpm",
                        "php73-gd",
                        "php73-mysql",
                        "php72",
                        "php72-apache2handler",
                        "php72-cgi",
                        "php72-fpm",
                        "php72-gd",
                        "php72-mysql",
                        "php71",
                        "php71-apache2handler",
                        "php71-cgi",
                        "php71-fpm",
                        "php71-gd",
                        "php71-mysql",
                        "php70",
                        "php70-apache2handler",
                        "php70-cgi",
                        "php70-fpm",
                        "php70-gd",
                        "php70-mysql",
                        "php56",
                        "php56-apache2handler",
                        "php56-cgi",
                        "php56-fpm",
                        "php56-gd",
                        "php56-mysql",
                        "php55",
                        "php55-apache2handler",
                        "php55-cgi",
                        "php55-fpm",
                        "php55-gd",
                        "php55-mysql",
                        "php54",
                        "php54-apache2handler",
                        "php54-cgi",
                        "php54-fpm",
                        "php54-gd",
                        "php54-mysql",
                        "php53",
                        "php53-apache2handler",
                        "php53-cgi",
                        "php53-fpm",
                        "php53-gd",
                        "php53-mysql",
                        "php52",
                        "php52-apache2handler",
                        "php52-cgi",
                        "php52-gd",
                        "php52-mysql",
                        "pike",
                        "python26",
                        "python27",
                        "python27-bootstrap",
                        "python32",
                        "python33",
                        "python34",
                        "python35",
                        "python36",
                        "python37",
                        "python38",
                        "python39",
                        "q",
                        "qore",
                        "ruby",
                        "ruby186",
                        "ruby19",
                        "ruby20",
                        "ruby21",
                        "ruby22",
                        "ruby23",
                        "ruby24",
                        "ruby25",
                        "ruby26",
                        "ruby27",
                        "ruby30",
                        "rust",
                        "sdcc",
                        "slang2",
                        "swi-prolog",
                        "swi-prolog-devel",
                        "zig",
                        "cclient",
                        "dovecot",
                        "gmime",
                        "gmime3",
                        "gnupg1",
                        "gnupg2",
                        "isync",
                        "libetpan",
                        "mairix",
                        "mutt",
                        "neomutt",
                        "notmuch",
                        "rspamd",
                        "R",
                        "deal.ii",
                        "fityk",
                        "gnudatalanguage",
                        "gnuplot",
                        "libticalcs2",
                        "libtifiles2",
                        "mathgl",
                        "matio",
                        "minisat",
                        "netgen",
                        "ngsolve",
                        "octave",
                        "ploticus",
                        "pspp",
                        "pspp-devel",
                        "sgd",
                        "xylib",
                        "AtomicParsley-devel",
                        "HandBrake",
                        "HandBrakeCLI",
                        "MPlayer",
                        "VLC2",
                        "libVLC2",
                        "audacious-plugins",
                        "avidemux",
                        "cws2fws",
                        "despotify",
                        "dvdauthor",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpegthumbnailer",
                        "gpac",
                        "libheif",
                        "libopenshot-audio",
                        "libquicktime",
                        "libquicktime-devel",
                        "mediainfo",
                        "MediaInfo-gui",
                        "ming",
                        "mkvtoolnix",
                        "mplayer-devel",
                        "mpv",
                        "mythtv-core.27",
                        "mythtv-core.28",
                        "FreeRDP",
                        "aria2",
                        "blackbag",
                        "csup",
                        "curl",
                        "cvsync",
                        "dansguardian",
                        "darkstat",
                        "dnscap",
                        "ejabberd",
                        "esniper",
                        "et",
                        "ettercap",
                        "flow-tools",
                        "gloox",
                        "gtk-gnutella",
                        "haproxy",
                        "httrack",
                        "jabberd",
                        "junkbuster",
                        "kumofs",
                        "lftp",
                        "librdkafka",
                        "libre",
                        "librsync",
                        "libsrtp",
                        "libsrtp1",
                        "lsh",
                        "metaproxy",
                        "mldonkey",
                        "mosh",
                        "mrtg",
                        "munge",
                        "ncdc",
                        "nefu",
                        "net-snmp",
                        "nmap",
                        "nss",
                        "nxcomp",
                        "nzbget",
                        "openconnect",
                        "openssh",
                        "pavuk",
                        "psi",
                        "qBittorrent",
                        "radmind",
                        "rbldnsd",
                        "rtorrent",
                        "rtorrent-devel",
                        "samba3",
                        "samba4",
                        "scotty",
                        "shellinabox",
                        "squid2",
                        "squid3",
                        "tcpflow",
                        "tf",
                        "tinc",
                        "tinc-devel",
                        "tintinxx",
                        "transmission-x11",
                        "ttyd",
                        "vtun",
                        "wap11gui",
                        "websocketpp",
                        "wget",
                        "wireshark2",
                        "wireshark22",
                        "wireshark3",
                        "wireshark30",
                        "yaz",
                        "zabbix4",
                        "zabbix5",
                        "zabbix42",
                        "zabbix44",
                        "zeek",
                        "pan2",
                        "ocaml-cryptokit",
                        "ocaml-zip",
                        "goldendict",
                        "libreoffice",
                        "p5.26-net-ssh2",
                        "p5.28-net-ssh2",
                        "p5.30-net-ssh2",
                        "p5.26-perlio-gzip",
                        "p5.28-perlio-gzip",
                        "p5.30-perlio-gzip",
                        "p5.26-pgplot",
                        "p5.28-pgplot",
                        "p5.30-pgplot",
                        "p5.26-tk",
                        "p5.28-tk",
                        "p5.30-tk",
                        "p5.28-xml-libxslt",
                        "p5.30-xml-libxslt",
                        "php53-http",
                        "php54-http",
                        "php55-http",
                        "php53-http2",
                        "php54-http2",
                        "php55-http2",
                        "php56-http2",
                        "php53-memcache",
                        "php54-memcache",
                        "php55-memcache",
                        "php56-memcache",
                        "php53-memcached",
                        "php54-memcached",
                        "php55-memcached",
                        "php56-memcached",
                        "php70-memcached",
                        "php71-memcached",
                        "php72-memcached",
                        "php73-memcached",
                        "php74-memcached",
                        "php80-memcached",
                        "php71-mysql_xdevapi",
                        "php72-mysql_xdevapi",
                        "php73-mysql_xdevapi",
                        "php74-mysql_xdevapi",
                        "php53-swoole",
                        "php54-swoole",
                        "php55-swoole",
                        "php56-swoole",
                        "php70-swoole",
                        "php71-swoole",
                        "php72-swoole",
                        "php73-swoole",
                        "php74-swoole",
                        "php80-swoole",
                        "php52-zip",
                        "php53-zip",
                        "php54-zip",
                        "php55-zip",
                        "php56-zip",
                        "php70-zip",
                        "php71-zip",
                        "php72-zip",
                        "php73-zip",
                        "php74-zip",
                        "php80-zip",
                        "freetype",
                        "ghostscript",
                        "libharu",
                        "scribus",
                        "scribus-devel",
                        "pure-glpk",
                        "pure-xml",
                        "py27-Pillow",
                        "py35-Pillow",
                        "py36-Pillow",
                        "py37-Pillow",
                        "py38-Pillow",
                        "py39-Pillow",
                        "py37-dopamine-rl",
                        "py38-dopamine-rl",
                        "py39-dopamine-rl",
                        "py37-gmic",
                        "py38-gmic",
                        "py39-gmic",
                        "py27-id3lib",
                        "py27-kyotocabinet",
                        "py27-llvmlite",
                        "py35-llvmlite",
                        "py36-llvmlite",
                        "py37-llvmlite",
                        "py38-llvmlite",
                        "py39-llvmlite",
                        "py27-lxml",
                        "py35-lxml",
                        "py36-lxml",
                        "py37-lxml",
                        "py38-lxml",
                        "py39-lxml",
                        "py27-ngl",
                        "py27-nio",
                        "py27-pygrib",
                        "py35-pygrib",
                        "py36-pygrib",
                        "py37-pygrib",
                        "py38-pygrib",
                        "py39-pygrib",
                        "py27-pylibmc",
                        "py35-pylibmc",
                        "py36-pylibmc",
                        "py37-pylibmc",
                        "py38-pylibmc",
                        "py27-pysam",
                        "py36-pysam",
                        "py27-tables",
                        "py36-tables",
                        "py37-tables",
                        "py38-tables",
                        "py39-tables",
                        "rb-libxml2",
                        "rb27-nokogiri",
                        "rb26-nokogiri",
                        "rb25-nokogiri",
                        "rb24-nokogiri",
                        "rb-xml-xpath",
                        "rb-xslt",
                        "rb19-nokogiri",
                        "PEAR",
                        "aircraft_oap",
                        "arb",
                        "bcftools",
                        "bedtools",
                        "bowtie",
                        "bowtie2",
                        "cdhit",
                        "cfitsio",
                        "cufflinks",
                        "dcm2niix",
                        "ds9",
                        "dssp",
                        "ecCodes",
                        "gdcm",
                        "gdcm2",
                        "geant4.10.3",
                        "geant4.10.4",
                        "geant4.10.5",
                        "geant4.10.6",
                        "geomview",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmsh",
                        "gromacs",
                        "gromacs-plumed",
                        "gwyddion",
                        "hdf4",
                        "hdf5",
                        "htslib",
                        "iAIDA",
                        "indi",
                        "ismrmrd",
                        "iverilog",
                        "ldas-tools-al",
                        "py27-ldas-tools-al",
                        "ldas-tools-framecpp",
                        "py27-ldas-tools-framecpp",
                        "libbiosig",
                        "libsbml",
                        "libsc",
                        "magic",
                        "magicspp",
                        "memesuite",
                        "metaio",
                        "metview",
                        "miriad",
                        "mmg",
                        "molmol",
                        "ncplot",
                        "nektarpp",
                        "netcdf",
                        "openbabel",
                        "openmpi-gcc7",
                        "openmpi-clang",
                        "openmpi-gcc9",
                        "openmpi-clang90",
                        "openmpi-gcc10",
                        "openmpi-clang10",
                        "openmpi-clang11",
                        "openmpi-default",
                        "p4est",
                        "paraview",
                        "plumed",
                        "plumed-devel",
                        "pythia",
                        "root5",
                        "root6",
                        "samtools",
                        "samtools-0.1",
                        "scidavis",
                        "scotch",
                        "seqan2-apps",
                        "seqan3",
                        "silo",
                        "stellarium",
                        "stellarium-qt4",
                        "sumo",
                        "swarm",
                        "tophat",
                        "veriwell",
                        "wview",
                        "xrootd",
                        "yorick-z",
                        "KeePassX",
                        "KeePassXC",
                        "aff4",
                        "afflib",
                        "aimage",
                        "bcrypt",
                        "botan",
                        "botan1",
                        "bulk_extractor",
                        "cracklib",
                        "gnomint",
                        "libewf",
                        "libprelude",
                        "openpgpsdk",
                        "opensc",
                        "pgpdump",
                        "skipfish",
                        "steghide",
                        "tor",
                        "tor-devel",
                        "xmltooling",
                        "afscompress",
                        "afsctool",
                        "bacula",
                        "bacula5",
                        "burp",
                        "clamav",
                        "dmg2img",
                        "dpkg",
                        "file",
                        "libmagic",
                        "fluent-bit",
                        "john-jumbo",
                        "kcd",
                        "libvirt",
                        "lnav",
                        "rpm2html",
                        "simg2img",
                        "sleuthkit",
                        "starship",
                        "sysdig",
                        "tarsnap",
                        "testdisk",
                        "uif2iso",
                        "usbutils",
                        "vmdktool",
                        "tectonic",
                        "texlive-bin",
                        "dict",
                        "eb",
                        "eblook",
                        "fmt-ptrn",
                        "freeling",
                        "gpsbabel",
                        "html-xml-utils",
                        "htmldoc",
                        "hyperestraier",
                        "irstlm",
                        "knp",
                        "libe-book",
                        "libetonyek",
                        "libmrss",
                        "librevenge",
                        "libxml",
                        "libxml2",
                        "libxmldiff",
                        "mosesdecoder",
                        "odt2txt",
                        "qpdf",
                        "rbmake",
                        "recoll",
                        "sdcv",
                        "sword",
                        "tesseract",
                        "tesseract-training",
                        "wv",
                        "NetSurf",
                        "analog",
                        "apache2",
                        "cgit",
                        "cherokee",
                        "clearsilver",
                        "cpprestsdk",
                        "elinks-devel",
                        "libwww",
                        "lighttpd",
                        "links",
                        "links1",
                        "lwan",
                        "lynx",
                        "neon",
                        "nextcloud-client",
                        "nghttp2-tools",
                        "nginx",
                        "privoxy",
                        "rasqal",
                        "redland",
                        "serf1",
                        "swish-e",
                        "w3m",
                        "webalizer",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "AfterStep",
                        "Xft2",
                        "grace",
                        "mesa",
                        "mkfontscale",
                        "qt3",
                        "sunclock",
                        "tigervnc",
                        "tightvnc",
                        "vnc",
                        "xorg-libXfont",
                        "xorg-libXfont2",
                        "xorg-libfontenc",
                        "xournal",
                        "xournalpp",
                        "xteddy",
                        "expresso",
                        "rizin",
                        "ugrep",
                        "gcc11",
                        "libgcc11",
                        "openmpi-gcc11",
                        "coordgen",
                        "maeparser",
                        "mariadb-10.6",
                        "boost171",
                        "boost176",
                        "llvm-12",
                        "lldb-12",
                        "fizz",
                        "fheroes2",
                        "php81",
                        "php81-apache2handler",
                        "php81-cgi",
                        "php81-fpm",
                        "php81-gd",
                        "php81-mysql",
                        "subversion-perlbindings-5.32",
                        "p5.32-net-ssh2",
                        "p5.32-perlio-gzip",
                        "p5.32-pgplot",
                        "p5.32-tk",
                        "p5.32-xml-libxslt",
                        "tippecanoe",
                        "lib3mf",
                        "php80-mysql_xdevapi",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion-pythonbindings-3.8",
                        "subversion-pythonbindings-3.9",
                        "zint",
                        "retdec",
                        "retdec-devel",
                        "committed",
                        "osmium-tool",
                        "git-delta",
                        "postgresql14",
                        "onefetch",
                        "rb30-nokogiri",
                        "xhyve",
                        "openssl11",
                        "hurl",
                        "broot",
                        "git-branchless",
                        "python310",
                        "gitui",
                        "openssl3",
                        "musikcube",
                        "llvm-13",
                        "lldb-13",
                        "py310-Pillow",
                        "opencv4-devel",
                        "opencv3-devel",
                        "py27-opencv3-devel",
                        "py35-opencv3-devel",
                        "py36-opencv3-devel",
                        "py37-opencv3-devel",
                        "py38-opencv3-devel",
                        "py39-opencv3-devel",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "py37-opencv4-devel",
                        "py38-opencv4-devel",
                        "py39-opencv4-devel",
                        "audacity-legacy",
                        "ouch",
                        "darktable-devel",
                        "sudo",
                        "cmake-devel-docs",
                        "gingerblue",
                        "osm2pgsql-lua",
                        "py310-lxml",
                        "qt6-qtbase",
                        "qt6-qtsvg",
                        "qt6-qt3d",
                        "git-absorb",
                        "mariadb-10.7",
                        "rawtherapee",
                        "KeePassXC-devel",
                        "quazip1",
                        "php81-memcached",
                        "php81-swoole",
                        "php81-zip",
                        "dvisvgm-devel",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "mod_tile",
                        "mergestat",
                        "squashfs-tools",
                        "fnc",
                        "godot-3.2",
                        "mkvtoolnix-devel",
                        "adblock2privoxy",
                        "mongodb-devel",
                        "arm-none-eabi-gdb",
                        "avr-gdb",
                        "php70-memcache",
                        "php71-memcache",
                        "php72-memcache",
                        "php73-memcache",
                        "php74-memcache",
                        "php80-memcache",
                        "php81-memcache",
                        "ruby31",
                        "rb31-nokogiri",
                        "ReadyMedia",
                        "subversion-perlbindings-5.34",
                        "p5.34-net-ssh2",
                        "p5.34-perlio-gzip",
                        "p5.34-pgplot",
                        "p5.34-tk",
                        "p5.34-xml-libxslt",
                        "warzone2100",
                        "redeclipse",
                        "php72-openswoole",
                        "php73-openswoole",
                        "php74-openswoole",
                        "php80-openswoole",
                        "php81-openswoole",
                        "boost178",
                        "kicad",
                        "p5.28-image-png-libpng",
                        "p5.30-image-png-libpng",
                        "p5.32-image-png-libpng",
                        "p5.34-image-png-libpng",
                        "ncpp",
                        "bfast",
                        "irrlichtmt",
                        "sqlcipher",
                        "sqlcipher-tools",
                        "aptdec",
                        "dab-cmdline",
                        "godot",
                        "mrustc",
                        "julius-caesar-3",
                        "augustus-caesar-3",
                        "bat",
                        "Aerofoil",
                        "openmpi-clang12",
                        "openmpi-clang13",
                        "llvm-14",
                        "lldb-14",
                        "gnuastro",
                        "py310-llvmlite",
                        "openbabel2",
                        "mariadb-10.8",
                        "crispy-doom",
                        "nushell",
                        "snobol4",
                        "nodejs18",
                        "xorriso",
                        "gmic-lib",
                        "rust-bootstrap",
                        "rust-bootstrap-10.6",
                        "rust-bootstrap-10.5",
                        "rust-bootstrap-transition",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "libsoup-devel",
                        "py310-opencv3",
                        "py310-opencv3-devel",
                        "gnutls-devel",
                        "py310-opencv4",
                        "py310-opencv4-devel",
                        "povray",
                        "tilemaker",
                        "php82",
                        "php82-apache2handler",
                        "php82-cgi",
                        "php82-fpm",
                        "php82-gd",
                        "php82-mysql",
                        "mariadb-10.9",
                        "the_Foundation",
                        "nginx-devel",
                        "stress-ng",
                        "PolyMC",
                        "openmpi-clang14",
                        "fdm",
                        "ffms2",
                        "qBittorrent-qt5",
                        "gcc12",
                        "pkixssh",
                        "dura",
                        "openmpi-gcc12",
                        "libavif",
                        "dzip",
                        "mariadb-10.10",
                        "ccls-clang-12",
                        "ccls-clang-13",
                        "ccls-clang-14",
                        "cabal",
                        "llvm-15",
                        "lldb-15",
                        "cyrus-sasl2",
                        "openmpi-clang15",
                        "frotz-sdl",
                        "abiword",
                        "py310-pygrib",
                        "PrismLauncher",
                        "python311",
                        "wireshark4",
                        "ruby-devel",
                        "zeek-devel",
                        "py311-Pillow",
                        "mariadb-10.11",
                        "QSopt_ex",
                        "soplex",
                        "scip",
                        "py311-lxml",
                        "postgresql15",
                        "dosbox-staging",
                        "i2pd",
                        "php82-memcache",
                        "php82-memcached",
                        "php81-mysql_xdevapi",
                        "php82-mysql_xdevapi",
                        "php82-openswoole",
                        "php82-swoole",
                        "php82-zip",
                        "boost181",
                        "gtk-internet-radio-locator",
                        "ruby32",
                        "libsql",
                        "tthresh",
                        "AtomicParsley",
                        "lfortran",
                        "pandoc",
                        "R-data.table",
                        "R-httpuv",
                        "edencommon",
                        "proxygen",
                        "libretroshare",
                        "R-haven",
                        "R-ragg",
                        "rb32-nokogiri",
                        "libdsk",
                        "R-showtext",
                        "R-sysfonts",
                        "fortran-zlib",
                        "R-rgl",
                        "git-devel",
                        "R-git2r",
                        "lua54-luahpdf",
                        "lua53-luahpdf",
                        "lua52-luahpdf",
                        "lua51-luahpdf",
                        "llvm-16",
                        "lldb-16",
                        "resource_dasm",
                        "minizinc",
                        "R-ndjson",
                        "py311-opencv3",
                        "py311-opencv3-devel",
                        "py311-opencv4",
                        "py311-opencv4-devel",
                        "openmpi-clang16",
                        "nodejs20",
                        "R-ijtiff",
                        "libsoup-2.4",
                        "py311-llvmlite",
                        "qt6-qtwebengine",
                        "pciutils",
                        "openexr2",
                        "ufo-ai",
                        "HiGHS",
                        "ffmpeg6",
                        "eiskaltdcpp",
                        "py35-tables",
                        "py310-tables",
                        "py311-tables",
                        "mfem",
                        "orcus-0.17",
                        "orcus-0.18",
                        "clamav-legacy",
                        "libopenmpt",
                        "amule",
                        "php83",
                        "php83-apache2handler",
                        "php83-cgi",
                        "php83-fpm",
                        "php83-gd",
                        "php83-mysql",
                        "R-seqinr",
                        "libwired",
                        "taisei",
                        "wired-server",
                        "Deriv",
                        "luma",
                        "ocp",
                        "tatami",
                        "tatami-devel",
                        "protobuf3-cpp-upstream",
                        "libgit2-devel",
                        "virtuoso-5",
                        "tcpflow-devel",
                        "tiledb",
                        "podofo-0.10",
                        "librasterlite2",
                        "squid",
                        "libcifpp",
                        "transmission-qt",
                        "libarchive-qt",
                        "libminc",
                        "eza",
                        "R-zlib",
                        "postgresql16",
                        "john-jumbo-devel",
                        "InsightToolkit4",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "InsightToolkit",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "llvm-17",
                        "lldb-17",
                        "gcc13",
                        "libgcc13",
                        "python312",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "pgpointcloud",
                        "pg12-pgpointcloud",
                        "pg13-pgpointcloud",
                        "pg14-pgpointcloud",
                        "pg15-pgpointcloud",
                        "h5fortran",
                        "msdfgen",
                        "m68k-palm-elf-binutils",
                        "m68k-palm-elf-gcc",
                        "py312-Pillow",
                        "lapce",
                        "openmpi-gcc13",
                        "openmpi-clang17",
                        "py312-lxml",
                        "php83-zip",
                        "php83-memcache",
                        "jreen",
                        "mpv-legacy",
                        "ruby33",
                        "QMPlay2",
                        "php83-memcached",
                        "php83-mysql_xdevapi",
                        "pg_rman",
                        "mvfst",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "rust-bootstrap-10.7",
                        "py312-llvmlite",
                        "lnav-devel",
                        "lpython",
                        "rustpython",
                        "jimtcl",
                        "corsixth",
                        "ImageMagick7",
                        "py312-opencv4-devel",
                        "llvm-18",
                        "lldb-18",
                        "rb33-nokogiri",
                        "tenacity",
                        "liberasurecode",
                        "gtk-radio",
                        "blosc2",
                        "py312-orfeotoolbox",
                        "py312-opencv4",
                        "cmake-gui",
                        "cmake-docs",
                        "mkvtoolnix-legacy",
                        "gitu",
                        "pg16-pgpointcloud",
                        "wget2",
                        "ixwebsocket",
                        "abaddon",
                        "wxgtk-3.0-cxx11",
                        "nodejs22",
                        "trojita",
                        "notekit",
                        "lastfm-desktop",
                        "retroshare-qt4",
                        "R-rmatio",
                        "love-0.10",
                        "love-11",
                        "sigil-qt4",
                        "mscp",
                        "x86_64-linux-binutils",
                        "x86_64-dragonfly-binutils",
                        "x86_64-freebsd-binutils",
                        "x86_64-netbsd-binutils",
                        "x86_64-openbsd-binutils",
                        "x86_64-embedded-binutils",
                        "gcc14",
                        "libgcc14",
                        "ffmpeg7",
                        "php84-apache2handler",
                        "php84",
                        "php84-cgi",
                        "php84-fpm",
                        "php84-gd",
                        "php84-mysql",
                        "py312-tables",
                        "wt",
                        "qt64-qtbase",
                        "qt64-qtwebengine",
                        "qt64-qtsvg",
                        "qt64-qt3d",
                        "racket",
                        "llvm-19",
                        "lldb-19",
                        "syslog-ng-devel",
                        "R-gaston",
                        "R-vcfR",
                        "python313",
                        "cgal6",
                        "py313-lxml",
                        "py313-Pillow",
                        "evolution-data-server-gtk4",
                        "postgresql17",
                        "libxlsxwriter",
                        "openmpi-gcc14",
                        "openmpi-clang18",
                        "openmpi-clang19",
                        "jpeg2png",
                        "ffmpeg4",
                        "qt67-qtwebengine",
                        "qt67-qtbase",
                        "qt67-qtsvg",
                        "qt67-qt3d",
                        "boost187",
                        "angie",
                        "python313-freethreading",
                        "py313-opencv4",
                        "py313-opencv4-devel",
                        "ruby34",
                        "py313-llvmlite",
                        "gdal-hdf5",
                        "gdal-kea",
                        "llvm-20",
                        "lldb-20",
                        "openmpi-clang20",
                        "mariadb-11.4",
                        "qt68-qtbase",
                        "qt68-qtwebengine",
                        "qt68-qtsvg",
                        "qt68-qt3d",
                        "protobuf5-cpp",
                        "nodejs24",
                        "py313-tables",
                        "py313-orfeotoolbox",
                        "boost188",
                        "erofs-utils",
                        "pg17-pgpointcloud",
                        "p5.28-alien-zlib",
                        "p5.30-alien-zlib",
                        "p5.32-alien-zlib",
                        "p5.34-alien-zlib",
                        "hashcat",
                        "apitrace",
                        "opensimh",
                        "tcl",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "llvm-21",
                        "lldb-21",
                        "gcc15",
                        "libgcc15",
                        "luanti",
                        "ffmpeg8",
                        "cvs",
                        "sollya",
                        "x86_64-haiku-binutils",
                        "x86_64-solaris-binutils",
                        "python314",
                        "python314-freethreading",
                        "py314-lxml",
                        "previous",
                        "postgresql18",
                        "qt69-qtbase",
                        "qt69-qtwebengine",
                        "qt69-qtsvg",
                        "qt69-qt3d",
                        "py314-Pillow",
                        "python315-devel",
                        "python315-freethreading-devel",
                        "py314-opencv4",
                        "powerpc-linux-binutils",
                        "powerpc-aix-binutils",
                        "powerpc-eabi-binutils",
                        "powerpc-elf-binutils",
                        "powerpc-darwin-binutils",
                        "powerpc-freebsd-binutils",
                        "powerpc-netbsd-binutils",
                        "powerpc-openbsd-binutils",
                        "powerpc-embedded-binutils",
                        "powerpc-wii-binutils",
                        "py313-pylibmc",
                        "openmpi-gcc15",
                        "gdal-netcdf",
                        "py314-llvmlite",
                        "game-music-emu",
                        "cmake-gui-devel",
                        "cmake-docs-devel",
                        "py314-tables",
                        "py314-orfeotoolbox",
                        "ruby40",
                        "protobuf",
                        "cpp-httplib",
                        "llvm-22",
                        "lldb-22",
                        "php85",
                        "php85-apache2handler",
                        "php85-cgi",
                        "php85-fpm",
                        "php85-gd",
                        "php85-mysql",
                        "php84-memcache",
                        "php85-memcache",
                        "php84-zip",
                        "php85-zip",
                        "php83-openswoole",
                        "php84-openswoole",
                        "php85-openswoole",
                        "php84-swoole",
                        "php83-swoole",
                        "php85-swoole",
                        "aarch64-elf-binutils",
                        "riscv32-none-elf-gcc",
                        "riscv32-none-elf-binutils",
                        "riscv64-unknown-linux-gnu-binutils",
                        "git-stack",
                        "php84-memcached",
                        "php85-memcached",
                        "unicon",
                        "riscv64-unknown-linux-gnu-gcc",
                        "riscv64-linux-gcc-bootstrap",
                        "riscv64-unknown-linux-uclibc-gcc",
                        "riscv64-unknown-linux-musl-gcc",
                        "arm-toolchain-embedded",
                        "qt610-qtbase",
                        "qt610-qtwebengine",
                        "qt610-qtsvg",
                        "qt610-qt3d"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "gdb-apple",
                        "54321",
                        "gdchart",
                        "libgcc45",
                        "libgcc6",
                        "libgcc7",
                        "libgcc9",
                        "mozart",
                        "iqtree",
                        "iqtree2",
                        "vcftools",
                        "lout",
                        "restinio",
                        "libosmium",
                        "wasmedge",
                        "libosmium-doc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kitty",
                        "crystal"
                    ]
                }
            ]
        },
        {
            "name": "openjdk21-jetbrains",
            "portdir": "java/openjdk21-jetbrains",
            "version": "21.0.10b1163.110",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 16 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JetBrains/JetBrainsRuntime",
            "description": "JetBrains Runtime on OpenJDK 21",
            "long_description": "JetBrains Runtime is a fork of OpenJDK available for Windows, Mac OS X, and Linux. It supports enhanced class redefinition (DCEVM), features optional JCEF, a framework for embedding Chromium-based browsers, includes a number of improvements in font rendering, keyboards support, windowing/focus subsystems, HiDPI, accessibility, and performance, provides better desktop integration and bugfixes not yet present in OpenJDK.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [
                "BundledApp",
                "JNI"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-optim",
            "portdir": "octave/octave-optim",
            "version": "1.6.3",
            "license": "GFDL and GPL-3+ and BSD and public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/optim/",
            "description": "Unconstrained Non-linear Optimization toolkit.",
            "long_description": "Unconstrained Non-linear Optimization toolkit.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1354
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "octave",
                        "octave-statistics",
                        "octave-struct"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-data-smoothing",
                        "octave-econometrics",
                        "octave-psychrometrics"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-devel",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-devel"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-22",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-22"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-21",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-21"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-20",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-20"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-19",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-19"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-18",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-18"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-17",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-17"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-16",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-16"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-15",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-15"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-14",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-14"
                    ]
                }
            ]
        }
    ]
}