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

{
    "count": 51637,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=12",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=10",
    "results": [
        {
            "name": "py36-async-timeout",
            "portdir": "python/py-async-timeout",
            "version": "4.0.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/async-timeout",
            "description": "asyncio-compatible timeout context manager.",
            "long_description": "asyncio-compatible is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 91
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-aiohttp"
                    ]
                }
            ]
        },
        {
            "name": "py38-arabic-reshaper",
            "portdir": "python/py-arabic-reshaper",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
            "description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-xhtml2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py39-arabic-reshaper",
            "portdir": "python/py-arabic-reshaper",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
            "description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-xhtml2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py314-tifffile",
            "portdir": "python/py-tifffile",
            "version": "2026.4.11",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgohlke/tifffile/",
            "description": "Store numpy data arrays in TIFF files.",
            "long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [
                "imagecodecs",
                "lxml",
                "matplotlib"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-cython",
                        "py314-numpy",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tifffile",
                        "py314-plotpy",
                        "napari"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py313-tifffile",
            "portdir": "python/py-tifffile",
            "version": "2026.4.11",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgohlke/tifffile/",
            "description": "Store numpy data arrays in TIFF files.",
            "long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [
                "imagecodecs",
                "lxml",
                "matplotlib"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-cython",
                        "py313-numpy",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-plotpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py312-tifffile",
            "portdir": "python/py-tifffile",
            "version": "2026.4.11",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgohlke/tifffile/",
            "description": "Store numpy data arrays in TIFF files.",
            "long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [
                "imagecodecs",
                "lxml",
                "matplotlib"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-cython",
                        "py312-numpy",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py311-tifffile",
            "portdir": "python/py-tifffile",
            "version": "2026.4.11",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgohlke/tifffile/",
            "description": "Store numpy data arrays in TIFF files.",
            "long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [
                "imagecodecs",
                "lxml",
                "matplotlib"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-cython",
                        "py311-numpy",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py310-tifffile",
            "portdir": "python/py-tifffile",
            "version": "2026.4.11",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgohlke/tifffile/",
            "description": "Store numpy data arrays in TIFF files.",
            "long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [
                "imagecodecs",
                "lxml",
                "matplotlib"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cython",
                        "py310-numpy",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py-tifffile",
            "portdir": "python/py-tifffile",
            "version": "2026.4.11",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgohlke/tifffile/",
            "description": "Store numpy data arrays in TIFF files.",
            "long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-tifffile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-fxp",
            "portdir": "octave/octave-fxp",
            "version": "3.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ahmedshahein/pkg-fxp",
            "description": "A lightweight fixed-point numeric data type for GNU Octave, implemented as a class (@fxp/fxp.m).",
            "long_description": "A lightweight fixed-point numeric data type for GNU Octave, implemented as a class (@fxp/fxp.m). The library is intended for fixed-point modeling, algorithm validation, and educational use.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go-tools",
            "portdir": "devel/go-tools",
            "version": "0.44.0",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 7,
            "replaced_by": null,
            "homepage": "https://github.com/golang/tools",
            "description": "Various packages and tools that support the Go programming language.",
            "long_description": "Various packages and tools that support the Go programming language.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                },
                {
                    "name": "enckse",
                    "github": "enckse",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-tifffile",
            "portdir": "python/py-tifffile",
            "version": "2024.5.22",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgohlke/tifffile/",
            "description": "Store numpy data arrays in TIFF files.",
            "long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [
                "imagecodecs",
                "lxml",
                "matplotlib"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-cython",
                        "py39-numpy",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py38-tifffile",
            "portdir": "python/py-tifffile",
            "version": "2024.8.30",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgohlke/tifffile/",
            "description": "Store numpy data arrays in TIFF files.",
            "long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [
                "imagecodecs",
                "lxml",
                "matplotlib"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cython",
                        "py38-numpy",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py37-tifffile",
            "portdir": "python/py-tifffile",
            "version": "2023.12.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lfd.uci.edu/~gohlke/",
            "description": "Store numpy data arrays in TIFF files.",
            "long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1397
                }
            ],
            "variants": [
                "imagecodecs",
                "lxml",
                "matplotlib"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-cython",
                        "py37-numpy",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "glxinfo",
            "portdir": "x11/glxinfo",
            "version": "9.0.0",
            "license": "MIT",
            "platforms": "macosx darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mesa3d.org",
            "description": "Show information about GLX capabilities",
            "long_description": "Show information about GLX capabilities",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "meson",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "mesa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps",
                        "libtuxcap"
                    ]
                }
            ]
        },
        {
            "name": "mesa",
            "portdir": "x11/mesa",
            "version": "26.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.mesa3d.org",
            "description": "Mesa 3D Graphics Library",
            "long_description": "Mesa is an open-source implementation of the OpenGL specification, a system for rendering interactive 3D graphics.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [
                "llvmpipe",
                "zink",
                "kosmickrisp",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-mako",
                        "ninja",
                        "pkgconfig",
                        "xorg-libXrandr",
                        "xorg-xorgproto",
                        "clang-20",
                        "python314",
                        "py314-packaging",
                        "py314-yaml",
                        "bison",
                        "flex",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "xorg-libxcb",
                        "zstd",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py27-PyQGLViewer",
                        "evas",
                        "xorg-server",
                        "libreoffice",
                        "xorg-server-1.18",
                        "xorg-server-devel",
                        "xorg-server-legacy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkglext",
                        "cannonsmash",
                        "xscreensaver",
                        "cogl",
                        "glitz",
                        "openvrml",
                        "quesoglc",
                        "glxinfo",
                        "gfsview",
                        "liboglappth",
                        "gdash",
                        "magic",
                        "xcrysden",
                        "gtk4-devel",
                        "yorick-gl",
                        "unicon",
                        "gtk4",
                        "wxgtk-2.8",
                        "libepoxy",
                        "ccpnmr",
                        "wxgtk-3.0",
                        "wxgtk-3.0-cxx11",
                        "geomview",
                        "enblend",
                        "libghemical",
                        "SoXt",
                        "Togl-2.0",
                        "glw",
                        "gtkglarea2",
                        "xforms",
                        "alienarena",
                        "pcb",
                        "ResIL",
                        "molmol",
                        "glui",
                        "stress-ng",
                        "Aseprite",
                        "libguichan",
                        "glxgears",
                        "magicspp",
                        "opendx",
                        "vis5d",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit2-gtk",
                        "webkit-gtk3-2.0",
                        "webkit2-gtk-devel",
                        "gstreamer1-gst-plugins-bad",
                        "freeglut",
                        "p5.28-opengl",
                        "p5.32-opengl",
                        "p5.30-opengl",
                        "p5.34-opengl",
                        "molden",
                        "libGLU",
                        "gnome-chemistry-utils",
                        "gnome-session",
                        "melonds",
                        "qt3",
                        "fox",
                        "xine-lib",
                        "wt",
                        "crack-attack",
                        "libmovit",
                        "chromium-bsu",
                        "qore-glut-module",
                        "qore-opengl-module",
                        "squeak",
                        "p5.26-opengl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libepoxy"
                    ]
                }
            ]
        },
        {
            "name": "mdfried",
            "portdir": "textproc/mdfried",
            "version": "0.19.2",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benjajaja/mdfried",
            "description": "Markdown terminal viewer",
            "long_description": "Markdown TUI viewer for the terminal that renders images and headers as Bigger Text than the rest",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "chafa",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "age-plugin-yubikey",
            "portdir": "security/age-plugin-yubikey",
            "version": "0.5.1",
            "license": "MIT and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/str4d/age-plugin-yubikey",
            "description": "YubiKey plugin for age clients",
            "long_description": "age-plugin-yubikey is a plugin for age clients like age and rage, which enables files to be encrypted to age identities stored on YubiKeys.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "turbocool3r",
                    "github": "turbocool3r",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jmock2",
            "portdir": "java/jmock2",
            "version": "2.13.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.jmock.org/",
            "description": "Library for testing Java code using mock objects",
            "long_description": "jMock is a library that supports test-driven development of Java code with mock objects. Mock objects help you design and test the interactions between the objects in your programs.",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "maven3",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cglib",
                        "kaffe",
                        "hamcrest-core",
                        "objenesis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PrismLauncher",
            "portdir": "games/PrismLauncher",
            "version": "11.0.1",
            "license": "GPL-3 and Apache-2",
            "platforms": "{darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prismlauncher.org/",
            "description": "A custom launcher for Minecraft",
            "long_description": "PrismLauncher is A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "eleanor.publicmail",
                    "github": "eleanordoesntcode",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "javadl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt6-qtnetworkauth",
                        "vulkan-headers",
                        "kde-extra-cmake-modules",
                        "pkgconfig",
                        "clang-20",
                        "cmake"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "zlib",
                        "cmark",
                        "qrencode",
                        "openjdk8-zulu",
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt6-qtimageformats",
                        "qt6-qtsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "go2port",
            "portdir": "sysutils/go2port",
            "version": "20260412",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amake/go2port",
            "description": "A tool for creating MacPorts portfiles for Go projects",
            "long_description": "A tool for creating MacPorts portfiles for Go projects",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nushell",
            "portdir": "shells/nushell",
            "version": "0.112.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nushell.sh",
            "description": "A new type of shell",
            "long_description": "Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your commandline. It works seamlessly with the data from your filesystem, operating system, and a growing number of file formats to make it easy to build powerful commandline pipelines.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "bastyen.a",
                    "github": "b4nst",
                    "ports_count": 2
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gradle8",
            "portdir": "devel/gradle",
            "version": "8.14.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gradle.org/",
            "description": "An open-source build system that is based on the Groovy language (version 8 for compatibility with older projects)",
            "long_description": "Gradle is a build system which offers you ease, power and freedom. You can choose the balance for yourself. It has powerful multi-project build support. It has a layer on top of Ivy that provides a build-by-convention integration for Ivy. It gives you always the choice between the flexibility of Ant and the convenience of a build-by-convention behavior.",
            "active": true,
            "categories": [
                "devel",
                "java",
                "groovy"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "proguard",
                        "apktool"
                    ]
                }
            ]
        },
        {
            "name": "gradle",
            "portdir": "devel/gradle",
            "version": "9.4.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gradle.org/",
            "description": "An open-source build system that is based on the Groovy language",
            "long_description": "Gradle is a build system which offers you ease, power and freedom. You can choose the balance for yourself. It has powerful multi-project build support. It has a layer on top of Ivy that provides a build-by-convention integration for Ivy. It gives you always the choice between the flexibility of Ant and the convenience of a build-by-convention behavior.",
            "active": true,
            "categories": [
                "devel",
                "java",
                "groovy"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "all"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "postgresql-jdbc",
                        "ghidra",
                        "keystore-explorer",
                        "unciv",
                        "jd-gui",
                        "osmosis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gradle-completion"
                    ]
                }
            ]
        },
        {
            "name": "jdupes",
            "portdir": "sysutils/jdupes",
            "version": "1.31.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/jbruchon/jdupes",
            "description": "identify and take actions upon duplicate files",
            "long_description": "jdupes is a powerful duplicate file finder and an enhanced fork of 'fdupes'.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjodycode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "typescript",
            "portdir": "lang/typescript",
            "version": "6.0.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.typescriptlang.org",
            "description": "TypeScript is JavaScript with syntax for types",
            "long_description": "TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "goranmoomin",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "npm11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs24"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "proguard",
            "portdir": "java/proguard",
            "version": "7.9.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.guardsquare.com/en/products/proguard",
            "description": "Java bytecode shrinker, optimizer, and obfuscator.",
            "long_description": "ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. Finally, it preverifies the processed code for Java 6 or for Java Micro Edition.",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gradle8"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11",
                        "kaffe"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "zeroc-ice33-java",
                        "zeroc-ice34-java",
                        "zeroc-ice35-java",
                        "jd-gui"
                    ]
                }
            ]
        },
        {
            "name": "mle",
            "portdir": "editors/mle",
            "version": "1.8.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adsr/mle",
            "description": "Small, flexible, terminal-based text editor",
            "long_description": "Small, flexible, terminal-based text editor",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 44
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "uthash",
                        "lua"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xephem",
            "portdir": "science/xephem",
            "version": "4.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xephem.github.io/XEphem/Site",
            "description": "interactive astronomical ephemeris program",
            "long_description": "XEphem is an interactive astronomical ephemeris program for X Windows systems. It computes heliocentric, geocentric and topocentric information for fixed celestial objects and objects in heliocentric and geocentric orbits; has built-in support for all planet positions; the moons of Jupiter, Saturn and Earth; Mars' and Jupiter's central meridian longitude; Saturn's rings; and Jupiter's Great Red Spot",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "groff",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "openmotif",
                        "xorg-libX11",
                        "zlib",
                        "xorg-libXmu",
                        "xorg-libXt",
                        "xorg-libXext",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "proj9",
            "portdir": "gis/proj",
            "version": "9.8.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "PROJ 9 is a generic coordinate transformation software",
            "long_description": "PROJ 9 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "debug",
                "tiff",
                "lto",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "tiff",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pg13-postgis3-doc",
                        "pg13-postgis-doc",
                        "pg14-postgis3-doc",
                        "pg14-postgis-doc",
                        "pg15-postgis3-doc",
                        "pg15-postgis-doc",
                        "pg16-postgis3-doc",
                        "pg16-postgis-doc",
                        "pg17-postgis3-doc",
                        "pg17-postgis-doc",
                        "pg12-postgis3-doc",
                        "pg12-postgis-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyproj",
                        "cdo",
                        "vtk",
                        "R-lwgeom",
                        "grass7",
                        "R-gdalraster",
                        "R-reproj",
                        "pg12-postgis",
                        "pg13-postgis",
                        "pg14-postgis",
                        "pg15-postgis",
                        "pg16-postgis",
                        "pg17-postgis",
                        "mapserver",
                        "R-sf",
                        "p5.28-alien-proj",
                        "p5.30-alien-proj",
                        "p5.32-alien-proj",
                        "p5.34-alien-proj",
                        "osm2pgsql-lua",
                        "octave-octproj",
                        "gnudatalanguage",
                        "py310-pyproj",
                        "py311-pyproj",
                        "py312-pyproj",
                        "py313-pyproj",
                        "spatialite",
                        "py314-pyproj",
                        "proj",
                        "py39-pyproj",
                        "spatialite-tools",
                        "R-proj4",
                        "metview",
                        "magicspp",
                        "R-PROJ",
                        "mod_tile",
                        "R-rgdal",
                        "R-terra",
                        "R-vapour"
                    ]
                }
            ]
        },
        {
            "name": "proj8",
            "portdir": "gis/proj",
            "version": "8.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "PROJ 8 is a generic coordinate transformation software",
            "long_description": "PROJ 8 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "tiff",
                "lto",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "tiff",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pyproj",
                        "py36-pyproj",
                        "py37-cartopy",
                        "wgrib2",
                        "py38-cartopy"
                    ]
                }
            ]
        },
        {
            "name": "proj7",
            "portdir": "gis/proj",
            "version": "7.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "PROJ 7 is a generic coordinate transformation software",
            "long_description": "PROJ 7 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "tiff",
                "lto",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "tiff",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libosmium-doc",
                        "libosmium"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgis2",
                        "py27-pyproj",
                        "relax3d",
                        "qlandkartegt",
                        "py35-pyproj"
                    ]
                }
            ]
        },
        {
            "name": "proj6",
            "portdir": "gis/proj",
            "version": "6.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "PROJ 6 is a generic coordinate transformation software",
            "long_description": "PROJ 6 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "proj5",
            "portdir": "gis/proj",
            "version": "5.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "PROJ 5 is a generic coordinate transformation software",
            "long_description": "PROJ 5 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gerris",
                        "ncarg"
                    ]
                }
            ]
        },
        {
            "name": "proj4",
            "portdir": "gis/proj",
            "version": "4.9.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "PROJ 4 is a generic coordinate transformation software",
            "long_description": "PROJ 4 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-cartopy",
                        "py35-cartopy",
                        "py36-cartopy",
                        "percona-lib_mysqludf_fPROJ4",
                        "postgis",
                        "p5.28-alien-proj4",
                        "p5.30-alien-proj4",
                        "p5.32-alien-proj4",
                        "p5.34-alien-proj4",
                        "py27-spatialite",
                        "mysql55-lib_mysqludf_fPROJ4",
                        "mysql5-lib_mysqludf_fPROJ4",
                        "mysql51-lib_mysqludf_fPROJ4",
                        "mariadb-lib_mysqludf_fPROJ4",
                        "vapor",
                        "qlandkarte"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-ffi-proj4",
                        "rb32-ffi-proj4",
                        "rb31-ffi-proj4"
                    ]
                }
            ]
        },
        {
            "name": "proj",
            "portdir": "gis/proj",
            "version": "9.8.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "Wrapper port for PROJ 9",
            "long_description": "Wrapper port for PROJ 9",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-pysaga",
                        "py39-pysaga",
                        "py311-pysaga",
                        "py313-pysaga",
                        "py314-pysaga",
                        "py310-pysaga"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal-kea",
                        "gdal-netcdf",
                        "mapnik",
                        "liblas",
                        "librasterlite2",
                        "osm2pgsql",
                        "xastir",
                        "qgis3",
                        "grass",
                        "qgis3-ltr",
                        "saga",
                        "libgeotiff",
                        "gdal",
                        "gdal-hdf5"
                    ]
                }
            ]
        },
        {
            "name": "qt6-qthttpserver-docs",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt HTTP Server",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qthttpserver"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-sqlite-plugin",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "SQLite Database Driver for Qt Tool Kit 6",
            "long_description": "SQLite Database Driver for Qt Tool Kit 6",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "cmake",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "sqlite3"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt6-qtlanguageserver-docs",
                        "qbs-docs",
                        "qt6-qtcreator-docs",
                        "qt6-qttasktree-docs",
                        "qt6-qtbase-docs",
                        "qt6-qtpositioning-docs",
                        "qt6-qtgrpc-docs",
                        "qt6-qtquick3d-docs",
                        "qt6-qtquicktimeline-docs",
                        "qt6-qtwebengine-docs",
                        "qt6-qtdeclarative-docs",
                        "qt6-qtgraphs-docs",
                        "qt6-qtcharts-docs",
                        "qt6-qtserialport-docs",
                        "qt6-qtsensors-docs",
                        "qt6-qtdoc-docs",
                        "qt6-qtcanvaspainter-docs",
                        "qt6-qtwebchannel-docs",
                        "qt6-qtimageformats-docs",
                        "qt6-qtshadertools-docs",
                        "qt6-qtvirtualkeyboard-docs",
                        "qt6-qtsvg-docs",
                        "qt6-qt5compat-docs",
                        "qt6-qtlottie-docs",
                        "qt6-qtlocation-docs",
                        "qt6-qtquickeffectmaker-docs",
                        "qt6-qtserialbus-docs",
                        "qt6-qtdatavis3d-docs",
                        "qt6-qtmultimedia-docs",
                        "qt6-qtnetworkauth-docs",
                        "qt6-qtremoteobjects-docs",
                        "qt6-qtquick3dphysics-docs",
                        "qt6-qtscxml-docs",
                        "qt6-qtconnectivity-docs",
                        "qt6-qt3d-docs",
                        "qt6-qtspeech-docs",
                        "qt6-qtwebview-docs",
                        "qt6-qttools-docs",
                        "qt6-qtwebsockets-docs",
                        "qt6-qthttpserver-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qutebrowser"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt6"
                    ]
                }
            ]
        },
        {
            "name": "qt6-mysql-plugin",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "MySQL Database Driver for Qt Tool Kit 6",
            "long_description": "MySQL Database Driver for Qt Tool Kit 6",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [
                "mariadb10_11",
                "mariadb10_10",
                "mariadb10_9",
                "mariadb10_8",
                "mariadb10_7",
                "mariadb10_6",
                "mariadb10_5",
                "mariadb10_4",
                "mysql8"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "cmake",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mariadb-10.11",
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-psql-plugin",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "PostgreSQL Database Driver for Qt Tool Kit 6",
            "long_description": "PostgreSQL Database Driver for Qt Tool Kit 6",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [
                "postgresql17",
                "postgresql16",
                "postgresql15",
                "postgresql14",
                "postgresql13",
                "postgresql12",
                "postgresql11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "cmake",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql17",
                        "qt6-qtbase"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtwebsockets-docs",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt WebSockets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtwebsockets"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qttools-docs",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Designer, Qt Help, and Qt UI Tools",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtwebview-docs",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt WebView",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtwebview"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtspeech-docs",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt TextToSpeech",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtspeech"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qt3d-docs",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt 3D",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qt3d"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtconnectivity-docs",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Bluetooth and Qt NFC",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtconnectivity"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtscxml-docs",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt SCXML",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtscxml"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtquick3dphysics-docs",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Quick 3D Physics",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtquick3dphysics"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtremoteobjects-docs",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Remote Objects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtremoteobjects"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt6-qtnetworkauth-docs",
            "portdir": "aqua/qt6",
            "version": "6.11.0",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 6",
            "long_description": "Documentation for Qt Tool Kit 6: Qt Network Authorization",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1596
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2108
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "qt6-sqlite-plugin",
                        "cmake",
                        "clang-20",
                        "pkgconfig",
                        "qt6-qttools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtnetworkauth"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}