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

{
    "count": 48981,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=4",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=2",
    "results": [
        {
            "name": "osx2x",
            "portdir": "aqua/osx2x",
            "version": "2.4.0",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://digitalflapjack.com/projects/osx2x/",
            "description": "small Aqua application to control X11 servers from Mac OS X",
            "long_description": "osx2x is a small Mac OS X application that lets you control other machines running either an X11 server or a VNC server using your mac's mouse and keyboard. So if you happen to have a mac and either an X Windows machine or a machine running VNC on your desk you only need to use a single keyboard and mouse!",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "xorg-libXtst",
                        "xorg-xorgproto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pgAdmin3",
            "portdir": "aqua/pgAdmin3",
            "version": "1.22.2",
            "license": "Permissive",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pgadmin.org",
            "description": "An administration program to PostgreSQL",
            "long_description": "pgAdmin III is a powerful administration and development platform for the PostgreSQL database, free for any use. The application works on several platforms, e.g. GNU/Linux, FreeBSD, OS X and Windows 2000/XP. This port is for OS X.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [],
            "variants": [
                "postgresql91",
                "postgresql92",
                "postgresql93",
                "postgresql94",
                "postgresql95",
                "postgresql96",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "openssl",
                        "postgresql96",
                        "libxml2",
                        "libxslt",
                        "wxWidgets-3.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "phantomjs-qt",
            "portdir": "aqua/phantomjs-qt",
            "version": "5.5.1",
            "license": "(LGPL-2.1 or LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vitallium/qtbase",
            "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",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "phantomjs-qt-qtbase",
                        "phantomjs-qt-qtwebkit",
                        "phantomjs-qt-sqlite-plugin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "phantomjs"
                    ]
                }
            ]
        },
        {
            "name": "phantomjs-qt-qtbase",
            "portdir": "aqua/phantomjs-qt",
            "version": "5.5.1",
            "license": "(LGPL-2.1 or LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vitallium/qtbase",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Core",
            "active": true,
            "categories": [
                "aqua",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "libjpeg-turbo",
                        "zlib",
                        "freetype",
                        "libpng",
                        "icu",
                        "openssl10",
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "phantomjs-qt-qtwebkit",
                        "phantomjs-qt-sqlite-plugin",
                        "phantomjs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "phantomjs-qt"
                    ]
                }
            ]
        },
        {
            "name": "phantomjs-qt-qtwebkit",
            "portdir": "aqua/phantomjs-qt",
            "version": "5.5.1",
            "license": "(LGPL-2.1 or LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vitallium/qtwebkit",
            "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",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "pkgconfig",
                        "python27",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "webp",
                        "phantomjs-qt-qtbase",
                        "libxslt",
                        "libxml2",
                        "zlib",
                        "leveldb",
                        "sqlite3",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "phantomjs-qt"
                    ]
                }
            ]
        },
        {
            "name": "phantomjs-qt-sqlite-plugin",
            "portdir": "aqua/phantomjs-qt",
            "version": "5.5.1",
            "license": "(LGPL-2.1 or LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vitallium/qtbase",
            "description": "SQLite Database Driver for Qt Tool Kit 5",
            "long_description": "SQLite Database Driver for Qt Tool Kit 5",
            "active": true,
            "categories": [
                "aqua",
                "www"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phantomjs-qt-qtbase",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "phantomjs-qt"
                    ]
                }
            ]
        },
        {
            "name": "phoenix",
            "portdir": "aqua/phoenix",
            "version": "1.2",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kasper/phoenix",
            "description": "The lightweight macOS window manager for hackers.",
            "long_description": "Phoenix is a fork of Zephyros that aims for efficiency and a very small footprint.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pinentry-mac",
            "portdir": "aqua/pinentry-mac",
            "version": "0.9.4",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GPGTools/pinentry-mac",
            "description": "Cocoa interface for the password entry software pinentry.",
            "long_description": "Cocoa interface for the password entry software pinentry. It is based on the upstream version of pinentry, adding a custom interface based on Cocoa for OS X look and feel.",
            "active": true,
            "categories": [
                "aqua",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pixen",
            "portdir": "aqua/pixen",
            "version": "3.5.12-20140601",
            "license": "MIT and Permissive",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pixenapp.com/",
            "description": "A mature pixelart drawing tool for Mac OS X",
            "long_description": "Pixen is a mature pixelart drawing tool for Mac OS X under the MIT License. It can be mainly used to create pixelart in Atari-Style.",
            "active": true,
            "categories": [
                "aqua",
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qlipper",
            "portdir": "aqua/qlipper",
            "version": "5.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pvanek/qlipper",
            "description": "Lightweight & cross-platform clipboard history applet",
            "long_description": "Lightweight & cross-platform clipboard history applet",
            "active": true,
            "categories": [
                "aqua",
                "textproc",
                "office"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt3-mac",
            "portdir": "aqua/qt3-mac",
            "version": "3.3.8b",
            "license": "(QPL-1 or GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt Tool Kit (Native Aqua Version)",
            "long_description": "This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [],
            "variants": [
                "mysql5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libmng",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wap11gui"
                    ]
                }
            ]
        },
        {
            "name": "qt4-mac",
            "portdir": "aqua/qt4-mac",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt Tool Kit",
            "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": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "odbc",
                "raster",
                "demos",
                "examples",
                "debug",
                "openvg",
                "cxx11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libjpeg-turbo",
                        "zlib",
                        "libpng",
                        "tiff",
                        "libmng",
                        "dbus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qoauth",
                        "Obsession"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore-qt4-module",
                        "analitza",
                        "ark",
                        "attica",
                        "baloo-widgets",
                        "blinken",
                        "bomber",
                        "bovo",
                        "cantor",
                        "cervisia",
                        "dolphin-plugins",
                        "clustalx",
                        "py27-poppler-qt4",
                        "py35-poppler-qt4",
                        "py36-poppler-qt4",
                        "LyX1",
                        "qt4-mac-postgresql80-plugin",
                        "dragon",
                        "ffmpegthumbs",
                        "granatier",
                        "juk",
                        "kactivities",
                        "kalgebra",
                        "kalzium",
                        "kamera",
                        "py38-pyside",
                        "phonon",
                        "phonon-backend-gstreamer",
                        "taglib-extras",
                        "cutecom-qt4-mac",
                        "kanagram",
                        "kapman",
                        "py38-pyside-tools",
                        "sqlitedbrowser",
                        "sqliteman",
                        "PlasmaShop",
                        "apiextractor",
                        "aqbanking5",
                        "automoc",
                        "kapptemplate",
                        "katomic",
                        "py-pykde4",
                        "py27-pykde4",
                        "py-pykde4-docs",
                        "dbusmenu-qt",
                        "generatorrunner",
                        "gwenhywfar4",
                        "kblackbox",
                        "ostinato",
                        "kblocks",
                        "piklab",
                        "qdjango",
                        "qt-assistant",
                        "qt4-creator-mac",
                        "qtmobility",
                        "qtscriptgenerator",
                        "charm",
                        "kbounce",
                        "kbreakout",
                        "kbruch",
                        "kcachegrind4",
                        "kcalc",
                        "kcharselect",
                        "kcm-baloo-advanced",
                        "tiled",
                        "kcolorchooser",
                        "kcron",
                        "qsynth-qt4",
                        "kde-dev-utils",
                        "Coin",
                        "Coin-framework",
                        "DiffPDF",
                        "Quarter",
                        "SoQt",
                        "libQGLViewer",
                        "qimageblitz",
                        "qwt",
                        "qwt52",
                        "qwt60",
                        "qwt61",
                        "qwtplot3d",
                        "soprano",
                        "amarok",
                        "choqok",
                        "kde4-workspace",
                        "kgraphviewer",
                        "koffice2-devel",
                        "krusader",
                        "massif-visualizer",
                        "polkit-qt",
                        "prison",
                        "shared-desktop-ontologies",
                        "skrooge",
                        "kde4-baseapps",
                        "kde4-filelight",
                        "kdeedu4",
                        "kdegraphics-strigi-analyzer",
                        "kdegraphics-thumbnailers",
                        "kdenetwork-filesharing",
                        "qtiplot",
                        "kdenetwork-strigi-analyzers",
                        "py310-pyside",
                        "py39-pyside",
                        "py311-pyside",
                        "kig",
                        "kdesdk-kioslaves",
                        "kdesdk-strigi-analyzers",
                        "kdesdk-thumbnailers",
                        "kdetoys4",
                        "py39-shiboken",
                        "py311-shiboken",
                        "py310-shiboken",
                        "kdewebdev",
                        "kdiamond",
                        "kdiskfree",
                        "kdnssd",
                        "kfilemetadata",
                        "kfloppy",
                        "kfourinline",
                        "qt4-mac-postgresql16-plugin",
                        "qt4-mac-postgresql15-plugin",
                        "kgeography",
                        "kgoldrunner",
                        "kgpg",
                        "khangman",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "gnuradio37",
                        "kigo",
                        "killbots",
                        "kimono",
                        "Vidalia",
                        "qucs",
                        "stellarium-qt4",
                        "kde-dev-scripts",
                        "kdegames4",
                        "kiriki",
                        "kiten",
                        "kjumpingcube",
                        "klettres",
                        "klickety",
                        "klines",
                        "kde-wallpapers",
                        "py27-pivy",
                        "py35-pivy",
                        "py36-pivy",
                        "py37-poppler-qt4",
                        "kmahjongg",
                        "kmines",
                        "kmplot",
                        "py27-pyqt4",
                        "py35-pyqt4",
                        "py36-pyqt4",
                        "py37-pyqt4",
                        "py38-pyqt4",
                        "py39-pyqt4",
                        "py310-pyqt4",
                        "libqtxdg-legacy",
                        "qt4-mimetypes",
                        "knavalbattle",
                        "knetwalk",
                        "kolf",
                        "kollision",
                        "kolourpaint",
                        "kmasterpiece",
                        "kompare",
                        "konquest",
                        "konsole",
                        "KeePassX",
                        "qfsm",
                        "kate",
                        "bacula5",
                        "qt4-mac-mysql55-plugin",
                        "qt4-mac-mysql5-plugin",
                        "qt4-mac-mysql51-plugin",
                        "qt4-mac-mysql56-plugin",
                        "qt4-mac-mariadb-plugin",
                        "qt4-mac-mariadb-10.0-plugin",
                        "qt4-mac-mariadb-10.1-plugin",
                        "qt4-mac-percona-plugin",
                        "qt4-mac-postgresql91-plugin",
                        "qt4-mac-postgresql82-plugin",
                        "qt4-mac-postgresql83-plugin",
                        "qt4-mac-postgresql84-plugin",
                        "qt4-mac-postgresql90-plugin",
                        "qt4-mac-postgresql92-plugin",
                        "qt4-mac-sqlite2-plugin",
                        "qt4-mac-sqlite3-plugin",
                        "py35-pyside",
                        "py36-pyside",
                        "py35-pyside-tools",
                        "py36-pyside-tools",
                        "kdesdk4",
                        "QJson4",
                        "qoauth",
                        "QtCurve",
                        "GLC_lib",
                        "kopete",
                        "korundum",
                        "kpat",
                        "kqtquickcharts",
                        "krdc",
                        "kreversi",
                        "kross-interpreters",
                        "kruler",
                        "ksaneplugin",
                        "kscd",
                        "kshisen",
                        "ksirk",
                        "ksnakeduel",
                        "QGLE",
                        "olena",
                        "djview",
                        "lprof",
                        "kspaceduel",
                        "ksquares",
                        "ksudoku",
                        "ksystemlog",
                        "ktimer",
                        "ktouch",
                        "ktuberling",
                        "kturtle",
                        "kubrick",
                        "kuser",
                        "kwallet",
                        "kwordquiz",
                        "libkcddb",
                        "libkcompactdisc",
                        "libkdeedu",
                        "libkdegames",
                        "libkexiv2",
                        "libkgapi",
                        "libkipi",
                        "libkmahjongg",
                        "libkomparediff2",
                        "libksane",
                        "libktorrent",
                        "lokalize",
                        "lskat",
                        "mobipocket",
                        "mplayerthumbs",
                        "nepomuk-core",
                        "nepomuk-widgets",
                        "okteta",
                        "okular",
                        "pairs",
                        "palapeli",
                        "parley",
                        "perlkde",
                        "perlqt",
                        "picmi",
                        "poxml",
                        "qyoto",
                        "rocs",
                        "smokegen",
                        "smokekde",
                        "smokeqt",
                        "step",
                        "svgpart",
                        "sweeper",
                        "umbrello",
                        "kde4-kile",
                        "qtruby",
                        "poppler-qt4-mac",
                        "baloo",
                        "qca",
                        "abtransfers",
                        "kdelibs4",
                        "wireshark22",
                        "kde4-runtime",
                        "kdeartwork",
                        "kstars",
                        "chemkit",
                        "Obsession",
                        "arora",
                        "qwinff",
                        "qlandkarte",
                        "mlt-legacy",
                        "kdeadmin",
                        "zenwriter",
                        "kdebindings4",
                        "kdegraphics4",
                        "kdemultimedia4",
                        "kdenetwork4",
                        "kdeutils4",
                        "py37-pivy",
                        "mythtv.27",
                        "mythtv-core.27",
                        "qtkeychain-qt4",
                        "kmix",
                        "strigi",
                        "digikam",
                        "Deriv",
                        "qt4pas",
                        "qt4-mac-postgresql81-plugin",
                        "qscintilla-qt4",
                        "qscintilla-designer-qt4",
                        "py27-qscintilla-qt4",
                        "py35-qscintilla-qt4",
                        "py36-qscintilla-qt4",
                        "py38-qscintilla-qt4",
                        "py37-qscintilla-qt4",
                        "py39-qscintilla-qt4",
                        "py310-qscintilla-qt4",
                        "py27-pyside",
                        "py37-pyside",
                        "py27-pyside-tools",
                        "py37-pyside-tools",
                        "vapor",
                        "kget",
                        "py38-pivy",
                        "py27-shiboken",
                        "py35-shiboken",
                        "py36-shiboken",
                        "py37-shiboken",
                        "transmission-qt",
                        "retroshare-qt4",
                        "py38-shiboken",
                        "py-pivy",
                        "py39-pivy",
                        "py310-pivy",
                        "kdesvn",
                        "libkdcraw",
                        "gwenview",
                        "kdenlive",
                        "lastfm-desktop",
                        "py39-pyside-tools",
                        "py310-pyside-tools",
                        "py311-pyside-tools",
                        "faustlive-devel",
                        "liblastfm",
                        "phonon-backend-vlc",
                        "tellico",
                        "qtsingleapplication-qt4",
                        "freecad",
                        "marble",
                        "sigil-qt4",
                        "eiskaltdcpp",
                        "qjson",
                        "bacula",
                        "photoqt-qt4",
                        "kst",
                        "texworks",
                        "Cockatrice",
                        "grantlee",
                        "kmymoney4",
                        "ktorrent4",
                        "libalkimia",
                        "aqbanking6",
                        "gwenhywfar5",
                        "qlandkartegt",
                        "kdepim4",
                        "kdepim4-runtime",
                        "kdevelop",
                        "kdevplatform",
                        "telepathy-qt",
                        "scribus",
                        "akonadi"
                    ]
                }
            ]
        },
        {
            "name": "qt4-mac-mysql55-plugin",
            "portdir": "aqua/qt4-mac-mysql55-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt MySQL database plugin for mysql55",
            "long_description": "Qt MySQL database plugin for mysql55",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "mysql55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-mysql5-plugin",
            "portdir": "aqua/qt4-mac-mysql55-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt MySQL database plugin for mysql5",
            "long_description": "Qt MySQL database plugin for mysql5",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "mysql5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-mysql51-plugin",
            "portdir": "aqua/qt4-mac-mysql55-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt MySQL database plugin for mysql51",
            "long_description": "Qt MySQL database plugin for mysql51",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "mysql51"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-mysql56-plugin",
            "portdir": "aqua/qt4-mac-mysql55-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt MySQL database plugin for mysql56",
            "long_description": "Qt MySQL database plugin for mysql56",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "mysql56"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-mariadb-plugin",
            "portdir": "aqua/qt4-mac-mysql55-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt MySQL database plugin for mariadb",
            "long_description": "Qt MySQL database plugin for mariadb",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "mariadb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "akonadi",
                        "mythtv-core.27"
                    ]
                }
            ]
        },
        {
            "name": "qt4-mac-mariadb-10.0-plugin",
            "portdir": "aqua/qt4-mac-mysql55-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt MySQL database plugin for mariadb-10.0",
            "long_description": "Qt MySQL database plugin for mariadb-10.0",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "mariadb-10.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-mariadb-10.1-plugin",
            "portdir": "aqua/qt4-mac-mysql55-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt MySQL database plugin for mariadb-10.1",
            "long_description": "Qt MySQL database plugin for mariadb-10.1",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "mariadb-10.1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-percona-plugin",
            "portdir": "aqua/qt4-mac-mysql55-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt MySQL database plugin for percona",
            "long_description": "Qt MySQL database plugin for percona",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "percona"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql91-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql91",
            "long_description": "Qt PostgreSQL database plugin for postgresql91",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql91"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql80-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql80",
            "long_description": "Qt PostgreSQL database plugin for postgresql80",
            "active": false,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql81-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql81",
            "long_description": "Qt PostgreSQL database plugin for postgresql81",
            "active": false,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql81"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql82-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql82",
            "long_description": "Qt PostgreSQL database plugin for postgresql82",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql82"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql83-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql83",
            "long_description": "Qt PostgreSQL database plugin for postgresql83",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql83"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql84-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql84",
            "long_description": "Qt PostgreSQL database plugin for postgresql84",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql90-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql90",
            "long_description": "Qt PostgreSQL database plugin for postgresql90",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql90"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql92-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql92",
            "long_description": "Qt PostgreSQL database plugin for postgresql92",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql92"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-sqlite2-plugin",
            "portdir": "aqua/qt4-mac-sqlite2-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt sqlite database plugin for sqlite2",
            "long_description": "Qt sqlite database plugin for sqlite2",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "sqlite2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-sqlite3-plugin",
            "portdir": "aqua/qt4-mac-sqlite2-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt sqlite database plugin for sqlite3",
            "long_description": "Qt sqlite database plugin for sqlite3",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qlandkartegt",
                        "charm",
                        "skrooge",
                        "sqlitedbrowser",
                        "qt4-creator-mac"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "sqliteman",
                        "freecad",
                        "digikam"
                    ]
                }
            ]
        },
        {
            "name": "qt5",
            "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": "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
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "qt5-qtserialport",
                        "qt5-qtsensors",
                        "qt5-qtwebchannel",
                        "qt5-qtimageformats",
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtlocation",
                        "qt5-qtxmlpatterns",
                        "qt5-qtserialbus",
                        "qt5-qtmultimedia",
                        "qt5-qtquickcontrols2",
                        "qt5-qtnetworkauth",
                        "qt5-qtremoteobjects",
                        "qt5-qtscxml",
                        "qt5-qt3d",
                        "qt5-qtconnectivity",
                        "qt5-qtgamepad",
                        "qt5-qtspeech",
                        "qt5-qttools",
                        "qt5-qtquickcontrols",
                        "qt5-qtwebsockets",
                        "qt5-qttranslations",
                        "qt5-sqlite-plugin",
                        "qt5-qtgraphicaleffects"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyqt5",
                        "py35-pyqt5",
                        "py36-pyqt5",
                        "py37-pyqt5",
                        "py38-pyqt5",
                        "py39-pyqt5",
                        "py311-pyqt5",
                        "py310-pyqt5",
                        "py313-pyqt5",
                        "py312-pyqt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquickcontrols2",
            "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 Quick Controls 2",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtimageformats",
                        "qt5-qtgraphicaleffects"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtquickcontrols2-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyside2",
                        "Serial-Studio",
                        "cool-retro-term",
                        "yubico-authenticator",
                        "py37-pyside2",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "nheko",
                        "welle.io",
                        "py38-pyside2",
                        "nextcloud-client",
                        "py27-pyside2",
                        "qt5-qtwebengine",
                        "qt5-qtdoc",
                        "qt5-qtlocation"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquickcontrols2-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-qtquickcontrols2",
            "long_description": "Documentation for the port qt5-qtquickcontrols2",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtquickcontrols2",
                        "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-qtbase",
            "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 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
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "tests",
                "examples",
                "debug",
                "openssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "icu",
                        "openssl",
                        "pcre2",
                        "zlib",
                        "libjpeg-turbo",
                        "libpng",
                        "freetype",
                        "harfbuzz",
                        "zstd",
                        "dbus",
                        "double-conversion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtbase-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "android-file-transfer-linux",
                        "barrier",
                        "cool-retro-term",
                        "djview-qt5",
                        "luminance-hdr",
                        "nomacs",
                        "oscar",
                        "qlipper",
                        "qt5-qtquickcontrols2",
                        "qt5-qtquickcontrols2-docs",
                        "qt5-qtbase-docs",
                        "apitrace",
                        "py313-pyqt5-webengine",
                        "py313-spyder",
                        "LyX",
                        "qt5-qtwebengine",
                        "qt5-qtwebengine-docs",
                        "qt5-qtquicktimeline",
                        "qt5-qtquicktimeline-docs",
                        "qt5-qtquick3d",
                        "qt5-qtquick3d-docs",
                        "qt5-qtdeclarative",
                        "qt5-qtdeclarative-docs",
                        "qt5-qtserialport",
                        "qt5-qtserialport-docs",
                        "qt5-qtsensors",
                        "qt5-qtsensors-docs",
                        "qt5-qtcharts",
                        "qt5-qtcharts-docs",
                        "qt5-qtwebkit",
                        "qt5-qtwebkit-docs",
                        "qt5-qtdoc",
                        "qt5-qtwebchannel",
                        "qt5-qtwebchannel-docs",
                        "qt5-qtimageformats",
                        "qt5-qtimageformats-docs",
                        "qt5-qtwebglplugin",
                        "qt5-qtvirtualkeyboard",
                        "qt5-qtvirtualkeyboard-docs",
                        "qt5-qtsvg",
                        "qt5-qtsvg-docs",
                        "qt5-qtmacextras",
                        "qt5-qtmacextras-docs",
                        "qt5-qtlocation",
                        "qt5-qtlocation-docs",
                        "qt5-qtlottie",
                        "qt5-qtlottie-docs",
                        "qt5-qtxmlpatterns",
                        "qt5-qtxmlpatterns-docs",
                        "qt5-qtserialbus",
                        "qt5-qtserialbus-docs",
                        "qt5-qtmultimedia",
                        "qt5-qtmultimedia-docs",
                        "qt5-qtdatavis3d",
                        "qt5-qtdatavis3d-docs",
                        "qt5-qtgraphicaleffects",
                        "qt5-qtgraphicaleffects-docs",
                        "qt5-qtpurchasing",
                        "qt5-qtpurchasing-docs",
                        "qt5-qtnetworkauth",
                        "qt5-qtnetworkauth-docs",
                        "qt5-qtscript",
                        "qt5-qtscript-docs",
                        "qt5-qtremoteobjects",
                        "qt5-qtremoteobjects-docs",
                        "qt5-qtscxml",
                        "qt5-qtscxml-docs",
                        "qt5-qt3d",
                        "qt5-qt3d-docs",
                        "qt5-qtconnectivity",
                        "qt5-qtconnectivity-docs",
                        "qt5-qtgamepad",
                        "qt5-qtgamepad-docs",
                        "qt5-qtspeech",
                        "qt5-qtspeech-docs",
                        "qt5-qtwebview",
                        "qt5-qtwebview-docs",
                        "qt5-qttools",
                        "qt5-qttools-docs",
                        "qt5-qtquickcontrols",
                        "qt5-qtquickcontrols-docs",
                        "qt5-qtwebsockets",
                        "qt5-qtwebsockets-docs",
                        "qt5-qtwebkit-examples",
                        "qt5-qttranslations",
                        "qt5-mysql-plugin",
                        "qt5-psql-plugin",
                        "qt5-sqlite-plugin",
                        "tagainijisho",
                        "x2goclient",
                        "yubico-authenticator",
                        "quazip",
                        "hydrogen",
                        "phonon-qt5",
                        "phonon-backend-gstreamer-qt5",
                        "phonon-backend-vlc-qt5",
                        "qjackctl",
                        "qsynth",
                        "LibreCAD",
                        "LibreCAD-devel",
                        "sqlitebrowser",
                        "dbusmenu-qt5",
                        "kchmviewer",
                        "kdiff3",
                        "liblxqt",
                        "libqtxdg",
                        "lxqt-build-tools",
                        "pyotherside",
                        "qca-qt5",
                        "qca-qt5-ossl",
                        "qca-qt5-cyrus-sasl",
                        "qca-qt5-gnupg",
                        "qca-qt5-pkcs11",
                        "qcachegrind",
                        "qgit",
                        "qjson-qt5",
                        "qscintilla-qt5",
                        "qscintilla-designer-qt5",
                        "py27-qscintilla-qt5",
                        "py35-qscintilla-qt5",
                        "qt5-qtcreator",
                        "qt5-qtcreator-docs",
                        "qt5pas",
                        "qtermwidget",
                        "qttesting",
                        "qtutilities",
                        "qxmpp",
                        "svn2git",
                        "xxdiff",
                        "PageEdit",
                        "liteide",
                        "mindforger",
                        "tea",
                        "texstudio",
                        "vnote",
                        "litecoin",
                        "MultiMC5",
                        "qtads",
                        "GPXLab",
                        "GPXSee",
                        "qgis3",
                        "QCSXCAD",
                        "QtPBFImagePlugin",
                        "VIBES",
                        "assimp_tools",
                        "gvedit",
                        "gvedit-devel",
                        "openimageio",
                        "osl",
                        "poppler-qt5",
                        "qwt-qt5",
                        "qwt-qt5-examples",
                        "scantailor",
                        "xpdf",
                        "quassel",
                        "quassel-client",
                        "polkit-qt5-devel",
                        "QtCurve-qt5",
                        "gnuplot",
                        "octave",
                        "audacious-core",
                        "audacious-plugins",
                        "avidemux",
                        "libopenshot",
                        "lmms",
                        "mlt",
                        "mlt-qt5",
                        "mythtv.28",
                        "mythtv-core.28",
                        "mythtv-plugins.28",
                        "mythtv-pkg.28",
                        "welle.io",
                        "nheko",
                        "psi",
                        "syncthingtray",
                        "wireshark2",
                        "wireshark3",
                        "wireshark30",
                        "charm-qt5",
                        "dspdfviewer",
                        "goldendict",
                        "scribus-devel",
                        "py27-eric-ide",
                        "py37-eric-ide",
                        "py38-eric-ide",
                        "py39-eric-ide",
                        "py27-poppler-qt5",
                        "py35-poppler-qt5",
                        "py36-poppler-qt5",
                        "py37-poppler-qt5",
                        "py38-poppler-qt5",
                        "py39-poppler-qt5",
                        "py27-pyqt5",
                        "py35-pyqt5",
                        "py36-pyqt5",
                        "py37-pyqt5",
                        "py38-pyqt5",
                        "py39-pyqt5",
                        "py27-pyqt5-webengine",
                        "py27-pyqt5-chart",
                        "py35-pyqt5-webengine",
                        "py35-pyqt5-chart",
                        "py36-pyqt5-webengine",
                        "py36-pyqt5-chart",
                        "py37-pyqt5-webengine",
                        "py37-pyqt5-chart",
                        "py38-pyqt5-webengine",
                        "py38-pyqt5-chart",
                        "py39-pyqt5-webengine",
                        "py39-pyqt5-chart",
                        "py27-pyside2",
                        "py36-pyside2",
                        "py37-pyside2",
                        "py38-pyside2",
                        "py39-pyside2",
                        "py-spyder",
                        "py36-spyder",
                        "py37-spyder",
                        "py38-spyder",
                        "py39-spyder",
                        "py-spyder-devel",
                        "py36-spyder-devel",
                        "py37-spyder-devel",
                        "py38-spyder-devel",
                        "py39-spyder-devel",
                        "AppCSXCAD",
                        "NanoVNA-QT",
                        "OpenCSG",
                        "PothosFlow",
                        "PothosPlotters",
                        "PothosWidgets",
                        "SDRangel",
                        "geant4.10.3",
                        "geant4.10.4",
                        "geant4.10.5",
                        "geant4.10.6",
                        "gerbil",
                        "gmic-qt",
                        "gmic-gimp",
                        "gnuradio",
                        "gnuradio-next",
                        "gnuradio-devel",
                        "gqrx",
                        "gqrx-devel",
                        "gr-fosphor",
                        "gr37-fosphor",
                        "inspectrum",
                        "openhantek",
                        "openscad",
                        "openscad-devel",
                        "paraview",
                        "scidavis",
                        "stellarium",
                        "KeePassXC",
                        "qtkeychain-qt5",
                        "xca",
                        "lxqt-openssh-askpass",
                        "qterminal",
                        "synergy",
                        "synergy-app",
                        "texmaker",
                        "bibletime",
                        "gpsbabel",
                        "gpsbabel-app",
                        "recoll",
                        "wkhtmltopdf",
                        "QupZilla",
                        "nextcloud-client",
                        "owncloud-client",
                        "smtube",
                        "qcustomplot",
                        "qdmr",
                        "libfive",
                        "convertall",
                        "qalculate-qt",
                        "proxmark3-iceman",
                        "zint",
                        "dvbcut",
                        "py36-pyqt5-scintilla",
                        "py37-pyqt5-scintilla",
                        "py38-pyqt5-scintilla",
                        "py39-pyqt5-scintilla",
                        "py310-pyqt5",
                        "py310-pyqt5-chart",
                        "py310-pyqt5-scintilla",
                        "py310-pyqt5-webengine",
                        "py310-eric-ide",
                        "cmake-devel-gui",
                        "kristall-devel",
                        "KeePassXC-devel",
                        "quazip1",
                        "converseen",
                        "py310-poppler-qt5",
                        "synkron",
                        "gitqlient",
                        "qvge",
                        "py310-spyder",
                        "py310-spyder-devel",
                        "cpi",
                        "py310-pyside2",
                        "poppler-devel-qt5",
                        "PolyMC",
                        "qBittorrent-qt5",
                        "PrismLauncher",
                        "wireshark4",
                        "py311-pyqt5",
                        "py311-pyqt5-chart",
                        "py311-pyqt5-scintilla",
                        "py311-pyqt5-webengine",
                        "Serial-Studio",
                        "elmerfem",
                        "libcommuni",
                        "qgis3-ltr",
                        "neovim-qt",
                        "cl-webengine-lib",
                        "py311-spyder",
                        "biblioteq",
                        "libarchive-qt",
                        "py311-poppler-qt5",
                        "py311-pyside2",
                        "photoqt",
                        "fontmatrix",
                        "py312-pyqt5",
                        "py312-pyqt5-chart",
                        "py312-pyqt5-scintilla",
                        "py312-pyqt5-webengine",
                        "jreen",
                        "QMPlay2",
                        "QtPass",
                        "CsoundQt",
                        "EqualX",
                        "pcraster",
                        "py312-spyder",
                        "communi-desktop",
                        "cmake-gui",
                        "mkvtoolnix-legacy",
                        "i2pchat",
                        "cyan",
                        "libechonest",
                        "trojita",
                        "ampache_browser",
                        "qmmp",
                        "unixcw",
                        "liblastfm-qt5",
                        "mathmod",
                        "JuffEd",
                        "py313-pyqt5",
                        "py313-pyqt5-chart",
                        "py313-pyqt5-scintilla"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "qt5-qtwebengine"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5",
                        "liteide"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtbase-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-qtbase",
            "long_description": "Documentation for the port qt5-qtbase",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtbase",
                        "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-qtwebengine",
            "portdir": "aqua/qt5",
            "version": "5.15.19",
            "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 WebEngine",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "debug",
                "examples",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "flex",
                        "gperf",
                        "ninja",
                        "pkgconfig",
                        "python27",
                        "py27-ply",
                        "qt5-qtwebengine-gn",
                        "nodejs20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pulseaudio",
                        "dbus",
                        "glib2",
                        "libevent",
                        "re2",
                        "fontconfig",
                        "harfbuzz",
                        "lcms2",
                        "libpng",
                        "poppler",
                        "webp",
                        "freetype",
                        "libxml2",
                        "ffmpeg4",
                        "qt5-qtquickcontrols2",
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "qt5-qtwebchannel",
                        "qt5-qtlocation",
                        "qt5-qttools",
                        "qt5-qtquickcontrols",
                        "snappy",
                        "zlib",
                        "minizip",
                        "libopus"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtwebengine-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyside2",
                        "py35-pyqt5-webengine",
                        "py36-pyqt5-webengine",
                        "texmaker",
                        "py37-pyqt5-webengine",
                        "SDRangel",
                        "py36-pyside2",
                        "QupZilla",
                        "py27-pyqt5-webengine",
                        "py37-pyside2",
                        "zeal",
                        "luminance-hdr",
                        "gpsbabel-app",
                        "psi",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "py38-pyqt5-webengine",
                        "py38-pyside2",
                        "qt5-qtwebview",
                        "py39-pyqt5-webengine",
                        "py311-pyqt5-webengine",
                        "py310-pyqt5-webengine",
                        "py312-pyqt5-webengine",
                        "py313-pyqt5-webengine",
                        "PageEdit",
                        "mindforger",
                        "vnote",
                        "quassel",
                        "quassel-client",
                        "gitqlient",
                        "cl-webengine-lib"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtwebengine-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.19",
            "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-qtwebengine",
            "long_description": "Documentation for the port qt5-qtwebengine",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py27-ply",
                        "qt5-qtwebengine-gn",
                        "qt5-qtwebengine",
                        "qt5-qttools",
                        "qt5-sqlite-plugin",
                        "bison",
                        "flex",
                        "gperf",
                        "ninja",
                        "pkgconfig",
                        "python27"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquicktimeline",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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: A platform target to compile Qt applications for the web browsers using WebAssembly.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "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-qtquicktimeline-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquicktimeline-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-qtquicktimeline",
            "long_description": "Documentation for the port qt5-qtquicktimeline",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtquicktimeline",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquick3d",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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: Provides a high-level API for creating 3D content or UIs based on Qt Quick.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "assimp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtquick3d-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquick3d-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-qtquick3d",
            "long_description": "Documentation for the port qt5-qtquick3d",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtquick3d",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtdeclarative",
            "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 QML, Qt Quick, Qt Quick Layouts, and Qt Quick Widgets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python312",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtdeclarative-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "syncthingtray",
                        "x2goclient",
                        "py36-pyside2",
                        "bibletime",
                        "yubico-authenticator",
                        "xca",
                        "qt5-qtcreator",
                        "py37-pyside2",
                        "gpsbabel-app",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "welle.io",
                        "QMPlay2",
                        "libcommuni",
                        "trojita",
                        "py38-pyside2",
                        "qt5-qtwebengine",
                        "qt5-qtquicktimeline",
                        "qt5-qtquick3d",
                        "pyotherside",
                        "py27-pyside2",
                        "qt5-qtsensors",
                        "qt5-qtcharts",
                        "qt5-qtwebkit",
                        "qt5-qtdoc",
                        "qt5-qtwebchannel",
                        "qt5-qtwebglplugin",
                        "qt5-qtvirtualkeyboard",
                        "qt5-qtlocation",
                        "qt5-qtlottie",
                        "qt5-qtxmlpatterns",
                        "qt5-qtmultimedia",
                        "qt5-qtdatavis3d",
                        "qt5-qtgraphicaleffects",
                        "qt5-qtpurchasing",
                        "qt5-qtremoteobjects",
                        "qt5-qtscxml",
                        "qt5-qt3d",
                        "qt5-qtconnectivity",
                        "qt5-qtgamepad",
                        "qt5-qtspeech",
                        "qt5-qtwebview",
                        "qt5-qttools",
                        "qt5-qtquickcontrols",
                        "qt5-qtwebsockets",
                        "qt5-qtwebkit-examples"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtdeclarative-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-qtdeclarative",
            "long_description": "Documentation for the port qt5-qtdeclarative",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "python312",
                        "qt5-qtdeclarative",
                        "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-qtserialport",
            "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 Serial Port",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtserialport-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qdmr",
                        "py36-pyside2",
                        "Serial-Studio",
                        "stellarium",
                        "py37-pyside2",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "oscar",
                        "py38-pyside2",
                        "qt5-qtserialbus",
                        "py27-pyside2",
                        "qt5-qtlocation"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtserialport-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-qtserialport",
            "long_description": "Documentation for the port qt5-qtserialport",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtserialport",
                        "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-qtsensors",
            "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 Sensors",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "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-qtsensors-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyside2",
                        "py37-pyside2",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "py38-pyside2",
                        "qt5-qtwebkit",
                        "py27-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtsensors-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-qtsensors",
            "long_description": "Documentation for the port qt5-qtsensors",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtsensors",
                        "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-qtcharts",
            "portdir": "aqua/qt5",
            "version": "5.15.17",
            "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
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "qt5-qtmultimedia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtcharts-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-pyqt5-chart",
                        "py36-pyqt5-chart",
                        "NanoVNA-QT",
                        "SDRangel",
                        "py36-pyside2",
                        "py27-pyqt5-chart",
                        "py37-pyqt5-chart",
                        "stellarium",
                        "py37-pyside2",
                        "py39-pyside2",
                        "py27-pyside2",
                        "py311-pyside2",
                        "py38-pyqt5-chart",
                        "pcraster",
                        "welle.io",
                        "py39-pyqt5-chart",
                        "py310-pyqt5-chart",
                        "py311-pyqt5-chart",
                        "py312-pyqt5-chart",
                        "py313-pyqt5-chart",
                        "py38-pyside2",
                        "py310-pyside2"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtcharts-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-qtcharts",
            "long_description": "Documentation for the port qt5-qtcharts",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtcharts",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtwebkit",
            "portdir": "aqua/qt5",
            "version": "5.9.2",
            "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
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "python27",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtmultimedia",
                        "zlib",
                        "leveldb",
                        "sqlite3",
                        "icu",
                        "qt5-qtbase",
                        "libjpeg-turbo",
                        "webp",
                        "libxml2",
                        "libxslt",
                        "fontconfig",
                        "qt5-qtdeclarative",
                        "qt5-qtsensors",
                        "qt5-qtwebchannel",
                        "qt5-qtlocation",
                        "qt5-qtxmlpatterns"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtwebkit-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qgis3-ltr",
                        "goldendict",
                        "smtube",
                        "recoll",
                        "wkhtmltopdf",
                        "kchmviewer",
                        "mythtv-core.28",
                        "fontmatrix",
                        "metview",
                        "trojita",
                        "qt5-qtwebkit-examples",
                        "owncloud-client",
                        "qgis3",
                        "libopenshot"
                    ]
                }
            ]
        }
    ]
}