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

{
    "count": 49650,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=956",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=954",
    "results": [
        {
            "name": "holoviews",
            "portdir": "science/holoviews",
            "version": "1.22.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/holoviz/holoviews",
            "description": "HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple.",
            "long_description": "HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple. With HoloViews, you can usually express what you want to do in very few lines of code, letting you focus on what you are trying to explore and convey, not on the process of plotting.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyct",
                        "py313-bokeh",
                        "python313",
                        "py313-panel",
                        "py313-notebook",
                        "py313-pyviz_comms",
                        "py313-matplotlib",
                        "py313-pandas",
                        "py313-colorcet",
                        "py313-param"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "userspace-rcu",
            "portdir": "devel/userspace-rcu",
            "version": "0.15.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://liburcu.org",
            "description": "A userspace RCU (read-copy-update) library, liburcu.",
            "long_description": "A userspace RCU (read-copy-update) library, liburcu. This data synchronization library provides read-side access which scales linearly with the number of cores.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "knot",
                        "libknot",
                        "bind9"
                    ]
                }
            ]
        },
        {
            "name": "py35-gdal",
            "portdir": "python/py-gdal",
            "version": "3.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python35",
                        "py35-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-cartopy",
                        "py35-obspy"
                    ]
                }
            ]
        },
        {
            "name": "py38-gdal",
            "portdir": "python/py-gdal",
            "version": "3.9.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python38",
                        "py38-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-rsgislib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cartopy"
                    ]
                }
            ]
        },
        {
            "name": "py37-gdal",
            "portdir": "python/py-gdal",
            "version": "3.7.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python37",
                        "py37-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-isce2",
                        "py37-obspy",
                        "py37-cartopy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-isce2"
                    ]
                }
            ]
        },
        {
            "name": "py39-gdal",
            "portdir": "python/py-gdal",
            "version": "3.11.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python39",
                        "py39-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-rsgislib"
                    ]
                }
            ]
        },
        {
            "name": "py36-gdal",
            "portdir": "python/py-gdal",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python36",
                        "py36-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-isce2",
                        "py36-cartopy",
                        "py36-obspy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-isce2"
                    ]
                }
            ]
        },
        {
            "name": "py27-gdal",
            "portdir": "python/py-gdal",
            "version": "3.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python27",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-cartopy",
                        "py27-obspy"
                    ]
                }
            ]
        },
        {
            "name": "py27-fiona",
            "portdir": "python/py-fiona",
            "version": "1.8.20",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py35-fiona",
            "homepage": "https://github.com/Toblerity/Fiona",
            "description": "Obsolete port, replaced by py35-fiona",
            "long_description": "This port has been replaced by py35-fiona.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-geopandas"
                    ]
                }
            ]
        },
        {
            "name": "py38-fiona",
            "portdir": "python/py-fiona",
            "version": "1.9.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Toblerity/Fiona",
            "description": "OGR's neat, nimble, no-nonsense API for Python programmers.",
            "long_description": "Fiona provides uncomplicated Python interfaces to functions in OGR, the best open source C/C++ library for reading and writing geographic vector data.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-cython",
                        "py38-numpy",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "py38-six",
                        "python38",
                        "py38-attrs",
                        "py38-certifi",
                        "py38-click",
                        "py38-click-plugins",
                        "py38-cligj",
                        "py38-importlib-metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-geopandas"
                    ]
                }
            ]
        },
        {
            "name": "py36-fiona",
            "portdir": "python/py-fiona",
            "version": "1.8.20",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Toblerity/Fiona",
            "description": "OGR's neat, nimble, no-nonsense API for Python programmers.",
            "long_description": "Fiona provides uncomplicated Python interfaces to functions in OGR, the best open source C/C++ library for reading and writing geographic vector data.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-cython",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-attrs",
                        "py36-click-plugins",
                        "py36-cligj",
                        "gdal",
                        "py36-setuptools",
                        "py36-six",
                        "py36-munch",
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-geopandas"
                    ]
                }
            ]
        },
        {
            "name": "py35-fiona",
            "portdir": "python/py-fiona",
            "version": "1.8.20",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Toblerity/Fiona",
            "description": "OGR's neat, nimble, no-nonsense API for Python programmers.",
            "long_description": "Fiona provides uncomplicated Python interfaces to functions in OGR, the best open source C/C++ library for reading and writing geographic vector data.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-cython",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-attrs",
                        "py35-click-plugins",
                        "py35-cligj",
                        "gdal",
                        "py35-setuptools",
                        "py35-six",
                        "py35-munch",
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-geopandas"
                    ]
                }
            ]
        },
        {
            "name": "py37-fiona",
            "portdir": "python/py-fiona",
            "version": "1.9.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Toblerity/Fiona",
            "description": "OGR's neat, nimble, no-nonsense API for Python programmers.",
            "long_description": "Fiona provides uncomplicated Python interfaces to functions in OGR, the best open source C/C++ library for reading and writing geographic vector data.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-cython",
                        "py37-numpy",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-importlib-metadata",
                        "gdal",
                        "py37-munch",
                        "python37",
                        "py37-attrs",
                        "py37-certifi",
                        "py37-click",
                        "py37-click-plugins",
                        "py37-cligj"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-geopandas"
                    ]
                }
            ]
        },
        {
            "name": "py38-sacremoses",
            "portdir": "python/py-sacremoses",
            "version": "0.0.53",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvations/sacremoses",
            "description": "Python port of Moses tokenizer, truecaser and normalizer",
            "long_description": "Python port of Moses tokenizer, truecaser and normalizer",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-16",
                        "py38-installer",
                        "py38-build",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-tqdm",
                        "py38-six",
                        "py38-regex",
                        "py38-joblib",
                        "py38-click"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py37-sacremoses",
            "portdir": "python/py-sacremoses",
            "version": "0.0.53",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvations/sacremoses",
            "description": "Python port of Moses tokenizer, truecaser and normalizer",
            "long_description": "Python port of Moses tokenizer, truecaser and normalizer",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-setuptools",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-joblib",
                        "py37-regex",
                        "py37-six",
                        "py37-tqdm",
                        "py37-click"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-sacremoses",
            "portdir": "python/py-sacremoses",
            "version": "0.0.53",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvations/sacremoses",
            "description": "Python port of Moses tokenizer, truecaser and normalizer",
            "long_description": "Python port of Moses tokenizer, truecaser and normalizer",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-17",
                        "py39-installer",
                        "py39-build",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-tqdm",
                        "py39-six",
                        "py39-regex",
                        "py39-joblib",
                        "py39-click"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py39-rsgislib",
            "portdir": "gis/rsgislib",
            "version": "5.1.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rsgislib.org",
            "description": "Python 3.9 bindings for RSGISlib - Remote Sensing and GIS Library",
            "long_description": "This package provides Python 3.9 bindings, modules, and scripts.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 62
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py39-gdal",
                        "py39-numpy",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib",
                        "rsgislib",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-rsgislib",
            "portdir": "gis/rsgislib",
            "version": "5.1.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rsgislib.org",
            "description": "Python 3.8 bindings for RSGISlib - Remote Sensing and GIS Library",
            "long_description": "This package provides Python 3.8 bindings, modules, and scripts.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 62
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py38-gdal",
                        "py38-numpy",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib",
                        "rsgislib",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-opencv4",
            "portdir": "graphics/opencv4",
            "version": "4.8.0",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opencv4",
                        "openexr",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "zlib",
                        "ffmpeg",
                        "py37-numpy",
                        "libquirc",
                        "imath",
                        "python37",
                        "ade",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-imutils",
                        "py37-tensor2tensor"
                    ]
                }
            ]
        },
        {
            "name": "py36-opencv4",
            "portdir": "graphics/opencv4",
            "version": "4.5.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opencv4",
                        "openexr",
                        "ilmbase",
                        "openjpeg",
                        "zlib",
                        "webp",
                        "python36",
                        "ffmpeg",
                        "py36-numpy",
                        "tiff",
                        "ade",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-opencv4",
            "portdir": "graphics/opencv4",
            "version": "4.5.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opencv4",
                        "openexr",
                        "ilmbase",
                        "openjpeg",
                        "zlib",
                        "webp",
                        "python35",
                        "ffmpeg",
                        "py35-numpy",
                        "tiff",
                        "ade",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-opencv4",
            "portdir": "graphics/opencv4",
            "version": "4.9.0",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opencv4",
                        "openexr",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "zlib",
                        "ffmpeg",
                        "py38-numpy",
                        "libquirc",
                        "imath",
                        "python38",
                        "ade",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-imutils",
                        "py38-tensor2tensor"
                    ]
                }
            ]
        },
        {
            "name": "py38-rasterio",
            "portdir": "python/py-rasterio",
            "version": "1.3.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rasterio/rasterio",
            "description": "Rasterio reads and writes geospatial raster data.",
            "long_description": "Rasterio reads and writes geospatial raster data.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-cython",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-click-plugins",
                        "py38-cligj",
                        "gdal",
                        "py38-setuptools",
                        "py38-snuggs",
                        "py38-numpy",
                        "python38",
                        "py38-affine",
                        "py38-attrs",
                        "py38-certifi",
                        "py38-click"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-contextily"
                    ]
                }
            ]
        },
        {
            "name": "py35-rasterio",
            "portdir": "python/py-rasterio",
            "version": "1.1.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mapbox/rasterio",
            "description": "Fast and direct raster I/O for Python programmers who use Numpy",
            "long_description": "Fast and direct raster I/O for Python programmers who use Numpy",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-affine",
                        "py35-attrs",
                        "py35-click-plugins",
                        "gdal",
                        "py35-numpy",
                        "py35-setuptools",
                        "py35-snuggs",
                        "py35-cligj",
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-rasterio",
            "portdir": "python/py-rasterio",
            "version": "1.2.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mapbox/rasterio",
            "description": "Fast and direct raster I/O for Python programmers who use Numpy",
            "long_description": "Fast and direct raster I/O for Python programmers who use Numpy",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-affine",
                        "py36-attrs",
                        "py36-certifi",
                        "py36-click-plugins",
                        "gdal",
                        "py36-numpy",
                        "py36-setuptools",
                        "py36-snuggs",
                        "py36-cligj",
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-rasterio",
            "portdir": "python/py-rasterio",
            "version": "1.4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rasterio/rasterio",
            "description": "Rasterio reads and writes geospatial raster data.",
            "long_description": "Rasterio reads and writes geospatial raster data.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18",
                        "py39-cython",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python39",
                        "py39-importlib-metadata",
                        "py39-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-affine",
                        "py39-attrs",
                        "py39-certifi",
                        "py39-click",
                        "py39-click-plugins",
                        "py39-cligj",
                        "py39-parsing"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-contextily"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-rasterstats",
                        "py39-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py37-rasterio",
            "portdir": "python/py-rasterio",
            "version": "1.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mapbox/rasterio",
            "description": "Fast and direct raster I/O for Python programmers who use Numpy",
            "long_description": "Fast and direct raster I/O for Python programmers who use Numpy",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-cython",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "clang-14",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-cligj",
                        "py37-numpy",
                        "gdal",
                        "py37-snuggs",
                        "py37-setuptools",
                        "python37",
                        "py37-affine",
                        "py37-attrs",
                        "py37-certifi",
                        "py37-click-plugins"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-contextily"
                    ]
                }
            ]
        },
        {
            "name": "py27-rasterio",
            "portdir": "python/py-rasterio",
            "version": "1.0.28",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mapbox/rasterio",
            "description": "Fast and direct raster I/O for Python programmers who use Numpy",
            "long_description": "Fast and direct raster I/O for Python programmers who use Numpy",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-affine",
                        "py27-attrs",
                        "py27-click-plugins",
                        "py27-cligj",
                        "gdal",
                        "py27-numpy",
                        "py27-setuptools",
                        "py27-snuggs",
                        "py27-enum34",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-black",
            "portdir": "python/py-black",
            "version": "24.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://black.readthedocs.io/",
            "description": "The uncompromising code formatter for Python.",
            "long_description": "By using Black, you agree to cede control over minutiae of hand-formatting your Python source code. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. Black makes code review faster by producing the smallest diffs possible. Blackened code looks the same regardless of the project you’re reading. Formatting becomes transparent after a while and you can focus on the content instead.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-hatchling",
                        "py38-hatch-vcs",
                        "py38-installer",
                        "py38-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-tomli",
                        "py38-platformdirs",
                        "python38",
                        "py38-click",
                        "py38-mypy_extensions",
                        "py38-packaging",
                        "py38-pathspec",
                        "py38-typing_extensions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "black_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-python-lsp-black",
                        "py38-sphinx-copybutton"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-transformers",
                        "py38-orjson"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-allennlp"
                    ]
                }
            ]
        },
        {
            "name": "py36-black",
            "portdir": "python/py-black",
            "version": "22.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://black.readthedocs.io/",
            "description": "The uncompromising code formatter for Python.",
            "long_description": "By using Black, you agree to cede control over minutiae of hand-formatting your Python source code. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. Black makes code review faster by producing the smallest diffs possible. Blackened code looks the same regardless of the project you’re reading. Formatting becomes transparent after a while and you can focus on the content instead.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "py36-setuptools",
                        "py36-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-mypy_extensions",
                        "py36-pathspec",
                        "py36-typed-ast",
                        "py36-typing_extensions",
                        "py36-tomli",
                        "py36-platformdirs",
                        "python36",
                        "py36-click",
                        "py36-dataclasses"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "black_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyls-black",
                        "py36-python-lsp-black"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-trio"
                    ]
                }
            ]
        },
        {
            "name": "py37-black",
            "portdir": "python/py-black",
            "version": "23.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://black.readthedocs.io/",
            "description": "The uncompromising code formatter for Python.",
            "long_description": "By using Black, you agree to cede control over minutiae of hand-formatting your Python source code. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. Black makes code review faster by producing the smallest diffs possible. Blackened code looks the same regardless of the project you’re reading. Formatting becomes transparent after a while and you can focus on the content instead.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-build",
                        "py37-hatchling",
                        "py37-hatch-vcs",
                        "py37-installer",
                        "py37-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-typing_extensions",
                        "py37-tomli",
                        "py37-platformdirs",
                        "python37",
                        "py37-click",
                        "py37-mypy_extensions",
                        "py37-packaging",
                        "py37-pathspec",
                        "py37-typed-ast"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "black_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-python-lsp-black"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-orjson"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-typer"
                    ]
                }
            ]
        },
        {
            "name": "py39-black",
            "portdir": "python/py-black",
            "version": "25.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://black.readthedocs.io/",
            "description": "The uncompromising code formatter for Python.",
            "long_description": "By using Black, you agree to cede control over minutiae of hand-formatting your Python source code. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. Black makes code review faster by producing the smallest diffs possible. Blackened code looks the same regardless of the project you’re reading. Formatting becomes transparent after a while and you can focus on the content instead.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs",
                        "py39-installer",
                        "py39-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-tomli",
                        "py39-platformdirs",
                        "python39",
                        "py39-click",
                        "py39-mypy_extensions",
                        "py39-packaging",
                        "py39-pathspec",
                        "py39-typing_extensions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "black_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-python-lsp-black",
                        "py39-sphinx-copybutton"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-orjson"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-allennlp"
                    ]
                }
            ]
        },
        {
            "name": "py38-opencv4-devel",
            "portdir": "graphics/opencv4-devel",
            "version": "4.9.0",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openexr",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "python38",
                        "zlib",
                        "py38-numpy",
                        "opencv4-devel",
                        "libquirc",
                        "imath",
                        "ffmpeg",
                        "ade",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-opencv4-devel",
            "portdir": "graphics/opencv4-devel",
            "version": "4.5.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openexr",
                        "ilmbase",
                        "openjpeg",
                        "tiff",
                        "zlib",
                        "python36",
                        "ffmpeg",
                        "py36-numpy",
                        "opencv4-devel",
                        "webp",
                        "ade",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-opencv4-devel",
            "portdir": "graphics/opencv4-devel",
            "version": "4.8.0",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openexr",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "python37",
                        "zlib",
                        "py37-numpy",
                        "opencv4-devel",
                        "libquirc",
                        "imath",
                        "ffmpeg",
                        "ade",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-opencv4-devel",
            "portdir": "graphics/opencv4-devel",
            "version": "4.5.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openexr",
                        "ilmbase",
                        "openjpeg",
                        "tiff",
                        "zlib",
                        "python35",
                        "ffmpeg",
                        "py35-numpy",
                        "opencv4-devel",
                        "webp",
                        "ade",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gdalBindings",
            "portdir": "R/R-gdalBindings",
            "version": "0.1.17",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/caiohamamura/rgdalBindings",
            "description": "GDAL classes wrapper for reading and writing raster blocks",
            "long_description": "GDAL classes wrapper for reading and writing raster blocks",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-data.table",
                        "gdal",
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gdalraster",
            "portdir": "R/R-gdalraster",
            "version": "1.11.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://usdaforestservice.github.io/gdalraster",
            "description": "Bindings to the Geospatial Data Abstraction Library Raster API",
            "long_description": "Bindings to the Geospatial Data Abstraction Library Raster API",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "R-Rcpp",
                        "R-bit64",
                        "R-xml2",
                        "R-RcppInt64",
                        "R-CRAN-recommended",
                        "sqlite3",
                        "gdal",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-gt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rgdal",
            "portdir": "R/R-rgdal",
            "version": "1.6-7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rgdal",
            "description": "Bindings for the Geospatial Data Abstraction Library",
            "long_description": "Bindings for the Geospatial Data Abstraction Library",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "gdal",
                        "proj9",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-DBI",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-RSQLite",
                        "R-rgeos",
                        "R-maptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSN"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metR",
                        "R-rgeos"
                    ]
                }
            ]
        },
        {
            "name": "R-sf",
            "portdir": "R/R-sf",
            "version": "1.0-19",
            "license": "(GPL-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/sf",
            "description": "Simple features for R",
            "long_description": "Simple features for R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "proj9",
                        "R-Rcpp",
                        "R-magrittr",
                        "R-DBI",
                        "R-classInt",
                        "R-units",
                        "R-s2",
                        "R-CRAN-recommended",
                        "sqlite3",
                        "gdal",
                        "geos"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pbapply",
                        "R-maps",
                        "R-RSQLite",
                        "R-widgetframe",
                        "R-raster",
                        "R-terra",
                        "R-wk",
                        "R-nanoarrow",
                        "R-RPostgreSQL",
                        "R-lwgeom",
                        "R-stars",
                        "R-odbc",
                        "R-RPostgres",
                        "R-pool",
                        "R-rlang",
                        "R-sp",
                        "R-vctrs",
                        "R-blob",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-metR",
                        "R-sqlhelper",
                        "R-crawl",
                        "R-densityarea",
                        "R-rgeoda",
                        "R-spdep",
                        "R-PReMiuM",
                        "R-constrainedKriging",
                        "R-areal",
                        "R-ncdfgeom",
                        "R-automap",
                        "R-tidyterra",
                        "R-hosm",
                        "R-disaggregation",
                        "R-intamap",
                        "R-SSNbayes",
                        "R-SUMMER",
                        "R-SpatialGraph",
                        "R-Directional",
                        "R-exactextractr",
                        "R-gstat",
                        "R-rnaturalearth",
                        "R-gridpattern",
                        "R-fsr",
                        "R-lwgeom",
                        "R-transformr",
                        "R-fmesher",
                        "R-spmodel",
                        "R-stars",
                        "R-flexpolyline",
                        "R-fude",
                        "R-geostan",
                        "R-LMoFit",
                        "R-BayesX",
                        "R-geobr",
                        "R-MetricGraph",
                        "R-LMMsolver",
                        "R-SSN2",
                        "R-cubble",
                        "R-mkde",
                        "R-epiR",
                        "R-sftime",
                        "R-sftrack",
                        "R-ForestTools",
                        "R-Morpho",
                        "R-gdalUtilities",
                        "R-maptiles",
                        "R-Rlibkdv",
                        "R-spatialreg",
                        "R-sfarrow",
                        "R-sfnetworks",
                        "R-motif",
                        "R-sphet",
                        "R-CARBayesdata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-wk",
                        "R-spData",
                        "R-R2BayesX",
                        "R-magclass",
                        "R-SpatialBSS",
                        "R-gratia",
                        "R-kDGLM",
                        "R-gganimate",
                        "R-gginnards",
                        "R-ggplot2",
                        "R-ggrastr",
                        "R-sp",
                        "R-ipumsr",
                        "R-fasterize",
                        "R-geos",
                        "R-ggraph",
                        "R-isoband",
                        "R-mcmcsae",
                        "R-lutz",
                        "R-SpaceTimeBSS",
                        "R-sdmTMB",
                        "R-psgp",
                        "R-PROJ",
                        "R-jsonlite",
                        "R-rasterVis",
                        "R-rcartocolor",
                        "R-geomtextpath",
                        "R-constructive",
                        "R-ggpattern",
                        "R-TeachingDemos",
                        "R-lpjmlkit",
                        "R-accessibility",
                        "R-ggblanket",
                        "R-spacetime",
                        "R-trajectories",
                        "R-SeuratObject",
                        "R-gcplyr",
                        "R-polyCub",
                        "R-GDAtools",
                        "R-leaflet",
                        "R-ggiraph",
                        "R-polylabelr",
                        "R-terra",
                        "R-DeclareDesign",
                        "R-bamlss",
                        "R-duckdbfs",
                        "R-protolite",
                        "R-raster",
                        "R-FRK"
                    ]
                }
            ]
        },
        {
            "name": "R-terra",
            "portdir": "R/R-terra",
            "version": "1.8-5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rspatial.org/terra",
            "description": "Spatial data analysis",
            "long_description": "Spatial data analysis",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "sqlite3",
                        "gdal",
                        "geos"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-htmlwidgets",
                        "R-deldir",
                        "R-tinytest",
                        "R-XML",
                        "R-ncdf4",
                        "R-sf",
                        "R-leaflet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyterra",
                        "R-geostatsp",
                        "R-mkde",
                        "R-ForestTools",
                        "R-disaggregation",
                        "R-GLCMTextures",
                        "R-rasterVis",
                        "R-SUMMER",
                        "R-maptiles",
                        "R-rnaturalearth",
                        "R-gdistance",
                        "R-samc",
                        "R-raster"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stars",
                        "R-magclass",
                        "R-metR",
                        "R-gdalUtilities",
                        "R-sp",
                        "R-exactextractr",
                        "R-fmesher",
                        "R-unmarked",
                        "R-viridis",
                        "R-lpjmlkit",
                        "R-leaflet",
                        "R-sf",
                        "R-bfast"
                    ]
                }
            ]
        },
        {
            "name": "R-vapour",
            "portdir": "R/R-vapour",
            "version": "0.10.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/vapour",
            "description": "Access to the Geospatial Data Abstraction Library (GDAL)",
            "long_description": "Access to the Geospatial Data Abstraction Library (GDAL)",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "gdal",
                        "proj9",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgis3",
            "portdir": "databases/postgis3",
            "version": "3.6.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 62
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf-c",
                        "gdal",
                        "geos",
                        "json-c",
                        "icu",
                        "libxml2",
                        "proj9",
                        "postgresql15",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgis2",
            "portdir": "databases/postgis2",
            "version": "2.5.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://postgis.refractions.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS 2 adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. The 2.0 release also provides raster handling and basic 3D geometry capacities (TIN and polyhedra).",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 62
                }
            ],
            "variants": [
                "postgresql12",
                "postgresql11",
                "postgresql10",
                "postgresql93",
                "postgresql94",
                "postgresql95",
                "postgresql96",
                "raster",
                "topology",
                "sfcgal",
                "gui",
                "proj7",
                "comments",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "postgresql12",
                        "libxml2",
                        "gdal",
                        "proj6",
                        "geos",
                        "json-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg12-postgis3-doc",
            "portdir": "databases/postgis3",
            "version": "3.6.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "Documentation of PostGIS for PostgreSQL 12",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format. This adds documentation.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 62
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "postgresql12",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "protobuf-c",
                        "geos",
                        "libxslt",
                        "proj9",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg12-postgis3",
            "portdir": "databases/postgis3",
            "version": "3.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 62
                }
            ],
            "variants": [
                "address_standardizer",
                "lto",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "raster",
                "sfcgal",
                "topology",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "postgresql12",
                        "proj9",
                        "protobuf-c",
                        "gdal",
                        "geos",
                        "json-c",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pg12-pgrouting"
                    ]
                }
            ]
        },
        {
            "name": "pg13-postgis3",
            "portdir": "databases/postgis3",
            "version": "3.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 62
                }
            ],
            "variants": [
                "address_standardizer",
                "lto",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "raster",
                "sfcgal",
                "topology",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "postgresql13",
                        "proj9",
                        "protobuf-c",
                        "gdal",
                        "geos",
                        "json-c",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pg13-pgrouting"
                    ]
                }
            ]
        },
        {
            "name": "pg13-postgis3-doc",
            "portdir": "databases/postgis3",
            "version": "3.6.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "Documentation of PostGIS for PostgreSQL 13",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format. This adds documentation.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 62
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "postgresql13",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "protobuf-c",
                        "geos",
                        "libxslt",
                        "proj9",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg14-postgis3",
            "portdir": "databases/postgis3",
            "version": "3.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 62
                }
            ],
            "variants": [
                "address_standardizer",
                "lto",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "raster",
                "sfcgal",
                "topology",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql14",
                        "protobuf-c",
                        "proj9",
                        "gdal",
                        "geos",
                        "json-c",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pg14-pgrouting"
                    ]
                }
            ]
        },
        {
            "name": "pg14-postgis3-doc",
            "portdir": "databases/postgis3",
            "version": "3.6.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "Documentation of PostGIS for PostgreSQL 14",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format. This adds documentation.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 62
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "protobuf-c",
                        "geos",
                        "libxslt",
                        "postgresql14",
                        "proj9",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}