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

{
    "count": 50794,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=992",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=990",
    "results": [
        {
            "name": "p5.30-mail-authenticationresults",
            "portdir": "perl/p5-mail-authenticationresults",
            "version": "2.202.602.160",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mail::AuthenticationResults",
            "description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "long_description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "active": true,
            "categories": [
                "mail",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-clone",
                        "p5.30-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-mail-dkim"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mail-authenticationresults",
            "portdir": "perl/p5-mail-authenticationresults",
            "version": "2.202.602.160",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mail::AuthenticationResults",
            "description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "long_description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "active": true,
            "categories": [
                "mail",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-clone",
                        "p5.32-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mail-dkim"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-mail-authenticationresults",
            "portdir": "perl/p5-mail-authenticationresults",
            "version": "2.202.602.160",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mail::AuthenticationResults",
            "description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "long_description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
            "active": true,
            "categories": [
                "mail",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-clone",
                        "p5.34-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-mail-authenticationresults",
                        "p5.34-mail-dkim"
                    ]
                }
            ]
        },
        {
            "name": "fastfetch",
            "portdir": "sysutils/fastfetch",
            "version": "2.59.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fastfetch-cli/fastfetch",
            "description": "Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way.",
            "long_description": "Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20",
                        "python314"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chafa",
                        "yyjson",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-protocol-http2",
            "portdir": "perl/p5-protocol-http2",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Protocol::HTTP2",
            "description": "Protocol::HTTP2 - HTTP/2 protocol implementation",
            "long_description": "Protocol::HTTP2 is HTTP/2 protocol implementation (RFC 7540) with stateful decoders/encoders of HTTP/2 frames. You may use this module to implement your own HTTP/2 client/server/ intermediate on top of your favorite event loop over plain or tls socket (see examples).",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-module-build-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-protocol-http2",
            "portdir": "perl/p5-protocol-http2",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-protocol-http2",
            "homepage": "https://metacpan.org/pod/Protocol::HTTP2",
            "description": "Protocol::HTTP2 - HTTP/2 protocol implementation (RFC 7540)",
            "long_description": "Protocol::HTTP2 - HTTP/2 protocol implementation (RFC 7540)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-protocol-http2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-protocol-http2",
            "portdir": "perl/p5-protocol-http2",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Protocol::HTTP2",
            "description": "Protocol::HTTP2 - HTTP/2 protocol implementation (RFC 7540)",
            "long_description": "Protocol::HTTP2 - HTTP/2 protocol implementation (RFC 7540)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mime-base64",
                        "p5.28-module-build-tiny",
                        "p5.28-net-ssleay",
                        "perl5.28",
                        "p5.28-test-leaktrace",
                        "p5.28-test-simple",
                        "p5.28-test-tcp",
                        "p5.28-scalar-list-utils",
                        "p5.28-anyevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-protocol-http2",
            "portdir": "perl/p5-protocol-http2",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Protocol::HTTP2",
            "description": "Protocol::HTTP2 - HTTP/2 protocol implementation (RFC 7540)",
            "long_description": "Protocol::HTTP2 - HTTP/2 protocol implementation (RFC 7540)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-mime-base64",
                        "p5.30-module-build-tiny",
                        "p5.30-net-ssleay",
                        "perl5.30",
                        "p5.30-test-leaktrace",
                        "p5.30-test-simple",
                        "p5.30-test-tcp",
                        "p5.30-scalar-list-utils",
                        "p5.30-anyevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-protocol-http2",
            "portdir": "perl/p5-protocol-http2",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Protocol::HTTP2",
            "description": "Protocol::HTTP2 - HTTP/2 protocol implementation (RFC 7540)",
            "long_description": "Protocol::HTTP2 - HTTP/2 protocol implementation (RFC 7540)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-anyevent",
                        "p5.32-mime-base64",
                        "p5.32-module-build-tiny",
                        "perl5.32",
                        "p5.32-test-leaktrace",
                        "p5.32-test-simple",
                        "p5.32-test-tcp",
                        "p5.32-net-ssleay",
                        "p5.32-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-protocol-http2",
            "portdir": "perl/p5-protocol-http2",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Protocol::HTTP2",
            "description": "Protocol::HTTP2 - HTTP/2 protocol implementation (RFC 7540)",
            "long_description": "Protocol::HTTP2 - HTTP/2 protocol implementation (RFC 7540)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-base64",
                        "p5.34-module-build-tiny",
                        "p5.34-net-ssleay",
                        "perl5.34",
                        "p5.34-test-leaktrace",
                        "p5.34-test-simple",
                        "p5.34-test-tcp",
                        "p5.34-scalar-list-utils",
                        "p5.34-anyevent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-protocol-http2"
                    ]
                }
            ]
        },
        {
            "name": "7zip",
            "portdir": "archivers/7zip",
            "version": "26.00",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.7-zip.org",
            "description": "7zip is a file archiver with a high compression ratio.",
            "long_description": "7zip is a file archiver that has a high compression ratio in 7z format with LZMA and LZMA2 compression, supports packing and unpacking XZ, BZIP2, GZIP, TAR, ZIP and WIM archives, and unpacking AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF, UEFI, VDI, VHD, VHDX, VMDK, WIM, XAR and Z archives.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "unp"
                    ]
                }
            ]
        },
        {
            "name": "mkvtoolnix-devel",
            "portdir": "multimedia/mkvtoolnix-devel",
            "version": "97.0",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mkvtoolnix.download",
            "description": "Matroska media files manipulation tools.",
            "long_description": "mkvtoolnix will evolve to a set of tools to create, alter and inspect Matroska files under Linux and other Unices, just what the OGMtools do for the OGM format.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "qtgui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ruby34",
                        "clang-21",
                        "pkgconfig",
                        "makeicns",
                        "docbook-xsl-nons",
                        "libxslt",
                        "po4a"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "libmatroska",
                        "libogg",
                        "expat",
                        "libebml",
                        "pugixml",
                        "qt6-qtbase",
                        "qt6-qtsvg",
                        "gettext-runtime",
                        "qt6-qtmultimedia",
                        "boost187",
                        "bzip2",
                        "lzo2",
                        "zlib",
                        "flac",
                        "libvorbis",
                        "cmark",
                        "gmp",
                        "libdvdread"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mkvtoolnix",
            "portdir": "multimedia/mkvtoolnix",
            "version": "97.0",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mkvtoolnix.download",
            "description": "Matroska media files manipulation tools.",
            "long_description": "mkvtoolnix will evolve to a set of tools to create, alter and inspect Matroska files under Linux and other Unices, just what the OGMtools do for the OGM format.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "qtgui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ruby34",
                        "clang-21",
                        "pkgconfig",
                        "makeicns",
                        "docbook-xsl-nons",
                        "libxslt",
                        "po4a"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "libmatroska",
                        "libogg",
                        "expat",
                        "libebml",
                        "pugixml",
                        "qt6-qtbase",
                        "qt6-qtsvg",
                        "gettext-runtime",
                        "qt6-qtmultimedia",
                        "boost187",
                        "bzip2",
                        "lzo2",
                        "zlib",
                        "flac",
                        "libvorbis",
                        "cmark",
                        "gmp",
                        "libdvdread"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "x264transcode"
                    ]
                }
            ]
        },
        {
            "name": "openvpn2",
            "portdir": "net/openvpn2",
            "version": "2.7.0",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openvpn.net",
            "description": "easy-to-use, robust, and highly configurable VPN",
            "long_description": "OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "pkcs11",
                "passwordsave",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "lzo2",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-gdal",
            "portdir": "python/py-gdal",
            "version": "3.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python35",
                        "py35-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-cartopy",
                        "py35-obspy"
                    ]
                }
            ]
        },
        {
            "name": "py38-gdal",
            "portdir": "python/py-gdal",
            "version": "3.9.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python38",
                        "py38-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-rsgislib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cartopy"
                    ]
                }
            ]
        },
        {
            "name": "py37-gdal",
            "portdir": "python/py-gdal",
            "version": "3.7.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python37",
                        "py37-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-isce2",
                        "py37-obspy",
                        "py37-cartopy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-isce2"
                    ]
                }
            ]
        },
        {
            "name": "py39-gdal",
            "portdir": "python/py-gdal",
            "version": "3.11.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python39",
                        "py39-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-rsgislib"
                    ]
                }
            ]
        },
        {
            "name": "py36-gdal",
            "portdir": "python/py-gdal",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python36",
                        "py36-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-isce2",
                        "py36-cartopy",
                        "py36-obspy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-isce2"
                    ]
                }
            ]
        },
        {
            "name": "py27-gdal",
            "portdir": "python/py-gdal",
            "version": "3.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python27",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-cartopy",
                        "py27-obspy"
                    ]
                }
            ]
        },
        {
            "name": "postgis",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql92",
                        "proj4",
                        "geos",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg12-postgis-doc",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "Documentation of PostGIS for PostgreSQL 12",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format. This adds documentation.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "postgresql12",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "protobuf-c",
                        "geos",
                        "libxslt",
                        "proj9",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg12-postgis",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "address_standardizer",
                "lto",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "raster",
                "sfcgal",
                "topology",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "postgresql12",
                        "proj9",
                        "protobuf-c",
                        "gdal",
                        "geos",
                        "json-c",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pg12-pgrouting"
                    ]
                }
            ]
        },
        {
            "name": "pg13-postgis",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "address_standardizer",
                "lto",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "raster",
                "sfcgal",
                "topology",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "postgresql13",
                        "proj9",
                        "protobuf-c",
                        "gdal",
                        "geos",
                        "json-c",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pg13-pgrouting"
                    ]
                }
            ]
        },
        {
            "name": "pg13-postgis-doc",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "Documentation of PostGIS for PostgreSQL 13",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format. This adds documentation.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "postgresql13",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "protobuf-c",
                        "geos",
                        "libxslt",
                        "proj9",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg14-postgis",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "address_standardizer",
                "lto",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "raster",
                "sfcgal",
                "topology",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql14",
                        "protobuf-c",
                        "proj9",
                        "gdal",
                        "geos",
                        "json-c",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pg14-pgrouting"
                    ]
                }
            ]
        },
        {
            "name": "pg14-postgis-doc",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "Documentation of PostGIS for PostgreSQL 14",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format. This adds documentation.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "protobuf-c",
                        "geos",
                        "libxslt",
                        "postgresql14",
                        "proj9",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg15-postgis",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "address_standardizer",
                "lto",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "raster",
                "sfcgal",
                "topology",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "protobuf-c",
                        "postgresql15",
                        "gdal",
                        "geos",
                        "json-c",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pg15-pgrouting"
                    ]
                }
            ]
        },
        {
            "name": "pg16-postgis",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "address_standardizer",
                "lto",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "raster",
                "sfcgal",
                "topology",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "protobuf-c",
                        "postgresql16",
                        "gdal",
                        "geos",
                        "json-c",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pg16-pgrouting",
                        "tinyows"
                    ]
                }
            ]
        },
        {
            "name": "pg15-postgis-doc",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "Documentation of PostGIS for PostgreSQL 15",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format. This adds documentation.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "protobuf-c",
                        "geos",
                        "libxslt",
                        "proj9",
                        "postgresql15",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg16-postgis-doc",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "Documentation of PostGIS for PostgreSQL 16",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format. This adds documentation.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "protobuf-c",
                        "geos",
                        "libxslt",
                        "proj9",
                        "postgresql16",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg17-postgis",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "PostGIS is the spatial extension to the PostGreSQL database.",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "address_standardizer",
                "lto",
                "proj6",
                "proj7",
                "proj8",
                "proj9",
                "raster",
                "sfcgal",
                "topology",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "protobuf-c",
                        "postgresql17",
                        "gdal",
                        "geos",
                        "json-c",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mod_tile",
                        "pg17-pgrouting",
                        "osm2pgrouting",
                        "osm2pgsql"
                    ]
                }
            ]
        },
        {
            "name": "pg17-postgis-doc",
            "portdir": "databases/postgis",
            "version": "3.6.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://postgis.net/",
            "description": "Documentation of PostGIS for PostgreSQL 17",
            "long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format. This adds documentation.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "protobuf-c",
                        "geos",
                        "libxslt",
                        "proj9",
                        "clang-18",
                        "postgresql17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal",
            "portdir": "gis/gdal",
            "version": "3.12.2",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - Geospatial Data Abstraction Library",
            "long_description": "GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "debug",
                "arrow",
                "cfitsio",
                "cryptopp",
                "ecw",
                "hdf4",
                "hdf5",
                "heif",
                "jpegxl",
                "kea",
                "libarchive",
                "lto",
                "lzma",
                "mrsid",
                "mysql57",
                "mysql8",
                "native",
                "netcdf",
                "postgresql14",
                "postgresql15",
                "odbc",
                "openexr",
                "openjpeg",
                "rasterlite2",
                "tiledb",
                "postgresql12",
                "postgresql13",
                "postgresql16",
                "postgresql17",
                "xerces",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "pkgconfig",
                        "kealib",
                        "libkml",
                        "poppler",
                        "hdf5",
                        "bash-completion"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "proj",
                        "charls",
                        "giflib",
                        "libjpeg-turbo",
                        "libpng",
                        "webp",
                        "blosc",
                        "curl",
                        "geos",
                        "expat",
                        "libxml2",
                        "lerc",
                        "libdeflate",
                        "postgresql17",
                        "qhull",
                        "brunsli",
                        "libaec",
                        "lz4",
                        "zlib",
                        "zstd",
                        "spatialite",
                        "sqlite3",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pysaga",
                        "py314-pysaga",
                        "py310-pysaga",
                        "libosmium",
                        "py312-pysaga",
                        "libosmium-doc",
                        "py311-pysaga",
                        "py313-pysaga"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-rasterio",
                        "py38-rsgislib",
                        "py37-gdal",
                        "py311-fiona",
                        "py310-fiona",
                        "py313-fiona",
                        "py312-fiona",
                        "py314-fiona",
                        "py38-rasterio",
                        "py38-fiona",
                        "py39-rsgislib",
                        "py311-rasterio",
                        "py310-rasterio",
                        "py312-rasterio",
                        "py313-rasterio",
                        "py314-rasterio",
                        "py37-isce2",
                        "py37-rasterio",
                        "qgis3",
                        "rsgislib",
                        "qgis3-ltr",
                        "py310-rsgislib",
                        "py312-rsgislib",
                        "py311-rsgislib",
                        "py313-rsgislib",
                        "saga",
                        "py314-rsgislib",
                        "py37-fiona",
                        "PDAL",
                        "pg12-postgis",
                        "pg13-postgis",
                        "pg14-postgis",
                        "pg15-postgis",
                        "pg16-postgis",
                        "pg17-postgis",
                        "gdal-hdf4",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-libkml",
                        "gdal-netcdf",
                        "gdal-pdf",
                        "py310-gdal",
                        "py311-gdal",
                        "py312-gdal",
                        "py313-gdal",
                        "py314-gdal",
                        "py310-pyogrio",
                        "py311-pyogrio",
                        "py312-pyogrio",
                        "py313-pyogrio",
                        "py314-pyogrio",
                        "py38-gdal",
                        "R-gdalBindings",
                        "R-gdalraster",
                        "R-rgdal",
                        "R-sf",
                        "R-terra",
                        "R-vapour",
                        "liblas",
                        "pcraster",
                        "qlandkartegt",
                        "t-rex",
                        "VirtualPlanetBuilder",
                        "py39-fiona",
                        "py39-pyogrio",
                        "gerbil",
                        "gmt4",
                        "gmt5",
                        "gmt6",
                        "ncarg",
                        "gdal-plugin-grass",
                        "grass7",
                        "py39-gdal",
                        "py39-rasterio",
                        "mapserver",
                        "orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py314-orfeotoolbox",
                        "octave-mapping",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "grass",
                        "py36-fiona",
                        "py27-gdal",
                        "py35-gdal",
                        "py36-gdal",
                        "py36-isce2",
                        "py27-rasterio",
                        "py35-rasterio",
                        "py35-fiona",
                        "postgis2",
                        "xastir"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-mlr"
                    ]
                }
            ]
        },
        {
            "name": "gdal-hdf4",
            "portdir": "gis/gdal",
            "version": "3.12.2",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - HDF4 driver",
            "long_description": "GDAL - HDF4 driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf4",
                        "gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-hdf5",
            "portdir": "gis/gdal",
            "version": "3.12.2",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - HDF5 driver",
            "long_description": "GDAL - HDF5 driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "spatialite",
                        "sqlite3",
                        "openssl",
                        "pcre2",
                        "gdal",
                        "proj",
                        "charls",
                        "giflib",
                        "libjpeg-turbo",
                        "blosc",
                        "webp",
                        "qhull",
                        "curl",
                        "geos",
                        "hdf5",
                        "expat",
                        "libxml2",
                        "lerc",
                        "libdeflate",
                        "libpng",
                        "brunsli",
                        "libaec",
                        "lz4",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-kea",
            "portdir": "gis/gdal",
            "version": "3.12.2",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - KEA driver",
            "long_description": "GDAL - KEA driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "spatialite",
                        "sqlite3",
                        "openssl",
                        "pcre2",
                        "gdal",
                        "kealib",
                        "proj",
                        "charls",
                        "giflib",
                        "blosc",
                        "libpng",
                        "webp",
                        "qhull",
                        "curl",
                        "geos",
                        "hdf5",
                        "expat",
                        "libxml2",
                        "lerc",
                        "libdeflate",
                        "libjpeg-turbo",
                        "brunsli",
                        "libaec",
                        "lz4",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-libkml",
            "portdir": "gis/gdal",
            "version": "3.12.2",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - LIBKML driver",
            "long_description": "GDAL - LIBKML driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libkml",
                        "gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-netcdf",
            "portdir": "gis/gdal",
            "version": "3.12.2",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - NetCDF driver",
            "long_description": "GDAL - NetCDF driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "spatialite",
                        "sqlite3",
                        "openssl",
                        "pcre2",
                        "gdal",
                        "proj",
                        "charls",
                        "giflib",
                        "libjpeg-turbo",
                        "blosc",
                        "webp",
                        "qhull",
                        "curl",
                        "geos",
                        "netcdf",
                        "expat",
                        "libxml2",
                        "lerc",
                        "libdeflate",
                        "libpng",
                        "brunsli",
                        "libaec",
                        "lz4",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdal-pdf",
            "portdir": "gis/gdal",
            "version": "3.12.2",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org/",
            "description": "GDAL - PDF driver",
            "long_description": "GDAL - PDF driver.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "bash-completion",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poppler",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "py-gdal",
            "portdir": "python/py-gdal",
            "version": "3.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-gdal",
            "portdir": "python/py-gdal",
            "version": "3.12.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python310",
                        "py310-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-rsgislib"
                    ]
                }
            ]
        },
        {
            "name": "py311-gdal",
            "portdir": "python/py-gdal",
            "version": "3.12.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "python311",
                        "py311-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-rsgislib"
                    ]
                }
            ]
        },
        {
            "name": "py312-gdal",
            "portdir": "python/py-gdal",
            "version": "3.12.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-numpy",
                        "gdal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-rsgislib"
                    ]
                }
            ]
        },
        {
            "name": "py313-gdal",
            "portdir": "python/py-gdal",
            "version": "3.12.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-numpy",
                        "gdal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-rsgislib"
                    ]
                }
            ]
        },
        {
            "name": "py314-gdal",
            "portdir": "python/py-gdal",
            "version": "3.12.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gdal.org",
            "description": "GDAL: Geospatial Data Abstraction Library",
            "long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-numpy",
                        "gdal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gdal_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-rsgislib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr",
                        "py-gdal"
                    ]
                }
            ]
        },
        {
            "name": "iproute2mac",
            "portdir": "net/iproute2mac",
            "version": "1.7.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brona/iproute2mac",
            "description": "CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command.",
            "long_description": "CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command. Provided functionality is limited and command output is not fully compatible with iproute2. Goal of this project is to make basic network configuration/debug tasks on Mac OS X easy for admins who already use Linux systems.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "python314",
                "python313",
                "python312",
                "python311",
                "python310",
                "mpsudo"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-pyarrow",
            "portdir": "devel/apache-arrow",
            "version": "11.0.0",
            "license": "Apache-2",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apache/arrow",
            "description": "Powering In-Memory Analytics",
            "long_description": "Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "py37-pip",
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "py37-wheel",
                        "bash",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ninja",
                        "openssl",
                        "protobuf3-cpp",
                        "rapidjson",
                        "re2",
                        "thrift",
                        "python37",
                        "c-ares",
                        "wget",
                        "py37-brotli",
                        "py37-cython",
                        "py37-numpy",
                        "py37-pycares",
                        "libutf8proc",
                        "py37-tensorflow",
                        "boost176",
                        "brotli",
                        "llvm-14",
                        "bzip2",
                        "lz4",
                        "snappy",
                        "zlib",
                        "zstd",
                        "abseil",
                        "gmake",
                        "google-glog",
                        "grpc",
                        "jemalloc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-hypothesis",
                        "py37-pandas",
                        "py37-pytest",
                        "py37-pytest-lazy-fixture",
                        "py37-tz",
                        "py37-cffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-apache-beam",
                        "py37-datasets",
                        "py37-tensorflow-data-validation",
                        "py37-tfx-bsl"
                    ]
                }
            ]
        },
        {
            "name": "py38-pyarrow",
            "portdir": "devel/apache-arrow",
            "version": "11.0.0",
            "license": "Apache-2",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apache/arrow",
            "description": "Powering In-Memory Analytics",
            "long_description": "Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "py38-pip",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel",
                        "bash",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ninja",
                        "openssl",
                        "protobuf3-cpp",
                        "rapidjson",
                        "re2",
                        "thrift",
                        "python38",
                        "c-ares",
                        "wget",
                        "py38-brotli",
                        "py38-cython",
                        "py38-numpy",
                        "py38-pycares",
                        "libutf8proc",
                        "py38-tensorflow",
                        "boost176",
                        "brotli",
                        "llvm-14",
                        "bzip2",
                        "lz4",
                        "snappy",
                        "zlib",
                        "zstd",
                        "abseil",
                        "gmake",
                        "google-glog",
                        "grpc",
                        "jemalloc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-hypothesis",
                        "py38-pandas",
                        "py38-pytest",
                        "py38-pytest-lazy-fixture",
                        "py38-tz",
                        "py38-cffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-apache-beam",
                        "py38-kraken",
                        "py38-datasets",
                        "py38-tensorflow-data-validation",
                        "py38-tfx-bsl"
                    ]
                }
            ]
        },
        {
            "name": "apache-arrow",
            "portdir": "devel/apache-arrow",
            "version": "23.0.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apache/arrow",
            "description": "Powering In-Memory Analytics",
            "long_description": "Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tensorflow"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "abseil",
                        "gmake",
                        "google-glog",
                        "grpc",
                        "ninja",
                        "nlohmann-json",
                        "openssl",
                        "brotli",
                        "rapidjson",
                        "re2",
                        "thrift",
                        "c-ares",
                        "wget",
                        "libutf8proc",
                        "boost181",
                        "llvm-16",
                        "protobuf3-cpp",
                        "bzip2",
                        "lz4",
                        "snappy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyarrow",
                        "py310-pyarrow",
                        "py311-pyarrow",
                        "py312-pyarrow",
                        "py313-pyarrow",
                        "py314-pyarrow",
                        "R-arrow"
                    ]
                }
            ]
        }
    ]
}