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

{
    "count": 52289,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=36",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=34",
    "results": [
        {
            "name": "bind9.18",
            "portdir": "net/bind9.18",
            "version": "9.18.50",
            "license": "(MPL-2 or GPL-2+ or LGPL-2.1+ or AGPL-3+)",
            "platforms": "darwin freebsd sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.isc.org/",
            "description": "Domain Name System server",
            "long_description": "The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service. This is the older 9.18 release series, intended to be used on systems where 9.20 doesn't work.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 354
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libidn2",
                        "lmdb",
                        "libxml2",
                        "nghttp2",
                        "json-c",
                        "jemalloc",
                        "libuv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "duckdb",
            "portdir": "databases/duckdb",
            "version": "1.5.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.duckdb.org",
            "description": "DuckDB is an embeddable SQL OLAP Database Management System",
            "long_description": "DuckDB is an embedded database designed to execute analytical SQL queries fast while embedded in another process. It is designed to be easy to install and easy to use. DuckDB has no external dependencies. DuckDB has bindings for C/C++, Python and R. DuckDB is developed by the Database Architectures group of the CWI.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1068
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zstd",
                        "cmake",
                        "pkgconfig",
                        "clang-18",
                        "python314"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bind9",
            "portdir": "net/bind9",
            "version": "9.20.24",
            "license": "(MPL-2 or GPL-2+ or LGPL-2.1+ or AGPL-3+)",
            "platforms": "{darwin >= 11} freebsd sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.isc.org/bind/",
            "description": "Domain Name System server",
            "long_description": "The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                },
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 354
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "userspace-rcu",
                        "libidn2",
                        "lmdb",
                        "libxml2",
                        "nghttp2",
                        "json-c",
                        "jemalloc",
                        "libuv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "dns-server"
                    ]
                }
            ]
        },
        {
            "name": "cloudflare-speed-cli",
            "portdir": "net/cloudflare-speed-cli",
            "version": "1.0.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kavehtehrani/cloudflare-speed-cli",
            "description": "CLI internet speed test via Cloudflare's speed test service",
            "long_description": "CLI internet speed test via Cloudflare's speed test service. Measures download and upload throughput, idle latency, and loaded latency. Provides an interactive TUI with real-time charts, a history of past test results, JSON export, and a headless text/JSON mode for scripting. Binds to a specific network interface or source IP if required.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "snerpton",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yazi",
            "portdir": "sysutils/yazi",
            "version": "26.5.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yazi-rs.github.io/",
            "description": "Blazing fast terminal file manager written in Rust, based on async I/O.",
            "long_description": "Yazi (means \"duck\") is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and customizable file management experience. Yazi has full asynchronous support, powerful async task scheduling & management, built-in support for multiple image protocols, built-in code highlighting and image decoding, a concurrent plugin system, integration with fd, rg, fzf & zoxide, vim-like input/select and auto-completion for cd paths, multi-tab support, scrollable preview, bulk renaming, visual mode, file chooser, theme system, custom layouts and more!",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1068
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-antlr4-python3-runtime-49",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3 (4.9.x series)",
            "long_description": "ANTLR4 runtime for Python 3 (4.9.x series) This is the 4.9.x series required by OmegaConf.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-hydra-core",
                        "py314-omegaconf"
                    ]
                }
            ]
        },
        {
            "name": "py313-antlr4-python3-runtime-49",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3 (4.9.x series)",
            "long_description": "ANTLR4 runtime for Python 3 (4.9.x series) This is the 4.9.x series required by OmegaConf.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-hydra-core",
                        "py313-omegaconf"
                    ]
                }
            ]
        },
        {
            "name": "py311-antlr4-python3-runtime-49",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3 (4.9.x series)",
            "long_description": "ANTLR4 runtime for Python 3 (4.9.x series) This is the 4.9.x series required by OmegaConf.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hydra-core",
                        "py311-omegaconf"
                    ]
                }
            ]
        },
        {
            "name": "py312-antlr4-python3-runtime-49",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3 (4.9.x series)",
            "long_description": "ANTLR4 runtime for Python 3 (4.9.x series) This is the 4.9.x series required by OmegaConf.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-hydra-core",
                        "py312-omegaconf"
                    ]
                }
            ]
        },
        {
            "name": "py310-antlr4-python3-runtime-49",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3 (4.9.x series)",
            "long_description": "ANTLR4 runtime for Python 3 (4.9.x series) This is the 4.9.x series required by OmegaConf.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hydra-core",
                        "py310-omegaconf"
                    ]
                }
            ]
        },
        {
            "name": "py314-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-antlr4-python3-runtime"
                    ]
                }
            ]
        },
        {
            "name": "py313-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-hydra-core"
                    ]
                }
            ]
        },
        {
            "name": "py311-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 192
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-antlr4-python3-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quickjs-devel",
            "portdir": "devel/quickjs",
            "version": "20260616",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bellard.org/quickjs/",
            "description": "A small and embeddable Javascript engine",
            "long_description": "quickjs is a small and embeddable Javascript engine. It supports the ES2023 specification including modules, asynchronous generators, proxies and BigInt.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quickjs",
            "portdir": "devel/quickjs",
            "version": "20260604",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bellard.org/quickjs/",
            "description": "A small and embeddable Javascript engine",
            "long_description": "quickjs is a small and embeddable Javascript engine. It supports the ES2023 specification including modules, asynchronous generators, proxies and BigInt.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-hydra-core"
                    ]
                }
            ]
        },
        {
            "name": "py39-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-hydra-core"
                    ]
                }
            ]
        },
        {
            "name": "py37-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.10",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-hydra-core"
                    ]
                }
            ]
        },
        {
            "name": "py36-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mole-cleaner",
            "portdir": "sysutils/mole-cleaner",
            "version": "1.40.0",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tw93/Mole",
            "description": "Deep clean and optimize your Mac",
            "long_description": "Mole is a Mac cleaning tool that can free up tens of GBs in one go.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 280
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tor",
            "portdir": "security/tor",
            "version": "0.4.9.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.torproject.org/",
            "description": "anonymizing overlay network for TCP",
            "long_description": "Tor provides a distributed network of servers (onion routers). Users bounce their TCP streams (web traffic, FTP, SSH, etc.) around the routers. This makes it hard for recipients, observers, and even the onion routers themselves to track the source of the stream.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 280
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libevent",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Vidalia",
                        "py39-torrequest",
                        "py38-torrequest",
                        "py310-torrequest",
                        "py311-torrequest",
                        "py312-torrequest",
                        "py313-torrequest",
                        "py314-torrequest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "onioncat"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.460.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-devel-globaldestruction",
                        "p5.34-encode",
                        "perl5.34",
                        "p5.34-log-report-optional",
                        "p5.34-string-print",
                        "p5.34-sys-syslog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-report",
                        "p5.34-mail-box",
                        "p5.34-mail-box-imap4",
                        "p5.34-mail-box-pop3",
                        "p5.34-mail-message",
                        "p5.34-mail-transport",
                        "p5.34-object-realize-later",
                        "p5.34-user-identity"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.460.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-encode",
                        "p5.32-devel-globaldestruction",
                        "perl5.32",
                        "p5.32-log-report-optional",
                        "p5.32-string-print",
                        "p5.32-sys-syslog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mail-box",
                        "p5.32-mail-box-imap4",
                        "p5.32-mail-box-pop3",
                        "p5.32-mail-message",
                        "p5.32-mail-transport",
                        "p5.32-object-realize-later",
                        "p5.32-user-identity"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.460.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-devel-globaldestruction",
                        "p5.30-encode",
                        "perl5.30",
                        "p5.30-log-report-optional",
                        "p5.30-string-print",
                        "p5.30-sys-syslog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-mail-box",
                        "p5.30-mail-box-imap4",
                        "p5.30-mail-box-pop3",
                        "p5.30-mail-message",
                        "p5.30-mail-transport",
                        "p5.30-object-realize-later",
                        "p5.30-user-identity"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.460.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-devel-globaldestruction",
                        "p5.28-encode",
                        "perl5.28",
                        "p5.28-log-report-optional",
                        "p5.28-string-print",
                        "p5.28-sys-syslog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mail-box",
                        "p5.28-mail-box-imap4",
                        "p5.28-mail-box-pop3",
                        "p5.28-mail-message",
                        "p5.28-mail-transport",
                        "p5.28-object-realize-later",
                        "p5.28-user-identity"
                    ]
                }
            ]
        },
        {
            "name": "p5-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.460.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-log-report",
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-report"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nuclei",
            "portdir": "security/nuclei",
            "version": "3.9.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.projectdiscovery.io/tools/nuclei/overview",
            "description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.",
            "long_description": "Fast and customizable vulnerability scanner based on simple YAML based DSL. Nuclei is used to send requests across targets based on a template, leading to zero false positives and providing fast scanning on a large number of hosts. Nuclei offers scanning for a variety of protocols, including TCP, DNS, HTTP, SSL, File, Whois, Websocket, Headless, Code etc. With powerful and flexible templating, Nuclei can be used to model all kinds of security checks.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1068
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.221.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "IO::Compress - read/write compressed data in multiple formats",
            "long_description": "IO::Compress - read/write compressed data in multiple formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-compress-raw-bzip2",
                        "p5.34-compress-raw-zlib",
                        "p5.34-time-local",
                        "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-io-compress",
                        "p5.34-crypt-openpgp",
                        "p5.34-http-message",
                        "p5.34-astro-spacetrack",
                        "p5.34-archive-tar",
                        "p5.34-soap-lite",
                        "p5.34-swf-builder",
                        "p5.34-swf-file",
                        "p5.34-text-pdf",
                        "fsdb",
                        "p5.34-archive-zip-simplezip",
                        "p5.34-image-size",
                        "p5.34-io-compress-lzf",
                        "p5.34-io-compress-lzma",
                        "p5.34-io-compress-zstd",
                        "p5.34-io-zlib",
                        "p5.34-mail-spamassassin",
                        "p5.34-parse-cpan-packages-fast",
                        "p5.34-pdf-api2",
                        "p5.34-pdf-builder",
                        "p5.34-pdf-reuse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "amavisd-new",
                        "cws2fws-pl",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.221.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "IO::Compress - read/write compressed data in multiple formats",
            "long_description": "IO::Compress - read/write compressed data in multiple formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-compress-raw-bzip2",
                        "p5.32-compress-raw-zlib",
                        "p5.32-time-local",
                        "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-crypt-openpgp",
                        "p5.32-http-message",
                        "p5.32-astro-spacetrack",
                        "p5.32-archive-tar",
                        "p5.32-archive-zip-simplezip",
                        "p5.32-image-size",
                        "p5.32-io-compress-lzf",
                        "p5.32-io-compress-lzma",
                        "p5.32-io-compress-zstd",
                        "p5.32-io-zlib",
                        "p5.32-mail-spamassassin",
                        "p5.32-parse-cpan-packages-fast",
                        "p5.32-pdf-api2",
                        "p5.32-pdf-builder",
                        "p5.32-pdf-reuse",
                        "p5.32-soap-lite",
                        "p5.32-swf-builder",
                        "p5.32-swf-file",
                        "p5.32-text-pdf"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.221.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "IO::Compress - read/write compressed data in multiple formats",
            "long_description": "IO::Compress - read/write compressed data in multiple formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-compress-raw-bzip2",
                        "p5.30-compress-raw-zlib",
                        "p5.30-time-local",
                        "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-crypt-openpgp",
                        "p5.30-http-message",
                        "p5.30-astro-spacetrack",
                        "p5.30-archive-tar",
                        "p5.30-archive-zip-simplezip",
                        "p5.30-image-size",
                        "p5.30-io-compress-lzf",
                        "p5.30-io-compress-lzma",
                        "p5.30-io-compress-zstd",
                        "p5.30-io-zlib",
                        "p5.30-mail-spamassassin",
                        "p5.30-parse-cpan-packages-fast",
                        "p5.30-pdf-api2",
                        "p5.30-pdf-builder",
                        "p5.30-pdf-reuse",
                        "p5.30-soap-lite",
                        "p5.30-swf-builder",
                        "p5.30-swf-file",
                        "p5.30-text-pdf"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.221.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "IO::Compress - read/write compressed data in multiple formats",
            "long_description": "IO::Compress - read/write compressed data in multiple formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-compress-raw-bzip2",
                        "p5.28-compress-raw-zlib",
                        "p5.28-time-local",
                        "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-crypt-openpgp",
                        "p5.28-http-message",
                        "p5.28-astro-spacetrack",
                        "p5.28-archive-tar",
                        "p5.28-archive-zip-simplezip",
                        "p5.28-image-size",
                        "p5.28-io-compress-lzf",
                        "p5.28-io-compress-lzma",
                        "p5.28-io-compress-zstd",
                        "p5.28-io-zlib",
                        "p5.28-mail-spamassassin",
                        "p5.28-parse-cpan-packages-fast",
                        "p5.28-pdf-api2",
                        "p5.28-pdf-builder",
                        "p5.28-pdf-reuse",
                        "p5.28-soap-lite",
                        "p5.28-swf-builder",
                        "p5.28-swf-file",
                        "p5.28-text-pdf"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.221.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-compress",
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "IO::Compress - read/write compressed data in multiple formats",
            "long_description": "IO::Compress - read/write compressed data in multiple formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-crypt-dsa-gmp",
            "portdir": "perl/p5-crypt-dsa-gmp",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::DSA::GMP",
            "description": "Crypt::DSA::GMP - DSA Signatures and Key Generation",
            "long_description": "Crypt::DSA::GMP - DSA Signatures and Key Generation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-random-seed",
                        "p5.34-data-buffer",
                        "p5.34-digest-sha",
                        "perl5.34",
                        "p5.34-math-bigint-gmp",
                        "p5.34-math-prime-util-gmp",
                        "p5.34-mime-base64",
                        "p5.34-math-bigint"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-crypt-dsa-gmp",
                        "p5.34-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-crypt-dsa-gmp",
            "portdir": "perl/p5-crypt-dsa-gmp",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::DSA::GMP",
            "description": "Crypt::DSA::GMP - DSA Signatures and Key Generation",
            "long_description": "Crypt::DSA::GMP - DSA Signatures and Key Generation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-random-seed",
                        "p5.32-data-buffer",
                        "p5.32-digest-sha",
                        "perl5.32",
                        "p5.32-math-bigint-gmp",
                        "p5.32-math-prime-util-gmp",
                        "p5.32-mime-base64",
                        "p5.32-math-bigint"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-dsa-gmp",
            "portdir": "perl/p5-crypt-dsa-gmp",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::DSA::GMP",
            "description": "Crypt::DSA::GMP - DSA Signatures and Key Generation",
            "long_description": "Crypt::DSA::GMP - DSA Signatures and Key Generation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-random-seed",
                        "p5.30-data-buffer",
                        "p5.30-digest-sha",
                        "perl5.30",
                        "p5.30-math-bigint-gmp",
                        "p5.30-math-prime-util-gmp",
                        "p5.30-mime-base64",
                        "p5.30-math-bigint"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-dsa-gmp",
            "portdir": "perl/p5-crypt-dsa-gmp",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::DSA::GMP",
            "description": "Crypt::DSA::GMP - DSA Signatures and Key Generation",
            "long_description": "Crypt::DSA::GMP - DSA Signatures and Key Generation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-random-seed",
                        "p5.28-data-buffer",
                        "p5.28-digest-sha",
                        "perl5.28",
                        "p5.28-math-bigint-gmp",
                        "p5.28-math-prime-util-gmp",
                        "p5.28-mime-base64",
                        "p5.28-math-bigint"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5-crypt-dsa-gmp",
            "portdir": "perl/p5-crypt-dsa-gmp",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-crypt-dsa-gmp",
            "homepage": "https://metacpan.org/pod/Crypt::DSA::GMP",
            "description": "Crypt::DSA::GMP - DSA Signatures and Key Generation",
            "long_description": "Crypt::DSA::GMP - DSA Signatures and Key Generation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-dsa-gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.102.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "long_description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-compress-raw-bzip2",
                        "p5.26-compress-raw-zlib",
                        "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-tar",
                        "p5.26-astro-spacetrack",
                        "p5.26-image-size",
                        "p5.26-io-compress-lzf",
                        "p5.26-io-compress-lzma",
                        "p5.26-io-compress-zstd",
                        "p5.26-io-zlib",
                        "p5.26-parse-cpan-packages-fast",
                        "p5.26-pdf-api2",
                        "p5.26-pdf-reuse",
                        "p5.26-soap-lite",
                        "p5.26-swf-builder",
                        "p5.26-swf-file",
                        "p5.26-text-pdf"
                    ]
                }
            ]
        },
        {
            "name": "kubetail",
            "portdir": "devel/kubetail",
            "version": "0.18.0",
            "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": "sniffnet",
            "portdir": "net/sniffnet",
            "version": "1.5.0",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sniffnet.app",
            "description": "Comfortably monitor your Internet traffic",
            "long_description": "Application to comfortably monitor your Internet traffic. Cross-platform. Intuitive. Reliable.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 280
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rio",
            "portdir": "aqua/rio",
            "version": "0.3.11",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rioterm.com",
            "description": "A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.",
            "long_description": "A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.",
            "active": true,
            "categories": [
                "aqua",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1068
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openzl",
            "portdir": "archivers/openzl",
            "version": "0.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openzl.org",
            "description": "OpenZL delivers high compression ratios while preserving high speed, a level of performance that is out of reach for generic compressors.",
            "long_description": "OpenZL delivers high compression ratios while preserving high speed, a level of performance that is out of reach for generic compressors.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "zstd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.185.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Test::MockModule - Override subroutines in a module for unit testing",
            "long_description": "Test::MockModule - Override subroutines in a module for unit testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-super"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-authen-radius",
                        "fusioninventory-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-mockmodule"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.185.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Test::MockModule - Override subroutines in a module for unit testing",
            "long_description": "Test::MockModule - Override subroutines in a module for unit testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-super"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-authen-radius"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.185.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Test::MockModule - Override subroutines in a module for unit testing",
            "long_description": "Test::MockModule - Override subroutines in a module for unit testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-super"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-authen-radius"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.185.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Test::MockModule - Override subroutines in a module for unit testing",
            "long_description": "Test::MockModule - Override subroutines in a module for unit testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-super"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-authen-radius"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.185.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-mockmodule",
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Test::MockModule - Override subroutines in a module for unit testing",
            "long_description": "Test::MockModule - Override subroutines in a module for unit testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-mockmodule"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}