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

{
    "count": 50429,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=725",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=723",
    "results": [
        {
            "name": "py37-texttable",
            "portdir": "python/py-texttable",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-rbtools",
                        "py37-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py35-texttable",
            "portdir": "python/py-texttable",
            "version": "1.6.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-texttable",
            "portdir": "python/py-texttable",
            "version": "1.6.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-texttable",
            "portdir": "python/py-texttable",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-rbtools",
                        "py38-igraph",
                        "py38-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py27-texttable",
            "portdir": "python/py-texttable",
            "version": "1.6.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pandas",
            "portdir": "python/py-pandas",
            "version": "2.3.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pandas.pydata.org",
            "description": "Powerful data structures for data analysis and statistics",
            "long_description": "Powerful data structures for data analysis and statistics",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pandas",
            "portdir": "python/py-pandas",
            "version": "2.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pandas.pydata.org",
            "description": "Powerful data structures for data analysis and statistics",
            "long_description": "Powerful data structures for data analysis and statistics",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-versioneer",
                        "py39-meson-python",
                        "py39-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-dateutil",
                        "py39-numpy",
                        "py39-pytzdata",
                        "py39-tz",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-seaborn",
                        "py39-pymc3",
                        "py39-geoplot",
                        "py39-bokeh",
                        "py39-pymc",
                        "py39-barnaba",
                        "py39-drms",
                        "py39-mapclassify",
                        "py39-tpot",
                        "py39-altair",
                        "py39-vega",
                        "py39-geopandas",
                        "py39-skyfield",
                        "py39-tropycal",
                        "py39-bqplot",
                        "py39-statsmodels",
                        "py39-astropy",
                        "py39-maggma",
                        "py39-panel",
                        "py39-mlxtend",
                        "py39-xarray",
                        "py39-metpy",
                        "py39-arviz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-spyder",
                        "py39-colour",
                        "py39-spyder-devel",
                        "py39-panel",
                        "py39-tensorflow-data-validation",
                        "py39-tfx-bsl",
                        "py39-datasets",
                        "py39-access",
                        "py39-pygmt",
                        "py39-pmdarima",
                        "py39-pointpats",
                        "py39-spaghetti",
                        "py39-spvcm",
                        "py39-tobler",
                        "py39-pymatgen",
                        "py39-esda",
                        "py39-segregation",
                        "py39-gradio",
                        "py39-note-seq",
                        "py39-transformers",
                        "py39-spreg",
                        "py39-libpysal",
                        "py39-momepy",
                        "py39-spopt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-peakutils",
                        "py39-pyarrow",
                        "py39-pdal",
                        "py39-igraph",
                        "py39-apache-beam",
                        "py39-plumed",
                        "py39-json-tricks",
                        "py39-patsy"
                    ]
                }
            ]
        },
        {
            "name": "py311-pandas",
            "portdir": "python/py-pandas",
            "version": "2.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pandas.pydata.org",
            "description": "Powerful data structures for data analysis and statistics",
            "long_description": "Powerful data structures for data analysis and statistics",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-wheel",
                        "py311-cython",
                        "py311-versioneer",
                        "py311-meson-python",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-dateutil",
                        "py311-tz",
                        "py311-numpy",
                        "py311-pytzdata",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-arviz",
                        "py311-xarray",
                        "py311-pymc",
                        "py311-statsmodels",
                        "py311-astropy",
                        "py311-scikit-rf",
                        "py311-mapclassify",
                        "py311-bokeh",
                        "py311-tstables",
                        "py311-seaborn",
                        "py311-panel",
                        "py311-bqplot",
                        "py311-maggma",
                        "py311-geoplot",
                        "py311-metpy",
                        "py311-altair",
                        "py311-drms",
                        "py311-tropycal",
                        "py311-skyfield",
                        "py311-siphon",
                        "py311-geopandas"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-segregation",
                        "py311-spopt",
                        "py311-tobler",
                        "py311-panel",
                        "py311-spvcm",
                        "py311-esda",
                        "py311-note-seq",
                        "py311-pygmt",
                        "py311-pointpats",
                        "py311-access",
                        "py311-libpysal",
                        "py311-spaghetti",
                        "py311-pmdarima",
                        "py311-spyder",
                        "py311-inequality",
                        "py311-spreg",
                        "py311-datasets",
                        "py311-momepy",
                        "py311-pymatgen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-peakutils",
                        "py311-patsy",
                        "py311-plumed",
                        "py311-igraph",
                        "py311-json-tricks",
                        "py311-pyarrow",
                        "py311-pdal"
                    ]
                }
            ]
        },
        {
            "name": "py310-pandas",
            "portdir": "python/py-pandas",
            "version": "2.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pandas.pydata.org",
            "description": "Powerful data structures for data analysis and statistics",
            "long_description": "Powerful data structures for data analysis and statistics",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-versioneer",
                        "py310-meson-python",
                        "py310-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "py310-dateutil",
                        "py310-tz",
                        "py310-pytzdata",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-arviz",
                        "py310-skyfield",
                        "py310-pymc3",
                        "py310-pymc",
                        "py310-statsmodels",
                        "py310-scikit-rf",
                        "py310-mapclassify",
                        "py310-tropycal",
                        "py310-seaborn",
                        "py310-astropy",
                        "py310-bokeh",
                        "py310-maggma",
                        "py310-geoplot",
                        "py310-metpy",
                        "py310-mlxtend",
                        "py310-altair",
                        "py310-barnaba",
                        "py310-vega",
                        "py310-panel",
                        "py310-bqplot",
                        "py310-xarray",
                        "py310-siphon",
                        "py310-geopandas",
                        "py310-drms",
                        "py310-tpot",
                        "py310-herbie-data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pmdarima",
                        "py310-tobler",
                        "py310-spyder-devel",
                        "py310-panel",
                        "py310-spvcm",
                        "py310-esda",
                        "py310-note-seq",
                        "py310-pointpats",
                        "py310-access",
                        "py310-libpysal",
                        "py310-pygmt",
                        "py310-spaghetti",
                        "py310-spopt",
                        "py310-transformers",
                        "py310-spyder",
                        "py310-spreg",
                        "py310-datasets",
                        "py310-gradio",
                        "py310-momepy",
                        "py310-pymatgen",
                        "py310-segregation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-patsy",
                        "py310-pdal",
                        "py310-plumed",
                        "py310-igraph",
                        "py310-json-tricks",
                        "py310-peakutils",
                        "py310-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py312-pandas",
            "portdir": "python/py-pandas",
            "version": "2.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pandas.pydata.org",
            "description": "Powerful data structures for data analysis and statistics",
            "long_description": "Powerful data structures for data analysis and statistics",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-wheel",
                        "py312-cython",
                        "py312-meson-python",
                        "py312-versioneer",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-tz",
                        "py312-numpy",
                        "py312-dateutil",
                        "py312-pytzdata",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-wntr",
                        "py312-skyfield",
                        "WW",
                        "py312-arviz",
                        "py312-pymc",
                        "py312-astropy",
                        "py312-bokeh",
                        "py312-panel",
                        "py312-itables",
                        "py312-siphon",
                        "py312-geopandas",
                        "py312-scikit-rf",
                        "py312-mapclassify",
                        "py312-seaborn",
                        "py312-panedr",
                        "py312-maggma",
                        "py312-geoplot",
                        "py312-metpy",
                        "py312-altair",
                        "py312-tropycal",
                        "py312-statsmodels",
                        "py312-xarray",
                        "py312-drms"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-spyder",
                        "py312-segregation",
                        "py312-spopt",
                        "py312-access",
                        "py312-libpysal",
                        "py312-spaghetti",
                        "py312-pmdarima",
                        "py312-momepy",
                        "py312-tobler",
                        "py312-panel",
                        "py312-spvcm",
                        "py312-inequality",
                        "py312-esda",
                        "py312-colour",
                        "py312-spreg",
                        "py312-datasets",
                        "py312-pymatgen",
                        "py312-pygmt",
                        "py312-pointpats"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pdal",
                        "py312-pyarrow",
                        "pdb2pqr",
                        "py312-peakutils",
                        "py312-patsy",
                        "py312-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py313-pandas",
            "portdir": "python/py-pandas",
            "version": "2.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pandas.pydata.org",
            "description": "Powerful data structures for data analysis and statistics",
            "long_description": "Powerful data structures for data analysis and statistics",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-versioneer",
                        "py313-build",
                        "py313-installer",
                        "py313-wheel",
                        "py313-cython",
                        "py313-meson-python",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-tz",
                        "py313-numpy",
                        "py313-dateutil",
                        "py313-pytzdata",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "holoviews",
                        "verde",
                        "py313-skyfield",
                        "py313-arviz",
                        "py313-pymc",
                        "py313-astropy",
                        "py313-bokeh",
                        "py313-panel",
                        "napari",
                        "py313-siphon",
                        "py313-geopandas",
                        "py-pandas",
                        "beets-describe",
                        "py313-scikit-rf",
                        "py313-mapclassify",
                        "py313-seaborn",
                        "py313-maggma",
                        "py313-metpy",
                        "py313-altair",
                        "py313-tropycal",
                        "py313-statsmodels",
                        "py313-xarray",
                        "py313-drms"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-libpysal",
                        "py313-pmdarima",
                        "py313-spyder",
                        "py313-momepy",
                        "qgis3-ltr",
                        "py313-pygmt",
                        "py313-pointpats",
                        "py313-segregation",
                        "py313-spopt",
                        "py313-access",
                        "py313-spaghetti",
                        "py313-tobler",
                        "py313-panel",
                        "py313-spvcm",
                        "py313-esda",
                        "py313-inequality",
                        "py313-pymatgen",
                        "py313-spreg",
                        "py313-datasets",
                        "qgis3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pynndescent",
                        "py313-scikits-bootstrap",
                        "py313-pdal",
                        "py313-peakutils",
                        "py313-patsy",
                        "py313-igraph",
                        "py313-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py314-pandas",
            "portdir": "python/py-pandas",
            "version": "2.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pandas.pydata.org",
            "description": "Powerful data structures for data analysis and statistics",
            "long_description": "Powerful data structures for data analysis and statistics",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-versioneer",
                        "py314-build",
                        "py314-installer",
                        "py314-wheel",
                        "py314-cython",
                        "py314-meson-python",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-dateutil",
                        "py314-tz",
                        "py314-numpy",
                        "py314-pytzdata",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-geopandas",
                        "py314-xarray",
                        "py314-arviz",
                        "py314-pymc",
                        "py314-statsmodels",
                        "py314-bokeh",
                        "py314-panel",
                        "peakipy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-tobler",
                        "py314-esda",
                        "py314-access",
                        "py314-libpysal",
                        "py314-spyder",
                        "py314-spreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-peakutils",
                        "py314-patsy",
                        "py314-igraph",
                        "py314-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py-pytzdata",
            "portdir": "python/py-pytzdata",
            "version": "2020.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/pytzdata",
            "description": "The Olson timezone database for Python",
            "long_description": "The Olson timezone database for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytzdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pytzdata",
            "portdir": "python/py-pytzdata",
            "version": "2020.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/pytzdata",
            "description": "The Olson timezone database for Python",
            "long_description": "The Olson timezone database for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-poetry-core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pendulum",
                        "py39-tzlocal",
                        "py39-pandas"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytzdata",
            "portdir": "python/py-pytzdata",
            "version": "2020.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/pytzdata",
            "description": "The Olson timezone database for Python",
            "long_description": "The Olson timezone database for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-tzlocal",
                        "py310-pandas",
                        "py310-pendulum"
                    ]
                }
            ]
        },
        {
            "name": "py311-pytzdata",
            "portdir": "python/py-pytzdata",
            "version": "2020.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/pytzdata",
            "description": "The Olson timezone database for Python",
            "long_description": "The Olson timezone database for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-tzlocal",
                        "py311-pandas",
                        "py311-pendulum"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytzdata",
            "portdir": "python/py-pytzdata",
            "version": "2020.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/pytzdata",
            "description": "The Olson timezone database for Python",
            "long_description": "The Olson timezone database for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-tzlocal",
                        "py312-pandas",
                        "py312-pendulum"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytzdata",
            "portdir": "python/py-pytzdata",
            "version": "2020.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/pytzdata",
            "description": "The Olson timezone database for Python",
            "long_description": "The Olson timezone database for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-tzlocal",
                        "py313-pandas",
                        "py-pytzdata",
                        "py313-pendulum"
                    ]
                }
            ]
        },
        {
            "name": "py314-pytzdata",
            "portdir": "python/py-pytzdata",
            "version": "2020.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/pytzdata",
            "description": "The Olson timezone database for Python",
            "long_description": "The Olson timezone database for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-tzlocal",
                        "py314-pandas"
                    ]
                }
            ]
        },
        {
            "name": "py-texttable",
            "portdir": "python/py-texttable",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-texttable"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-texttable",
            "portdir": "python/py-texttable",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-igraph",
                        "py310-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py39-texttable",
            "portdir": "python/py-texttable",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-igraph",
                        "py39-py7zr",
                        "py39-rbtools"
                    ]
                }
            ]
        },
        {
            "name": "py312-texttable",
            "portdir": "python/py-texttable",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-igraph",
                        "py312-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py311-texttable",
            "portdir": "python/py-texttable",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-igraph",
                        "docker-compose",
                        "py311-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py313-texttable",
            "portdir": "python/py-texttable",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-igraph",
                        "py-texttable",
                        "py313-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py314-texttable",
            "portdir": "python/py-texttable",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foutaise/texttable/",
            "description": "python module for creating simple ASCII tables",
            "long_description": "python module for creating simple ASCII tables",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-igraph",
                        "py314-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "git-extras",
            "portdir": "devel/git-extras",
            "version": "7.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tj/git-extras",
            "description": "Git utilities",
            "long_description": "Git utilities -- repo summary, repl, changelog population, author commit percentages and more",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hub",
            "portdir": "devel/hub",
            "version": "2.14.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hub.github.com/",
            "description": "git-wrapper for GitHub specific functionality",
            "long_description": "hub is a command line utility which adds GitHub knowledge to git. It can be used on its own or as a git wrapper.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libucl",
            "portdir": "devel/libucl",
            "version": "0.9.2",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vstakhov/libucl",
            "description": "Universal configuration library parser",
            "long_description": "Universal configuration library parser",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ee",
            "portdir": "editors/ee",
            "version": "1.5.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/herrbischoff/ee",
            "description": "easy to use text editor",
            "long_description": "An easy to use text editor. Intended to be usable with little or no instruction. Provides a terminal (curses based) interface. Features pop-up menus. A subset of aee.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sl",
            "portdir": "games/sl",
            "version": "5.02",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mtoyoda/sl",
            "description": "The infamous sl command",
            "long_description": "Corrects you if you type sl instead of ls",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hamcrest-core",
            "portdir": "java/hamcrest-core",
            "version": "1.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hamcrest/JavaHamcrest",
            "description": "library of matchers for building test expressions",
            "long_description": "Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jmock2",
                        "hamcrest-library"
                    ]
                }
            ]
        },
        {
            "name": "netperf",
            "portdir": "net/netperf",
            "version": "2.7.0",
            "license": "Noncommercial and BSD and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hewlettpackard.github.io/netperf/",
            "description": "a network performance benchmark",
            "long_description": "Netperf is a benchmark that can be used to measure various aspects of networking performance. Currently, its focus is on bulk data transfer and request/response performance using either TCP or UDP, and the Berkeley Sockets interface. In addition, tests for DLPI, the Fore ATM API, Unix Domain Sockets, and HP HiPPI LLA may be conditionally compiled-in.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p0f",
            "portdir": "net/p0f",
            "version": "3.09b",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lcamtuf.coredump.cx/p0f3/",
            "description": "versatile passive OS fingerprinting, masquerade detection tool",
            "long_description": "p0f is a versatile passive OS fingerprinting and masquerade detection utility, to be used for evidence or information gathering on servers, firewalls, IDSes, and honeypots, for pen-testing, or just for the fun of it.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        },
        {
            "name": "mandoc",
            "portdir": "textproc/mandoc",
            "version": "1.14.6",
            "license": "ISC",
            "platforms": "openbsd freebsd netbsd darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mandoc.bsd.lv/",
            "description": "UNIX manpage compiler",
            "long_description": "mandoc is a suite of tools compiling mdoc, the roff macro language of choice for BSD manual pages, and man, the predominant historical language for UNIX manuals.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "dotenv",
                        "libfido2"
                    ]
                }
            ]
        },
        {
            "name": "fdupes",
            "portdir": "sysutils/fdupes",
            "version": "2.4.0",
            "license": "MIT and zlib",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/adrianlopezroche/fdupes",
            "description": "identify and/or delete duplicate files",
            "long_description": "fdupes identifies and/or deletes duplicate files in specified directories.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre2",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "falcon",
            "portdir": "lang/falcon",
            "version": "0.9.6.8",
            "license": "(GPL-2 or FPLL-1.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20250121012652/http://www.falconpl.org/",
            "description": "simple, fast and powerful programming language, easy to learn and to feel comfortable with, and a scripting engine ready to empower mission-critical multithreaded applications.",
            "long_description": "Falcon provides six integrated programming paradigms: procedural, object oriented, prototype oriented, functional, tabular and message oriented. And you don't have to master all of them; you just need to pick the ingredients you prefer, and let the code follow your inspiration.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "curl",
                        "freetype"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kross-interpreters"
                    ]
                }
            ]
        },
        {
            "name": "qt5",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Qt Tool Kit 5",
            "long_description": "Qt Tool Kit: A cross-platform framework (headers, data, and libraries) for writing cross-platform GUI-based applications.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "qt5-qtserialport",
                        "qt5-qtsensors",
                        "qt5-qtwebchannel",
                        "qt5-qtimageformats",
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtlocation",
                        "qt5-qtxmlpatterns",
                        "qt5-qtserialbus",
                        "qt5-qtmultimedia",
                        "qt5-qtquickcontrols2",
                        "qt5-qtnetworkauth",
                        "qt5-qtremoteobjects",
                        "qt5-qtscxml",
                        "qt5-qt3d",
                        "qt5-qtconnectivity",
                        "qt5-qtgamepad",
                        "qt5-qtspeech",
                        "qt5-qttools",
                        "qt5-qtquickcontrols",
                        "qt5-qtwebsockets",
                        "qt5-qttranslations",
                        "qt5-sqlite-plugin",
                        "qt5-qtgraphicaleffects"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyqt5",
                        "py310-pyqt5",
                        "py311-pyqt5",
                        "py312-pyqt5",
                        "py313-pyqt5",
                        "py314-pyqt5",
                        "py35-pyqt5",
                        "py36-pyqt5",
                        "py37-pyqt5",
                        "py27-pyqt5",
                        "py38-pyqt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquickcontrols2",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Quick Controls 2",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtimageformats",
                        "qt5-qtgraphicaleffects"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtquickcontrols2-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nheko",
                        "py36-pyside2",
                        "Serial-Studio",
                        "cool-retro-term",
                        "yubico-authenticator",
                        "py37-pyside2",
                        "welle.io",
                        "nextcloud-client",
                        "py27-pyside2",
                        "qt5-qtwebengine",
                        "qt5-qtdoc",
                        "qt5-qtlocation",
                        "py39-pyside2",
                        "py38-pyside2",
                        "py310-pyside2",
                        "py311-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquickcontrols2-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt5-qtquickcontrols2",
            "long_description": "Documentation for the port qt5-qtquickcontrols2",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtquickcontrols2",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtbase",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt Core, Qt GUI, Qt Network, Qt SQL, Qt Test, Qt Widgets, Qt Concurrent, Qt D-Bus, Qt OpenGL, Qt Platform Headers, Qt Print Support, and Qt XML",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "tests",
                "examples",
                "debug",
                "openssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "icu",
                        "openssl",
                        "pcre2",
                        "zlib",
                        "libjpeg-turbo",
                        "libpng",
                        "freetype",
                        "harfbuzz",
                        "zstd",
                        "dbus",
                        "double-conversion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtbase-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-spyder",
                        "wireshark2",
                        "wireshark30",
                        "gnuradio-devel",
                        "gnuplot",
                        "gqrx-devel",
                        "android-file-transfer-linux",
                        "py27-eric-ide",
                        "phonon-qt5",
                        "phonon-backend-gstreamer-qt5",
                        "qjackctl",
                        "ampache_browser",
                        "dbusmenu-qt5",
                        "gitqlient",
                        "liblxqt",
                        "qttesting",
                        "qtutilities",
                        "charm-qt5",
                        "dspdfviewer",
                        "goldendict",
                        "svn2git",
                        "xxdiff",
                        "py27-pyside2",
                        "QCSXCAD",
                        "gvedit-devel",
                        "qgit",
                        "qwt-qt5",
                        "qwt-qt5-examples",
                        "py36-spyder-devel",
                        "py37-spyder",
                        "polkit-qt5-devel",
                        "QtPass",
                        "py35-pyqt5-chart",
                        "py36-pyqt5-chart",
                        "py36-pyqt5-scintilla",
                        "py35-pyqt5-webengine",
                        "py36-pyqt5-webengine",
                        "py-spyder-devel",
                        "py37-spyder-devel",
                        "py38-spyder-devel",
                        "py39-spyder-devel",
                        "dvbcut",
                        "py310-spyder-devel",
                        "mlt-qt5",
                        "syncthingtray",
                        "JuffEd",
                        "VIBES",
                        "osl",
                        "wireshark3",
                        "stellarium",
                        "texmaker",
                        "cpi",
                        "unixcw",
                        "nheko",
                        "py27-poppler-qt5",
                        "py35-poppler-qt5",
                        "py36-poppler-qt5",
                        "poppler-devel-qt5",
                        "poppler-qt5",
                        "py37-pyqt5-webengine",
                        "NanoVNA-QT",
                        "PothosPlotters",
                        "PothosWidgets",
                        "SDRangel",
                        "qtads",
                        "gnuradio",
                        "gnuradio-next",
                        "gqrx",
                        "gr-fosphor",
                        "gr37-fosphor",
                        "LibreCAD",
                        "LibreCAD-devel",
                        "tagainijisho",
                        "tea",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "x2goclient",
                        "inspectrum",
                        "openhantek",
                        "smtube",
                        "lxqt-build-tools",
                        "qsynth",
                        "qterminal",
                        "scantailor",
                        "qtermwidget",
                        "py36-pyside2",
                        "libqtxdg",
                        "mythtv.28",
                        "mythtv-core.28",
                        "mythtv-plugins.28",
                        "py35-qscintilla-qt5",
                        "kdiff3",
                        "geant4.10.3",
                        "geant4.10.4",
                        "geant4.10.6",
                        "geant4.10.5",
                        "py310-pyqt5-chart",
                        "gvedit",
                        "py311-pyqt5-chart",
                        "py312-pyqt5-chart",
                        "py313-pyqt5-chart",
                        "py314-pyqt5-chart",
                        "py310-pyqt5-scintilla",
                        "py311-pyqt5-scintilla",
                        "py312-pyqt5-scintilla",
                        "py313-pyqt5-scintilla",
                        "py314-pyqt5-scintilla",
                        "py310-pyqt5-webengine",
                        "py311-pyqt5-webengine",
                        "py312-pyqt5-webengine",
                        "py313-pyqt5-webengine",
                        "py314-pyqt5-webengine",
                        "EqualX",
                        "py37-pyqt5-scintilla",
                        "lxqt-openssh-askpass",
                        "synergy",
                        "synergy-app",
                        "bibletime",
                        "recoll",
                        "QupZilla",
                        "Serial-Studio",
                        "cool-retro-term",
                        "nomacs",
                        "qlipper",
                        "yubico-authenticator",
                        "QtCurve-qt5",
                        "py37-poppler-qt5",
                        "py37-eric-ide",
                        "CsoundQt",
                        "py38-poppler-qt5",
                        "py37-pyqt5-chart",
                        "qmmp",
                        "cyan",
                        "qcustomplot",
                        "qt5-qtcreator",
                        "qt5-qtcreator-docs",
                        "oscar",
                        "convertall",
                        "py37-pyside2",
                        "qca-qt5",
                        "qca-qt5-ossl",
                        "qca-qt5-cyrus-sasl",
                        "qca-qt5-gnupg",
                        "qca-qt5-pkcs11",
                        "py39-pyqt5",
                        "py310-pyqt5",
                        "py311-pyqt5",
                        "py312-pyqt5",
                        "py313-pyqt5",
                        "py314-pyqt5",
                        "luminance-hdr",
                        "py39-pyqt5-chart",
                        "gpsbabel",
                        "gpsbabel-app",
                        "py39-pyqt5-scintilla",
                        "py35-pyqt5",
                        "py36-pyqt5",
                        "py37-pyqt5",
                        "py39-pyqt5-webengine",
                        "wkhtmltopdf",
                        "kristall-devel",
                        "psi",
                        "mkvtoolnix-legacy",
                        "mlt",
                        "qgis3",
                        "qt5pas",
                        "qgis3-ltr",
                        "synkron",
                        "libarchive-qt",
                        "avidemux",
                        "py38-eric-ide",
                        "kchmviewer",
                        "py38-pyqt5-scintilla",
                        "qBittorrent-qt5",
                        "py39-eric-ide",
                        "qtkeychain-qt5",
                        "jreen",
                        "PothosFlow",
                        "elmerfem",
                        "py310-poppler-qt5",
                        "py311-poppler-qt5",
                        "hydrogen",
                        "zint",
                        "scribus-devel",
                        "qscintilla-qt5",
                        "qscintilla-designer-qt5",
                        "py27-qscintilla-qt5",
                        "py38-pyqt5-chart",
                        "py38-pyqt5-webengine",
                        "lmms",
                        "welle.io",
                        "QMPlay2",
                        "mathmod",
                        "biblioteq",
                        "qt5-qtquickcontrols2",
                        "qt5-qtquickcontrols2-docs",
                        "qt5-qtbase-docs",
                        "assimp_tools",
                        "paraview",
                        "py310-eric-ide",
                        "neovim-qt",
                        "qt5-qtwebengine",
                        "qt5-qtwebengine-docs",
                        "qt5-qtquicktimeline",
                        "qt5-qtquicktimeline-docs",
                        "qt5-qtquick3d",
                        "qt5-qtquick3d-docs",
                        "qt5-qtdeclarative",
                        "qt5-qtdeclarative-docs",
                        "qt5-qtserialport",
                        "qt5-qtserialport-docs",
                        "qt5-qtsensors",
                        "qt5-qtsensors-docs",
                        "qt5-qtcharts",
                        "qt5-qtcharts-docs",
                        "qt5-qtwebkit",
                        "qt5-qtwebkit-docs",
                        "qt5-qtdoc",
                        "qt5-qtwebchannel",
                        "qt5-qtwebchannel-docs",
                        "qt5-qtimageformats",
                        "qt5-qtimageformats-docs",
                        "qt5-qtwebglplugin",
                        "qt5-qtvirtualkeyboard",
                        "qt5-qtvirtualkeyboard-docs",
                        "qt5-qtsvg",
                        "qt5-qtsvg-docs",
                        "qt5-qtmacextras",
                        "qt5-qtmacextras-docs",
                        "qt5-qtlocation",
                        "qt5-qtlocation-docs",
                        "qt5-qtlottie",
                        "qt5-qtlottie-docs",
                        "qt5-qtxmlpatterns",
                        "qt5-qtxmlpatterns-docs",
                        "qt5-qtserialbus",
                        "qt5-qtserialbus-docs",
                        "qt5-qtmultimedia",
                        "qt5-qtmultimedia-docs",
                        "qt5-qtdatavis3d",
                        "qt5-qtdatavis3d-docs",
                        "qt5-qtgraphicaleffects",
                        "qt5-qtgraphicaleffects-docs",
                        "qt5-qtpurchasing",
                        "qt5-qtpurchasing-docs",
                        "qt5-qtnetworkauth",
                        "qt5-qtnetworkauth-docs",
                        "qt5-qtscript",
                        "qt5-qtscript-docs",
                        "qt5-qtremoteobjects",
                        "qt5-qtremoteobjects-docs",
                        "qt5-qtscxml",
                        "qt5-qtscxml-docs",
                        "qt5-qt3d",
                        "qt5-qt3d-docs",
                        "qt5-qtconnectivity",
                        "qt5-qtconnectivity-docs",
                        "qt5-qtgamepad",
                        "qt5-qtgamepad-docs",
                        "qt5-qtspeech",
                        "qt5-qtspeech-docs",
                        "qt5-qtwebview",
                        "qt5-qtwebview-docs",
                        "qt5-qttools",
                        "qt5-qttools-docs",
                        "qt5-qtquickcontrols",
                        "qt5-qtquickcontrols-docs",
                        "qt5-qtwebsockets",
                        "qt5-qtwebsockets-docs",
                        "qt5-qtwebkit-examples",
                        "qt5-qttranslations",
                        "qt5-mysql-plugin",
                        "qt5-psql-plugin",
                        "qt5-sqlite-plugin",
                        "py39-pyside2",
                        "py27-pyqt5",
                        "py27-pyqt5-webengine",
                        "py27-pyqt5-chart",
                        "libcommuni",
                        "libechonest",
                        "trojita",
                        "GPXSee",
                        "quazip1",
                        "py38-spyder",
                        "liblastfm-qt5",
                        "phonon-backend-vlc-qt5",
                        "pcraster",
                        "xca",
                        "gerbil",
                        "qalculate-qt",
                        "converseen",
                        "py38-pyqt5",
                        "py39-poppler-qt5",
                        "py38-pyside2",
                        "sqlitebrowser",
                        "quazip",
                        "py-spyder",
                        "py310-spyder",
                        "py311-spyder",
                        "py312-spyder",
                        "py313-spyder",
                        "py314-spyder",
                        "py310-pyside2",
                        "py311-pyside2",
                        "qcachegrind",
                        "qjson-qt5",
                        "mythtv-pkg.28",
                        "apitrace",
                        "LyX",
                        "cmake-gui",
                        "cmake-devel-gui",
                        "libfive",
                        "scidavis",
                        "QtPBFImagePlugin",
                        "texstudio",
                        "qxmpp",
                        "photoqt",
                        "pyotherside",
                        "PageEdit",
                        "liteide",
                        "mindforger",
                        "vnote",
                        "i2pchat",
                        "litecoin",
                        "GPXLab",
                        "fontmatrix",
                        "octave",
                        "nextcloud-client",
                        "owncloud-client",
                        "openimageio",
                        "barrier",
                        "py39-spyder",
                        "audacious-plugins",
                        "qvge",
                        "communi-desktop",
                        "quassel",
                        "quassel-client",
                        "cl-webengine-lib",
                        "proxmark3-iceman",
                        "audacious-core",
                        "libopenshot",
                        "MultiMC5",
                        "PolyMC",
                        "xpdf",
                        "gmic-qt",
                        "gmic-gimp",
                        "AppCSXCAD",
                        "OpenCSG",
                        "openscad",
                        "openscad-devel"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "qt5-qtwebengine"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5",
                        "liteide"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtbase-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt5-qtbase",
            "long_description": "Documentation for the port qt5-qtbase",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtbase",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtwebengine",
            "portdir": "aqua/qt5",
            "version": "5.15.19",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebEngine",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "flex",
                        "gperf",
                        "ninja",
                        "pkgconfig",
                        "python27",
                        "py27-ply",
                        "qt5-qtwebengine-gn",
                        "nodejs20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pulseaudio",
                        "dbus",
                        "glib2",
                        "libevent",
                        "re2",
                        "fontconfig",
                        "harfbuzz",
                        "lcms2",
                        "libpng",
                        "poppler",
                        "webp",
                        "freetype",
                        "libxml2",
                        "ffmpeg4",
                        "qt5-qtquickcontrols2",
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "qt5-qtwebchannel",
                        "qt5-qtlocation",
                        "qt5-qttools",
                        "qt5-qtquickcontrols",
                        "snappy",
                        "zlib",
                        "minizip",
                        "libopus"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtwebengine-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyside2",
                        "py35-pyqt5-webengine",
                        "py36-pyqt5-webengine",
                        "texmaker",
                        "py37-pyqt5-webengine",
                        "SDRangel",
                        "py36-pyside2",
                        "py310-pyqt5-webengine",
                        "py311-pyqt5-webengine",
                        "py312-pyqt5-webengine",
                        "py313-pyqt5-webengine",
                        "py314-pyqt5-webengine",
                        "QupZilla",
                        "py37-pyside2",
                        "zeal",
                        "luminance-hdr",
                        "gpsbabel-app",
                        "py39-pyqt5-webengine",
                        "psi",
                        "py38-pyqt5-webengine",
                        "qt5-qtwebview",
                        "py39-pyside2",
                        "py27-pyqt5-webengine",
                        "py38-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "PageEdit",
                        "mindforger",
                        "vnote",
                        "quassel",
                        "quassel-client",
                        "gitqlient",
                        "cl-webengine-lib"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtwebengine-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.19",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt5-qtwebengine",
            "long_description": "Documentation for the port qt5-qtwebengine",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py27-ply",
                        "qt5-qtwebengine-gn",
                        "qt5-qtwebengine",
                        "qt5-qttools",
                        "qt5-sqlite-plugin",
                        "bison",
                        "flex",
                        "gperf",
                        "ninja",
                        "pkgconfig",
                        "python27"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquicktimeline",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: A platform target to compile Qt applications for the web browsers using WebAssembly.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtquicktimeline-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquicktimeline-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt5-qtquicktimeline",
            "long_description": "Documentation for the port qt5-qtquicktimeline",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtquicktimeline",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquick3d",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Provides a high-level API for creating 3D content or UIs based on Qt Quick.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "assimp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtquick3d-docs"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtquick3d-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt5-qtquick3d",
            "long_description": "Documentation for the port qt5-qtquick3d",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18",
                        "qt5-qtquick3d",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtdeclarative",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt QML, Qt Quick, Qt Quick Layouts, and Qt Quick Widgets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python312",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtdeclarative-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "syncthingtray",
                        "x2goclient",
                        "py36-pyside2",
                        "bibletime",
                        "yubico-authenticator",
                        "qt5-qtcreator",
                        "py37-pyside2",
                        "gpsbabel-app",
                        "welle.io",
                        "QMPlay2",
                        "qt5-qtwebengine",
                        "qt5-qtquicktimeline",
                        "qt5-qtquick3d",
                        "pyotherside",
                        "py27-pyside2",
                        "qt5-qtsensors",
                        "qt5-qtcharts",
                        "qt5-qtwebkit",
                        "qt5-qtdoc",
                        "qt5-qtwebchannel",
                        "qt5-qtwebglplugin",
                        "qt5-qtvirtualkeyboard",
                        "qt5-qtlocation",
                        "qt5-qtlottie",
                        "qt5-qtxmlpatterns",
                        "qt5-qtmultimedia",
                        "qt5-qtdatavis3d",
                        "qt5-qtgraphicaleffects",
                        "qt5-qtpurchasing",
                        "qt5-qtremoteobjects",
                        "qt5-qtscxml",
                        "qt5-qt3d",
                        "qt5-qtconnectivity",
                        "qt5-qtgamepad",
                        "qt5-qtspeech",
                        "qt5-qtwebview",
                        "qt5-qttools",
                        "qt5-qtquickcontrols",
                        "qt5-qtwebsockets",
                        "qt5-qtwebkit-examples",
                        "py39-pyside2",
                        "libcommuni",
                        "trojita",
                        "xca",
                        "py38-pyside2",
                        "py310-pyside2",
                        "py311-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5"
                    ]
                }
            ]
        },
        {
            "name": "qt5-qtdeclarative-docs",
            "portdir": "aqua/qt5",
            "version": "5.15.18",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Documentation for the port qt5-qtdeclarative",
            "long_description": "Documentation for the port qt5-qtdeclarative",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "python312",
                        "qt5-qtdeclarative",
                        "qt5-qttools",
                        "qt5-sqlite-plugin"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-docs"
                    ]
                }
            ]
        }
    ]
}