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

{
    "count": 50663,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=13",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=11",
    "results": [
        {
            "name": "py39-pyarrow",
            "portdir": "devel/apache-arrow",
            "version": "23.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "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",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-18",
                        "py39-installer",
                        "py39-build",
                        "bash",
                        "py39-wheel",
                        "py39-setuptools_scm",
                        "cctools",
                        "cmake",
                        "ninja",
                        "py39-pip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost181",
                        "py39-pycares",
                        "py39-numpy",
                        "py39-cython",
                        "py39-brotli",
                        "python39",
                        "apache-arrow"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-hypothesis",
                        "py39-pandas",
                        "py39-pytest",
                        "py39-pytest-lazy-fixture",
                        "py39-tz",
                        "py39-cffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-tensorflow-data-validation",
                        "py39-tfx-bsl",
                        "py39-kraken",
                        "py39-datasets",
                        "py39-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyarrow",
            "portdir": "devel/apache-arrow",
            "version": "23.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "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",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel",
                        "py310-setuptools_scm",
                        "py310-pip",
                        "cctools",
                        "cmake",
                        "ninja",
                        "bash"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost181",
                        "py310-brotli",
                        "py310-pycares",
                        "py310-numpy",
                        "py310-cython",
                        "python310",
                        "apache-arrow"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-cffi",
                        "py310-tz",
                        "py310-pandas",
                        "py310-pytest-lazy-fixture",
                        "py310-hypothesis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-kraken",
                        "py310-datasets"
                    ]
                }
            ]
        },
        {
            "name": "apache-arrow",
            "portdir": "devel/apache-arrow",
            "version": "23.0.0",
            "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": [
                        "py310-pyarrow",
                        "py39-pyarrow",
                        "py312-pyarrow",
                        "py311-pyarrow",
                        "py313-pyarrow",
                        "py314-pyarrow",
                        "R-arrow"
                    ]
                }
            ]
        },
        {
            "name": "Bear",
            "portdir": "devel/Bear",
            "version": "3.1.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rizsotto/Bear",
            "description": "Bear is a tool to generate compilation database for clang tooling.",
            "long_description": "Bear is a tool to generate compilation database for clang tooling. The JSON compilation database is used in clang project to provide information how a single compilation unit was processed. When that is available then it is easy to re-run the compilation with different programs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "nlohmann-json",
                        "pkgconfig",
                        "spdlog"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "grpc",
                        "protobuf3-cpp",
                        "libfmt10",
                        "abseil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "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": "py37-grpcio",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "long_description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "py37-installer",
                        "py37-build",
                        "py37-wheel",
                        "py37-setuptools",
                        "py37-cython",
                        "py37-coverage",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lbzip2",
                        "py37-six",
                        "py37-cython",
                        "c-ares",
                        "python37",
                        "re2",
                        "protobuf3-cpp",
                        "openssl",
                        "libuv",
                        "abseil",
                        "zlib",
                        "py37-protobuf3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-twisted",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-tensorboard",
                        "py37-tensorboard1",
                        "py37-tensorflow",
                        "py37-tensorflow1",
                        "py37-grpcio-tools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py37-grpcio-tools",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Protobuf code generator for gRPC",
            "long_description": "Protobuf code generator for gRPC",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "c-ares",
                        "lbzip2",
                        "py37-protobuf3",
                        "zlib",
                        "abseil",
                        "py37-grpcio",
                        "libuv",
                        "openssl",
                        "protobuf3-cpp",
                        "re2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py38-grpcio-tools",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Protobuf code generator for gRPC",
            "long_description": "Protobuf code generator for gRPC",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py38-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "protobuf3-cpp",
                        "re2",
                        "lbzip2",
                        "c-ares",
                        "py38-protobuf3",
                        "python38",
                        "zlib",
                        "abseil",
                        "py38-grpcio",
                        "libuv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py38-grpcio",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "long_description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py38-coverage",
                        "py38-setuptools",
                        "clang-17",
                        "py38-cython-compat"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "c-ares",
                        "py38-cython",
                        "lbzip2",
                        "py38-six",
                        "py38-protobuf3",
                        "zlib",
                        "abseil",
                        "libuv",
                        "openssl",
                        "protobuf3-cpp",
                        "re2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-twisted",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-tensorboard",
                        "py38-tensorflow",
                        "py38-tensorflow1",
                        "py38-grpcio-tools",
                        "py38-tensorboard1"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-tensorflow-macos",
                        "py38-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "privoxy-pki-bundle",
            "portdir": "www/privoxy",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.privoxy.org/",
            "description": "PKI Bundle for privoxy",
            "long_description": "PKI Bundle for privoxy",
            "active": true,
            "categories": [
                "net",
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [
                "user_pki_bundle"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl-ca-bundle",
                        "apple-pki-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "privoxy"
                    ]
                }
            ]
        },
        {
            "name": "privoxy",
            "portdir": "www/privoxy",
            "version": "4.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.privoxy.org/",
            "description": "Advanced filtering web proxy",
            "long_description": "Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, modifying web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk. Privoxy has a very flexible configuration and can be customized to suit individual needs and tastes. Privoxy has application for both stand-alone systems and multi-user networks.",
            "active": true,
            "categories": [
                "net",
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [
                "https_inspection",
                "ecc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "sf-pwgen",
                        "clang-18",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "gnupg2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "brotli",
                        "zlib",
                        "openssl",
                        "pcre2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-getopt-long",
                        "p5.34-time-local",
                        "privoxy-pki-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "macos-fortress-proxy",
                        "macos-fortress-proxy-squid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adblock2privoxy"
                    ]
                }
            ]
        },
        {
            "name": "abseil",
            "portdir": "devel/abseil",
            "version": "20260107.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/abseil/abseil-cpp",
            "description": "Abseil - C++ Common Libraries",
            "long_description": "Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mtxclient",
                        "Bear",
                        "apache-arrow",
                        "grpc",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "libphonenumber-cpp",
                        "protobuf3-cpp-upstream",
                        "protobuf5-cpp",
                        "Chatty",
                        "s2geometry",
                        "re2",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "qt6-qtgrpc"
                    ]
                }
            ]
        },
        {
            "name": "mtxclient",
            "portdir": "net/mtxclient",
            "version": "0.9.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/Nheko-Reborn/mtxclient",
            "description": "Client API for Matrix",
            "long_description": "Client API library for the Matrix protocol, built on top of Boost.Asio.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "chat"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "nlohmann-json",
                        "pkgconfig",
                        "clang-21"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "re2",
                        "abseil",
                        "coeurl",
                        "spdlog-fmt8",
                        "boost176",
                        "libevent",
                        "libsodium",
                        "olm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nheko"
                    ]
                }
            ]
        },
        {
            "name": "julia",
            "portdir": "lang/julia",
            "version": "1.12.4",
            "license": "MIT",
            "platforms": "{darwin >= 14}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://julialang.org",
            "description": "The Julia Language: A fresh approach to technical computing.",
            "long_description": "Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments.",
            "active": true,
            "categories": [
                "science",
                "lang",
                "math"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                },
                {
                    "name": "olivier.benz",
                    "github": "benz0li",
                    "ports_count": 1
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "app"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "gnupg2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p7zip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kubetail",
            "portdir": "devel/kubetail",
            "version": "0.11.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kubetail-org/kubetail",
            "description": "Real-time logging tool for Kubernetes",
            "long_description": "Kubetail is a general-purpose logging tool for Kubernetes, optimized for tailing logs across multi-container workloads in real-time. With Kubetail, you can view logs from all the containers in a workload merged into a single, chronological timeline, in a browser or a terminal.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "andres",
                    "github": "amorey",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-perl-tidy",
            "portdir": "perl/p5-perl-tidy",
            "version": "20260204",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Perl::Tidy",
            "description": "Perl::Tidy - Parses and beautifies perl source",
            "long_description": "Perl::Tidy - Parses and beautifies perl source",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-perl-critic",
                        "p5.32-text-template-simple",
                        "p5.32-devel-cover",
                        "p5.32-test-perltidy"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-perl-tidy",
            "portdir": "perl/p5-perl-tidy",
            "version": "20260204",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Perl::Tidy",
            "description": "Perl::Tidy - Parses and beautifies perl source",
            "long_description": "Perl::Tidy - Parses and beautifies perl source",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-perl-tidy",
                        "p5.34-perl-critic",
                        "p5.34-text-template-simple",
                        "p5.34-devel-cover",
                        "p5.34-test-perltidy"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-perl-tidy",
            "portdir": "perl/p5-perl-tidy",
            "version": "20260204",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Perl::Tidy",
            "description": "Perl::Tidy - Parses and beautifies perl source",
            "long_description": "Perl::Tidy - Parses and beautifies perl source",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-perl-critic",
                        "p5.30-text-template-simple",
                        "p5.30-devel-cover",
                        "p5.30-test-perltidy"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-perl-tidy",
            "portdir": "perl/p5-perl-tidy",
            "version": "20260204",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Perl::Tidy",
            "description": "Perl::Tidy - Parses and beautifies perl source",
            "long_description": "Perl::Tidy - Parses and beautifies perl source",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-perl-critic",
                        "p5.28-text-template-simple",
                        "p5.28-devel-cover",
                        "p5.28-test-perltidy"
                    ]
                }
            ]
        },
        {
            "name": "p5-perl-tidy",
            "portdir": "perl/p5-perl-tidy",
            "version": "20260204",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-perl-tidy",
            "homepage": "https://metacpan.org/pod/Perl::Tidy",
            "description": "Perl::Tidy - Parses and beautifies perl source",
            "long_description": "Perl::Tidy - Parses and beautifies perl source",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-perl-tidy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-opengl-modern",
            "portdir": "perl/p5-opengl-modern",
            "version": "0.40.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::Modern",
            "description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "long_description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-capture-tiny",
                        "p5.34-devel-checklib",
                        "p5.34-extutils-makemaker",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-opengl-glfw"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-opengl-modern"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-opengl-modern",
            "portdir": "perl/p5-opengl-modern",
            "version": "0.40.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::Modern",
            "description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "long_description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-capture-tiny",
                        "p5.32-devel-checklib",
                        "p5.32-extutils-makemaker",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-opengl-glfw"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-opengl-modern",
            "portdir": "perl/p5-opengl-modern",
            "version": "0.40.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::Modern",
            "description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "long_description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-capture-tiny",
                        "p5.30-devel-checklib",
                        "p5.30-extutils-makemaker",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-opengl-glfw"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-opengl-modern",
            "portdir": "perl/p5-opengl-modern",
            "version": "0.40.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::Modern",
            "description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "long_description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-devel-checklib",
                        "p5.28-extutils-makemaker",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-opengl-glfw"
                    ]
                }
            ]
        },
        {
            "name": "p5-opengl-modern",
            "portdir": "perl/p5-opengl-modern",
            "version": "0.40.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-opengl-modern",
            "homepage": "https://metacpan.org/pod/OpenGL::Modern",
            "description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "long_description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-opengl-modern"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.218.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "long_description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-archive-zip",
                        "p5-compress-raw-zlib",
                        "p5.34-http-message",
                        "p5.34-io-compress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "amavisd-new",
                        "gcstar"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.218.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "long_description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-archive-zip",
                        "p5.32-http-message",
                        "p5.32-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.218.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "long_description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-test-cpan-meta",
                        "p5.30-test-cpan-meta-json",
                        "p5.30-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-archive-zip",
                        "p5.30-http-message",
                        "p5.30-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.218.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "long_description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-archive-zip",
                        "p5.28-http-message",
                        "p5.28-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.218.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-compress-raw-zlib",
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "long_description": "Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-compress-raw-zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-compress-raw-zlib",
            "portdir": "perl/p5-compress-raw-zlib",
            "version": "2.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Compress::Raw::Zlib",
            "description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "long_description": "The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-test-cpan-meta",
                        "p5.26-test-cpan-meta-json",
                        "p5.26-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-archive-zip",
                        "p5.26-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-perl-tidy",
            "portdir": "perl/p5-perl-tidy",
            "version": "20201207",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Perl::Tidy",
            "description": "Parses and beautifies perl source",
            "long_description": "Perltidy reads a perl script and writes an indented, reformatted script. Perltidy can produce output on either of two modes, depending on the existence of an -html flag. Without this flag, the output is passed through a formatter.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-cover",
                        "p5.26-perl-critic",
                        "p5.26-test-perltidy",
                        "p5.26-text-template-simple"
                    ]
                }
            ]
        },
        {
            "name": "deno",
            "portdir": "devel/deno",
            "version": "2.6.8",
            "license": "MIT",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://deno.land",
            "description": "Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.",
            "long_description": "Deno is a secure runtime for JavaScript and TypeScript. It is secure by default, performs no file, network, or environment access, unless explicitly enabled, and supports TypeScript out of the box. Deno has built-in utilities like a dependency inspector (deno info) and a code formatter (deno fmt), with a set of reviewed (audited) standard modules that are guaranteed to work with Deno.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "yt-dlp-ejs"
                    ]
                }
            ]
        },
        {
            "name": "xcpretty",
            "portdir": "devel/xcpretty",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xcpretty/xcpretty",
            "description": "Flexible and fast xcodebuild formatter",
            "long_description": "Flexible and fast xcodebuild formatter",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "google-cloud-sdk",
            "portdir": "devel/google-cloud-sdk",
            "version": "555.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cloud.google.com/sdk/",
            "description": "Command-line interface for Google Cloud Platform products and services",
            "long_description": "Google Cloud SDK is a set of tools for Google Cloud Platform. It contains gcloud, gsutil, and bq command-line tools, which you can use to access Compute Engine, Cloud Storage, BigQuery, and other products and services from the command-line. You can run these tools interactively or in your automated scripts.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [
                "alpha",
                "anthos_auth",
                "app_engine_go",
                "app_engine_java",
                "app_engine_python",
                "app_engine_python_extras",
                "appctl",
                "beta",
                "bigtable",
                "cbt",
                "cloud_datastore_emulator",
                "cloud_firestore_emulator",
                "cloud_run_proxy",
                "cloud_sql_proxy",
                "config_connector",
                "docker_credential_gcr",
                "enterprise_certificate_proxy",
                "gke_gcloud_auth_plugin",
                "istioctl",
                "kpt",
                "kubectl",
                "kubectl_oidc",
                "kustomize",
                "local_extract",
                "log_streaming",
                "managed_flink_client",
                "minikube",
                "nomos",
                "package_go_module",
                "pkg",
                "pubsub_emulator",
                "spanner_cli",
                "spanner_migration_tool",
                "skaffold",
                "terraform_tools"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.189.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-google-auth",
                        "py314-google-api-core",
                        "py314-google-auth-httplib2",
                        "py314-uritemplate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-google-api-python-client"
                    ]
                }
            ]
        },
        {
            "name": "py313-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.189.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-google-api-core",
                        "py313-google-auth",
                        "py313-google-auth-httplib2",
                        "py313-uritemplate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "certbot-dns-google"
                    ]
                }
            ]
        },
        {
            "name": "py312-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.189.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-google-api-core",
                        "py312-google-auth",
                        "py312-google-auth-httplib2",
                        "py312-uritemplate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.189.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-google-api-core",
                        "py311-google-auth",
                        "py311-google-auth-httplib2",
                        "py311-uritemplate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.189.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-google-auth",
                        "py310-google-auth-httplib2",
                        "py310-uritemplate",
                        "py310-google-api-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.189.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-google-api-python-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "add",
            "portdir": "math/add",
            "version": "20250914",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/add/",
            "description": "Fixed-point, full screen calculator.",
            "long_description": "add is a fixed-point calculator that operates as a full-screen editor. It is designed for use as a checkbook or expense-account balancing tool.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.186.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-google-auth",
                        "py39-google-auth-httplib2",
                        "py39-uritemplate",
                        "py39-google-api-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnsdiag",
            "portdir": "net/dnsdiag",
            "version": "2.9.3",
            "license": "BSD-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dnsdiag.org",
            "description": "A set of tools to perform basic audits on your DNS requests and responses to make sure your DNS is working as you expect.",
            "long_description": "A set of tools to perform basic audits on your DNS requests and responses to make sure your DNS is working as you expect.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-requests",
                        "py313-requests-toolbelt",
                        "py313-dnspython",
                        "py313-cymruwhois"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-dns-lexicon",
            "portdir": "python/py-dns-lexicon",
            "version": "3.23.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/AnalogJ/lexicon",
            "description": "Manipulate DNS records on various DNS providers in a standardized/agnostic way.",
            "long_description": "Manipulate DNS records on various DNS providers in a standardized/agnostic way.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-poetry-core",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-dnspython",
                        "py314-beautifulsoup4",
                        "py314-tldextract",
                        "py314-cryptography",
                        "py314-yaml",
                        "py314-requests",
                        "lexicon_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-dns-lexicon"
                    ]
                }
            ]
        },
        {
            "name": "py313-dns-lexicon",
            "portdir": "python/py-dns-lexicon",
            "version": "3.23.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/AnalogJ/lexicon",
            "description": "Manipulate DNS records on various DNS providers in a standardized/agnostic way.",
            "long_description": "Manipulate DNS records on various DNS providers in a standardized/agnostic way.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-poetry-core",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-dnspython",
                        "py313-beautifulsoup4",
                        "py313-tldextract",
                        "py313-yaml",
                        "py313-cryptography",
                        "py313-requests",
                        "lexicon_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "certbot-dns-namecheap",
                        "certbot-dns-dnsimple",
                        "certbot-dns-dnsmadeeasy",
                        "certbot-dns-gehirn",
                        "certbot-dns-linode",
                        "certbot-dns-nsone",
                        "certbot-dns-ovh",
                        "certbot-dns-sakuracloud"
                    ]
                }
            ]
        },
        {
            "name": "py312-dns-lexicon",
            "portdir": "python/py-dns-lexicon",
            "version": "3.23.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/AnalogJ/lexicon",
            "description": "Manipulate DNS records on various DNS providers in a standardized/agnostic way.",
            "long_description": "Manipulate DNS records on various DNS providers in a standardized/agnostic way.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "clang-18",
                        "py312-poetry-core",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-beautifulsoup4",
                        "py312-dnspython",
                        "py312-tldextract",
                        "py312-yaml",
                        "py312-cryptography",
                        "py312-requests",
                        "lexicon_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-dns-lexicon",
            "portdir": "python/py-dns-lexicon",
            "version": "3.23.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/AnalogJ/lexicon",
            "description": "Manipulate DNS records on various DNS providers in a standardized/agnostic way.",
            "long_description": "Manipulate DNS records on various DNS providers in a standardized/agnostic way.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "clang-18",
                        "py311-poetry-core",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-beautifulsoup4",
                        "py311-dnspython",
                        "py311-tldextract",
                        "py311-yaml",
                        "py311-cryptography",
                        "py311-requests",
                        "lexicon_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-dns-lexicon",
            "portdir": "python/py-dns-lexicon",
            "version": "3.23.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/AnalogJ/lexicon",
            "description": "Manipulate DNS records on various DNS providers in a standardized/agnostic way.",
            "long_description": "Manipulate DNS records on various DNS providers in a standardized/agnostic way.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1242
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "clang-18",
                        "py310-installer",
                        "py310-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-beautifulsoup4",
                        "py310-dnspython",
                        "py310-tldextract",
                        "py310-cryptography",
                        "py310-yaml",
                        "py310-requests",
                        "lexicon_select"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}