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

{
    "count": 49839,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=93",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=91",
    "results": [
        {
            "name": "py36-cmd2",
            "portdir": "python/py-cmd2",
            "version": "2.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-cmd2/cmd2",
            "description": "Tool for building interactive command line applications in Python",
            "long_description": "Tool for building interactive command line applications in Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools_scm",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-typing_extensions",
                        "py36-wcwidth",
                        "py36-pyperclip",
                        "py36-importlib-metadata",
                        "py36-attrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-cliff"
                    ]
                }
            ]
        },
        {
            "name": "py37-cmd2",
            "portdir": "python/py-cmd2",
            "version": "2.4.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-cmd2/cmd2",
            "description": "Tool for building interactive command line applications in Python",
            "long_description": "Tool for building interactive command line applications in Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-attrs",
                        "py37-importlib-metadata",
                        "py37-pyperclip",
                        "py37-typing_extensions",
                        "py37-wcwidth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-cliff"
                    ]
                }
            ]
        },
        {
            "name": "py39-cmd2",
            "portdir": "python/py-cmd2",
            "version": "2.5.11",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-cmd2/cmd2",
            "description": "Tool for building interactive command line applications in Python",
            "long_description": "Tool for building interactive command line applications in Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-importlib-metadata",
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pyperclip",
                        "py39-wcwidth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-cliff"
                    ]
                }
            ]
        },
        {
            "name": "qore-xml-module",
            "portdir": "lang/qore-xml-module",
            "version": "2.0.0",
            "license": "(LGPL-2.1 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "xml module for Qore",
            "long_description": "Module providing XML, XPath, XML-RPC, etc functionality to Qore",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "qore",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sumo",
            "portdir": "science/sumo",
            "version": "0.32.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sumo-sim.org/",
            "description": "Simulation of Urban MObility (SUMO)",
            "long_description": "Simulation of Urban MObility (SUMO) is an open source, highly portable, microscopic road traffic simulation package designed to handle large road networks. It is mainly developed by employees of the Institute of Transportation Systems at the German Aerospace Center.",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [
                "debug",
                "double_precision",
                "subseconds",
                "messages",
                "no_internal_lanes",
                "no_traci",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "coreutils",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj4",
                        "python27",
                        "py27-matplotlib",
                        "libtool",
                        "xercesc3",
                        "fox",
                        "py27-protobuf",
                        "gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ncarg",
            "portdir": "science/ncarg",
            "version": "6.6.2",
            "license": "(UCAR-Unidata or public-domain or BSD or LGPL-3 or GPL-3)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.ncl.ucar.edu/",
            "description": "language for scientific data processing and visualization",
            "long_description": "The NCAR Command Language (NCL), a product of the Computational & Information Systems Laboratory at the National Center for Atmospheric Research (NCAR) and sponsored by the National Science Foundation, is a free interpreted language designed specifically for scientific data processing and visualization.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "clang-18",
                        "triangle"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "jasper",
                        "libpng",
                        "libgcc",
                        "gsl",
                        "curl",
                        "hdf4",
                        "hdf5",
                        "hdfeos",
                        "flex",
                        "netcdf",
                        "udunits2",
                        "vis5d",
                        "wgrib2",
                        "libxml2",
                        "xorg-libXaw",
                        "proj5",
                        "hdfeos5",
                        "vecLibFort",
                        "gdal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rangs-gshhs-ncarg",
                        "esmf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-nio"
                    ]
                }
            ]
        },
        {
            "name": "gmt6",
            "portdir": "science/gmt6",
            "version": "6.6.0",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.generic-mapping-tools.org/",
            "description": "The Generic Mapping Tools",
            "long_description": "GMT is an open source collection of ~120 tools for manipulating geographic and Cartesian data sets and producing PostScript illustrations ranging from simple x-y plots via contour maps to artificially illuminated surfaces and 3D perspective views.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "remko.scharroo",
                    "github": "remkos",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "fftw3",
                "gdal",
                "pcre",
                "openmp",
                "lgpl",
                "nonfree",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ghostscript",
                        "dcw-gmt",
                        "pcre",
                        "netcdf",
                        "gshhg-gmt",
                        "gdal",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-pygmt",
                        "py311-pygmt",
                        "py313-pygmt",
                        "ncplot",
                        "py39-pygmt",
                        "py310-pygmt"
                    ]
                }
            ]
        },
        {
            "name": "gmt5",
            "portdir": "science/gmt5",
            "version": "5.4.5",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.generic-mapping-tools.org/",
            "description": "The Generic Mapping Tools",
            "long_description": "GMT is an open source collection of ~120 tools for manipulating geographic and Cartesian data sets and producing PostScript illustrations ranging from simple x-y plots via contour maps to artificially illuminated surfaces and 3D perspective views.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "remko.scharroo",
                    "github": "remkos",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "fftw3",
                "gdal",
                "pcre",
                "openmp",
                "lgpl",
                "nonfree",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ghostscript",
                        "dcw-gmt",
                        "pcre",
                        "netcdf",
                        "gshhg-gmt",
                        "gdal",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmtsar"
                    ]
                }
            ]
        },
        {
            "name": "gmt4",
            "portdir": "science/gmt4",
            "version": "4.5.18",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.generic-mapping-tools.org",
            "description": "The Generic Mapping Tools",
            "long_description": "GMT is an open source collection of ~65 tools for manipulating geographic and Cartesian data sets and producing PostScript illustrations ranging from simple x-y plots via contour maps to artificially illuminated surfaces and 3D perspective views.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "octave",
                "gdal",
                "triangle",
                "xgrid"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "ghostscript",
                        "gshhg-gmt",
                        "netcdf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "relax3d"
                    ]
                }
            ]
        },
        {
            "name": "gerbil",
            "portdir": "science/gerbil",
            "version": "2020-05-06-5a7705f",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gerbilvis.org/",
            "description": "Hyperspectral Image Visualization & Analysis Framework",
            "long_description": "Gerbil is a generic framework for visualization and analysis of multispectral and hyperspectral data that strives to both bring new innovations in analysis capabilities and be of use in a wide range of hyperspectral data applications.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opencv4",
                        "qt5-qtbase",
                        "boost171",
                        "tbb",
                        "gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-sacremoses",
            "portdir": "python/py-sacremoses",
            "version": "0.1.1",
            "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-click",
                        "py313-regex",
                        "py313-tqdm",
                        "py313-joblib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sacremoses"
                    ]
                }
            ]
        },
        {
            "name": "py312-sacremoses",
            "portdir": "python/py-sacremoses",
            "version": "0.1.1",
            "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-click",
                        "py312-tqdm",
                        "py312-regex",
                        "py312-joblib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-sacremoses",
            "portdir": "python/py-sacremoses",
            "version": "0.1.1",
            "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-click",
                        "py310-regex",
                        "py310-tqdm",
                        "py310-joblib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py311-sacremoses",
            "portdir": "python/py-sacremoses",
            "version": "0.1.1",
            "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-regex",
                        "py311-click",
                        "py311-joblib",
                        "py311-tqdm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-cython",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python313",
                        "py313-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-attrs",
                        "py313-certifi",
                        "py313-click",
                        "py313-parsing",
                        "py313-affine",
                        "py313-click-plugins",
                        "py313-cligj"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-rasterio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-rasterstats",
                        "py313-tobler",
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "py312-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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-cython",
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python312",
                        "py312-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-attrs",
                        "py312-certifi",
                        "py312-click",
                        "py312-parsing",
                        "py312-affine",
                        "py312-click-plugins",
                        "py312-cligj"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-contextily"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-rasterstats",
                        "py312-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py311-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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "py311-cython",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python311",
                        "py311-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-parsing",
                        "py311-attrs",
                        "py311-certifi",
                        "py311-click",
                        "py311-affine",
                        "py311-cligj",
                        "py311-click-plugins"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-contextily"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-rasterstats",
                        "py311-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-cython",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python310",
                        "py310-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-certifi",
                        "py310-click",
                        "py310-attrs",
                        "py310-parsing",
                        "py310-click-plugins",
                        "py310-cligj",
                        "py310-affine"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-contextily"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-rasterstats",
                        "py310-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py-sacremoses",
            "portdir": "python/py-sacremoses",
            "version": "0.1.1",
            "license": "LGPL-2.1+",
            "platforms": "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sacremoses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rasterio",
            "portdir": "python/py-rasterio",
            "version": "1.4.3",
            "license": "BSD",
            "platforms": "any",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-rasterio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pyogrio",
            "portdir": "python/py-pyogrio",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyogrio.readthedocs.io/",
            "description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
            "long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
            "active": true,
            "categories": [
                "science",
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-cython",
                        "py312-versioneer",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-packaging",
                        "py312-numpy",
                        "py312-certifi",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-geopandas"
                    ]
                }
            ]
        },
        {
            "name": "py313-pyogrio",
            "portdir": "python/py-pyogrio",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyogrio.readthedocs.io/",
            "description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
            "long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
            "active": true,
            "categories": [
                "science",
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-versioneer",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-cython",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-packaging",
                        "py313-certifi",
                        "py313-numpy",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyogrio",
                        "py313-geopandas"
                    ]
                }
            ]
        },
        {
            "name": "py311-pyogrio",
            "portdir": "python/py-pyogrio",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyogrio.readthedocs.io/",
            "description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
            "long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
            "active": true,
            "categories": [
                "science",
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "py311-versioneer",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-packaging",
                        "py311-certifi",
                        "py311-numpy",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-geopandas"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyogrio",
            "portdir": "python/py-pyogrio",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyogrio.readthedocs.io/",
            "description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
            "long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
            "active": true,
            "categories": [
                "science",
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-cython",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-versioneer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-certifi",
                        "py310-packaging",
                        "py310-numpy",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-geopandas"
                    ]
                }
            ]
        },
        {
            "name": "py39-pyogrio",
            "portdir": "python/py-pyogrio",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyogrio.readthedocs.io/",
            "description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
            "long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
            "active": true,
            "categories": [
                "science",
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-versioneer",
                        "py39-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-certifi",
                        "py39-numpy",
                        "py39-packaging",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-geopandas"
                    ]
                }
            ]
        },
        {
            "name": "py-pyogrio",
            "portdir": "python/py-pyogrio",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyogrio.readthedocs.io/",
            "description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
            "long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
            "active": true,
            "categories": [
                "science",
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyogrio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-gdal",
            "portdir": "python/py-gdal",
            "version": "3.12.0.post1",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 596
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-numpy",
                        "gdal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-rsgislib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr",
                        "py-gdal"
                    ]
                }
            ]
        },
        {
            "name": "py312-gdal",
            "portdir": "python/py-gdal",
            "version": "3.12.0.post1",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 596
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-numpy",
                        "gdal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-rsgislib"
                    ]
                }
            ]
        },
        {
            "name": "py311-gdal",
            "portdir": "python/py-gdal",
            "version": "3.12.0.post1",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 596
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python311",
                        "py311-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-rsgislib"
                    ]
                }
            ]
        },
        {
            "name": "py313-fiona",
            "portdir": "python/py-fiona",
            "version": "1.10.1",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "py313-cligj",
                        "python313",
                        "py313-attrs",
                        "py313-certifi",
                        "py313-click",
                        "py313-click-plugins"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fiona"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-rasterstats",
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "py310-gdal",
            "portdir": "python/py-gdal",
            "version": "3.12.0.post1",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 596
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python310",
                        "py310-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-rsgislib"
                    ]
                }
            ]
        },
        {
            "name": "py312-fiona",
            "portdir": "python/py-fiona",
            "version": "1.10.1",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-cython",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "py312-cligj",
                        "python312",
                        "py312-attrs",
                        "py312-certifi",
                        "py312-click",
                        "py312-click-plugins"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-rasterstats"
                    ]
                }
            ]
        },
        {
            "name": "py311-fiona",
            "portdir": "python/py-fiona",
            "version": "1.10.1",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "py311-click-plugins",
                        "python311",
                        "py311-attrs",
                        "py311-certifi",
                        "py311-click",
                        "py311-cligj"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-rasterstats"
                    ]
                }
            ]
        },
        {
            "name": "py310-fiona",
            "portdir": "python/py-fiona",
            "version": "1.10.1",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-cython",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "py310-cligj",
                        "python310",
                        "py310-certifi",
                        "py310-click",
                        "py310-attrs",
                        "py310-click-plugins"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-rasterstats"
                    ]
                }
            ]
        },
        {
            "name": "py39-fiona",
            "portdir": "python/py-fiona",
            "version": "1.10.1",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-cython",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-cligj",
                        "gdal",
                        "py39-importlib-metadata",
                        "python39",
                        "py39-attrs",
                        "py39-certifi",
                        "py39-click",
                        "py39-click-plugins"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-rasterstats"
                    ]
                }
            ]
        },
        {
            "name": "py-gdal",
            "portdir": "python/py-gdal",
            "version": "3.12.0.post1",
            "license": "MIT",
            "platforms": "any",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 596
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-fiona",
            "portdir": "python/py-fiona",
            "version": "1.10.1",
            "license": "BSD",
            "platforms": "any",
            "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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2777
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-fiona"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-mapping",
            "portdir": "octave/octave-mapping",
            "version": "1.4.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/mapping/",
            "description": "Simple Mapping functions.",
            "long_description": "Simple Mapping functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "octave",
                        "octave-geometry",
                        "octave-io"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gWakeOnLAN",
            "portdir": "net/gWakeOnLAN",
            "version": "0.8.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.muflone.com/gwakeonlan",
            "description": "wake machines on your network using Wake-on-LAN",
            "long_description": "gWakeOnLAN is a GTK+ GUI for waking machines on your network using Wake-on-LAN.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "x11",
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "gettext",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-gobject3",
                        "py313-pyxdg",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore",
            "portdir": "lang/qore",
            "version": "2.2.0",
            "license": "(LGPL-2.1 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "multi-threaded embeddable scripting language",
            "long_description": "Qore is a scripting language designed for multi-threading and SMP scalability",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "flex",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "bzip2",
                        "tbb",
                        "zlib",
                        "gmp",
                        "mpfr",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qore-asn1-module",
                        "qore-glut-module",
                        "qore-ncurses-module",
                        "qore-opengl-module",
                        "qore-qt4-module",
                        "qore-freetds-module",
                        "qore-pgsql-module",
                        "qore-sqlite3-module",
                        "qore-xmlsec-module",
                        "qore-python-module",
                        "qore-jni-module",
                        "qore-ssh2-module",
                        "qore-magic-module",
                        "qore-msgpack-module",
                        "qore-mysql-module",
                        "qore-openldap-module",
                        "qore-oracle-module",
                        "qore-linenoise-module",
                        "qore-yaml-module",
                        "qore-process-module",
                        "qore-uuid-module",
                        "qore-sysconf-module",
                        "qore-zmq-module",
                        "qore-odbc-module",
                        "qore-json-module",
                        "qore-xml-module"
                    ]
                }
            ]
        },
        {
            "name": "qore-json-module",
            "portdir": "lang/qore-json-module",
            "version": "1.9.0",
            "license": "(LGPL-2.1 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "json module for Qore",
            "long_description": "Module providing JSON and JSON-RPC functionality to Qore",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VirtualPlanetBuilder",
            "portdir": "graphics/VirtualPlanetBuilder",
            "version": "0.9.13",
            "license": "wxWidgets-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openscenegraph/VirtualPlanetBuilder",
            "description": "terrain database creation tool",
            "long_description": "VirtualPlanetBuilder is a terrain database creation tool that can read a wide range of geospatial imagery and elevation data and scales from small-area terrain databases to massive whole-planet paged databases. These databases can be uploaded to the Internet to provide online GoogleEarth-style roaming of whole-planet databases, or kept on local disks for high-speed access for professional flight simulator applications.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "OpenSceneGraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "OpenSceneGraph",
            "portdir": "graphics/OpenSceneGraph",
            "version": "3.6.5",
            "license": "wxWidgets-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openscenegraph.org/",
            "description": "high-performance 3D graphics toolkit",
            "long_description": "OpenSceneGraph is a high-performance 3D graphics toolkit useful in fields such as visual simulation, games, virtual reality, scientific visualization and modelling.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-base",
                        "dcmtk",
                        "fontconfig",
                        "giflib",
                        "jasper",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "zlib",
                        "poppler",
                        "tiff",
                        "ffmpeg",
                        "curl",
                        "freetype",
                        "boost176",
                        "imath",
                        "openexr",
                        "glib2",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VirtualPlanetBuilder"
                    ]
                }
            ]
        },
        {
            "name": "OpenSceneGraph-devel",
            "portdir": "graphics/OpenSceneGraph-devel",
            "version": "3.7.0-20200529",
            "license": "wxWidgets-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openscenegraph.org/",
            "description": "high-performance 3D graphics toolkit",
            "long_description": "OpenSceneGraph-devel is a high-performance 3D graphics toolkit useful in fields such as visual simulation, games, virtual reality, scientific visualization and modelling.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-base",
                        "dcmtk",
                        "fontconfig",
                        "giflib",
                        "jasper",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "zlib",
                        "poppler",
                        "tiff",
                        "ffmpeg",
                        "curl",
                        "freetype",
                        "boost176",
                        "imath",
                        "openexr",
                        "glib2",
                        "gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "t-rex",
            "portdir": "gis/t-rex",
            "version": "0.14.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://t-rex.tileserver.ch",
            "description": "Vector tile server specialized on publishing MVT tiles",
            "long_description": "Vector tile server specialized on publishing MVT tiles",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "legacy-support",
                        "pkgconfig",
                        "rust",
                        "cargo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gdal",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-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.12 bindings for RSGISlib - Remote Sensing and GIS Library",
            "long_description": "This package provides Python 3.12 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py312-numpy",
                        "py312-gdal",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib",
                        "rsgislib",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-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.13 bindings for RSGISlib - Remote Sensing and GIS Library",
            "long_description": "This package provides Python 3.13 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py313-numpy",
                        "py313-gdal",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib",
                        "rsgislib",
                        "gsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "py311-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.11 bindings for RSGISlib - Remote Sensing and GIS Library",
            "long_description": "This package provides Python 3.11 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py311-numpy",
                        "py311-gdal",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib",
                        "rsgislib",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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.10 bindings for RSGISlib - Remote Sensing and GIS Library",
            "long_description": "This package provides Python 3.10 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py310-numpy",
                        "py310-gdal",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib",
                        "rsgislib",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rsgislib",
            "portdir": "gis/rsgislib",
            "version": "5.1.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rsgislib.org",
            "description": "RSGISlib - Remote Sensing and GIS Library",
            "long_description": "The RSGISlib - Remote Sensing and GIS Library provides a lot of advanced tools to perform image analysis and feature detection in remote sensing and GIS applications.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-rsgislib",
                        "py39-rsgislib",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py313-rsgislib",
                        "py312-rsgislib"
                    ]
                }
            ]
        }
    ]
}