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

{
    "count": 50664,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=19",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=17",
    "results": [
        {
            "name": "py37-superqt",
            "portdir": "python/py-superqt",
            "version": "0.6.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyapp-kit/superqt",
            "description": "\"missing\" widgets and components for PyQt/PySide",
            "long_description": "\"missing\" widgets and components for PyQt/PySide This repository aims to provide high-quality community-contributed Qt widgets and components for PyQt & PySide that are not provided in the native QtWidgets module.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "py37-build",
                        "py37-hatchling",
                        "py37-hatch-vcs",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-pygments",
                        "py37-pyqt5",
                        "py37-qtpy",
                        "py37-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-magicgui"
                    ]
                }
            ]
        },
        {
            "name": "py38-superqt",
            "portdir": "python/py-superqt",
            "version": "0.6.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyapp-kit/superqt",
            "description": "\"missing\" widgets and components for PyQt/PySide",
            "long_description": "\"missing\" widgets and components for PyQt/PySide This repository aims to provide high-quality community-contributed Qt widgets and components for PyQt & PySide that are not provided in the native QtWidgets module.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-hatchling",
                        "py38-hatch-vcs",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-pygments",
                        "py38-pyqt5",
                        "py38-qtpy",
                        "py38-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-magicgui"
                    ]
                }
            ]
        },
        {
            "name": "packwiz",
            "portdir": "games/packwiz",
            "version": "20251124",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/packwiz/packwiz",
            "description": "Command line tool for creating Minecraft modpacks",
            "long_description": "packwiz is a command line tool for creating Minecraft modpacks. Instead of managing JAR files directly, packwiz creates TOML files that can be easily version-controlled and shared with git. You can then export to a CurseForge or Modrinth modpack.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "JLindop",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "par2",
            "portdir": "archivers/par2",
            "version": "1.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Parchive/par2cmdline",
            "description": "Parchive: Parity Archive Volume Set for data recovery",
            "long_description": "Parchive takes .par files and can regenerate missing data based upon a Reed-Soloman Code. This is useful for restoring missing pieces of a multi-part archive like the kinds used on Usenet. Version 2 does not require like-sized pieces, so it is useful for many more kinds of data recovery.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "backuppc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hellanzb"
                    ]
                }
            ]
        },
        {
            "name": "libigloo",
            "portdir": "devel/libigloo",
            "version": "0.9.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.xiph.org/xiph/icecast-libigloo",
            "description": "A generic C framework. It is developed and used by the Icecast project.",
            "long_description": "A generic C framework. It is developed and used by the Icecast project.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "RHash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qgis3-ltr",
            "portdir": "gis/qgis3",
            "version": "3.40.15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qgis.org/",
            "description": "QGIS 3 is a user-friendly GIS based on Qt 5 (LTR)",
            "long_description": "QGIS is a full-featured, user-friendly, free-and-open-source (FOSS) geographical information system (GIS) that runs on Unix platforms, Windows, and MacOS.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "grass7",
                "grass",
                "postgresql17",
                "postgresql16",
                "postgresql15",
                "postgresql14",
                "postgresql13",
                "postgresql12",
                "python310",
                "plugin_support310",
                "python311",
                "plugin_support311",
                "python312",
                "plugin_support312",
                "python313",
                "plugin_support313",
                "python314",
                "plugin_support314",
                "server"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "py314-pyqt-builder",
                        "py314-sip",
                        "bison",
                        "cmake",
                        "flex",
                        "ld64"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj",
                        "exiv2",
                        "qwt-qt5",
                        "gsl",
                        "geos",
                        "hdf5",
                        "qtkeychain-qt5",
                        "expat",
                        "libiconv",
                        "draco",
                        "gdal-pdf",
                        "postgresql17",
                        "python314",
                        "qt5-qtbase",
                        "py314-six",
                        "py314-pyqt5",
                        "py314-pyqt5-scintilla",
                        "py314-protobuf3",
                        "py314-gdal",
                        "qt5-qtwebkit",
                        "qt5-qtxmlpatterns",
                        "qt5-qtscript",
                        "qt5-qtscxml",
                        "qt5-sqlite-plugin",
                        "libzip",
                        "spatialite",
                        "libtasn1",
                        "sqlite3",
                        "openssl",
                        "protobuf3-cpp",
                        "qca-qt5",
                        "qca-qt5-ossl",
                        "qjson-qt5",
                        "gdal",
                        "PDAL"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-geojson",
                        "py314-dateutil",
                        "py314-psycopg2",
                        "py314-pygments",
                        "py314-cycler",
                        "py314-requests",
                        "py314-numpy",
                        "py314-scipy",
                        "py314-sip",
                        "py314-yaml",
                        "py314-Pillow",
                        "py314-jinja2",
                        "py314-markupsafe",
                        "py314-matplotlib",
                        "py314-opencv4",
                        "py314-pandas",
                        "py314-h5py",
                        "py314-patsy",
                        "py314-statsmodels",
                        "py314-shapely",
                        "py314-affine",
                        "py314-rasterio",
                        "py314-pyproj",
                        "py314-llvmlite",
                        "py314-termcolor",
                        "py314-scikit-learn",
                        "py314-fiona",
                        "py314-plotly",
                        "py314-owslib",
                        "py314-rsgislib",
                        "py314-seaborn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qgis3",
            "portdir": "gis/qgis3",
            "version": "3.44.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qgis.org/",
            "description": "QGIS 3 is a user-friendly GIS based on Qt 5",
            "long_description": "QGIS is a full-featured, user-friendly, free-and-open-source (FOSS) geographical information system (GIS) that runs on Unix platforms, Windows, and MacOS.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "grass7",
                "grass",
                "postgresql17",
                "postgresql16",
                "postgresql15",
                "postgresql14",
                "postgresql13",
                "postgresql12",
                "python310",
                "plugin_support310",
                "python311",
                "plugin_support311",
                "python312",
                "plugin_support312",
                "python313",
                "plugin_support313",
                "python314",
                "plugin_support314",
                "server"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "py314-pyqt-builder",
                        "py314-sip",
                        "bison",
                        "cmake",
                        "flex",
                        "ld64"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj",
                        "exiv2",
                        "qwt-qt5",
                        "gsl",
                        "geos",
                        "hdf5",
                        "qtkeychain-qt5",
                        "expat",
                        "libiconv",
                        "draco",
                        "gdal-pdf",
                        "postgresql17",
                        "python314",
                        "qt5-qtbase",
                        "py314-six",
                        "py314-pyqt5",
                        "py314-pyqt5-scintilla",
                        "py314-protobuf3",
                        "py314-gdal",
                        "qt5-qtwebkit",
                        "qt5-qtxmlpatterns",
                        "qt5-qtscript",
                        "qt5-qtscxml",
                        "qt5-sqlite-plugin",
                        "libzip",
                        "spatialite",
                        "libtasn1",
                        "sqlite3",
                        "openssl",
                        "protobuf3-cpp",
                        "qca-qt5",
                        "qca-qt5-ossl",
                        "qjson-qt5",
                        "gdal",
                        "PDAL"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-geojson",
                        "py314-dateutil",
                        "py314-psycopg2",
                        "py314-pygments",
                        "py314-cycler",
                        "py314-requests",
                        "py314-numpy",
                        "py314-scipy",
                        "py314-sip",
                        "py314-yaml",
                        "py314-Pillow",
                        "py314-jinja2",
                        "py314-markupsafe",
                        "py314-matplotlib",
                        "py314-opencv4",
                        "py314-pandas",
                        "py314-h5py",
                        "py314-patsy",
                        "py314-statsmodels",
                        "py314-shapely",
                        "py314-affine",
                        "py314-rasterio",
                        "py314-pyproj",
                        "py314-llvmlite",
                        "py314-termcolor",
                        "py314-scikit-learn",
                        "py314-fiona",
                        "py314-plotly",
                        "py314-owslib",
                        "py314-rsgislib",
                        "py314-seaborn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-pdf",
            "portdir": "gis/gdal",
            "version": "3.12.1",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - PDF driver",
            "long_description": "GDAL - PDF driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poppler",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "gdal-netcdf",
            "portdir": "gis/gdal",
            "version": "3.12.1",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - NetCDF driver",
            "long_description": "GDAL - NetCDF driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "spatialite",
                        "sqlite3",
                        "openssl",
                        "pcre2",
                        "gdal",
                        "proj",
                        "charls",
                        "giflib",
                        "libjpeg-turbo",
                        "blosc",
                        "webp",
                        "qhull",
                        "curl",
                        "geos",
                        "netcdf",
                        "expat",
                        "libxml2",
                        "lerc",
                        "libdeflate",
                        "libpng",
                        "brunsli",
                        "libaec",
                        "lz4",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-libkml",
            "portdir": "gis/gdal",
            "version": "3.12.1",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - LIBKML driver",
            "long_description": "GDAL - LIBKML driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libkml",
                        "gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-kea",
            "portdir": "gis/gdal",
            "version": "3.12.1",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - KEA driver",
            "long_description": "GDAL - KEA driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "spatialite",
                        "sqlite3",
                        "openssl",
                        "pcre2",
                        "gdal",
                        "kealib",
                        "proj",
                        "charls",
                        "giflib",
                        "blosc",
                        "libpng",
                        "webp",
                        "qhull",
                        "curl",
                        "geos",
                        "hdf5",
                        "expat",
                        "libxml2",
                        "lerc",
                        "libdeflate",
                        "libjpeg-turbo",
                        "brunsli",
                        "libaec",
                        "lz4",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-hdf5",
            "portdir": "gis/gdal",
            "version": "3.12.1",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - HDF5 driver",
            "long_description": "GDAL - HDF5 driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "spatialite",
                        "sqlite3",
                        "openssl",
                        "pcre2",
                        "gdal",
                        "proj",
                        "charls",
                        "giflib",
                        "libjpeg-turbo",
                        "blosc",
                        "webp",
                        "qhull",
                        "curl",
                        "geos",
                        "hdf5",
                        "expat",
                        "libxml2",
                        "lerc",
                        "libdeflate",
                        "libpng",
                        "brunsli",
                        "libaec",
                        "lz4",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-hdf4",
            "portdir": "gis/gdal",
            "version": "3.12.1",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - HDF4 driver",
            "long_description": "GDAL - HDF4 driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf4",
                        "gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "grass-gui",
            "portdir": "gis/grass",
            "version": "8.4.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grass.osgeo.org",
            "description": "GUI support to GRASS Geographic Information System",
            "long_description": "GUI support to GRASS Geographic Information System, includes wxPython and application bundle.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "grass"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-matplotlib",
                        "py314-termcolor",
                        "py314-wxpython-4.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal",
            "portdir": "gis/gdal",
            "version": "3.12.1",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - Geospatial Data Abstraction Library",
            "long_description": "GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "arrow",
                "cfitsio",
                "cryptopp",
                "ecw",
                "hdf4",
                "hdf5",
                "heif",
                "jpegxl",
                "kea",
                "libarchive",
                "lto",
                "lzma",
                "mrsid",
                "mysql57",
                "mysql8",
                "native",
                "netcdf",
                "odbc",
                "openexr",
                "openjpeg",
                "rasterlite2",
                "tiledb",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "xerces",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "pkgconfig",
                        "kealib",
                        "libkml",
                        "poppler",
                        "hdf5",
                        "bash-completion"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "proj",
                        "charls",
                        "giflib",
                        "libjpeg-turbo",
                        "libpng",
                        "webp",
                        "blosc",
                        "curl",
                        "geos",
                        "expat",
                        "libxml2",
                        "lerc",
                        "libdeflate",
                        "postgresql17",
                        "qhull",
                        "brunsli",
                        "libaec",
                        "lz4",
                        "zlib",
                        "zstd",
                        "spatialite",
                        "sqlite3",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pysaga",
                        "libosmium",
                        "libosmium-doc",
                        "py311-pysaga",
                        "py310-pysaga",
                        "py312-pysaga",
                        "py313-pysaga",
                        "py314-pysaga"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-rasterio",
                        "py38-rsgislib",
                        "py37-gdal",
                        "py311-fiona",
                        "py310-fiona",
                        "py313-fiona",
                        "py312-fiona",
                        "py314-fiona",
                        "py38-rasterio",
                        "py38-fiona",
                        "py39-rsgislib",
                        "py311-rasterio",
                        "py310-rasterio",
                        "py312-rasterio",
                        "py313-rasterio",
                        "py314-rasterio",
                        "py37-isce2",
                        "pg12-postgis",
                        "pg13-postgis",
                        "pg14-postgis",
                        "pg15-postgis",
                        "pg16-postgis",
                        "pg17-postgis",
                        "py37-rasterio",
                        "py310-gdal",
                        "py311-gdal",
                        "py312-gdal",
                        "py313-gdal",
                        "py314-gdal",
                        "py37-fiona",
                        "PDAL",
                        "py310-pyogrio",
                        "py311-pyogrio",
                        "py312-pyogrio",
                        "py313-pyogrio",
                        "py314-pyogrio",
                        "py38-gdal",
                        "R-gdalBindings",
                        "R-gdalraster",
                        "R-rgdal",
                        "R-sf",
                        "R-terra",
                        "R-vapour",
                        "liblas",
                        "pcraster",
                        "qlandkartegt",
                        "t-rex",
                        "VirtualPlanetBuilder",
                        "octave-mapping",
                        "py39-fiona",
                        "py39-pyogrio",
                        "gerbil",
                        "gmt4",
                        "gmt5",
                        "gmt6",
                        "ncarg",
                        "sumo",
                        "gdal-plugin-grass",
                        "grass7",
                        "py39-gdal",
                        "py39-rasterio",
                        "mapserver",
                        "orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py314-orfeotoolbox",
                        "saga",
                        "rsgislib",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py312-rsgislib",
                        "py313-rsgislib",
                        "py314-rsgislib",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "qgis3-ltr",
                        "py36-fiona",
                        "py27-gdal",
                        "py35-gdal",
                        "py36-gdal",
                        "py36-isce2",
                        "py27-rasterio",
                        "py35-rasterio",
                        "py35-fiona",
                        "postgis2",
                        "xastir",
                        "grass",
                        "gdal-hdf4",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-libkml",
                        "gdal-netcdf",
                        "gdal-pdf",
                        "qgis3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-mlr"
                    ]
                }
            ]
        },
        {
            "name": "grass",
            "portdir": "gis/grass",
            "version": "8.4.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://grass.osgeo.org",
            "description": "GRASS Geographic Information System",
            "long_description": "GRASS offers powerful raster, vector, and geospatial processing engines in a single integrated software suite. It includes tools for terrain and ecosystem modeling, hydrology, visualization of raster and vector data, management and analysis of geospatial data, and the processing of satellite and aerial imagery. It comes with a temporal framework for advanced time series processing and a Python API for rapid geospatial programming. GRASS has been optimized for performance and large geospatial data analysis.\nInstall the port `grass-gui` to enable graphical user interface.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "gui",
                "mysql57",
                "mysql8",
                "openblas",
                "openmp",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "bison",
                        "flex",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PDAL",
                        "proj",
                        "cairo",
                        "libpng",
                        "tiff",
                        "fftw-3",
                        "libsvm",
                        "freetype",
                        "bzip2",
                        "postgresql17",
                        "python314",
                        "py314-six",
                        "py314-numpy",
                        "py314-Pillow",
                        "geos",
                        "zlib",
                        "sqlite3",
                        "readline",
                        "gdal",
                        "liblas"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-psycopg2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gdal-plugin-grass",
                        "grass-gui"
                    ]
                }
            ]
        },
        {
            "name": "vile",
            "portdir": "editors/vile",
            "version": "9.8zb",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/vile/",
            "description": "Vi Like Emacs",
            "long_description": "vile is a text editor which is extremely compatible with vi in terms of finger feel. in addition, it has extended capabilities in many areas, notably multi-file editing and viewing, key rebinding, real X window system support, an optional embedded perl interpreter, and robust support for non-Unix hosts.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "reflex",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wolfssl",
            "portdir": "devel/wolfssl",
            "version": "5.8.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wolfssl.com/wolfSSL/Products-wolfssl.html",
            "description": "wolfSSL Embedded SSL Library",
            "long_description": "The wolfSSL embedded SSL library is a lightweight SSL library written in ANSI C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating environments as well because of its royalty-free pricing and excellent cross platform support. CyaSSL supports industry standards up to the current TLS and DTLS 1.2 levels, is up to 20 times smaller than OpenSSL, and offers progressive ciphers such as ChaCha20, Poly1305, and NTRU.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "facts",
                    "github": "JacobBarthelmeh",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "aesni",
                "sniffer",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "coreutils",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "valkey",
            "portdir": "databases/valkey",
            "version": "9.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://valkey.io",
            "description": "in-memory data store",
            "long_description": "Valkey is an open source (BSD) high-performance key/value datastore that supports a variety workloads such as caching, message queues, and can act as a primary database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "redis_compat",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "knot-resolver",
            "portdir": "net/knot-resolver",
            "version": "6.2.0",
            "license": "GPL-3+",
            "platforms": "{darwin >= 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.knot-resolver.cz",
            "description": "The Knot Resolver is a caching DNS resolver scalable from huge resolver farms down to home network routers.",
            "long_description": "The Knot Resolver is a caching DNS resolver scalable from huge resolver farms down to home network routers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf-c",
                        "luajit",
                        "lmdb",
                        "libknot",
                        "lua51-psl",
                        "nghttp2",
                        "fstrm",
                        "gnutls",
                        "jemalloc",
                        "libuv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wasmtime",
            "portdir": "devel/wasmtime",
            "version": "41.0.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wasmtime.dev",
            "description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
            "long_description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cobalt.rs",
            "portdir": "www/cobalt.rs",
            "version": "0.20.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cobalt-org.github.io",
            "description": "A straightforward static site generator written in Rust",
            "long_description": "A straightforward static site generator written in Rust. Cobalt will help you get up and running quickly but scales to handle your more complex cases. It tries to be no-hassle with a workflow-centric command line and a familiar template language. Written in Rust, Cobalt is blazing fast and allows you to quickly see the results of your work.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-bioperl",
                        "p5-db_file"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-db_file",
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-db_file"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-berkeleydb",
            "portdir": "perl/p5-berkeleydb",
            "version": "0.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/BerkeleyDB",
            "description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "long_description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "db48",
                "db53",
                "db60",
                "db62",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db62",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mail-spamassassin"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-berkeleydb",
            "portdir": "perl/p5-berkeleydb",
            "version": "0.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/BerkeleyDB",
            "description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "long_description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "db48",
                "db53",
                "db60",
                "db62",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db62",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-spamassassin",
                        "argus-monitor",
                        "postgrey",
                        "p5-berkeleydb"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-berkeleydb",
            "portdir": "perl/p5-berkeleydb",
            "version": "0.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/BerkeleyDB",
            "description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "long_description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "db48",
                "db53",
                "db60",
                "db62",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db62",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-mail-spamassassin"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-berkeleydb",
            "portdir": "perl/p5-berkeleydb",
            "version": "0.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/BerkeleyDB",
            "description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "long_description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "db48",
                "db53",
                "db60",
                "db62",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db62",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mail-spamassassin"
                    ]
                }
            ]
        },
        {
            "name": "p5-berkeleydb",
            "portdir": "perl/p5-berkeleydb",
            "version": "0.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-berkeleydb",
            "homepage": "https://metacpan.org/pod/BerkeleyDB",
            "description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "long_description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "db48",
                "db53",
                "db60",
                "db62"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-berkeleydb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-berkeleydb",
            "portdir": "perl/p5-berkeleydb",
            "version": "0.640.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/BerkeleyDB",
            "description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "long_description": "BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "db48",
                "db53",
                "db60",
                "db62",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db62",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.855.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "py314-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "12.1",
            "license": "MIT",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-imagecodecs",
                        "py314-applaunchservices",
                        "py-pyobjc"
                    ]
                }
            ]
        },
        {
            "name": "py313-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "12.1",
            "license": "MIT",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "osxphotos",
                        "py313-photoscript",
                        "py313-applescript",
                        "quodlibet",
                        "py313-zope-hookable",
                        "qutebrowser",
                        "py313-imagecodecs",
                        "py313-applaunchservices",
                        "py313-osxmetadata"
                    ]
                }
            ]
        },
        {
            "name": "py312-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "12.1",
            "license": "MIT",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-osxmetadata",
                        "py312-photoscript",
                        "py312-applescript",
                        "py312-zope-hookable",
                        "py312-imagecodecs",
                        "MyPaint",
                        "py312-applaunchservices"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gajim"
                    ]
                }
            ]
        },
        {
            "name": "py311-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "12.1",
            "license": "MIT",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-photoscript",
                        "py311-applescript",
                        "py311-zope-hookable",
                        "py311-imagecodecs",
                        "py311-applaunchservices",
                        "py311-osxmetadata"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "12.1",
            "license": "MIT",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-photoscript",
                        "py310-applescript",
                        "py310-zope-hookable",
                        "py310-imagecodecs",
                        "py310-applaunchservices",
                        "py310-osxmetadata"
                    ]
                }
            ]
        },
        {
            "name": "py-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "12.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyobjc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "10.3.2",
            "license": "MIT",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-sphinxcontrib-blockdiag",
                        "py38-installer",
                        "py38-setuptools",
                        "py38-sphinx",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-setuptools",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-tensorflow-addons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "salt-master",
                        "salt-syndic",
                        "salt-api",
                        "py38-imagecodecs",
                        "py38-applescript",
                        "py38-gammapy",
                        "py38-applaunchservices",
                        "py38-zope-hookable",
                        "py38-photoscript",
                        "py38-astropy",
                        "salt-minion",
                        "py38-osxmetadata"
                    ]
                }
            ]
        },
        {
            "name": "py36-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "7.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-sphinx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-param"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-zope-hookable",
                        "py36-astropy",
                        "py36-applaunchservices",
                        "py36-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "py39-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "10.3.2",
            "license": "MIT",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-sphinxcontrib-blockdiag",
                        "py39-installer",
                        "py39-setuptools",
                        "py39-sphinx",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-setuptools",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-tensorflow-addons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-osxmetadata",
                        "py39-applescript",
                        "py39-applaunchservices",
                        "py39-photoscript",
                        "py39-zope-hookable",
                        "py39-gammapy",
                        "py39-imagecodecs"
                    ]
                }
            ]
        },
        {
            "name": "py37-pyobjc",
            "portdir": "python/py-pyobjc",
            "version": "9.0.1",
            "license": "MIT",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "bidirectional bridge between python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-sphinxcontrib-blockdiag",
                        "py37-installer",
                        "py37-setuptools",
                        "py37-sphinx",
                        "py37-wheel",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-setuptools",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-tensorflow-addons",
                        "py37-param"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-imagecodecs",
                        "py37-gammapy",
                        "py37-applaunchservices",
                        "py37-zope-hookable",
                        "py37-astropy",
                        "py37-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "lazysql",
            "portdir": "databases/lazysql",
            "version": "0.4.7",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jorgerojas26/lazysql",
            "description": "A cross-platform TUI database management tool written in Go.",
            "long_description": "A cross-platform TUI database management tool written in Go.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk25-temurin",
            "portdir": "java/openjdk25-temurin",
            "version": "25.0.2",
            "license": "GPL-2+",
            "platforms": "{ darwin any >= 20 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://adoptium.net",
            "description": "Eclipse Temurin, based on OpenJDK 25 (Long Term Support until at least September 2031)",
            "long_description": "Eclipse Temurin, based on OpenJDK 25 (Long Term Support until at least September 2031) \n\nOpenJDK 25 (Java Development Kit) distribution from Adoptium.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdfgrep",
            "portdir": "textproc/pdfgrep",
            "version": "2.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pdfgrep.org",
            "description": "A tool to search text in PDF files.",
            "long_description": "Pdfgrep is a tool to search text in PDF files. It works similar to grep.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "unac",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "pcre2",
                        "poppler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "extractpdfmark",
            "portdir": "textproc/extractpdfmark",
            "version": "1.1.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trueroad/extractpdfmark",
            "description": "Extract page mode and named destinations as PDFmark from PDF.",
            "long_description": "This tool helps ghostscript circumvent a bug while embedding PDF files in another PDF document (https://bugs.ghostscript.com/show_bug.cgi?id=695760) If you have control over font embedding in all PDF files, the resulting PDF can become *much* smaller and still fully functional.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "wl",
                    "github": "lemzwerg",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poppler",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lilypond",
                        "lilypond-devel"
                    ]
                }
            ]
        },
        {
            "name": "pdfgrep-legacy",
            "portdir": "textproc/pdfgrep",
            "version": "1.3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "pdfgrep",
            "homepage": "https://pdfgrep.org",
            "description": "Obsolete port, replaced by pdfgrep",
            "long_description": "This port has been replaced by pdfgrep.",
            "active": false,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 57
                }
            ],
            "variants": [
                "unac"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poppler",
                        "pcre",
                        "libgcrypt"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clipper",
            "portdir": "science/clipper",
            "version": "2.1.20180802",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html",
            "description": "Crystallographic automation and complex data manipulation libraries",
            "long_description": "Crystallographic automation and complex data manipulation libraries",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "fftw-single",
                        "libccp4",
                        "mmdb2"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}