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

{
    "count": 49752,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=64",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=62",
    "results": [
        {
            "name": "GPXLab",
            "portdir": "gis/GPXLab",
            "version": "0.7.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BourgeoisLab/GPXLab",
            "description": "Program to show and manipulate GPS tracks",
            "long_description": "GPXLab is an application to display and manage GPS tracks previously recorded with a GPS tracker.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 6
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qtimageformats",
                        "qt5-qttranslations"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "GPXSee",
            "portdir": "gis/GPXSee",
            "version": "15.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gpxsee.org/",
            "description": "GPS log file viewer and analyzer",
            "long_description": "GPXSee is a Qt-based GPS log file viewer and analyzer that supports all common GPS log file formats.",
            "active": true,
            "categories": [
                "graphics",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "qt5-qttools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtlocation",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qttranslations",
                        "qt5-qtimageformats"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "JOSM",
            "portdir": "gis/JOSM",
            "version": "19439",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://josm.openstreetmap.de",
            "description": "An extensible editor for OpenStreetMap",
            "long_description": "JOSM is a feature-rich editor for the experienced OSM mappers.",
            "active": true,
            "categories": [
                "java",
                "editors",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cgal4",
            "portdir": "gis/cgal4",
            "version": "4.14.3",
            "license": "LGPL-3+ and GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cgal.org/",
            "description": "Computational Geometry Algorithm Library",
            "long_description": "The goal of the Computational Geometry Algorithm Library is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods...",
            "active": true,
            "categories": [
                "science",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3",
                        "zlib",
                        "boost176",
                        "gmp",
                        "mpfr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "CSXCAD",
                        "openscad",
                        "openscad-devel",
                        "openEMS"
                    ]
                }
            ]
        },
        {
            "name": "cgal5",
            "portdir": "gis/cgal5",
            "version": "5.6.2",
            "license": "LGPL-3+ and GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cgal.org/",
            "description": "Computational Geometry Algorithm Library",
            "long_description": "The goal of the Computational Geometry Algorithm Library is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods...",
            "active": true,
            "categories": [
                "science",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3",
                        "zlib",
                        "boost181",
                        "gmp",
                        "mpfr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-graph-tool",
                        "py39-graph-tool",
                        "py310-graph-tool",
                        "py312-graph-tool",
                        "py311-graph-tool",
                        "py37-graph-tool",
                        "py38-graph-tool",
                        "deal.ii"
                    ]
                }
            ]
        },
        {
            "name": "gdal",
            "portdir": "gis/gdal",
            "version": "3.12.0",
            "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": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "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": [
                        "libosmium-doc",
                        "py310-pysaga",
                        "py311-pysaga",
                        "py312-pysaga",
                        "py313-pysaga",
                        "py39-pysaga",
                        "libosmium"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-rasterio",
                        "py36-rasterio",
                        "py38-rsgislib",
                        "py37-gdal",
                        "py38-rasterio",
                        "py38-fiona",
                        "py39-rsgislib",
                        "py37-isce2",
                        "py37-rasterio",
                        "py37-fiona",
                        "PDAL",
                        "py38-gdal",
                        "R-gdalBindings",
                        "R-gdalraster",
                        "R-rgdal",
                        "R-sf",
                        "R-terra",
                        "R-vapour",
                        "gdal-plugin-grass",
                        "grass",
                        "liblas",
                        "orfeotoolbox",
                        "pcraster",
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "qgis3",
                        "qgis3-ltr",
                        "qlandkartegt",
                        "rsgislib",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py313-rsgislib",
                        "py312-rsgislib",
                        "t-rex",
                        "OpenSceneGraph-devel",
                        "OpenSceneGraph",
                        "VirtualPlanetBuilder",
                        "octave-mapping",
                        "py39-fiona",
                        "py310-fiona",
                        "py311-fiona",
                        "py312-fiona",
                        "py310-gdal",
                        "py313-fiona",
                        "py311-gdal",
                        "py312-gdal",
                        "py313-gdal",
                        "py39-pyogrio",
                        "py310-pyogrio",
                        "py311-pyogrio",
                        "py313-pyogrio",
                        "py312-pyogrio",
                        "py310-rasterio",
                        "py311-rasterio",
                        "py312-rasterio",
                        "py313-rasterio",
                        "gerbil",
                        "gmt4",
                        "gmt5",
                        "gmt6",
                        "ncarg",
                        "sumo",
                        "xastir",
                        "py39-gdal",
                        "saga",
                        "py39-rasterio",
                        "mapserver",
                        "grass7",
                        "gdal-hdf4",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-libkml",
                        "gdal-netcdf",
                        "gdal-pdf",
                        "pg17-postgis",
                        "py36-fiona",
                        "py27-gdal",
                        "py35-gdal",
                        "py36-gdal",
                        "py36-isce2",
                        "py27-rasterio",
                        "py35-fiona",
                        "postgis2",
                        "pg12-postgis",
                        "pg13-postgis",
                        "pg14-postgis",
                        "pg15-postgis",
                        "pg16-postgis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-mlr"
                    ]
                }
            ]
        },
        {
            "name": "gdal-grass",
            "portdir": "gis/gdal-grass",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "gdal-plugin-grass",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by gdal-plugin-grass",
            "long_description": "This port has been replaced by gdal-plugin-grass.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geoexpress-sdk",
            "portdir": "gis/geoexpress-sdk",
            "version": "9.5.4.4709",
            "license": "Restrictive and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.extensis.com/support/developers",
            "description": "LizardTech's SDK for reading MrSID and JPEG 2000 imagery",
            "long_description": "LizardTech's SDK for reading MrSID and JPEG 2000 imagery. This SDK is NOT open source software, and must be downloaded manually from https://www.extensis.com/support/developers Please carefully review the SDK agreement prior to downloading and installing this software.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geographiclib",
            "portdir": "gis/geographiclib",
            "version": "2.5.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geographiclib.sourceforge.io/",
            "description": "Convert between coordinate systems for solving geodesic problems.",
            "long_description": "GeographicLib is a small set of C++ classes for converting between geographic, UTM, UPS, MGRS, and geocentric coordinates, for gravity (e.g., EGM2008), geoid, and geomagnetic field (e.g., WMM2010) calculations, and for solving geodesic problems.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                },
                {
                    "name": "crmoore",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gpscorrelate",
            "portdir": "gis/gpscorrelate",
            "version": "2.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dfandrich.github.io/gpscorrelate/",
            "description": "GPS Photo Correlation",
            "long_description": "Writes location data to EXIF tags using GPX files.",
            "active": true,
            "categories": [
                "graphics",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "docbook-xml-4.2",
                        "docbook-xsl-nons",
                        "libxslt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "exiv2",
                        "libxml2",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "grass",
            "portdir": "gis/grass",
            "version": "8.4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://grass.osgeo.org",
            "description": "GRASS Geographic Information System",
            "long_description": "GRASS GIS 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 GIS 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": 104
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "gui",
                "mysql57",
                "mysql8",
                "openblas",
                "openmp",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "python310",
                "python311",
                "python312",
                "python313",
                "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",
                        "python313",
                        "py313-six",
                        "py313-numpy",
                        "py313-Pillow",
                        "postgresql17",
                        "geos",
                        "zlib",
                        "sqlite3",
                        "readline",
                        "gdal",
                        "liblas"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-psycopg2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gdal-plugin-grass",
                        "grass-gui"
                    ]
                }
            ]
        },
        {
            "name": "grass7",
            "portdir": "gis/grass7",
            "version": "7.8.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grass.osgeo.org/",
            "description": "GRASS",
            "long_description": "GRASS is a Geographic Information System (GIS) used for geospatial data management and analysis.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "python310",
                "python311",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "gui",
                "mysql5",
                "postgresql10",
                "postgresql11",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "sqlite",
                "openblas",
                "zstd",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "gdal",
                        "liblas",
                        "PDAL",
                        "cairo",
                        "libpng",
                        "tiff",
                        "fftw-3",
                        "bzip2",
                        "geos",
                        "proj9",
                        "python311",
                        "py311-Pillow",
                        "py311-six",
                        "postgresql15",
                        "py311-numpy",
                        "freetype",
                        "sqlite3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-psycopg2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kealib",
            "portdir": "gis/kealib",
            "version": "1.6.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.kealib.org",
            "description": "KEAlib - An HDF5 Based Raster File Format",
            "long_description": "KEALib provides an implementation of the GDAL data model. The format supports raster attribute tables, image pyramids, meta-data and in-built statistics while also handling very large files and compression throughout.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gdal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-rsgislib",
                        "rsgislib",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py313-rsgislib",
                        "py312-rsgislib",
                        "py38-rsgislib",
                        "gdal-kea"
                    ]
                }
            ]
        },
        {
            "name": "laszip",
            "portdir": "gis/laszip",
            "version": "3.4.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://laszip.org",
            "description": "a library to handle compressed point cloud data",
            "long_description": "LASzip is a library to handle compressed point cloud data.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "liblas"
                    ]
                }
            ]
        },
        {
            "name": "libkml",
            "portdir": "gis/libkml",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libkml/libkml",
            "description": "library to parse, generate and operate on KML",
            "long_description": "libkml is a library for parsing, generating and operating on KML. It is an implementation of the OGC KML 2.2 standard.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "uriparser",
                        "zlib",
                        "boost176",
                        "expat",
                        "minizip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gdal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "orfeotoolbox",
                        "py313-orfeotoolbox",
                        "gdal-libkml",
                        "py312-orfeotoolbox"
                    ]
                }
            ]
        },
        {
            "name": "liblas",
            "portdir": "gis/liblas",
            "version": "1.8.1-20251108",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://liblas.org/",
            "description": "LAS 1.0/1.1/1.2 ASPRS LiDAR data translation toolset",
            "long_description": "libLAS is a C/C++ library for reading and writing the very common LAS LiDAR format. The ASPRS LAS format is a sequential binary format used to store data from LiDAR sensors and by LiDAR processing software for data interchange and archival.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "laszip",
                        "proj",
                        "libgeotiff",
                        "zlib",
                        "tiff",
                        "boost181",
                        "libjpeg-turbo",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "grass",
                        "grass7"
                    ]
                }
            ]
        },
        {
            "name": "libpcl",
            "portdir": "gis/libpcl",
            "version": "1.14.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pointclouds.org",
            "description": "Point Cloud Library",
            "long_description": "The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "openmp",
                "viz",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "eigen3",
                        "qhull",
                        "flann",
                        "boost181",
                        "zlib",
                        "libpng"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libproj4",
            "portdir": "gis/libproj4",
            "version": "3_20081120",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://home.comcast.net/~gevenden56/proj/index.html",
            "description": "Cartographic projections C libary",
            "long_description": "a comprehensive library of cartographic projection functions and lproj that performs cartographic projections on tabular data",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "librttopo",
            "portdir": "gis/librttopo",
            "version": "1.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://strk.kbt.io/projects/rttopo/",
            "description": "RT Topology Library",
            "long_description": "The RT Topology Library exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies using user-provided data stores.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "geos"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "spatialite",
                        "librasterlite2"
                    ]
                }
            ]
        },
        {
            "name": "mapnik",
            "portdir": "gis/mapnik",
            "version": "4.1.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mapnik.org",
            "description": "Open Source C++/Python mapping toolkit.",
            "long_description": "Mapnik is a Free Toolkit for developing mapping applications. It is written in modern C++ and has Python bindings that support fast-paced agile development. It can comfortably be used for both desktop map design and web development. Mapnik is about making beautiful maps. It uses the AGG graphics library, which offers world-class anti-aliasing rendering with subpixel accuracy for geographic data.",
            "active": true,
            "categories": [
                "devel",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "",
                    "ports_count": 2
                },
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2769
                }
            ],
            "variants": [
                "cairo",
                "gdal",
                "postgis",
                "sqlite",
                "libxml2"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python312",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "zlib",
                        "freetype",
                        "postgresql17",
                        "boost187",
                        "webp",
                        "icu",
                        "proj"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mod_tile"
                    ]
                }
            ]
        },
        {
            "name": "mapserver",
            "portdir": "gis/mapserver",
            "version": "8.0.2",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mapserver.org",
            "description": "mapserver",
            "long_description": "MapServer is an Open Source platform for publishing spatial data and interactive mapping applications to the web.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "jea",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                }
            ],
            "variants": [
                "debug",
                "fastcgi",
                "python310",
                "python311",
                "python312",
                "postgis",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "apache2",
                "apache_apple",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "giflib",
                        "harfbuzz",
                        "harfbuzz-icu",
                        "libjpeg-turbo",
                        "libpng",
                        "curl",
                        "freetype",
                        "protobuf-c",
                        "fribidi",
                        "libiconv",
                        "libxml2",
                        "fcgi",
                        "proj9",
                        "postgresql15",
                        "geos",
                        "gdal",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "orfeotoolbox",
            "portdir": "gis/orfeotoolbox",
            "version": "9.1.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.orfeo-toolbox.org/",
            "description": "Orfeo ToolBox - Free library of image processing algorithms",
            "long_description": "Orfeo ToolBox (OTB) is an open-source project for state-of-the-art remote sensing. Built on the shoulders of the open-source geospatial community, it can process high resolution optical, multispectral and radar images at the terabyte scale. A wide variety of applications are available: from ortho-rectification or pansharpening, all the way to classification, SAR processing, and much more!",
            "active": true,
            "categories": [
                "graphics",
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "swig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "opencv4",
                        "tiff",
                        "fftw-single",
                        "fftw-3",
                        "libsvm",
                        "zlib",
                        "curl",
                        "expat",
                        "muparserx",
                        "tinyxml",
                        "InsightToolkit4",
                        "shark",
                        "boost187",
                        "muparser",
                        "gdal",
                        "libkml",
                        "libgeotiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox"
                    ]
                }
            ]
        },
        {
            "name": "osm2pgrouting",
            "portdir": "gis/osm2pgrouting",
            "version": "3.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pgrouting.org",
            "description": "osm2pgrouting is an OSM data injector for PGrouting",
            "long_description": "osm2pgrouting is a command line tool to import Open Street Map (a.k.a OSM) data into a PostGreSQL/PgRouting spatial database in order to solve graph problems (shortest path, TSP…)",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "libpqxx",
                        "pg17-postgis",
                        "postgresql17",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "osm2pgsql",
            "portdir": "gis/osm2pgsql",
            "version": "2.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://osm2pgsql.org",
            "description": "osm2pgsql is OpenStreetMap data to PostgreSQL converter",
            "long_description": "osm2pgsql is a tool for loading OpenStreetMap data into a PostgreSQL / PostGIS database suitable for applications like rendering into a map, geocoding with Nominatim, or general analysis",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "universal",
                "debug",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "poppler",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj",
                        "opencv4",
                        "potrace",
                        "lua",
                        "expat",
                        "boost176",
                        "bzip2",
                        "libosmium",
                        "CLI11",
                        "libfmt11",
                        "postgresql17",
                        "pg17-postgis",
                        "protozero",
                        "zlib",
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PDAL",
            "portdir": "gis/pdal",
            "version": "2.9.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pdal.io",
            "description": "PDAL - Point Cloud Manipulation Library",
            "long_description": "PDAL is a C++ BSD library for translating and manipulating point cloud data. It is very much like the GDAL library which handles raster and vector data.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgeotiff",
                        "curl",
                        "geos",
                        "zlib",
                        "openssl3",
                        "postgresql15",
                        "libxml2",
                        "zstd",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pysaga",
                        "py39-pysaga",
                        "py310-pysaga",
                        "py311-pysaga",
                        "py312-pysaga"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qgis3",
                        "pdal-draco",
                        "pdal-tiledb",
                        "qgis3-ltr",
                        "pdal-pgpointcloud",
                        "saga",
                        "grass7",
                        "py310-pdal",
                        "py311-pdal",
                        "py312-pdal",
                        "py313-pdal",
                        "py310-pdal-plugins",
                        "py311-pdal-plugins",
                        "py312-pdal-plugins",
                        "py37-pdal",
                        "py313-pdal-plugins",
                        "py38-pdal",
                        "py39-pdal",
                        "py39-pdal-plugins",
                        "grass"
                    ]
                }
            ]
        },
        {
            "name": "pgrouting",
            "portdir": "gis/pgrouting",
            "version": "3.8.0",
            "license": "LGPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pgrouting.org/",
            "description": "Routing algorithms for PostgreSQL/PostGIS",
            "long_description": "pgRouting is a PostGreSQL/PostGIS extension that contains a variety of algorithms to solve traditional network problems such as finding shortest paths or the Traveling Sales Person (TSP).",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "proj",
            "portdir": "gis/proj",
            "version": "9.7.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "Wrapper port for PROJ 9",
            "long_description": "Wrapper port for PROJ 9",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-pysaga",
                        "py312-pysaga",
                        "py313-pysaga",
                        "py39-pysaga",
                        "py310-pysaga"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "saga",
                        "librasterlite2",
                        "gdal",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-netcdf",
                        "mapnik",
                        "libgeotiff",
                        "osm2pgsql",
                        "grass",
                        "liblas",
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "proj4",
            "portdir": "gis/proj",
            "version": "4.9.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "PROJ 4 is a generic coordinate transformation software",
            "long_description": "PROJ 4 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xastir",
                        "py35-cartopy",
                        "py36-cartopy",
                        "percona-lib_mysqludf_fPROJ4",
                        "postgis",
                        "p5.28-alien-proj4",
                        "p5.30-alien-proj4",
                        "p5.32-alien-proj4",
                        "p5.34-alien-proj4",
                        "py27-spatialite",
                        "mysql55-lib_mysqludf_fPROJ4",
                        "mysql5-lib_mysqludf_fPROJ4",
                        "mysql51-lib_mysqludf_fPROJ4",
                        "mariadb-lib_mysqludf_fPROJ4",
                        "qlandkarte",
                        "vapor",
                        "sumo",
                        "py27-cartopy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-ffi-proj4",
                        "rb32-ffi-proj4",
                        "rb31-ffi-proj4"
                    ]
                }
            ]
        },
        {
            "name": "proj6",
            "portdir": "gis/proj",
            "version": "6.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "PROJ 6 is a generic coordinate transformation software",
            "long_description": "PROJ 6 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2769
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "proj7",
            "portdir": "gis/proj",
            "version": "7.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "PROJ 7 is a generic coordinate transformation software",
            "long_description": "PROJ 7 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2769
                }
            ],
            "variants": [
                "tiff",
                "lto",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "tiff",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libosmium",
                        "libosmium-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "relax3d",
                        "py27-pyproj",
                        "postgis2",
                        "qlandkartegt",
                        "py35-pyproj"
                    ]
                }
            ]
        },
        {
            "name": "proj8",
            "portdir": "gis/proj",
            "version": "8.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://proj.org/",
            "description": "PROJ 8 is a generic coordinate transformation software",
            "long_description": "PROJ 8 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2769
                }
            ],
            "variants": [
                "tiff",
                "lto",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "tiff",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pyproj",
                        "py36-pyproj",
                        "py37-cartopy",
                        "wgrib2",
                        "py38-cartopy"
                    ]
                }
            ]
        },
        {
            "name": "qgis",
            "portdir": "gis/qgis",
            "version": "2.18.17",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "qgis3",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by qgis3",
            "long_description": "This port has been replaced by qgis3.",
            "active": false,
            "categories": [
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qgis3",
            "portdir": "gis/qgis3",
            "version": "3.44.4",
            "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": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "grass7",
                "grass",
                "postgresql17",
                "postgresql16",
                "postgresql15",
                "postgresql14",
                "postgresql13",
                "postgresql12",
                "python310",
                "plugin_support310",
                "python311",
                "plugin_support311",
                "python312",
                "plugin_support312",
                "python313",
                "plugin_support313",
                "server"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py313-pyqt-builder",
                        "py313-sip",
                        "clang-20",
                        "bison",
                        "cmake",
                        "flex",
                        "ld64"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj",
                        "exiv2",
                        "qwt-qt5",
                        "gsl",
                        "geos",
                        "hdf5",
                        "qtkeychain-qt5",
                        "expat",
                        "libiconv",
                        "draco",
                        "gdal-pdf",
                        "python313",
                        "py313-six",
                        "qt5-qtbase",
                        "py313-pyqt5",
                        "py313-gdal",
                        "py313-protobuf3",
                        "postgresql17",
                        "py313-pyqt5-scintilla",
                        "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": [
                        "py313-h5py",
                        "py313-requests",
                        "py313-pygments",
                        "py313-numpy",
                        "py313-dateutil",
                        "py313-yaml",
                        "py313-Pillow",
                        "py313-jinja2",
                        "py313-markupsafe",
                        "py313-scipy",
                        "py313-shapely",
                        "py313-cycler",
                        "py313-sip",
                        "py313-pyproj",
                        "py313-affine",
                        "py313-rasterio",
                        "py313-matplotlib",
                        "py313-termcolor",
                        "py313-pandas",
                        "py313-owslib",
                        "py313-psycopg2",
                        "py313-opencv4",
                        "py313-llvmlite",
                        "py313-patsy",
                        "py313-statsmodels",
                        "py313-rsgislib",
                        "py313-geojson",
                        "py313-fiona",
                        "py313-scikit-learn",
                        "py313-seaborn",
                        "py313-plotly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qlandkarte",
            "portdir": "gis/qlandkarte",
            "version": "0.7.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qlandkarte.sourceforge.net/",
            "description": "Use your Garmin GPS with Linux/Mac OS X",
            "long_description": "QLandkarte is a QT Application similar to Garmin's MapSource.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libusb-compat",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qlandkartegt",
            "portdir": "gis/qlandkartegt",
            "version": "1.8.1-macports-20200922",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qlandkarte.org/",
            "description": "Use your Garmin GPS with Linux/Mac OS X",
            "long_description": "QLandkarte GT is the ultimate outdoor aficionado's tool. It supports GPS maps in GeoTiff format as well as Garmin's img vector map format. Additional it is the PC side front end to QLandkarte M, a moving map application for mobile devices.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "proj4",
                "proj5",
                "proj6",
                "proj7",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj7",
                        "libdmtx",
                        "qt4-mac",
                        "gpsd",
                        "gpsbabel",
                        "libexif",
                        "qt4-mac-sqlite3-plugin",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "qlandkartegt-garmindev"
                    ]
                }
            ]
        },
        {
            "name": "qlandkartegt-garmindev",
            "portdir": "gis/qlandkartegt-garmindev",
            "version": "0.3.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qlandkarte.org/",
            "description": "Garmin device plugins for QLandkarteGT",
            "long_description": "Garmin device plugins for QLandkarteGT",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qlandkartegt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "routino",
            "portdir": "gis/routino",
            "version": "3.3.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://routino.org/",
            "description": "Route planner for OpenStreetMap data",
            "long_description": "Routino is an application for finding a route between two points using the dataset of topographical information collected by http://www.OpenStreetMap.org. This router uses a routing algorithm that takes OSM format data as its input and calculates either the shortest or quickest route between two points. To optimise the routing a custom database format is used. This allows the routing to be performed quickly after a modest one-off pre-processing stage.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "framic5",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "libzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rsgislib",
            "portdir": "gis/rsgislib",
            "version": "5.1.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rsgislib.org",
            "description": "RSGISlib - Remote Sensing and GIS Library",
            "long_description": "The RSGISlib - Remote Sensing and GIS Library provides a lot of advanced tools to perform image analysis and feature detection in remote sensing and GIS applications.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-rsgislib",
                        "py39-rsgislib",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "py313-rsgislib",
                        "py312-rsgislib"
                    ]
                }
            ]
        },
        {
            "name": "saga",
            "portdir": "gis/saga",
            "version": "9.10.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://saga-gis.sourceforge.io/en/index.html",
            "description": "SAGA is a GIS oriented towards statistics and analysis",
            "long_description": "SAGA - System for Automated Geoscientific Analyses - is a GIS software designed for an easy and effective implementation of spatial algorithms and offers a comprehensive, growing set of geoscientific methods. It uses wxWidgets as a GUI.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "gui",
                "unixodbc",
                "iodbc",
                "vigra",
                "libharu",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "exiv2",
                        "opencv4",
                        "tiff",
                        "unixODBC",
                        "curl",
                        "postgresql17",
                        "wxWidgets-3.2",
                        "gdal",
                        "PDAL",
                        "proj"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pysaga",
                        "py310-pysaga",
                        "py311-pysaga",
                        "py312-pysaga",
                        "py313-pysaga"
                    ]
                }
            ]
        },
        {
            "name": "sfcgal",
            "portdir": "gis/sfcgal",
            "version": "2.0.0",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sfcgal.org/",
            "description": "SFCGAL links CGAL to PostGIS",
            "long_description": "SFCGAL (Simple Features for CGAL) is a library that provides a SF-SQL API to some CGAL routines, thereby enabling spatial databases such as PostGIS to rely on CGAL to perform 2D and 3D geometry operations (union, intersections, buffering, etc.).",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "cmake",
                        "cgal6",
                        "boost181",
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terra",
            "portdir": "gis/terra",
            "version": "0.7",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mgarland.org/software/scape.html",
            "description": "Generate polygonal approximations of terrains and other height fields.",
            "long_description": "Generate polygonal approximations of terrains and other height fields. Terra is based on algorithms described in: Fast Polygonal Approximation of Terrains and Height Fields by Michael Garland and Paul Heckbert (Technical Report CMU-CS-95-181).",
            "active": true,
            "categories": [
                "science",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freeglut"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tinyows",
            "portdir": "gis/tinyows",
            "version": "1.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mapserver.osgeo.org/tinyows",
            "description": "TinyOWS is a small footprint WFS server",
            "long_description": "TinyOWS is a WFS server part of MapServer that can be installed in a standalone configuration using FastCGI.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 104
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "flex",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "pg16-postgis",
                        "fcgi",
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "whitebox-tools",
            "portdir": "gis/whitebox-tools",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jblindsay.github.io/ghrg/WhiteboxTools/index.html",
            "description": "an advanced geospatial data analysis platform",
            "long_description": "an advanced geospatial data analysis platform",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "mdholling",
                    "github": "mholling",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "accountsservice",
            "portdir": "gnome/accountsservice",
            "version": "0.6.42",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/AccountsService/",
            "description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
            "long_description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
            "active": true,
            "categories": [
                "security",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12",
                        "gtk-doc",
                        "intltool",
                        "libxslt",
                        "xmlto",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "policykit",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gdm",
                        "gnome-control-center"
                    ]
                }
            ]
        },
        {
            "name": "adwaita-icon-theme",
            "portdir": "gnome/adwaita-icon-theme",
            "version": "44.0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Adwaita icon theme",
            "long_description": "Fullcolor, symbolic and cursor assets for the Adwaita icon theme, the default icon theme for GTK+ 3.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librsvg",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cherrytree",
                        "nicotine-plus",
                        "p5.26-gtk3",
                        "p5.34-gtk3",
                        "gnome-applets",
                        "fsearch",
                        "gnome3-core",
                        "gajim",
                        "p5.28-gtk3",
                        "rawtherapee",
                        "evince",
                        "p5.30-gtk3",
                        "cadabra2",
                        "p5.32-gtk3",
                        "xournalpp",
                        "eiffelstudio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "empathy",
                        "frogr",
                        "polari",
                        "epiphany",
                        "seahorse",
                        "gnome-music",
                        "gnome-photos",
                        "ghex",
                        "glom",
                        "gnome-calculator",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gucharmap",
                        "liferea",
                        "nautilus",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "darktable",
                        "darktable-devel",
                        "inkscape",
                        "inkscape-devel",
                        "bluefish",
                        "gedit",
                        "gnome-voice",
                        "quodlibet",
                        "easytag",
                        "easytag-devel",
                        "devhelp",
                        "gtimelog",
                        "geeqie",
                        "zenity",
                        "gupnp-tools",
                        "rygel",
                        "vte",
                        "meld",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "gnome-dictionary",
                        "gnome-maps",
                        "eog",
                        "gnome3-core",
                        "midori",
                        "gcstar",
                        "libgda5",
                        "geany",
                        "abiword-x11",
                        "alacarte",
                        "balsa",
                        "dconf-editor",
                        "file-roller",
                        "glabels",
                        "gnome-calendar",
                        "gnome-characters",
                        "gnome-chemistry-utils",
                        "gnome-internet-radio-locator",
                        "gnome-panel",
                        "gnome-radio",
                        "gnome-session",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-weather",
                        "gtk-radio",
                        "regexxer",
                        "pspp",
                        "transmission-x11",
                        "zim",
                        "yelp",
                        "nfoview",
                        "oregano",
                        "oof2",
                        "pan2",
                        "gtk-internet-radio-locator",
                        "gnuradio-devel",
                        "gretl",
                        "garagejam",
                        "gingerblue",
                        "gmdb2",
                        "gnome-font-viewer",
                        "baobab",
                        "gnome-chess",
                        "gramps",
                        "anjuta",
                        "gitg",
                        "gnumeric",
                        "totem",
                        "gimp3-devel",
                        "deluge"
                    ]
                }
            ]
        },
        {
            "name": "alacarte",
            "portdir": "gnome/alacarte",
            "version": "3.11.91",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A simple freedesktop.org compliant menu editor for use with GNOME",
            "long_description": "A simple freedesktop.org compliant menu editor for use with GNOME",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "gnome-common",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "intltool",
                        "libxslt",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-menus",
                        "gtk3",
                        "py27-gobject3",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amtk",
            "portdir": "gnome/amtk",
            "version": "5.6.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/World/amtk",
            "description": "amtk is a companion library to GLib and Gtk+.",
            "long_description": "amtk is a companion library to GLib and Gtk+. Amtk is an acronym for Actions, Menus and Toolbars Kit. It is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gedit",
                        "devhelp",
                        "tepl"
                    ]
                }
            ]
        },
        {
            "name": "anjuta",
            "portdir": "gnome/anjuta",
            "version": "3.34.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/Archive/anjuta",
            "description": "A GNOME/GTK IDE",
            "long_description": "A GNOME/GTK IDE",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "devhelp",
                "subversion",
                "glade",
                "vala",
                "python27",
                "python310",
                "python311",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "itstool",
                        "intltool",
                        "makeicns",
                        "librsvg",
                        "yelp-tools",
                        "gtk-doc",
                        "gnome-common",
                        "pkgconfig",
                        "libtool",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "autogen",
                        "libxml2",
                        "py311-gobject3",
                        "libgda5",
                        "shared-mime-info",
                        "gnutls",
                        "glade",
                        "vala",
                        "vte",
                        "gtksourceview3",
                        "gtk3",
                        "gobject-introspection",
                        "gjs",
                        "gdl3",
                        "devhelp",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme",
                        "epiphany",
                        "yelp",
                        "xdg-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtkpod"
                    ]
                }
            ]
        },
        {
            "name": "at-spi2-atk",
            "portdir": "gnome/at-spi2-atk",
            "version": "2.38.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://a11y.org/",
            "description": "Gnome Accesibility Technology Service",
            "long_description": "'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-17",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "atk",
                        "libxml2",
                        "at-spi2-core",
                        "glib2",
                        "dbus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gtk3-devel",
                        "gtk3",
                        "webkit2-gtk",
                        "webkit2-gtk-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "at-spi2-core",
            "portdir": "gnome/at-spi2-core",
            "version": "2.44.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://a11y.org/",
            "description": "Gnome Accesibility Technology Service",
            "long_description": "'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17",
                        "gtk-doc",
                        "pkgconfig",
                        "ninja",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus",
                        "xorg-libXtst",
                        "xorg-libXi",
                        "xorg-libX11",
                        "gobject-introspection",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "at-spi2-atk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        }
    ]
}