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

{
    "count": 50780,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=465",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=463",
    "results": [
        {
            "name": "zmq-devel",
            "portdir": "devel/zmq",
            "version": "20240906-64db7d28",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zeromq.org/",
            "description": "0MQ (ZeroMQ) lightweight messaging kernel",
            "long_description": "The 0MQ (ZeroMQ) lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "gnutls",
                "nss",
                "sodium",
                "curve",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zmq22",
            "portdir": "devel/zmq",
            "version": "2.2.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zeromq.org/",
            "description": "0MQ (ZeroMQ) lightweight messaging kernel",
            "long_description": "The 0MQ (ZeroMQ) lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-zeromq",
                        "p5.28-zeromq",
                        "p5.30-zeromq",
                        "p5.32-zeromq",
                        "p5.34-zeromq"
                    ]
                }
            ]
        },
        {
            "name": "zmq3",
            "portdir": "devel/zmq",
            "version": "3.2.5",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zeromq.org/",
            "description": "0MQ (ZeroMQ) lightweight messaging kernel",
            "long_description": "The 0MQ (ZeroMQ) lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zmq",
            "portdir": "devel/zmq",
            "version": "4.3.5",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zeromq.org/",
            "description": "0MQ (ZeroMQ) lightweight messaging kernel",
            "long_description": "The 0MQ (ZeroMQ) lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "gnutls",
                "nss",
                "sodium",
                "curve",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-torchaudio",
                        "p5.26-zmq-ffi",
                        "czmq",
                        "fbzmq",
                        "py38-torchvision",
                        "py27-zmq",
                        "py39-zmq",
                        "py310-zmq",
                        "py311-zmq",
                        "py312-zmq",
                        "py313-zmq",
                        "py314-zmq",
                        "R-clustermq",
                        "py39-torchtext",
                        "py39-torchvision",
                        "p5.28-zmq-ffi",
                        "p5.30-zmq-ffi",
                        "p5.32-zmq-ffi",
                        "p5.34-zmq-ffi",
                        "gr-ofdm",
                        "gr37-ofdm",
                        "py38-torchtext",
                        "zmqpp",
                        "py37-torchaudio",
                        "py37-torchvision",
                        "mongrel2",
                        "py38-torchaudio",
                        "py38-zmq",
                        "groonga",
                        "py38-pytorch",
                        "zeek-devel",
                        "bitcoin",
                        "azmq",
                        "cppzmq",
                        "nanomq",
                        "py37-pytorch",
                        "octave-zeromq",
                        "xeus-zmq",
                        "py35-zmq",
                        "py36-zmq",
                        "py37-zmq",
                        "py39-pytorch",
                        "R-pbdZMQ",
                        "py310-torchtext",
                        "py310-torchaudio",
                        "py310-torchvision",
                        "oxenmq",
                        "ihaskell",
                        "R-rzmq",
                        "litecoin",
                        "zeek"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-ffi-rzmq",
                        "rb32-ffi-rzmq",
                        "rb31-ffi-rzmq",
                        "rb33-ffi-rzmq-core",
                        "rb32-ffi-rzmq-core",
                        "rb31-ffi-rzmq-core"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-git-contributors",
            "portdir": "perl/p5-dist-zilla-plugin-git-contributors",
            "version": "0.38.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::Contributors",
            "description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "long_description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-module-metadata",
                        "p5.34-sort-versions",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-needs",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-try-tiny",
                        "perl5.34",
                        "p5.34-unicode-normalize",
                        "p5.34-unicode-collate",
                        "p5.34-data-dumper",
                        "p5.34-dist-zilla",
                        "p5.34-git-wrapper",
                        "p5.34-list-utilsby",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-git-contributors"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-dist-zilla-plugin-git-contributors",
            "portdir": "perl/p5-dist-zilla-plugin-git-contributors",
            "version": "0.38.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::Contributors",
            "description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "long_description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-module-metadata",
                        "p5.32-module-build-tiny",
                        "p5.32-sort-versions",
                        "p5.32-test-deep",
                        "p5.32-test-fatal",
                        "p5.32-test-needs",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-try-tiny",
                        "perl5.32",
                        "p5.32-unicode-normalize",
                        "p5.32-unicode-collate",
                        "p5.32-data-dumper",
                        "p5.32-dist-zilla",
                        "p5.32-git-wrapper",
                        "p5.32-list-utilsby",
                        "p5.32-moose",
                        "p5.32-namespace-autoclean",
                        "p5.32-path-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-git-contributors",
            "portdir": "perl/p5-dist-zilla-plugin-git-contributors",
            "version": "0.38.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::Contributors",
            "description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "long_description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-module-metadata",
                        "p5.30-sort-versions",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-needs",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-try-tiny",
                        "perl5.30",
                        "p5.30-unicode-normalize",
                        "p5.30-unicode-collate",
                        "p5.30-data-dumper",
                        "p5.30-dist-zilla",
                        "p5.30-git-wrapper",
                        "p5.30-list-utilsby",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-path-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-plugin-git-contributors",
            "portdir": "perl/p5-dist-zilla-plugin-git-contributors",
            "version": "0.38.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::Contributors",
            "description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "long_description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-module-metadata",
                        "p5.28-sort-versions",
                        "p5.28-test-deep",
                        "p5.28-test-fatal",
                        "p5.28-test-needs",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-try-tiny",
                        "perl5.28",
                        "p5.28-unicode-normalize",
                        "p5.28-unicode-collate",
                        "p5.28-data-dumper",
                        "p5.28-dist-zilla",
                        "p5.28-git-wrapper",
                        "p5.28-list-utilsby",
                        "p5.28-moose",
                        "p5.28-namespace-autoclean",
                        "p5.28-path-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dist-zilla-plugin-git-contributors",
            "portdir": "perl/p5-dist-zilla-plugin-git-contributors",
            "version": "0.38.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-git-contributors",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::Contributors",
            "description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "long_description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-git-contributors"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dist-zilla-plugin-git-contributors",
            "portdir": "perl/p5-dist-zilla-plugin-git-contributors",
            "version": "0.36.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::Contributors",
            "description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "long_description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny",
                        "p5.26-module-metadata",
                        "p5.26-sort-versions",
                        "p5.26-test-deep",
                        "p5.26-test-fatal",
                        "p5.26-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-namespace-autoclean",
                        "p5.26-path-tiny",
                        "perl5.26",
                        "p5.26-unicode-collate",
                        "p5.26-unicode-normalize",
                        "p5.26-try-tiny",
                        "p5.26-data-dumper",
                        "p5.26-dist-zilla",
                        "p5.26-git-wrapper",
                        "p5.26-list-utilsby",
                        "p5.26-module-build",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-numpy",
                        "py311-pyqt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-numpy",
                        "py313-pyqt5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-qimage2ndarray"
                    ]
                }
            ]
        },
        {
            "name": "py312-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-numpy",
                        "py312-pyqt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-numpy",
                        "py310-pyqt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-numpy",
                        "py39-pyqt5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-gpilab-framework"
                    ]
                }
            ]
        },
        {
            "name": "py-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-qimage2ndarray"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-numpy",
                        "py37-pyqt5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-gpilab-framework"
                    ]
                }
            ]
        },
        {
            "name": "py38-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-numpy",
                        "py38-pyqt5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-gpilab-framework"
                    ]
                }
            ]
        },
        {
            "name": "py36-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.8.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-numpy",
                        "py36-pyqt5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-gpilab-framework"
                    ]
                }
            ]
        },
        {
            "name": "py27-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.8.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-numpy",
                        "py27-pyqt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ffe",
            "portdir": "textproc/ffe",
            "version": "0.3.9a",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ff-extractor.sourceforge.net/",
            "description": "Flat file extractor can be used for parsing different flat file structures and printing them in different formats",
            "long_description": "Flat file extractor (ffe) can be used for parsing different flat file structures and printing them in different formats. ffe can also process fixed length binary files.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt511-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for Qt Tool Kit 5",
            "long_description": "Documentation for Qt Tool Kit 5",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-qtbase-docs",
                        "qt511-qtdeclarative-docs",
                        "qt511-qtserialport-docs",
                        "qt511-qtsensors-docs",
                        "qt511-qtwebchannel-docs",
                        "qt511-qtimageformats-docs",
                        "qt511-qtsvg-docs",
                        "qt511-qtmacextras-docs",
                        "qt511-qtlocation-docs",
                        "qt511-qtxmlpatterns-docs",
                        "qt511-qtserialbus-docs",
                        "qt511-qtquickcontrols2-docs",
                        "qt511-qtcanvas3d-docs",
                        "qt511-qtgraphicaleffects-docs",
                        "qt511-qtnetworkauth-docs",
                        "qt511-qtscxml-docs",
                        "qt511-qt3d-docs",
                        "qt511-qtconnectivity-docs",
                        "qt511-qtgamepad-docs",
                        "qt511-qtspeech-docs",
                        "qt511-qttools-docs",
                        "qt511-qtquickcontrols-docs",
                        "qt511-qtwebsockets-docs",
                        "qt511-qtmultimedia-docs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt511-sqlite-plugin",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "SQLite Database Driver for Qt Tool Kit 5",
            "long_description": "SQLite Database Driver for Qt Tool Kit 5",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtwebsockets-docs",
                        "qt511-qtquickcontrols2-docs",
                        "qt511-qtsensors-docs",
                        "qt511-qtbase-docs",
                        "qt511-qtwebengine-docs",
                        "qt511-qtdeclarative-docs",
                        "qt511-qtserialport-docs",
                        "qt511-qtwebkit-docs",
                        "qt511-qtcharts-docs",
                        "qt511-qttools-docs",
                        "qt511-qtquickcontrols-docs",
                        "qt511-qtwebchannel-docs",
                        "qt511-qtmacextras-docs",
                        "qt511-qtimageformats-docs",
                        "qt511-qtvirtualkeyboard-docs",
                        "qt511-qtsvg-docs",
                        "qt511-qtlocation-docs",
                        "qt511-qtxmlpatterns-docs",
                        "qt511-qtserialbus-docs",
                        "qt511-qtmultimedia-docs",
                        "qt511-qtcanvas3d-docs",
                        "qt511-qtdatavis3d-docs",
                        "qt511-qtgraphicaleffects-docs",
                        "qt511-qtpurchasing-docs",
                        "qt511-qtnetworkauth-docs",
                        "qt511-qtscript-docs",
                        "qt511-qtremoteobjects-docs",
                        "qt511-qtscxml-docs",
                        "qt511-qt3d-docs",
                        "qt511-qtconnectivity-docs",
                        "qt511-qtgamepad-docs",
                        "qt511-qtspeech-docs",
                        "qt511-qtwebview-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-psql-plugin",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "PostgreSQL Database Driver for Qt Tool Kit 5",
            "long_description": "PostgreSQL Database Driver for Qt Tool Kit 5",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt511-mysql-plugin",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "MySQL Database Driver for Qt Tool Kit 5",
            "long_description": "MySQL Database Driver for Qt Tool Kit 5",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "mariadb55",
                "mysql57",
                "mysql56",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "mariadb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt511-qttranslations",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: translation files",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtwebkit-examples",
            "portdir": "aqua/qt511",
            "version": "5.9.1",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: examples for Qt WebKit",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtwebchannel",
                        "qt511-qtbase",
                        "qt511-qttools",
                        "qt511-qtlocation",
                        "qt511-qtdeclarative",
                        "qt511-qtwebkit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt511-qtwebsockets-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtwebsockets",
            "long_description": "Documentation for the port qt511-qtwebsockets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtwebsockets",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qttools",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtwebsockets",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebSockets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtwebsockets-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtwebchannel",
                        "qt511-qtwebglplugin"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtquickcontrols-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtquickcontrols",
            "long_description": "Documentation for the port qt511-qtquickcontrols",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtquickcontrols",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qttools",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtquickcontrols",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Quick Controls, Qt Quick Dialogs, and Qt Quick Extras",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative",
                        "qt511-qtgraphicaleffects"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtquickcontrols-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtwebengine",
                        "qt511-qtvirtualkeyboard",
                        "qt511-qtlocation"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qttools-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qttools",
            "long_description": "Documentation for the port qt511-qttools",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "qt511-sqlite-plugin",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qttools",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Designer, Qt Help, and Qt UI Tools",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "qtwebkit",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttranslations",
                        "qt511-qtquickcontrols2-docs",
                        "qt511-qtsensors-docs",
                        "qt511-qtbase-docs",
                        "qt511-qtwebview-docs",
                        "qt511-qttools-docs",
                        "qt511-qtquickcontrols-docs",
                        "qt511-qtwebsockets-docs",
                        "qt511-qtwebengine-docs",
                        "qt511-qtdeclarative-docs",
                        "qt511-qtserialport-docs",
                        "qt511-qtwebkit-docs",
                        "qt511-qtcharts-docs",
                        "qt511-qtwebchannel-docs",
                        "qt511-qtmacextras-docs",
                        "qt511-qtimageformats-docs",
                        "qt511-qtvirtualkeyboard-docs",
                        "qt511-qtsvg-docs",
                        "qt511-qtlocation-docs",
                        "qt511-qtxmlpatterns-docs",
                        "qt511-qtserialbus-docs",
                        "qt511-qtmultimedia-docs",
                        "qt511-qtcanvas3d-docs",
                        "qt511-qtdatavis3d-docs",
                        "qt511-qtgraphicaleffects-docs",
                        "qt511-qtpurchasing-docs",
                        "qt511-qtnetworkauth-docs",
                        "qt511-qtscript-docs",
                        "qt511-qtremoteobjects-docs",
                        "qt511-qtscxml-docs",
                        "qt511-qt3d-docs",
                        "qt511-qtconnectivity-docs",
                        "qt511-qtgamepad-docs",
                        "qt511-qtspeech-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtwebengine",
                        "qt511-qtwebkit-examples",
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtwebview-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtwebview",
            "long_description": "Documentation for the port qt511-qtwebview",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtwebview",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtspeech-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtspeech",
            "long_description": "Documentation for the port qt511-qtspeech",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtspeech",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtwebview",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebView",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtwebengine",
                        "qt511-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtwebview-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtspeech",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Speech",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative",
                        "qt511-qtmultimedia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtspeech-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtgamepad-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtgamepad",
            "long_description": "Documentation for the port qt511-qtgamepad",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtgamepad",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtgamepad",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Gamepad",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative",
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtgamepad-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qt3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtconnectivity-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtconnectivity",
            "long_description": "Documentation for the port qt511-qtconnectivity",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtconnectivity",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtconnectivity",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Bluetooth and Qt NFC",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtconnectivity-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qt3d-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qt3d",
            "long_description": "Documentation for the port qt511-qt3d",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qt3d",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qt3d",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt 3D",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtgamepad",
                        "qt511-qtbase",
                        "assimp",
                        "qt511-qtdeclarative",
                        "qt511-qtimageformats"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qt3d-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtscxml-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtscxml",
            "long_description": "Documentation for the port qt511-qtscxml",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtscxml",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtremoteobjects-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtremoteobjects",
            "long_description": "Documentation for the port qt511-qtremoteobjects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtremoteobjects",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtscxml",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt SCXML",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtscxml-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt511"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtremoteobjects",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Remote Objects",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtremoteobjects-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtscript-docs",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt511-qtscript",
            "long_description": "Documentation for the port qt511-qtscript",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qttools",
                        "pkgconfig",
                        "clang-17",
                        "qt511-qtscript",
                        "qt511-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtscript",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Script and Qt Script Tools",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtscript-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt511-qtpurchasing",
            "portdir": "aqua/qt511",
            "version": "5.11.3",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Purchasing",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt511-qtbase",
                        "qt511-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt511-qtpurchasing-docs"
                    ]
                }
            ]
        }
    ]
}