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

{
    "count": 52331,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=107",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=105",
    "results": [
        {
            "name": "py39-bitarray",
            "portdir": "python/py-bitarray",
            "version": "3.0.0",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ilanschnell/bitarray",
            "description": "A efficient implementation of arrays of booleans",
            "long_description": "This module provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in a contiguous block of memory. The user can select between two representations: little-endian and big-endian. Most of the functionality is implemented in C. Methods for accessing the machine representation are provided.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-bitstring"
                    ]
                }
            ]
        },
        {
            "name": "py37-bitarray",
            "portdir": "python/py-bitarray",
            "version": "2.9.0",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ilanschnell/bitarray",
            "description": "A efficient implementation of arrays of booleans",
            "long_description": "This module provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in a contiguous block of memory. The user can select between two representations: little-endian and big-endian. Most of the functionality is implemented in C. Methods for accessing the machine representation are provided.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-bitstring"
                    ]
                }
            ]
        },
        {
            "name": "hivex",
            "portdir": "devel/hivex",
            "version": "1.3.24",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libguestfs/hivex",
            "description": "A self-contained library for reading and writing Windows Registry \"hive\" binary files.",
            "long_description": "A self-contained library for reading and writing Windows Registry \"hive\" binary files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "p5.34-io-stringy",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "readline",
                        "libiconv",
                        "libxml2",
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "guestfs-tools"
                    ]
                }
            ]
        },
        {
            "name": "mit-scheme",
            "portdir": "lang/mit-scheme",
            "version": "12.1",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/mit-scheme/",
            "description": "MIT/GNU Scheme",
            "long_description": "MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited to programming large applications with a rapid development cycle.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 80
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "confluent-cli",
            "portdir": "sysutils/confluent-cli",
            "version": "4.61.0",
            "license": "Permissive",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/confluentinc/cli",
            "description": "CLI for Confluent Cloud and Confluent Platform",
            "long_description": "The Confluent CLI lets you manage your Confluent Cloud and Confluent Platform deployments, right from the terminal.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1072
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "goreleaser",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "difftastic",
            "portdir": "devel/difftastic",
            "version": "0.69.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Wilfred/difftastic",
            "description": "An experimental diff tool that compares files based on their syntax",
            "long_description": "An experimental diff tool that compares files based on their syntax",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1072
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "virt-viewer",
            "portdir": "emulators/virt-viewer",
            "version": "11.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://virt-manager.org",
            "description": "connects to VMs via VNC/SPICE and libvirt",
            "long_description": "Virtual Machine Viewer provides a graphical console client for connecting to virtual machines. It uses the GTK-VNC or SPICE-GTK widgets to provide the display, and libvirt for looking up VNC/SPICE server details.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 80
                }
            ],
            "variants": [
                "app_as_root",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libxml2",
                        "gtk-vnc",
                        "gtk3",
                        "spice-gtk",
                        "libvirt",
                        "libvirt-glib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gitoxide",
            "portdir": "devel/gitoxide",
            "version": "0.53.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Byron/gitoxide",
            "description": "An idiomatic, lean, fast & safe pure Rust implementation of Git",
            "long_description": "gitoxide is an implementation of git written in Rust for developing future-proof applications which strive for correctness and performance while providing a pleasant and unsurprising developer experience.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1072
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "pkgconfig",
                        "rust",
                        "cargo",
                        "cmake",
                        "legacy-support"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-io-socket-ssl",
                        "p5.34-rpc-xml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-tiny",
                        "p5.34-net-dns",
                        "p5.34-http-daemon",
                        "sieve-connect",
                        "sympa",
                        "mosh",
                        "p5.34-gearman",
                        "p5.34-io-async",
                        "p5.34-io-socket-socks",
                        "p5.34-mail-box-imap4",
                        "p5.34-mail-box-pop3",
                        "p5.34-mail-spamassassin",
                        "p5.34-net",
                        "p5.34-net-http",
                        "p5.34-net-stomp",
                        "p5.34-perl-ldap",
                        "p5.34-razor2-client-agent",
                        "p5.34-test-tcp",
                        "p5-io-socket-ip",
                        "p5.34-mojolicious"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "imapsync"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-rpc-xml",
                        "p5.32-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-net-dns",
                        "p5.32-http-daemon",
                        "p5.32-gearman",
                        "p5.32-io-async",
                        "p5.32-io-socket-socks",
                        "p5.32-mail-box-imap4",
                        "p5.32-mail-box-pop3",
                        "p5.32-mail-spamassassin",
                        "p5.32-net",
                        "p5.32-net-http",
                        "p5.32-net-stomp",
                        "p5.32-perl-ldap",
                        "p5.32-razor2-client-agent",
                        "p5.32-mojolicious",
                        "p5.32-test-tcp",
                        "p5.32-http-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-rpc-xml",
                        "p5.30-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-net-dns",
                        "p5.30-http-daemon",
                        "p5.30-gearman",
                        "p5.30-io-async",
                        "p5.30-io-socket-socks",
                        "p5.30-mail-box-imap4",
                        "p5.30-mail-box-pop3",
                        "p5.30-mail-spamassassin",
                        "p5.30-net",
                        "p5.30-net-http",
                        "p5.30-net-stomp",
                        "p5.30-perl-ldap",
                        "p5.30-razor2-client-agent",
                        "p5.30-mojolicious",
                        "p5.30-test-tcp",
                        "p5.30-http-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-rpc-xml",
                        "p5.28-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-net-dns",
                        "p5.28-http-daemon",
                        "p5.28-gearman",
                        "p5.28-io-async",
                        "p5.28-io-socket-socks",
                        "p5.28-mail-box-imap4",
                        "p5.28-mail-box-pop3",
                        "p5.28-mail-spamassassin",
                        "p5.28-net",
                        "p5.28-net-http",
                        "p5.28-net-stomp",
                        "p5.28-perl-ldap",
                        "p5.28-razor2-client-agent",
                        "p5.28-mojolicious",
                        "p5.28-test-tcp",
                        "p5.28-http-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-socket-ip",
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-socket-ip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-crypt-argon2",
            "portdir": "perl/p5-crypt-argon2",
            "version": "0.31.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::Argon2",
            "description": "Crypt::Argon2 - Perl interface to the Argon2 key derivation functions",
            "long_description": "Crypt::Argon2 - Perl interface to the Argon2 key derivation functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-18",
                        "p5.34-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-time-hires",
                        "p5.34-xsloader",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-crypt-argon2",
                        "p5.34-crypt-passphrase-argon2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-crypt-argon2",
            "portdir": "perl/p5-crypt-argon2",
            "version": "0.31.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::Argon2",
            "description": "Crypt::Argon2 - Perl interface to the Argon2 key derivation functions",
            "long_description": "Crypt::Argon2 - Perl interface to the Argon2 key derivation functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-simple",
                        "clang-18",
                        "p5.32-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-time-hires",
                        "p5.32-xsloader",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-passphrase-argon2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-argon2",
            "portdir": "perl/p5-crypt-argon2",
            "version": "0.31.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::Argon2",
            "description": "Crypt::Argon2 - Perl interface to the Argon2 key derivation functions",
            "long_description": "Crypt::Argon2 - Perl interface to the Argon2 key derivation functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-18",
                        "p5.30-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-time-hires",
                        "p5.30-xsloader",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-passphrase-argon2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-argon2",
            "portdir": "perl/p5-crypt-argon2",
            "version": "0.31.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::Argon2",
            "description": "Crypt::Argon2 - Perl interface to the Argon2 key derivation functions",
            "long_description": "Crypt::Argon2 - Perl interface to the Argon2 key derivation functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-18",
                        "p5.28-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-time-hires",
                        "p5.28-xsloader",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-passphrase-argon2"
                    ]
                }
            ]
        },
        {
            "name": "p5-crypt-argon2",
            "portdir": "perl/p5-crypt-argon2",
            "version": "0.31.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-crypt-argon2",
            "homepage": "https://metacpan.org/pod/Crypt::Argon2",
            "description": "Crypt::Argon2 - Perl interface to the Argon2 key derivation functions",
            "long_description": "Crypt::Argon2 - Perl interface to the Argon2 key derivation functions",
            "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-argon2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-dns",
                        "p5.26-gearman",
                        "p5.26-http-daemon",
                        "p5.26-http-tiny",
                        "p5.26-io-async",
                        "p5.26-io-socket-socks",
                        "p5.26-mail-box-imap4",
                        "p5.26-mojolicious",
                        "p5.26-net",
                        "p5.26-net-stomp",
                        "p5.26-test-tcp"
                    ]
                }
            ]
        },
        {
            "name": "brush",
            "portdir": "shells/brush",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://brush.sh",
            "description": "bash/POSIX-compatible shell implemented in Rust",
            "long_description": "brush (Bo(u)rn(e) RUsty SHell) is a POSIX- and bash-compatible shell, implemented in Rust. It's built and tested on Linux, macOS, and WSL. brush is functional for interactive use as a daily driver! It executes most sh and bash scripts we've encountered",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1072
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zeek-devel",
            "portdir": "net/zeek",
            "version": "8.2.0",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zeek.org/",
            "description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.",
            "long_description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know. Zeek is the new name for the long-established Bro system. Note that parts of the system retain the Bro name, and it also often appears in the documentation and distributions.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1533
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "flex",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libpcap",
                        "zlib",
                        "openssl3",
                        "python314",
                        "libmagic",
                        "bison",
                        "libmaxminddb",
                        "readline",
                        "zmq",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zeek",
            "portdir": "net/zeek",
            "version": "8.0.8",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zeek.org/",
            "description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.",
            "long_description": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know. Zeek is the new name for the long-established Bro system. Note that parts of the system retain the Bro name, and it also often appears in the documentation and distributions.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1533
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "flex",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libpcap",
                        "zlib",
                        "openssl3",
                        "python314",
                        "libmagic",
                        "bison",
                        "libmaxminddb",
                        "readline",
                        "zmq",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yabai",
            "portdir": "sysutils/yabai",
            "version": "7.1.24",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/koekeishiya/yabai",
            "description": "A tiling window manager for macOS based on binary space partitioning",
            "long_description": "yabai is a window management utility that is designed to work as an extension to the built-in window manager of macOS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "thekevjames",
                    "ports_count": 9
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gitsign",
            "portdir": "security/gitsign",
            "version": "0.16.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sigstore/gitsign",
            "description": "Keyless Git signing using Sigstore",
            "long_description": "Keyless Git signing using Sigstore",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1072
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gat",
            "portdir": "textproc/gat",
            "version": "0.27.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/koki-develop/gat",
            "description": "cat alternative written in Go",
            "long_description": "cat alternative written in Go",
            "active": true,
            "categories": [
                "sysutils",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1072
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zellij",
            "portdir": "sysutils/zellij",
            "version": "0.44.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zellij.dev",
            "description": "A terminal workspace with batteries included",
            "long_description": "Zellij is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal. At its core, it is a terminal multiplexer (similar to tmux and screen), but this is merely its infrastructure layer. Zellij includes a layout system, and a plugin system allowing one to create plugins in any language that compiles to WebAssembly.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1072
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "go-md2man",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gambit-c",
            "portdir": "lang/gambit-c",
            "version": "4.9.7",
            "license": "(LGPL-2.1+ or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gambitscheme.org",
            "description": "Gambit-C is a fast Scheme implementation.",
            "long_description": "Gambit-C includes a Scheme interpreter and a Scheme compiler which can be used to build standalone executables. Because the compiler generates portable C code it is fairly easy to port to any platform with a decent C compiler. The thread system is very efficient and can support millions of concurrent processes. The Gambit-C system conforms to the R4RS, R5RS and IEEE Scheme standards. The full numeric tower is implemented, including: infinite precision integers (bignums), rationals, inexact reals (floating point numbers), and complex numbers.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "optimized",
                "profile",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bun",
            "portdir": "devel/bun",
            "version": "1.3.14",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bun.sh",
            "description": "JavaScript runtime built from scratch to serve the modern JavaScript ecosystem",
            "long_description": "Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "JLindop",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-lwp-consolelogger",
            "portdir": "perl/p5-lwp-consolelogger",
            "version": "1.0.2",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::ConsoleLogger",
            "description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "long_description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-capture-tiny",
                        "p5.34-html-formattext-withlinks",
                        "p5.34-http-cookiejar",
                        "p5.34-http-cookies",
                        "p5.34-http-server-simple-psgi",
                        "p5.34-ipc-run3",
                        "p5.34-log-dispatch-array",
                        "p5.34-mojolicious",
                        "p5.34-path-tiny",
                        "p5.34-pithub",
                        "p5.34-plack",
                        "p5.34-plack-test-agent",
                        "p5.34-test-fatal",
                        "p5.34-test-lwp-useragent",
                        "p5.34-test-needs",
                        "p5.34-test-warnings",
                        "p5.34-unicode-linebreak",
                        "p5.34-www-mechanize",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sub-exporter",
                        "p5.34-term-size-any",
                        "p5.34-term-table",
                        "perl5.34",
                        "p5.34-type-tiny",
                        "p5.34-uri",
                        "p5.34-xml-simple",
                        "p5.34-try-tiny",
                        "p5.34-class-method-modifiers",
                        "p5.34-data-printer",
                        "p5.34-datetime",
                        "p5.34-html-restrict",
                        "p5.34-http-body",
                        "p5.34-http-cookiemonster",
                        "p5.34-http-message",
                        "p5.34-json-maybexs",
                        "p5.34-libwww-perl",
                        "p5.34-list-allutils",
                        "p5.34-log-dispatch",
                        "p5.34-module-load-conditional",
                        "p5.34-module-runtime",
                        "p5.34-moo",
                        "p5.34-moox-strictconstructor",
                        "p5.34-parse-mime",
                        "p5.34-ref-util",
                        "p5.34-string-trim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-www-mechanize-cached"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lwp-consolelogger",
            "portdir": "perl/p5-lwp-consolelogger",
            "version": "1.0.2",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::ConsoleLogger",
            "description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "long_description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-capture-tiny",
                        "p5.32-html-formattext-withlinks",
                        "p5.32-http-cookiejar",
                        "p5.32-http-cookies",
                        "p5.32-http-server-simple-psgi",
                        "p5.32-ipc-run3",
                        "p5.32-log-dispatch-array",
                        "p5.32-mojolicious",
                        "p5.32-path-tiny",
                        "p5.32-pithub",
                        "p5.32-plack",
                        "p5.32-plack-test-agent",
                        "p5.32-test-fatal",
                        "p5.32-test-lwp-useragent",
                        "p5.32-test-needs",
                        "p5.32-test-warnings",
                        "p5.32-unicode-linebreak",
                        "p5.32-www-mechanize",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-sub-exporter",
                        "p5.32-term-size-any",
                        "p5.32-term-table",
                        "perl5.32",
                        "p5.32-type-tiny",
                        "p5.32-uri",
                        "p5.32-xml-simple",
                        "p5.32-try-tiny",
                        "p5.32-class-method-modifiers",
                        "p5.32-data-printer",
                        "p5.32-datetime",
                        "p5.32-html-restrict",
                        "p5.32-http-body",
                        "p5.32-http-cookiemonster",
                        "p5.32-http-message",
                        "p5.32-json-maybexs",
                        "p5.32-libwww-perl",
                        "p5.32-list-allutils",
                        "p5.32-log-dispatch",
                        "p5.32-module-load-conditional",
                        "p5.32-module-runtime",
                        "p5.32-moo",
                        "p5.32-moox-strictconstructor",
                        "p5.32-parse-mime",
                        "p5.32-ref-util",
                        "p5.32-string-trim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-lwp-consolelogger",
            "portdir": "perl/p5-lwp-consolelogger",
            "version": "1.0.2",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::ConsoleLogger",
            "description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "long_description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-capture-tiny",
                        "p5.30-html-formattext-withlinks",
                        "p5.30-http-cookiejar",
                        "p5.30-http-cookies",
                        "p5.30-http-server-simple-psgi",
                        "p5.30-ipc-run3",
                        "p5.30-log-dispatch-array",
                        "p5.30-mojolicious",
                        "p5.30-path-tiny",
                        "p5.30-pithub",
                        "p5.30-plack",
                        "p5.30-plack-test-agent",
                        "p5.30-test-fatal",
                        "p5.30-test-lwp-useragent",
                        "p5.30-test-needs",
                        "p5.30-test-warnings",
                        "p5.30-unicode-linebreak",
                        "p5.30-www-mechanize",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-sub-exporter",
                        "p5.30-term-size-any",
                        "p5.30-term-table",
                        "perl5.30",
                        "p5.30-type-tiny",
                        "p5.30-uri",
                        "p5.30-xml-simple",
                        "p5.30-try-tiny",
                        "p5.30-class-method-modifiers",
                        "p5.30-data-printer",
                        "p5.30-datetime",
                        "p5.30-html-restrict",
                        "p5.30-http-body",
                        "p5.30-http-cookiemonster",
                        "p5.30-http-message",
                        "p5.30-json-maybexs",
                        "p5.30-libwww-perl",
                        "p5.30-list-allutils",
                        "p5.30-log-dispatch",
                        "p5.30-module-load-conditional",
                        "p5.30-module-runtime",
                        "p5.30-moo",
                        "p5.30-moox-strictconstructor",
                        "p5.30-parse-mime",
                        "p5.30-ref-util",
                        "p5.30-string-trim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-lwp-consolelogger",
            "portdir": "perl/p5-lwp-consolelogger",
            "version": "1.0.2",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::ConsoleLogger",
            "description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "long_description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-html-formattext-withlinks",
                        "p5.28-http-cookiejar",
                        "p5.28-http-cookies",
                        "p5.28-http-server-simple-psgi",
                        "p5.28-ipc-run3",
                        "p5.28-log-dispatch-array",
                        "p5.28-mojolicious",
                        "p5.28-path-tiny",
                        "p5.28-pithub",
                        "p5.28-plack",
                        "p5.28-plack-test-agent",
                        "p5.28-test-fatal",
                        "p5.28-test-lwp-useragent",
                        "p5.28-test-needs",
                        "p5.28-test-warnings",
                        "p5.28-unicode-linebreak",
                        "p5.28-www-mechanize",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-sub-exporter",
                        "p5.28-term-size-any",
                        "p5.28-term-table",
                        "perl5.28",
                        "p5.28-type-tiny",
                        "p5.28-uri",
                        "p5.28-xml-simple",
                        "p5.28-try-tiny",
                        "p5.28-class-method-modifiers",
                        "p5.28-data-printer",
                        "p5.28-datetime",
                        "p5.28-html-restrict",
                        "p5.28-http-body",
                        "p5.28-http-cookiemonster",
                        "p5.28-http-message",
                        "p5.28-json-maybexs",
                        "p5.28-libwww-perl",
                        "p5.28-list-allutils",
                        "p5.28-log-dispatch",
                        "p5.28-module-load-conditional",
                        "p5.28-module-runtime",
                        "p5.28-moo",
                        "p5.28-moox-strictconstructor",
                        "p5.28-parse-mime",
                        "p5.28-ref-util",
                        "p5.28-string-trim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-libwww-perl",
            "portdir": "perl/p5-libwww-perl",
            "version": "6.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP",
            "description": "LWP - The World-Wide Web library for Perl",
            "long_description": "LWP - The World-Wide Web library for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-http-cookiejar",
                        "p5.34-test-fatal",
                        "p5.34-test-leaktrace",
                        "p5.34-test-needs",
                        "p5.34-test-requiresinternet",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-html-parser",
                        "p5.34-http-cookies",
                        "p5.34-http-daemon",
                        "p5.34-http-date",
                        "p5.34-http-message",
                        "p5.34-http-negotiate",
                        "perl5.34",
                        "p5.34-module-load",
                        "p5.34-net-http",
                        "p5.34-try-tiny",
                        "p5.34-uri",
                        "p5.34-www-robotrules",
                        "p5.34-lwp-mediatypes",
                        "p5.34-data-dump",
                        "p5.34-encode-locale",
                        "p5.34-file-listing",
                        "p5.34-getopt-long",
                        "p5.34-html-form"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-net-twitter",
                        "p5.34-starman",
                        "p5.34-app-nopaste",
                        "p5.34-apache-test",
                        "p5.34-dist-zilla-plugin-twitter",
                        "p5.34-catalyst-action-rest",
                        "p5.34-b-c"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "biblatex-biber-ms",
                        "p5.34-astro-spacetrack",
                        "p5.34-finance-quote",
                        "bugzilla",
                        "thieriot",
                        "sympa",
                        "gnupod",
                        "youtube-viewer",
                        "monarch",
                        "nedi",
                        "smokeping",
                        "p5.34-rpc-xml",
                        "p5.34-astro-simbad-client",
                        "p5.34-geo-webservice-elevation-usgs",
                        "p5.34-crypt-openpgp",
                        "p5.34-www-mechanize",
                        "p5-libwww-perl",
                        "p5.34-lwp-consolelogger",
                        "p5.34-www-urltoys",
                        "p5.34-www-wolframalpha",
                        "p5.34-xml-atom",
                        "p5.34-xml-dom",
                        "p5.34-xml-feed",
                        "p5.34-xml-treepp",
                        "p5.34-xml-twig",
                        "metar",
                        "log2timeline",
                        "rex",
                        "LaTeXML",
                        "biblatex-biber",
                        "fusioninventory-agent",
                        "p5.34-amazon-s3",
                        "p5.34-auth-yubikey_webclient",
                        "p5.34-authcas",
                        "p5.34-aws-signature4",
                        "p5.34-bio-db-ncbihelper",
                        "p5.34-bioperl",
                        "p5.34-captcha-recaptcha",
                        "p5.34-catalyst-plugin-captcha",
                        "p5.34-catalyst-runtime",
                        "p5.34-cgi-ssi",
                        "p5.34-cpan-uploader",
                        "p5.34-digest-md5-file",
                        "p5.34-feed-find",
                        "p5.34-finance-quotehist",
                        "p5.34-flickr-api",
                        "p5.34-flickr-upload",
                        "p5.34-geo-coder-osm",
                        "p5.34-graphviz",
                        "p5.34-html-encoding",
                        "p5.34-html-extract",
                        "p5.34-html-lint",
                        "p5.34-html-tidy",
                        "p5.34-html-tidy5",
                        "p5.34-http-cache-transparent",
                        "p5.34-http-daemon-ssl",
                        "p5.34-http-proxy",
                        "p5.34-http-recorder",
                        "p5.34-http-request-ascgi",
                        "p5.34-http-response-encoding",
                        "p5.34-http-server-simple-mason",
                        "p5.34-io-lambda",
                        "p5.34-lwp-authen-wsse",
                        "p5.34-lwp-protocol-https",
                        "p5.34-lwp-protocol-http10",
                        "p5.34-lwp-useragent-determined",
                        "p5.34-lwp-useragent-cached",
                        "p5.34-lwpx-paranoidagent",
                        "p5.34-mail-spamassassin",
                        "p5.34-mail-webmail-gmail",
                        "p5.34-mediawiki-api",
                        "p5.34-mime-lite-html",
                        "p5.34-module-install",
                        "p5.34-mogilefs-client",
                        "p5.34-mogilefs-utils",
                        "p5.34-net-github",
                        "p5.34-net-oauth",
                        "p5.34-net-openid-consumer",
                        "p5.34-net-twitter-lite",
                        "p5.34-nmap-scanner",
                        "p5.34-pithub",
                        "p5.34-plack",
                        "p5.34-plack-test-externalserver",
                        "p5.34-poe",
                        "p5.34-rdf-trine",
                        "p5.34-search-elasticsearch",
                        "p5.34-soap-lite",
                        "p5.34-statistics-covid",
                        "p5.34-sysadm-install",
                        "p5.34-test-lwp-useragent",
                        "p5.34-test-www-mechanize",
                        "p5.34-test-www-mechanize-catalyst",
                        "p5.34-test-www-selenium",
                        "p5.34-uri-fetch",
                        "p5.34-web-scraper",
                        "p5.34-www-search",
                        "p5.34-www-shorten",
                        "p5.34-www-shorten-googl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "torrentsniff",
                        "myrepos",
                        "icoutils",
                        "imapsync",
                        "perlprimer",
                        "mediaserv",
                        "get_iplayer",
                        "p5.34-perlbal",
                        "texlive-bin-extra",
                        "texlive-bibtex-extra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "wget",
                        "spidereyeballs"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-libwww-perl",
            "portdir": "perl/p5-libwww-perl",
            "version": "6.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP",
            "description": "LWP - The World-Wide Web library for Perl",
            "long_description": "LWP - The World-Wide Web library for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-http-cookiejar",
                        "p5.32-test-fatal",
                        "p5.32-test-leaktrace",
                        "p5.32-test-needs",
                        "p5.32-test-requiresinternet",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-html-parser",
                        "p5.32-http-cookies",
                        "p5.32-http-daemon",
                        "p5.32-http-date",
                        "p5.32-http-message",
                        "p5.32-http-negotiate",
                        "perl5.32",
                        "p5.32-module-load",
                        "p5.32-net-http",
                        "p5.32-try-tiny",
                        "p5.32-uri",
                        "p5.32-www-robotrules",
                        "p5.32-lwp-mediatypes",
                        "p5.32-data-dump",
                        "p5.32-encode-locale",
                        "p5.32-file-listing",
                        "p5.32-getopt-long",
                        "p5.32-html-form"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-b-c",
                        "p5.32-apache-test",
                        "p5.32-app-nopaste",
                        "p5.32-starman",
                        "p5.32-net-twitter",
                        "p5.32-dist-zilla-plugin-twitter",
                        "p5.32-catalyst-action-rest"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-finance-quote",
                        "p5.32-amazon-s3",
                        "p5.32-auth-yubikey_webclient",
                        "p5.32-authcas",
                        "p5.32-aws-signature4",
                        "p5.32-bio-db-ncbihelper",
                        "p5.32-bioperl",
                        "p5.32-captcha-recaptcha",
                        "p5.32-catalyst-plugin-captcha",
                        "p5.32-catalyst-runtime",
                        "p5.32-cgi-ssi",
                        "p5.32-cpan-uploader",
                        "p5.32-digest-md5-file",
                        "p5.32-feed-find",
                        "p5.32-finance-quotehist",
                        "p5.32-flickr-api",
                        "p5.32-flickr-upload",
                        "p5.32-geo-coder-osm",
                        "p5.32-graphviz",
                        "p5.32-html-encoding",
                        "p5.32-html-extract",
                        "p5.32-html-lint",
                        "p5.32-html-tidy",
                        "p5.32-html-tidy5",
                        "p5.32-http-cache-transparent",
                        "p5.32-http-daemon-ssl",
                        "p5.32-http-proxy",
                        "p5.32-http-recorder",
                        "p5.32-http-request-ascgi",
                        "p5.32-http-response-encoding",
                        "p5.32-http-server-simple-mason",
                        "p5.32-io-lambda",
                        "p5.32-lwp-authen-wsse",
                        "p5.32-lwp-protocol-https",
                        "p5.32-lwp-protocol-http10",
                        "p5.32-lwp-useragent-determined",
                        "p5.32-lwp-useragent-cached",
                        "p5.32-lwpx-paranoidagent",
                        "p5.32-mail-spamassassin",
                        "p5.32-mail-webmail-gmail",
                        "p5.32-mediawiki-api",
                        "p5.32-mime-lite-html",
                        "p5.32-module-install",
                        "p5.32-mogilefs-client",
                        "p5.32-mogilefs-utils",
                        "p5.32-net-github",
                        "p5.32-net-oauth",
                        "p5.32-net-openid-consumer",
                        "p5.32-net-twitter-lite",
                        "p5.32-nmap-scanner",
                        "p5.32-pithub",
                        "p5.32-plack",
                        "p5.32-plack-test-externalserver",
                        "p5.32-poe",
                        "p5.32-rdf-trine",
                        "p5.32-rpc-xml",
                        "p5.32-search-elasticsearch",
                        "p5.32-soap-lite",
                        "p5.32-statistics-covid",
                        "p5.32-sysadm-install",
                        "p5.32-test-lwp-useragent",
                        "p5.32-test-www-mechanize",
                        "p5.32-test-www-mechanize-catalyst",
                        "p5.32-test-www-selenium",
                        "p5.32-uri-fetch",
                        "p5.32-web-scraper",
                        "p5.32-www-search",
                        "p5.32-www-shorten",
                        "p5.32-www-shorten-googl",
                        "p5.32-www-urltoys",
                        "p5.32-www-wolframalpha",
                        "p5.32-xml-atom",
                        "p5.32-xml-dom",
                        "p5.32-xml-feed",
                        "p5.32-xml-treepp",
                        "p5.32-xml-twig",
                        "p5.32-astro-simbad-client",
                        "p5.32-geo-webservice-elevation-usgs",
                        "p5.32-crypt-openpgp",
                        "p5.32-www-mechanize",
                        "p5.32-lwp-consolelogger",
                        "p5.32-astro-spacetrack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.32-perlbal"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-libwww-perl",
            "portdir": "perl/p5-libwww-perl",
            "version": "6.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP",
            "description": "LWP - The World-Wide Web library for Perl",
            "long_description": "LWP - The World-Wide Web library for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-http-cookiejar",
                        "p5.30-test-fatal",
                        "p5.30-test-leaktrace",
                        "p5.30-test-needs",
                        "p5.30-test-requiresinternet",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-html-parser",
                        "p5.30-http-cookies",
                        "p5.30-http-daemon",
                        "p5.30-http-date",
                        "p5.30-http-message",
                        "p5.30-http-negotiate",
                        "perl5.30",
                        "p5.30-module-load",
                        "p5.30-net-http",
                        "p5.30-try-tiny",
                        "p5.30-uri",
                        "p5.30-www-robotrules",
                        "p5.30-lwp-mediatypes",
                        "p5.30-data-dump",
                        "p5.30-encode-locale",
                        "p5.30-file-listing",
                        "p5.30-getopt-long",
                        "p5.30-html-form"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-b-c",
                        "p5.30-apache-test",
                        "p5.30-app-nopaste",
                        "p5.30-starman",
                        "p5.30-net-twitter",
                        "p5.30-dist-zilla-plugin-twitter",
                        "p5.30-catalyst-action-rest"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-finance-quote",
                        "p5.30-amazon-s3",
                        "p5.30-auth-yubikey_webclient",
                        "p5.30-authcas",
                        "p5.30-aws-signature4",
                        "p5.30-bio-db-ncbihelper",
                        "p5.30-bioperl",
                        "p5.30-captcha-recaptcha",
                        "p5.30-catalyst-plugin-captcha",
                        "p5.30-catalyst-runtime",
                        "p5.30-cgi-ssi",
                        "p5.30-cpan-uploader",
                        "p5.30-digest-md5-file",
                        "p5.30-feed-find",
                        "p5.30-finance-quotehist",
                        "p5.30-flickr-api",
                        "p5.30-flickr-upload",
                        "p5.30-geo-coder-osm",
                        "p5.30-graphviz",
                        "p5.30-html-encoding",
                        "p5.30-html-extract",
                        "p5.30-html-lint",
                        "p5.30-html-tidy",
                        "p5.30-html-tidy5",
                        "p5.30-http-cache-transparent",
                        "p5.30-http-daemon-ssl",
                        "p5.30-http-proxy",
                        "p5.30-http-recorder",
                        "p5.30-http-request-ascgi",
                        "p5.30-http-response-encoding",
                        "p5.30-http-server-simple-mason",
                        "p5.30-io-lambda",
                        "p5.30-lwp-authen-wsse",
                        "p5.30-lwp-protocol-https",
                        "p5.30-lwp-protocol-http10",
                        "p5.30-lwp-useragent-determined",
                        "p5.30-lwp-useragent-cached",
                        "p5.30-lwpx-paranoidagent",
                        "p5.30-mail-spamassassin",
                        "p5.30-mail-webmail-gmail",
                        "p5.30-mediawiki-api",
                        "p5.30-mime-lite-html",
                        "p5.30-module-install",
                        "p5.30-mogilefs-client",
                        "p5.30-mogilefs-utils",
                        "p5.30-net-github",
                        "p5.30-net-oauth",
                        "p5.30-net-openid-consumer",
                        "p5.30-net-twitter-lite",
                        "p5.30-nmap-scanner",
                        "p5.30-pithub",
                        "p5.30-plack",
                        "p5.30-plack-test-externalserver",
                        "p5.30-poe",
                        "p5.30-rdf-trine",
                        "p5.30-rpc-xml",
                        "p5.30-search-elasticsearch",
                        "p5.30-soap-lite",
                        "p5.30-statistics-covid",
                        "p5.30-sysadm-install",
                        "p5.30-test-lwp-useragent",
                        "p5.30-test-www-mechanize",
                        "p5.30-test-www-mechanize-catalyst",
                        "p5.30-test-www-selenium",
                        "p5.30-uri-fetch",
                        "p5.30-web-scraper",
                        "p5.30-www-search",
                        "p5.30-www-shorten",
                        "p5.30-www-shorten-googl",
                        "p5.30-www-urltoys",
                        "p5.30-www-wolframalpha",
                        "p5.30-xml-atom",
                        "p5.30-xml-dom",
                        "p5.30-xml-feed",
                        "p5.30-xml-treepp",
                        "p5.30-xml-twig",
                        "p5.30-astro-simbad-client",
                        "p5.30-geo-webservice-elevation-usgs",
                        "p5.30-crypt-openpgp",
                        "p5.30-www-mechanize",
                        "p5.30-lwp-consolelogger",
                        "p5.30-astro-spacetrack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.30-perlbal"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-libwww-perl",
            "portdir": "perl/p5-libwww-perl",
            "version": "6.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP",
            "description": "LWP - The World-Wide Web library for Perl",
            "long_description": "LWP - The World-Wide Web library for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-http-cookiejar",
                        "p5.28-test-fatal",
                        "p5.28-test-leaktrace",
                        "p5.28-test-needs",
                        "p5.28-test-requiresinternet",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-html-parser",
                        "p5.28-http-cookies",
                        "p5.28-http-daemon",
                        "p5.28-http-date",
                        "p5.28-http-message",
                        "p5.28-http-negotiate",
                        "perl5.28",
                        "p5.28-module-load",
                        "p5.28-net-http",
                        "p5.28-try-tiny",
                        "p5.28-uri",
                        "p5.28-www-robotrules",
                        "p5.28-lwp-mediatypes",
                        "p5.28-data-dump",
                        "p5.28-encode-locale",
                        "p5.28-file-listing",
                        "p5.28-getopt-long",
                        "p5.28-html-form"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-net-twitter",
                        "p5.28-dist-zilla-plugin-twitter",
                        "p5.28-catalyst-action-rest",
                        "p5.28-starman",
                        "p5.28-apache-test",
                        "p5.28-app-nopaste"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-finance-quote",
                        "p5.28-amazon-s3",
                        "p5.28-auth-yubikey_webclient",
                        "p5.28-authcas",
                        "p5.28-aws-signature4",
                        "p5.28-bio-db-ncbihelper",
                        "p5.28-bioperl",
                        "p5.28-captcha-recaptcha",
                        "p5.28-catalyst-plugin-captcha",
                        "p5.28-catalyst-runtime",
                        "p5.28-cgi-ssi",
                        "p5.28-cpan-uploader",
                        "p5.28-digest-md5-file",
                        "p5.28-feed-find",
                        "p5.28-finance-quotehist",
                        "p5.28-flickr-api",
                        "p5.28-flickr-upload",
                        "p5.28-geo-coder-osm",
                        "p5.28-graphviz",
                        "p5.28-html-encoding",
                        "p5.28-html-extract",
                        "p5.28-html-lint",
                        "p5.28-html-tidy",
                        "p5.28-html-tidy5",
                        "p5.28-http-cache-transparent",
                        "p5.28-http-daemon-ssl",
                        "p5.28-http-proxy",
                        "p5.28-http-recorder",
                        "p5.28-http-request-ascgi",
                        "p5.28-http-response-encoding",
                        "p5.28-http-server-simple-mason",
                        "p5.28-io-lambda",
                        "p5.28-lwp-authen-wsse",
                        "p5.28-lwp-protocol-https",
                        "p5.28-lwp-protocol-http10",
                        "p5.28-lwp-useragent-determined",
                        "p5.28-lwp-useragent-cached",
                        "p5.28-lwpx-paranoidagent",
                        "p5.28-mail-spamassassin",
                        "p5.28-mail-webmail-gmail",
                        "p5.28-mediawiki-api",
                        "p5.28-mime-lite-html",
                        "p5.28-module-install",
                        "p5.28-mogilefs-client",
                        "p5.28-mogilefs-utils",
                        "p5.28-net-github",
                        "p5.28-net-oauth",
                        "p5.28-net-openid-consumer",
                        "p5.28-net-twitter-lite",
                        "p5.28-nmap-scanner",
                        "p5.28-pithub",
                        "p5.28-plack",
                        "p5.28-plack-test-externalserver",
                        "p5.28-poe",
                        "p5.28-rdf-trine",
                        "p5.28-rpc-xml",
                        "p5.28-search-elasticsearch",
                        "p5.28-soap-lite",
                        "p5.28-xml-twig",
                        "p5.28-geo-webservice-elevation-usgs",
                        "p5.28-crypt-openpgp",
                        "p5.28-www-mechanize",
                        "p5.28-lwp-consolelogger",
                        "p5.28-astro-spacetrack",
                        "p5.28-astro-simbad-client",
                        "p5.28-statistics-covid",
                        "p5.28-sysadm-install",
                        "p5.28-test-lwp-useragent",
                        "p5.28-test-www-mechanize",
                        "p5.28-test-www-mechanize-catalyst",
                        "p5.28-test-www-selenium",
                        "p5.28-uri-fetch",
                        "p5.28-web-scraper",
                        "p5.28-www-search",
                        "p5.28-www-shorten",
                        "p5.28-www-shorten-googl",
                        "p5.28-www-urltoys",
                        "p5.28-www-wolframalpha",
                        "p5.28-xml-atom",
                        "p5.28-xml-dom",
                        "p5.28-xml-feed",
                        "p5.28-xml-treepp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.28-perlbal"
                    ]
                }
            ]
        },
        {
            "name": "p5-lwp-consolelogger",
            "portdir": "perl/p5-lwp-consolelogger",
            "version": "1.0.2",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-lwp-consolelogger",
            "homepage": "https://metacpan.org/pod/LWP::ConsoleLogger",
            "description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "long_description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lwp-consolelogger"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-libwww-perl",
            "portdir": "perl/p5-libwww-perl",
            "version": "6.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-libwww-perl",
            "homepage": "https://metacpan.org/pod/LWP",
            "description": "LWP - The World-Wide Web library for Perl",
            "long_description": "LWP - The World-Wide Web library for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-lwp-consolelogger",
            "portdir": "perl/p5-lwp-consolelogger",
            "version": "0.0.42",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::ConsoleLogger",
            "description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "long_description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-capture-tiny",
                        "p5.26-html-formattext-withlinks",
                        "p5.26-http-cookiejar",
                        "p5.26-http-server-simple-psgi",
                        "p5.26-log-dispatch-array",
                        "p5.26-mojolicious",
                        "p5.26-path-tiny",
                        "p5.26-pithub",
                        "p5.26-plack",
                        "p5.26-plack-test-agent",
                        "p5.26-test-failwarnings",
                        "p5.26-test-fatal",
                        "p5.26-test-lwp-useragent",
                        "p5.26-test-most",
                        "p5.26-www-mechanize"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-parse-mime",
                        "p5.26-ref-util",
                        "p5.26-string-trim",
                        "p5.26-sub-exporter",
                        "p5.26-term-size-any",
                        "p5.26-text-simpletable-autowidth",
                        "p5.26-try-tiny",
                        "p5.26-type-tiny",
                        "p5.26-uri",
                        "p5.26-uri-query",
                        "perl5.26",
                        "p5.26-xml-simple",
                        "p5.26-class-method-modifiers",
                        "p5.26-data-printer",
                        "p5.26-datetime",
                        "p5.26-html-restrict",
                        "p5.26-http-body",
                        "p5.26-http-cookiemonster",
                        "p5.26-http-message",
                        "p5.26-json-maybexs",
                        "p5.26-libwww-perl",
                        "p5.26-list-allutils",
                        "p5.26-log-dispatch",
                        "p5.26-module-load-conditional",
                        "p5.26-module-runtime",
                        "p5.26-moo",
                        "p5.26-moox-strictconstructor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-libwww-perl",
            "portdir": "perl/p5-libwww-perl",
            "version": "6.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/libwww-perl",
            "description": "The World-Wide Web library for Perl",
            "long_description": "The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. The library also contain modules that are of more general use and even classes that help you implement simple HTTP servers.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal",
                        "p5.26-test-leaktrace",
                        "p5.26-test-needs",
                        "p5.26-test-requiresinternet"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-parser",
                        "p5.26-http-cookies",
                        "p5.26-http-daemon",
                        "p5.26-http-date",
                        "p5.26-http-message",
                        "perl5.26",
                        "p5.26-lwp-mediatypes",
                        "p5.26-net-http",
                        "p5.26-try-tiny",
                        "p5.26-uri",
                        "p5.26-www-robotrules",
                        "p5.26-http-negotiate",
                        "p5.26-data-dump",
                        "p5.26-encode-locale",
                        "p5.26-file-listing",
                        "p5.26-html-form"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-plugin-twitter",
                        "p5.26-b-c",
                        "p5.26-starman",
                        "p5.26-net-twitter",
                        "p5.26-app-nopaste",
                        "p5.26-catalyst-action-rest",
                        "p5.26-apache-test"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bioperl",
                        "p5.26-captcha-recaptcha",
                        "p5.26-catalyst-plugin-captcha",
                        "p5.26-catalyst-runtime",
                        "p5.26-cgi-ssi",
                        "p5.26-cpan-uploader",
                        "p5.26-crypt-openpgp",
                        "p5.26-digest-md5-file",
                        "p5.26-feed-find",
                        "p5.26-finance-quote",
                        "p5.26-finance-quotehist",
                        "p5.26-flickr-api",
                        "p5.26-flickr-upload",
                        "p5.26-geo-coder-osm",
                        "p5.26-geo-webservice-elevation-usgs",
                        "p5.26-graphviz",
                        "p5.26-html-encoding",
                        "p5.26-html-extract",
                        "p5.26-html-lint",
                        "p5.26-html-tidy",
                        "p5.26-html-tidy5",
                        "p5.26-http-cache-transparent",
                        "p5.26-http-daemon-ssl",
                        "p5.26-http-proxy",
                        "p5.26-http-recorder",
                        "p5.26-http-request-ascgi",
                        "p5.26-http-response-encoding",
                        "p5.26-http-server-simple-mason",
                        "p5.26-libxml-enno",
                        "p5.26-lwp-authen-wsse",
                        "p5.26-lwp-consolelogger",
                        "p5.26-lwp-protocol-http10",
                        "p5.26-lwp-protocol-https",
                        "p5.26-lwp-useragent-cached",
                        "p5.26-lwp-useragent-determined",
                        "p5.26-lwpx-paranoidagent",
                        "p5.26-mail-spamassassin",
                        "p5.26-mail-webmail-gmail",
                        "p5.26-mime-lite-html",
                        "p5.26-module-install",
                        "p5.26-mogilefs-client",
                        "p5.26-mogilefs-utils",
                        "p5.26-net-github",
                        "p5.26-net-oauth",
                        "p5.26-net-openid-consumer",
                        "p5.26-net-twitter-lite",
                        "p5.26-nmap-scanner",
                        "p5.26-pithub",
                        "p5.26-plack",
                        "p5.26-plack-test-externalserver",
                        "p5.26-poe",
                        "p5.26-rdf-trine",
                        "p5.26-rpc-xml",
                        "p5.26-search-elasticsearch",
                        "p5.26-soap-lite",
                        "p5.26-statistics-covid",
                        "p5.26-sysadm-install",
                        "p5.26-test-lwp-useragent",
                        "p5.26-test-www-mechanize-catalyst",
                        "p5.26-test-www-selenium",
                        "p5.26-uri-fetch",
                        "p5.26-web-scraper",
                        "p5.26-www-mechanize",
                        "p5.26-www-search",
                        "p5.26-www-shorten",
                        "p5.26-www-shorten-googl",
                        "p5.26-www-urltoys",
                        "p5.26-www-wolframalpha",
                        "p5.26-xml-atom",
                        "p5.26-xml-dom",
                        "p5.26-xml-feed",
                        "p5.26-xml-parser",
                        "p5.26-xml-treepp",
                        "p5.26-xml-twig",
                        "p5.26-astro-simbad-client",
                        "p5.26-astro-spacetrack",
                        "p5.26-auth-yubikey_webclient",
                        "p5.26-authcas",
                        "p5.26-aws-signature4",
                        "p5.26-bio-db-ncbihelper"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.26-perlbal"
                    ]
                }
            ]
        },
        {
            "name": "kubescape",
            "portdir": "sysutils/kubescape",
            "version": "4.0.8",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kubescape/kubescape",
            "description": "Tool for testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by NSA and CISA",
            "long_description": "Tool for testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by NSA and CISA",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1072
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-sakuracloud",
            "portdir": "security/certbot",
            "version": "5.6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot sakuracloud plugin for dns-01 challenges",
            "long_description": "The dns_sakuracloud plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the Sakura Cloud DNS API. https://certbot-dns-sakuracloud.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1533
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-distro",
                        "py314-pyrfc3339",
                        "py314-configobj",
                        "python314",
                        "py314-acme",
                        "py314-dns-lexicon",
                        "py314-parsedatetime",
                        "py314-tz",
                        "py314-cryptography",
                        "py314-openssl",
                        "py314-configargparse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-route53",
            "portdir": "security/certbot",
            "version": "5.6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot route53 plugin for dns-01 challenges",
            "long_description": "The dns_route53 plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the Amazon Web Services Route 53 API. https://certbot-dns-route53.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1533
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-configargparse",
                        "py314-distro",
                        "py314-pyrfc3339",
                        "python314",
                        "py314-parsedatetime",
                        "py314-acme",
                        "py314-configobj",
                        "py314-tz",
                        "py314-cryptography",
                        "py314-openssl",
                        "py314-boto3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-rfc2136",
            "portdir": "security/certbot",
            "version": "5.6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot rfc2136 plugin for dns-01 challenges",
            "long_description": "The dns_rfc2136 plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using RFC 2136 Dynamic Updates. https://certbot-dns-rfc2136.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1533
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-configargparse",
                        "py314-distro",
                        "py314-pyrfc3339",
                        "python314",
                        "py314-parsedatetime",
                        "py314-acme",
                        "py314-configobj",
                        "py314-tz",
                        "py314-cryptography",
                        "py314-openssl",
                        "py314-dnspython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-ovh",
            "portdir": "security/certbot",
            "version": "5.6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot ovh plugin for dns-01 challenges",
            "long_description": "The dns_ovh plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the OVH API. https://certbot-dns-ovh.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1533
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-distro",
                        "py314-pyrfc3339",
                        "py314-configobj",
                        "python314",
                        "py314-acme",
                        "py314-dns-lexicon",
                        "py314-parsedatetime",
                        "py314-tz",
                        "py314-cryptography",
                        "py314-openssl",
                        "py314-configargparse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-nsone",
            "portdir": "security/certbot",
            "version": "5.6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot nsone plugin for dns-01 challenges",
            "long_description": "The dns_nsone plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the NS1 API. https://certbot-dns-nsone.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1533
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-distro",
                        "py314-pyrfc3339",
                        "py314-configobj",
                        "python314",
                        "py314-acme",
                        "py314-dns-lexicon",
                        "py314-parsedatetime",
                        "py314-tz",
                        "py314-cryptography",
                        "py314-openssl",
                        "py314-configargparse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-luadns",
            "portdir": "security/certbot",
            "version": "5.6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot luadns plugin for dns-01 challenges",
            "long_description": "The dns_luadns plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the LuaDNS API. https://certbot-dns-luadns.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1533
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-distro",
                        "py314-pyrfc3339",
                        "python314",
                        "py314-parsedatetime",
                        "py314-acme",
                        "py314-configobj",
                        "py314-tz",
                        "py314-cryptography",
                        "py314-openssl",
                        "py314-configargparse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-linode",
            "portdir": "security/certbot",
            "version": "5.6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot linode plugin for dns-01 challenges",
            "long_description": "The dns_linode plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the Linode API. https://certbot-dns-linode.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1533
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-distro",
                        "py314-pyrfc3339",
                        "py314-configobj",
                        "python314",
                        "py314-acme",
                        "py314-dns-lexicon",
                        "py314-parsedatetime",
                        "py314-tz",
                        "py314-cryptography",
                        "py314-openssl",
                        "py314-configargparse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-google",
            "portdir": "security/certbot",
            "version": "5.6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot google plugin for dns-01 challenges",
            "long_description": "The dns_google plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the Google Cloud DNS API. https://certbot-dns-google.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1533
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-google-api-python-client",
                        "py314-configargparse",
                        "py314-distro",
                        "python314",
                        "py314-configobj",
                        "py314-parsedatetime",
                        "py314-acme",
                        "py314-pyrfc3339",
                        "py314-tz",
                        "py314-cryptography",
                        "py314-openssl",
                        "py314-google-auth"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "certbot-dns-gehirn",
            "portdir": "security/certbot",
            "version": "5.6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://certbot.eff.org/",
            "description": "The certbot gehirn plugin for dns-01 challenges",
            "long_description": "The dns_gehirn plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using the Gehirn Infrastracture Service DNS API. https://certbot-dns-gehirn.readthedocs.io/",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1533
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-distro",
                        "py314-pyrfc3339",
                        "py314-configobj",
                        "python314",
                        "py314-acme",
                        "py314-dns-lexicon",
                        "py314-parsedatetime",
                        "py314-tz",
                        "py314-cryptography",
                        "py314-openssl",
                        "py314-configargparse"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}