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

{
    "count": 49020,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=6",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=4",
    "results": [
        {
            "name": "qt5-qtquickcontrols-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt5-qtquickcontrols",
            "long_description": "Documentation for the port qt5-qtquickcontrols",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtquickcontrols",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qttools",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtwebsockets",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebSockets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtwebsockets-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel",
                        "py36-pyside2",
                        "py37-pyside2",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "py38-pyside2",
                        "qt5-qtwebchannel",
                        "qt5-qtwebglplugin",
                        "nextcloud-client",
                        "py27-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtwebsockets-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt5-qtwebsockets",
            "long_description": "Documentation for the port qt5-qtwebsockets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtwebsockets",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qttools",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtwebkit-examples",
            "portdir": "aqua/qt5",
            "version": "5.9.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: examples for Qt WebKit",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtwebchannel",
                        "qt5-qtbase",
                        "qt5-qttools",
                        "qt5-qtlocation",
                        "qt5-qtdeclarative",
                        "qt5-qtwebkit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qttranslations",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: translation files",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "QtPass",
                        "wireshark30",
                        "LibreCAD",
                        "LibreCAD-devel",
                        "xca",
                        "wireshark4",
                        "wireshark3",
                        "wireshark2",
                        "qBittorrent-qt5",
                        "qtkeychain-qt5",
                        "scribus-devel",
                        "QMPlay2",
                        "trojita",
                        "photoqt",
                        "fontmatrix"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "GPXLab",
                        "qt5",
                        "GPXSee"
                    ]
                }
            ]
        },
        {
            "name": "qt5-mysql-plugin",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "MySQL Database Driver for Qt Tool Kit 5",
            "long_description": "MySQL Database Driver for Qt Tool Kit 5",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [
                "mariadb55",
                "mariadb10_11",
                "mariadb10_10",
                "mariadb10_9",
                "mariadb10_8",
                "mariadb10_7",
                "mariadb10_6",
                "mariadb10_5",
                "mariadb10_4",
                "mariadb10_3",
                "mysql8",
                "mysql57",
                "mysql56",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "mariadb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "liblastfm-qt5",
                        "mythtv-core.28"
                    ]
                }
            ]
        },
        {
            "name": "qt5-psql-plugin",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "PostgreSQL Database Driver for Qt Tool Kit 5",
            "long_description": "PostgreSQL Database Driver for Qt Tool Kit 5",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [
                "postgresql16",
                "postgresql15",
                "postgresql14",
                "postgresql13",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "liblastfm-qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-sqlite-plugin",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "SQLite Database Driver for Qt Tool Kit 5",
            "long_description": "SQLite Database Driver for Qt Tool Kit 5",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtnetworkauth-docs",
                        "qt5-qtserialbus-docs",
                        "qt5-qtmultimedia-docs",
                        "qt5-qtdatavis3d-docs",
                        "qt5-qtgraphicaleffects-docs",
                        "qt5-qtpurchasing-docs",
                        "qt5-qtscript-docs",
                        "qt5-qtremoteobjects-docs",
                        "qt5-qtscxml-docs",
                        "qt5-qt3d-docs",
                        "qt5-qtconnectivity-docs",
                        "qt5-qtgamepad-docs",
                        "qt5-qtspeech-docs",
                        "qt5-qtwebview-docs",
                        "qt5-qttools-docs",
                        "qt5-qtquickcontrols-docs",
                        "qt5-qtwebsockets-docs",
                        "py27-pyside2",
                        "py36-pyside2",
                        "qt5-qtcreator-docs",
                        "py37-pyside2",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "py38-pyside2",
                        "qt5-qtquickcontrols2-docs",
                        "qt5-qtbase-docs",
                        "qt5-qtwebengine-docs",
                        "qt5-qtquicktimeline-docs",
                        "qt5-qtquick3d-docs",
                        "qt5-qtdeclarative-docs",
                        "qt5-qtserialport-docs",
                        "qt5-qtsensors-docs",
                        "qt5-qtcharts-docs",
                        "qt5-qtwebkit-docs",
                        "qt5-qtwebchannel-docs",
                        "qt5-qtimageformats-docs",
                        "qt5-qtvirtualkeyboard-docs",
                        "qt5-qtsvg-docs",
                        "qt5-qtmacextras-docs",
                        "qt5-qtlocation-docs",
                        "qt5-qtlottie-docs",
                        "qt5-qtxmlpatterns-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qgis3-ltr",
                        "charm-qt5",
                        "liblastfm-qt5",
                        "qgis3",
                        "octave",
                        "paraview",
                        "biblioteq",
                        "qmmp",
                        "xca",
                        "qt5-qtdoc",
                        "luminance-hdr",
                        "photoqt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "quassel",
                        "QupZilla",
                        "cool-retro-term",
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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 5",
            "long_description": "Documentation for Qt Tool Kit 5",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qtbase-docs",
                        "qt5-qtdeclarative-docs",
                        "qt5-qtserialport-docs",
                        "qt5-qtsensors-docs",
                        "qt5-qtwebchannel-docs",
                        "qt5-qtimageformats-docs",
                        "qt5-qtsvg-docs",
                        "qt5-qtmacextras-docs",
                        "qt5-qtlocation-docs",
                        "qt5-qtxmlpatterns-docs",
                        "qt5-qtserialbus-docs",
                        "qt5-qtquickcontrols2-docs",
                        "qt5-qtgraphicaleffects-docs",
                        "qt5-qtnetworkauth-docs",
                        "qt5-qtremoteobjects-docs",
                        "qt5-qtscxml-docs",
                        "qt5-qt3d-docs",
                        "qt5-qtconnectivity-docs",
                        "qt5-qtgamepad-docs",
                        "qt5-qtspeech-docs",
                        "qt5-qttools-docs",
                        "qt5-qtquickcontrols-docs",
                        "qt5-qtwebsockets-docs",
                        "qt5-qtmultimedia-docs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtquick1",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtdeclarative-render2d",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtdeclarative-render2d-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtcanvas3d",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtcanvas3d-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtenginio",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt5-qtenginio-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1731
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt511",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Qt Tool Kit 5",
            "long_description": "Qt Tool Kit: A cross-platform framework (headers, data, and libraries) for writing cross-platform GUI-based applications.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative",
                        "qt511-qtserialport",
                        "qt511-qtsensors",
                        "qt511-qtwebchannel",
                        "qt511-qtimageformats",
                        "qt511-qtsvg",
                        "qt511-qtmacextras",
                        "qt511-qtlocation",
                        "qt511-qtxmlpatterns",
                        "qt511-qtserialbus",
                        "qt511-qtmultimedia",
                        "qt511-qtquickcontrols2",
                        "qt511-qtgraphicaleffects",
                        "qt511-qtnetworkauth",
                        "qt511-qtscxml",
                        "qt511-qt3d",
                        "qt511-qtconnectivity",
                        "qt511-qtgamepad",
                        "qt511-qtspeech",
                        "qt511-qttools",
                        "qt511-qtquickcontrols",
                        "qt511-qtwebsockets",
                        "qt511-qttranslations",
                        "qt511-sqlite-plugin",
                        "qt511-qtcanvas3d"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt511-qtquickcontrols2",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Quick Controls 2",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtimageformats",
                        "qt511-qtgraphicaleffects"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtquickcontrols2-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtlocation"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtquickcontrols2-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtquickcontrols2",
            "long_description": "Documentation for the port qt511-qtquickcontrols2",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtquickcontrols2",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtbase",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Core, Qt GUI, Qt Network, Qt SQL, Qt Test, Qt Widgets, Qt Concurrent, Qt D-Bus, Qt OpenGL, Qt Platform Headers, Qt Print Support, and Qt XML",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "tests",
                "examples",
                "debug",
                "openssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "pcre2",
                        "harfbuzz",
                        "zlib",
                        "libpng",
                        "freetype",
                        "libjpeg-turbo",
                        "dbus",
                        "glib2",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtbase-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtquickcontrols2",
                        "qt511-qtsensors",
                        "qt511-qtquickcontrols2-docs",
                        "qt511-qtsensors-docs",
                        "qt511-qtbase-docs",
                        "qt511-qtwebengine",
                        "qt511-qtwebengine-docs",
                        "qt511-qtdeclarative",
                        "qt511-qtdeclarative-docs",
                        "qt511-qtserialport",
                        "qt511-qtserialport-docs",
                        "qt511-qtcharts",
                        "qt511-qtwebkit",
                        "qt511-qtwebkit-docs",
                        "qt511-qtcharts-docs",
                        "qt511-qtdoc",
                        "qt511-qtwebchannel",
                        "qt511-qtwebchannel-docs",
                        "qt511-qtimageformats",
                        "qt511-qtwebglplugin",
                        "qt511-qtvirtualkeyboard",
                        "qt511-qtmacextras-docs",
                        "qt511-qtimageformats-docs",
                        "qt511-qtvirtualkeyboard-docs",
                        "qt511-qtsvg-docs",
                        "qt511-qtmacextras",
                        "qt511-qtlocation",
                        "qt511-qtlocation-docs",
                        "qt511-qtxmlpatterns",
                        "qt511-qtxmlpatterns-docs",
                        "qt511-qtserialbus",
                        "qt511-qtsvg",
                        "qt511-qtserialbus-docs",
                        "qt511-qtmultimedia",
                        "qt511-qtmultimedia-docs",
                        "qt511-qtcanvas3d",
                        "qt511-qtcanvas3d-docs",
                        "qt511-qtdatavis3d",
                        "qt511-qtdatavis3d-docs",
                        "qt511-qtgraphicaleffects",
                        "qt511-qtgraphicaleffects-docs",
                        "qt511-qtpurchasing-docs",
                        "qt511-qtnetworkauth",
                        "qt511-qtnetworkauth-docs",
                        "qt511-qtpurchasing",
                        "qt511-qtscript",
                        "qt511-qtscript-docs",
                        "qt511-qtremoteobjects",
                        "qt511-qtscxml",
                        "qt511-qtremoteobjects-docs",
                        "qt511-qtscxml-docs",
                        "qt511-qt3d",
                        "qt511-qt3d-docs",
                        "qt511-qtconnectivity",
                        "qt511-qtconnectivity-docs",
                        "qt511-qtgamepad",
                        "qt511-qtgamepad-docs",
                        "qt511-qtspeech",
                        "qt511-qtwebview",
                        "qt511-qtspeech-docs",
                        "qt511-qtwebview-docs",
                        "qt511-qttools",
                        "qt511-qttools-docs",
                        "qt511-qtquickcontrols",
                        "qt511-qtquickcontrols-docs",
                        "qt511-qtwebsockets",
                        "qt511-qtwebsockets-docs",
                        "qt511-qtwebkit-examples",
                        "qt511-qttranslations",
                        "qt511-mysql-plugin",
                        "qt511-psql-plugin",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtbase-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtbase",
            "long_description": "Documentation for the port qt511-qtbase",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtbase",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtwebengine",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "{macosx >= 15 < 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebEngine",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-17",
                        "py27-ply",
                        "python27",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtquickcontrols",
                        "qt511-qttools",
                        "qt511-qtlocation",
                        "qt511-qtwebchannel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtwebengine-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtwebview"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtwebengine-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtwebengine",
            "long_description": "Documentation for the port qt511-qtwebengine",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "python27",
                        "py27-ply",
                        "qt511-qtwebengine",
                        "qt511-qttools",
                        "qt511-sqlite-plugin",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtdeclarative",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt QML, Qt Quick, Qt Quick Layouts, and Qt Quick Widgets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "python27"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtxmlpatterns",
                        "qt511-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtdeclarative-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtsensors",
                        "qt511-qtcharts",
                        "qt511-qtwebkit",
                        "qt511-qtdoc",
                        "qt511-qtwebchannel",
                        "qt511-qtwebglplugin",
                        "qt511-qtvirtualkeyboard",
                        "qt511-qtlocation",
                        "qt511-qtmultimedia",
                        "qt511-qtcanvas3d",
                        "qt511-qtdatavis3d",
                        "qt511-qtgraphicaleffects",
                        "qt511-qtpurchasing",
                        "qt511-qtremoteobjects",
                        "qt511-qtscxml",
                        "qt511-qt3d",
                        "qt511-qtconnectivity",
                        "qt511-qtgamepad",
                        "qt511-qtspeech",
                        "qt511-qtwebview",
                        "qt511-qttools",
                        "qt511-qtquickcontrols",
                        "qt511-qtwebsockets",
                        "qt511-qtwebkit-examples"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtdeclarative-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtdeclarative",
            "long_description": "Documentation for the port qt511-qtdeclarative",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "python27",
                        "qt511-qtdeclarative",
                        "qt511-qttools",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtserialport",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Serial Port",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtserialport-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtlocation",
                        "qt511-qtserialbus"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtserialport-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtserialport",
            "long_description": "Documentation for the port qt511-qtserialport",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtserialport",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtsensors",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Sensors",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtsensors-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtwebkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtsensors-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtsensors",
            "long_description": "Documentation for the port qt511-qtsensors",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtsensors",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtcharts",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Charts",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative",
                        "qt511-qtmultimedia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtcharts-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtcharts-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtcharts",
            "long_description": "Documentation for the port qt511-qtcharts",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtcharts",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtwebkit",
            "portdir": "aqua/qt511",
            "version": "5.9.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebKit and Qt WebKit Widgets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "pkgconfig",
                        "python27",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtxmlpatterns",
                        "qt511-qtmultimedia",
                        "zlib",
                        "leveldb",
                        "sqlite3",
                        "qt511-qtbase",
                        "fontconfig",
                        "webp",
                        "libxml2",
                        "libxslt",
                        "icu",
                        "qt511-qtdeclarative",
                        "qt511-qtsensors",
                        "qt511-qtwebchannel",
                        "qt511-qtlocation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtwebkit-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtwebkit-examples"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtwebkit-docs",
            "portdir": "aqua/qt511",
            "version": "5.9.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtwebkit",
            "long_description": "Documentation for the port qt511-qtwebkit",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "python27",
                        "qt511-qtwebkit",
                        "qt511-qttools",
                        "qt511-sqlite-plugin",
                        "bison"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtdoc",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Reference Documentation",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtwebengine-docs",
                        "qt511-qtdeclarative",
                        "qt511-qtdeclarative-docs",
                        "qt511-qtserialport-docs",
                        "qt511-qtsensors-docs",
                        "qt511-qtcharts-docs",
                        "qt511-qtwebkit-docs",
                        "qt511-qtwebchannel-docs",
                        "qt511-qtimageformats-docs",
                        "qt511-qtvirtualkeyboard-docs",
                        "qt511-qtsvg-docs",
                        "qt511-qtmacextras-docs",
                        "qt511-qtlocation-docs",
                        "qt511-qtxmlpatterns-docs",
                        "qt511-qtserialbus-docs",
                        "qt511-qtmultimedia-docs",
                        "qt511-qtcanvas3d-docs",
                        "qt511-qtquickcontrols2-docs",
                        "qt511-qtgraphicaleffects-docs",
                        "qt511-qtpurchasing-docs",
                        "qt511-qtnetworkauth-docs",
                        "qt511-qtscript-docs",
                        "qt511-qtremoteobjects-docs",
                        "qt511-qtscxml-docs",
                        "qt511-qt3d-docs",
                        "qt511-qtconnectivity-docs",
                        "qt511-qtgamepad-docs",
                        "qt511-qtspeech-docs",
                        "qt511-qtwebview-docs",
                        "qt511-qttools",
                        "qt511-qttools-docs",
                        "qt511-qtquickcontrols-docs",
                        "qt511-qtwebsockets-docs",
                        "qt511-sqlite-plugin",
                        "qt511-qtdatavis3d-docs",
                        "qt511-qtbase",
                        "qt511-qtbase-docs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt511-qtwebchannel",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebChannel",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative",
                        "qt511-qtwebsockets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtwebchannel-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtwebengine",
                        "qt511-qtwebkit",
                        "qt511-qtwebkit-examples"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtwebchannel-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtwebchannel",
            "long_description": "Documentation for the port qt511-qtwebchannel",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtwebchannel",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtimageformats",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Image Formats",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "qt511-qtbase",
                        "webp",
                        "jasper",
                        "libmng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtimageformats-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtquickcontrols2",
                        "qt511-qt3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtimageformats-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtimageformats",
            "long_description": "Documentation for the port qt511-qtimageformats",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtimageformats",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtwebglplugin",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: QPA plugin for running an application via a browser using streamed WebGL commands",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative",
                        "qt511-qtwebsockets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt511-qtvirtualkeyboard",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Virtual Keyboard",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtmultimedia",
                        "qt511-qtbase",
                        "hunspell",
                        "qt511-qtquickcontrols",
                        "qt511-qtdeclarative",
                        "qt511-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtvirtualkeyboard-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtvirtualkeyboard-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtvirtualkeyboard",
            "long_description": "Documentation for the port qt511-qtvirtualkeyboard",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtvirtualkeyboard",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtsvg",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt SVG",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtsvg-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdeclarative",
                        "qt511-qtvirtualkeyboard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtsvg-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtsvg",
            "long_description": "Documentation for the port qt511-qtsvg",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtsvg",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtmacextras",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Mac Extras",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtmacextras-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtmacextras-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtmacextras",
            "long_description": "Documentation for the port qt511-qtmacextras",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtmacextras",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtlocation",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Location and Qt Positioning",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtserialport",
                        "qt511-qtquickcontrols",
                        "qt511-qtquickcontrols2",
                        "icu",
                        "zlib",
                        "qt511-qtbase",
                        "qt511-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtlocation-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtwebengine",
                        "qt511-qtwebkit",
                        "qt511-qtwebkit-examples"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtlocation-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtlocation",
            "long_description": "Documentation for the port qt511-qtlocation",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtlocation",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtxmlpatterns",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt XML Patterns",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtxmlpatterns-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdeclarative",
                        "qt511-qtwebkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtxmlpatterns-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtxmlpatterns",
            "long_description": "Documentation for the port qt511-qtxmlpatterns",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtxmlpatterns",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtserialbus",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Serial Bus",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtserialport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtserialbus-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        }
    ]
}