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

{
    "count": 50594,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=572",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=570",
    "results": [
        {
            "name": "p5.30-barcode-zbar",
            "portdir": "graphics/zbar",
            "version": "0.23.93",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mchehab/zbar",
            "description": "ZBar is an open source software suite for reading bar codes from various sources",
            "long_description": "ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "knapoc",
                    "github": "Knapoc",
                    "ports_count": 6
                }
            ],
            "variants": [
                "dbus",
                "graphicsmagick",
                "gtk3",
                "python313",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "xmlto"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "perl5.30",
                        "libiconv",
                        "zbar",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-barcode-zbar",
            "portdir": "graphics/zbar",
            "version": "0.23.93",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mchehab/zbar",
            "description": "ZBar is an open source software suite for reading bar codes from various sources",
            "long_description": "ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "knapoc",
                    "github": "Knapoc",
                    "ports_count": 6
                }
            ],
            "variants": [
                "dbus",
                "graphicsmagick",
                "gtk3",
                "python313",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "xmlto"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "perl5.32",
                        "libiconv",
                        "zbar",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fif",
            "portdir": "sysutils/fif",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/Lynnesbian/fif",
            "description": "A command-line tool for detecting and optionally correcting files with incorrect extensions.",
            "long_description": "A command-line tool for detecting and optionally correcting files with incorrect extensions. fif recursively scans the given directory and outputs a shell script to fix the name of any files with incorrect extensions. By default, fif will scan all non-hidden files in the given directory, and will ignore symlinks.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kubespy",
            "portdir": "sysutils/kubespy",
            "version": "0.6.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pulumi/kubespy",
            "description": "Tools for observing Kubernetes resources in real time",
            "long_description": "What happens when you boot up a Pod? What happens to a Service before it is allocated a public IP address? How often is a Deployment's status changing? kubespy is a small tool that makes it easy to observe how Kubernetes resources change in real time.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "popeye",
            "portdir": "sysutils/popeye",
            "version": "0.22.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://popeyecli.io",
            "description": "A Kubernetes Cluster Sanitizer",
            "long_description": "Popeye is a utility that scans live Kubernetes clusters and reports potential issues with deployed resources and configurations. It sanitizes your cluster based on what’s deployed and not what’s sitting on disk. By scanning your cluster, it detects misconfigurations and helps you to ensure that best practices are in place, thus preventing future headaches. It aims at reducing the cognitive overload one faces when operating a Kubernetes cluster in the wild. Furthermore, if your cluster employs a metric-server, it reports potential resources over/under allocations and attempts to warn you should your cluster run out of capacity. Popeye is a readonly tool, it does not alter any of your Kubernetes resources in any way!",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stressdrive",
            "portdir": "sysutils/stressdrive",
            "version": "1.4",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rentzsch/stressdrive",
            "description": "Tool meant to verify correct operation of a drive",
            "long_description": "Tool meant to verify correct operation of a drive by filling a drive up with random data and ensuring all the data can be correctly read back. \nDANGER: stressdrive will overwrite, without warning, all  data on the given drive. Be sure to double-check the  drive you're aiming it at (diskutil list or Disk  Utility.app > Select Drive > Info > Disk Identifier).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "bstj",
                    "github": "toy",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apple-completion",
            "portdir": "devel/apple-completion",
            "version": "0.1-20210108",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Honestpuck/apple_complete",
            "description": "Bash completions for Apple command-line tools",
            "long_description": "These are a number of scripts designed to add programmable completion to Bash for some of the Apple command line tools.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "perl5.34",
            "portdir": "lang/perl5",
            "version": "5.34.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.perl.org/",
            "description": "Perl 5.34.3 - Practical Extraction and Report Language",
            "long_description": "Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "dtrace",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "gdbm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "PsyncX",
                        "flac2mp3",
                        "percona-toolkit",
                        "pgbadger",
                        "postgresql_autodoc",
                        "ack",
                        "bugzilla",
                        "creduce",
                        "git-cal",
                        "ossp-uuid",
                        "frozenbubble2",
                        "gnucash",
                        "gnucash-devel",
                        "gnumeric",
                        "icon-naming-utils",
                        "xchat-gnome",
                        "epic4",
                        "hexchat",
                        "irssi",
                        "perl5",
                        "amavisd-new",
                        "cyrus-imapd",
                        "imapsync",
                        "lbdb",
                        "mailqfmt",
                        "pemail",
                        "pflogsumm",
                        "postgrey",
                        "signing-party",
                        "sqlgrey",
                        "pspp-devel",
                        "dvdrip",
                        "gnupod",
                        "xmltv",
                        "argus-monitor",
                        "ftpsync",
                        "ipcalc",
                        "monarch",
                        "mosh",
                        "munin",
                        "nedi",
                        "net-snmp",
                        "nrg",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "rancid",
                        "smokeping",
                        "snmptt",
                        "torrentsniff",
                        "wakeonlan",
                        "wallet",
                        "wallet-server",
                        "wallet-kdc",
                        "eperl",
                        "fsdb",
                        "fusioninventory-agent",
                        "latex2html",
                        "demeter",
                        "memesuite",
                        "metar",
                        "perlprimer",
                        "xraylib",
                        "log2timeline",
                        "logwatch",
                        "makepasswd",
                        "openfpc",
                        "psh",
                        "dirvish",
                        "dpkg",
                        "keep",
                        "littleutils",
                        "rex",
                        "rpm54",
                        "stow",
                        "LaTeXML",
                        "biblatex-biber",
                        "docbook2X",
                        "grutatxt",
                        "help2man",
                        "naturaldocs",
                        "po4a",
                        "texinfo",
                        "clearsilver",
                        "ikiwiki",
                        "mod_perl2",
                        "spidereyeballs",
                        "wml",
                        "rxvt-unicode",
                        "youtube-viewer",
                        "subversion-perlbindings-5.34",
                        "p5.34-acme-lolcat",
                        "p5.34-algorithm-annotate",
                        "p5.34-algorithm-c3",
                        "p5.34-algorithm-combinatorics",
                        "p5.34-algorithm-curvefit",
                        "p5.34-algorithm-dependency",
                        "p5.34-algorithm-diff",
                        "p5.34-algorithm-munkres",
                        "p5.34-aliased",
                        "p5.34-alien-base-modulebuild",
                        "p5.34-alien-build",
                        "p5.34-alien-editline",
                        "p5.34-alien-ffi",
                        "p5.34-alien-gimp",
                        "p5.34-alien-gmp",
                        "p5.34-alien-gnuplot",
                        "p5.34-alien-libuuid",
                        "p5.34-alien-libxml2",
                        "p5.34-alien-role-alt",
                        "p5.34-alien-sdl",
                        "p5.34-alien-wxwidgets",
                        "p5.34-alt-crypt-rsa-bigint",
                        "p5.34-amazon-s3",
                        "p5.34-any-moose",
                        "p5.34-any-uri-escape",
                        "p5.34-anyevent",
                        "p5.34-anyevent-aio",
                        "p5.34-apache-admin-config",
                        "p5.34-apache-authcookie",
                        "p5.34-apache-logformat-compiler",
                        "p5.34-apache-session",
                        "p5.34-apache-session-wrapper",
                        "p5.34-apache-test",
                        "p5.34-apache2-rest",
                        "p5.34-app-cli",
                        "p5.34-app-cmd",
                        "p5.34-app-cpanminus",
                        "p5.34-app-nopaste",
                        "p5.34-app-rad",
                        "p5.34-app-svn-bisect",
                        "p5.34-appconfig",
                        "p5.34-appconfig-std",
                        "p5.34-archive-extract",
                        "p5.34-archive-tar",
                        "p5.34-archive-tar-wrapper",
                        "p5.34-archive-zip",
                        "p5.34-array-compare",
                        "p5.34-array-iterator",
                        "p5.34-asa",
                        "p5.34-astro",
                        "p5.34-astro-app-satpass2",
                        "p5.34-astro-coord-eci-tle-iridium",
                        "p5.34-astro-coord-eci-vsop87d",
                        "p5.34-astro-fits-cfitsio",
                        "p5.34-astro-fits-header",
                        "p5.34-astro-satpass",
                        "p5.34-astro-simbad-client",
                        "p5.34-astro-spacetrack",
                        "p5.34-async-interrupt",
                        "p5.34-attribute-handlers",
                        "p5.34-audio-flac-header",
                        "p5.34-audio-m4p",
                        "p5.34-auth-yubikey_webclient",
                        "p5.34-authcas",
                        "p5.34-authen-dechpwd",
                        "p5.34-authen-pam",
                        "p5.34-authen-passphrase",
                        "p5.34-authen-radius",
                        "p5.34-authen-sasl",
                        "p5.34-authen-simple",
                        "p5.34-authen-simple-passwd",
                        "p5.34-authen-smb",
                        "p5.34-autobox",
                        "p5.34-autobox-core",
                        "p5.34-autobox-junctions",
                        "p5.34-autodia",
                        "p5.34-autovivification",
                        "p5.34-autoxs-header",
                        "p5.34-aws-signature4",
                        "p5.34-b-c",
                        "p5.34-b-cow",
                        "p5.34-b-debug",
                        "p5.34-b-flags",
                        "p5.34-b-hooks-endofscope",
                        "p5.34-b-hooks-op-check",
                        "p5.34-b-hooks-op-check-stashchange",
                        "p5.34-b-keywords",
                        "p5.34-b-utils",
                        "p5.34-backuppc-xs",
                        "p5.34-bareword-filehandles",
                        "p5.34-beam-emitter",
                        "p5.34-berkeleydb",
                        "p5.34-bio-asn1-entrezgene",
                        "p5.34-bio-cluster",
                        "p5.34-bio-db-embl",
                        "p5.34-bio-db-ncbihelper",
                        "p5.34-bio-phylo",
                        "p5.34-bio-variation",
                        "p5.34-bioperl",
                        "p5.34-bit-vector",
                        "p5.34-boolean",
                        "p5.34-browser-open",
                        "p5.34-bsd-resource",
                        "p5.34-business-isbn",
                        "p5.34-business-isbn-data",
                        "p5.34-business-ismn",
                        "p5.34-business-issn",
                        "p5.34-bytes-random-secure",
                        "p5.34-bytes-random-secure-tiny",
                        "p5.34-cache-cache",
                        "p5.34-cache-fastmmap",
                        "p5.34-cache-lru",
                        "p5.34-cache-memcached",
                        "p5.34-cache-simple-timedexpiry",
                        "p5.34-cairo",
                        "p5.34-cairo-gobject",
                        "p5.34-calendar-simple",
                        "p5.34-cam-pdf",
                        "p5.34-canary-stability",
                        "p5.34-capitalization",
                        "p5.34-captcha-recaptcha",
                        "p5.34-capture-tiny",
                        "p5.34-carp-assert",
                        "p5.34-carp-assert-more",
                        "p5.34-carp-clan",
                        "p5.34-carp-clan-share",
                        "p5.34-catalyst-action-renderview",
                        "p5.34-catalyst-action-rest",
                        "p5.34-catalyst-authentication-credential-http",
                        "p5.34-catalyst-authentication-store-dbix-class",
                        "p5.34-catalyst-component-instancepercontext",
                        "p5.34-catalyst-controller-formbuilder",
                        "p5.34-catalyst-devel",
                        "p5.34-catalyst-engine-apache",
                        "p5.34-catalyst-helper-authdbic",
                        "p5.34-catalyst-log-log4perl",
                        "p5.34-catalyst-model-adaptor",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5.34-catalyst-plugin-authentication",
                        "p5.34-catalyst-plugin-authentication-store-dbic",
                        "p5.34-catalyst-plugin-authorization-acl",
                        "p5.34-catalyst-plugin-authorization-roles",
                        "p5.34-catalyst-plugin-captcha",
                        "p5.34-catalyst-plugin-configloader",
                        "p5.34-catalyst-plugin-datetime",
                        "p5.34-catalyst-plugin-session",
                        "p5.34-catalyst-plugin-session-state-cookie",
                        "p5.34-catalyst-plugin-session-store-chi",
                        "p5.34-catalyst-plugin-session-store-dbi",
                        "p5.34-catalyst-plugin-session-store-dbic",
                        "p5.34-catalyst-plugin-session-store-delegate",
                        "p5.34-catalyst-plugin-session-store-fastmmap",
                        "p5.34-catalyst-plugin-stacktrace",
                        "p5.34-catalyst-plugin-static-simple",
                        "p5.34-catalyst-runtime",
                        "p5.34-catalyst-view-email",
                        "p5.34-catalyst-view-html-mason",
                        "p5.34-catalyst-view-html-template",
                        "p5.34-catalyst-view-json",
                        "p5.34-catalyst-view-mason",
                        "p5.34-catalyst-view-mason2",
                        "p5.34-catalyst-view-tt",
                        "p5.34-catalyst-view-xslt",
                        "p5.34-catalystx-component-traits",
                        "p5.34-catalystx-leakchecker",
                        "p5.34-cbor-xs",
                        "p5.34-cgi",
                        "p5.34-cgi-ajax",
                        "p5.34-cgi-alternatives",
                        "p5.34-cgi-compile",
                        "p5.34-cgi-deurl-xs",
                        "p5.34-cgi-emulate-psgi",
                        "p5.34-cgi-fast",
                        "p5.34-cgi-fasttemplate",
                        "p5.34-cgi-formbuilder",
                        "p5.34-cgi-psgi",
                        "p5.34-cgi-session",
                        "p5.34-cgi-simple",
                        "p5.34-cgi-ssi",
                        "p5.34-cgi-struct",
                        "p5.34-chart",
                        "p5.34-chart-clicker",
                        "p5.34-check-isa",
                        "p5.34-chemistry-elements",
                        "p5.34-chi",
                        "p5.34-class-accessor",
                        "p5.34-class-accessor-chained",
                        "p5.34-class-accessor-grouped",
                        "p5.34-class-accessor-lite",
                        "p5.34-class-autouse",
                        "p5.34-class-base",
                        "p5.34-class-c3",
                        "p5.34-class-c3-adopt-next",
                        "p5.34-class-c3-componentised",
                        "p5.34-class-c3-xs",
                        "p5.34-class-container",
                        "p5.34-class-csv",
                        "p5.34-class-data-accessor",
                        "p5.34-class-data-inheritable",
                        "p5.34-class-dbi",
                        "p5.34-class-dbi-abstractsearch",
                        "p5.34-class-dbi-mysql",
                        "p5.34-class-dbi-pg",
                        "p5.34-class-dbi-plugin",
                        "p5.34-class-dbi-plugin-abstractcount",
                        "p5.34-class-dbi-plugin-pager",
                        "p5.34-class-dbi-uuid",
                        "p5.34-class-errorhandler",
                        "p5.34-class-factory-util",
                        "p5.34-class-generate",
                        "p5.34-class-gomor",
                        "p5.34-class-inner",
                        "p5.34-class-insideout",
                        "p5.34-class-inspector",
                        "p5.34-class-isa",
                        "p5.34-class-load",
                        "p5.34-class-load-xs",
                        "p5.34-class-loader",
                        "p5.34-class-makemethods",
                        "p5.34-class-method-modifiers",
                        "p5.34-class-methodmaker",
                        "p5.34-class-mix",
                        "p5.34-class-refresh",
                        "p5.34-class-returnvalue",
                        "p5.34-class-singleton",
                        "p5.34-class-throwable",
                        "p5.34-class-tiny",
                        "p5.34-class-tiny-chained",
                        "p5.34-class-trigger",
                        "p5.34-class-unload",
                        "p5.34-class-whitehole",
                        "p5.34-class-xsaccessor",
                        "p5.34-cli-osprey",
                        "p5.34-clipboard",
                        "p5.34-clone",
                        "p5.34-clone-choose",
                        "p5.34-clone-pp",
                        "p5.34-code-tidyall",
                        "p5.34-color-library",
                        "p5.34-color-scheme",
                        "p5.34-commandable",
                        "p5.34-common-sense",
                        "p5.34-compiler-lexer",
                        "p5.34-compress-bzip2",
                        "p5.34-compress-lzf",
                        "p5.34-compress-raw-bzip2",
                        "p5.34-compress-raw-lzma",
                        "p5.34-compress-raw-zlib",
                        "p5.34-compress-snappy",
                        "p5.34-compress-stream-zstd",
                        "p5.34-conf-libconfig",
                        "p5.34-config-any",
                        "p5.34-config-autoconf",
                        "p5.34-config-general",
                        "p5.34-config-grammar",
                        "p5.34-config-identity",
                        "p5.34-config-ini",
                        "p5.34-config-inifiles",
                        "p5.34-config-jfdi",
                        "p5.34-config-json",
                        "p5.34-config-mvp",
                        "p5.34-config-mvp-reader-ini",
                        "p5.34-config-mvp-slicer",
                        "p5.34-config-properties",
                        "p5.34-config-simple",
                        "p5.34-config-tiny",
                        "p5.34-const-exporter",
                        "p5.34-const-fast",
                        "p5.34-context-preserve",
                        "p5.34-convert-ascii-armour",
                        "p5.34-convert-asn1",
                        "p5.34-convert-bencode",
                        "p5.34-convert-binary-c",
                        "p5.34-convert-binhex",
                        "p5.34-convert-color",
                        "p5.34-convert-color-xterm",
                        "p5.34-convert-pem",
                        "p5.34-convert-tnef",
                        "p5.34-convert-uu",
                        "p5.34-convert-uulib",
                        "p5.34-cookie-baker",
                        "p5.34-coro",
                        "p5.34-cpan-changes",
                        "p5.34-cpan-distnameinfo",
                        "p5.34-cpan-meta",
                        "p5.34-cpan-meta-check",
                        "p5.34-cpan-meta-requirements",
                        "p5.34-cpan-meta-yaml",
                        "p5.34-cpan-uploader",
                        "p5.34-cpanel-json-xs",
                        "p5.34-crypt-appletwofish",
                        "p5.34-crypt-blowfish",
                        "p5.34-crypt-cast5",
                        "p5.34-crypt-cast5_pp",
                        "p5.34-crypt-cbc",
                        "p5.34-crypt-ciphersaber",
                        "p5.34-crypt-curve25519",
                        "p5.34-crypt-des",
                        "p5.34-crypt-des_ede3",
                        "p5.34-crypt-dh",
                        "p5.34-crypt-dh-gmp",
                        "p5.34-crypt-dsa",
                        "p5.34-crypt-eksblowfish",
                        "p5.34-crypt-gcrypt",
                        "p5.34-crypt-generatepassword",
                        "p5.34-crypt-idea",
                        "p5.34-crypt-mysql",
                        "p5.34-crypt-openpgp",
                        "p5.34-crypt-openssl-bignum",
                        "p5.34-crypt-openssl-dsa",
                        "p5.34-crypt-openssl-ec",
                        "p5.34-crypt-openssl-ecdsa",
                        "p5.34-crypt-openssl-guess",
                        "p5.34-crypt-openssl-random",
                        "p5.34-crypt-openssl-rsa",
                        "p5.34-crypt-openssl-x509",
                        "p5.34-crypt-passwdmd5",
                        "p5.34-crypt-primes",
                        "p5.34-crypt-random",
                        "p5.34-crypt-random-seed",
                        "p5.34-crypt-random-source",
                        "p5.34-crypt-random-tesha2",
                        "p5.34-crypt-rc4",
                        "p5.34-crypt-rijndael",
                        "p5.34-crypt-ripemd160",
                        "p5.34-crypt-rsa",
                        "p5.34-crypt-smime",
                        "p5.34-crypt-ssleay",
                        "p5.34-crypt-twofish",
                        "p5.34-crypt-unixcrypt_xs",
                        "p5.34-crypt-urandom",
                        "p5.34-cryptx",
                        "p5.34-css",
                        "p5.34-css-tiny",
                        "p5.34-curry",
                        "p5.34-curses",
                        "p5.34-curses-ui",
                        "p5.34-cwd-guard",
                        "p5.34-dancer",
                        "p5.34-dancer-plugin-database",
                        "p5.34-dancer-plugin-database-core",
                        "p5.34-dancer-session-cookie",
                        "p5.34-dancer-template-mason",
                        "p5.34-dancer-template-mason2",
                        "p5.34-dancer2",
                        "p5.34-dancer2-plugin-database",
                        "p5.34-dancer2-session-cookie",
                        "p5.34-danga-socket",
                        "p5.34-data-buffer",
                        "p5.34-data-compare",
                        "p5.34-data-diver",
                        "p5.34-data-dump",
                        "p5.34-data-dump-streamer",
                        "p5.34-data-dumper",
                        "p5.34-data-dumper-concise",
                        "p5.34-data-dumper-names",
                        "p5.34-data-entropy",
                        "p5.34-data-float",
                        "p5.34-data-hexdump",
                        "p5.34-data-hexify",
                        "p5.34-data-hierarchy",
                        "p5.34-data-ical",
                        "p5.34-data-integer",
                        "p5.34-data-messagepack",
                        "p5.34-data-munge",
                        "p5.34-data-optlist",
                        "p5.34-data-page",
                        "p5.34-data-password",
                        "p5.34-data-perl",
                        "p5.34-data-phrasebook",
                        "p5.34-data-phrasebook-loader-yaml",
                        "p5.34-data-printer",
                        "p5.34-data-section",
                        "p5.34-data-section-simple",
                        "p5.34-data-serializer",
                        "p5.34-data-stag",
                        "p5.34-data-structure-util",
                        "p5.34-data-temporarybag",
                        "p5.34-data-tumbler",
                        "p5.34-data-uniqid",
                        "p5.34-data-uuid",
                        "p5.34-data-validate-domain",
                        "p5.34-data-validate-ip",
                        "p5.34-data-visitor",
                        "p5.34-date-calc",
                        "p5.34-date-holidays-de",
                        "p5.34-date-manip",
                        "p5.34-date-simple",
                        "p5.34-datetime",
                        "p5.34-datetime-calendar-christian",
                        "p5.34-datetime-calendar-julian",
                        "p5.34-datetime-format-builder",
                        "p5.34-datetime-format-flexible",
                        "p5.34-datetime-format-iso8601",
                        "p5.34-datetime-format-mail",
                        "p5.34-datetime-format-mysql",
                        "p5.34-datetime-format-natural",
                        "p5.34-datetime-format-pg",
                        "p5.34-datetime-format-sqlite",
                        "p5.34-datetime-format-strptime",
                        "p5.34-datetime-format-w3cdtf",
                        "p5.34-datetime-locale",
                        "p5.34-datetime-set",
                        "p5.34-datetime-timezone",
                        "p5.34-db_file",
                        "p5.34-dbd-csv",
                        "p5.34-dbd-mariadb",
                        "p5.34-dbd-mock",
                        "p5.34-dbd-mysql",
                        "p5.34-dbd-pg",
                        "p5.34-dbd-sqlite",
                        "p5.34-dbd-sqlite2",
                        "p5.34-dbi",
                        "p5.34-dbicx-testdatabase",
                        "p5.34-dbix-admin-createtable",
                        "p5.34-dbix-admin-dsnmanager",
                        "p5.34-dbix-admin-tableinfo",
                        "p5.34-dbix-class",
                        "p5.34-dbix-class-cursor-cached",
                        "p5.34-dbix-class-dynamicdefault",
                        "p5.34-dbix-class-encodedcolumn",
                        "p5.34-dbix-class-introspectablem2m",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-dbix-class-timestamp",
                        "p5.34-dbix-connector",
                        "p5.34-dbix-contextualfetch",
                        "p5.34-dbix-dbschema",
                        "p5.34-dbix-searchbuilder",
                        "p5.34-dbix-sqlcrosstab",
                        "p5.34-dbm-deep",
                        "p5.34-declare-constraints-simple",
                        "p5.34-devel-caller",
                        "p5.34-devel-checkbin",
                        "p5.34-devel-checkcompiler",
                        "p5.34-devel-checklib",
                        "p5.34-devel-checkos",
                        "p5.34-devel-cover",
                        "p5.34-devel-cycle",
                        "p5.34-devel-declare",
                        "p5.34-devel-findperl",
                        "p5.34-devel-globaldestruction",
                        "p5.34-devel-globalphase",
                        "p5.34-devel-hide",
                        "p5.34-devel-leak",
                        "p5.34-devel-lexalias",
                        "p5.34-devel-mat",
                        "p5.34-devel-mat-dumper",
                        "p5.34-devel-nytprof",
                        "p5.34-devel-overloadinfo",
                        "p5.34-devel-overrideglobalrequire",
                        "p5.34-devel-partialdump",
                        "p5.34-devel-ppport",
                        "p5.34-devel-refcount",
                        "p5.34-devel-repl",
                        "p5.34-devel-size",
                        "p5.34-devel-stacktrace",
                        "p5.34-devel-stacktrace-ashtml",
                        "p5.34-devel-symdump",
                        "p5.34-device-serialport",
                        "p5.34-digest",
                        "p5.34-digest-bubblebabble",
                        "p5.34-digest-crc",
                        "p5.34-digest-gost",
                        "p5.34-digest-hmac",
                        "p5.34-digest-jhash",
                        "p5.34-digest-md2",
                        "p5.34-digest-md4",
                        "p5.34-digest-md5",
                        "p5.34-digest-md5-file",
                        "p5.34-digest-nilsimsa",
                        "p5.34-digest-perl-md5",
                        "p5.34-digest-sha",
                        "p5.34-digest-sha1",
                        "p5.34-digest-whirlpool",
                        "p5.34-dir-self",
                        "p5.34-directory-scratch",
                        "p5.34-dist-checkconflicts",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-app-command-regenerate",
                        "p5.34-dist-zilla-config-slicer",
                        "p5.34-dist-zilla-plugin-authority",
                        "p5.34-dist-zilla-plugin-autometaresources",
                        "p5.34-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.34-dist-zilla-plugin-checkextratests",
                        "p5.34-dist-zilla-plugin-checkissues",
                        "p5.34-dist-zilla-plugin-checkmetaresources",
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5.34-dist-zilla-plugin-checkselfdependency",
                        "p5.34-dist-zilla-plugin-checkstrictversion",
                        "p5.34-dist-zilla-plugin-config-git",
                        "p5.34-dist-zilla-plugin-contributorsfromgit",
                        "p5.34-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.34-dist-zilla-plugin-dynamicprereqs",
                        "p5.34-dist-zilla-plugin-emailnotify",
                        "p5.34-dist-zilla-plugin-ensurelatestperl",
                        "p5.34-dist-zilla-plugin-ffi",
                        "p5.34-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.34-dist-zilla-plugin-git",
                        "p5.34-dist-zilla-plugin-git-contributors",
                        "p5.34-dist-zilla-plugin-git-describe",
                        "p5.34-dist-zilla-plugin-git-pushinitial",
                        "p5.34-dist-zilla-plugin-git-remote-check",
                        "p5.34-dist-zilla-plugin-github",
                        "p5.34-dist-zilla-plugin-githubmeta",
                        "p5.34-dist-zilla-plugin-installguide",
                        "p5.34-dist-zilla-plugin-keywords",
                        "p5.34-dist-zilla-plugin-makemaker-awesome",
                        "p5.34-dist-zilla-plugin-makemaker-fallback",
                        "p5.34-dist-zilla-plugin-metaprovides",
                        "p5.34-dist-zilla-plugin-metaprovides-package",
                        "p5.34-dist-zilla-plugin-minimumperl",
                        "p5.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.34-dist-zilla-plugin-mojibaketests",
                        "p5.34-dist-zilla-plugin-ourpkgversion",
                        "p5.34-dist-zilla-plugin-pod2readme",
                        "p5.34-dist-zilla-plugin-podweaver",
                        "p5.34-dist-zilla-plugin-prereqs-authordeps",
                        "p5.34-dist-zilla-plugin-promptifstale",
                        "p5.34-dist-zilla-plugin-readmeanyfrompod",
                        "p5.34-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.34-dist-zilla-plugin-run",
                        "p5.34-dist-zilla-plugin-test-compile",
                        "p5.34-dist-zilla-plugin-test-minimumversion",
                        "p5.34-dist-zilla-plugin-test-reportprereqs",
                        "p5.34-dist-zilla-plugin-twitter",
                        "p5.34-dist-zilla-plugin-versionfrommainmodule",
                        "p5.34-dist-zilla-pluginbundle-git-checkfor",
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.34-dist-zilla-pluginbundle-starter",
                        "p5.34-dist-zilla-role-dynamicconfig",
                        "p5.34-dist-zilla-role-filewatcher",
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.34-dist-zilla-role-registerstash",
                        "p5.34-dist-zilla-role-repofileinjector",
                        "p5.34-dist-zilla-role-stash-plugins",
                        "p5.34-dist-zilla-stash-podweaver",
                        "p5.34-dumbbench",
                        "p5.34-email-abstract",
                        "p5.34-email-address",
                        "p5.34-email-address-xs",
                        "p5.34-email-date",
                        "p5.34-email-date-format",
                        "p5.34-email-messageid",
                        "p5.34-email-mime",
                        "p5.34-email-mime-contenttype",
                        "p5.34-email-mime-encodings",
                        "p5.34-email-outlook-message",
                        "p5.34-email-send",
                        "p5.34-email-sender",
                        "p5.34-email-simple",
                        "p5.34-email-stuffer",
                        "p5.34-email-valid",
                        "p5.34-encode",
                        "p5.34-encode-detect",
                        "p5.34-encode-eucjpascii",
                        "p5.34-encode-hanextra",
                        "p5.34-encode-iso2022",
                        "p5.34-encode-jis2k",
                        "p5.34-encode-jisx0213",
                        "p5.34-encode-locale",
                        "p5.34-encoding-fixlatin",
                        "p5.34-encoding-fixlatin-xs",
                        "p5.34-enum",
                        "p5.34-error",
                        "p5.34-ev",
                        "p5.34-eval",
                        "p5.34-eval-closure",
                        "p5.34-event",
                        "p5.34-event-execflow",
                        "p5.34-event-rpc",
                        "p5.34-exception-class",
                        "p5.34-expect",
                        "p5.34-expect-simple",
                        "p5.34-exporter-lite",
                        "p5.34-exporter-tiny",
                        "p5.34-extutils-cbuilder",
                        "p5.34-extutils-cchecker",
                        "p5.34-extutils-config",
                        "p5.34-extutils-depends",
                        "p5.34-extutils-f77",
                        "p5.34-extutils-helpers",
                        "p5.34-extutils-install",
                        "p5.34-extutils-installpaths",
                        "p5.34-extutils-libbuilder",
                        "p5.34-extutils-makemaker",
                        "p5.34-extutils-manifest",
                        "p5.34-extutils-pkgconfig",
                        "p5.34-extutils-xsbuilder",
                        "p5.34-extutils-xspp",
                        "p5.34-fcgi",
                        "p5.34-fcgi-procmanager",
                        "p5.34-feature-compat-try",
                        "p5.34-feed-find",
                        "p5.34-fey",
                        "p5.34-fey-dbimanager",
                        "p5.34-fey-loader",
                        "p5.34-fey-orm",
                        "p5.34-fey-test",
                        "p5.34-ffi-c",
                        "p5.34-ffi-checklib",
                        "p5.34-ffi-platypus",
                        "p5.34-ffi-platypus-lang-rust",
                        "p5.34-ffi-platypus-type-enum",
                        "p5.34-file-basedir",
                        "p5.34-file-changenotify",
                        "p5.34-file-chdir",
                        "p5.34-file-chmod",
                        "p5.34-file-comments",
                        "p5.34-file-copy-link",
                        "p5.34-file-copy-recursive",
                        "p5.34-file-copy-recursive-reduced",
                        "p5.34-file-countlines",
                        "p5.34-file-desktopentry",
                        "p5.34-file-find-object",
                        "p5.34-file-find-object-rule",
                        "p5.34-file-find-rule",
                        "p5.34-file-find-rule-perl",
                        "p5.34-file-finder",
                        "p5.34-file-flat",
                        "p5.34-file-fnmatch",
                        "p5.34-file-homedir",
                        "p5.34-file-keepass",
                        "p5.34-file-libmagic",
                        "p5.34-file-listing",
                        "p5.34-file-map",
                        "p5.34-file-mimeinfo",
                        "p5.34-file-mmagic",
                        "p5.34-file-modified",
                        "p5.34-file-monitor",
                        "p5.34-file-monitor-lite",
                        "p5.34-file-mork",
                        "p5.34-file-next",
                        "p5.34-file-nfslock",
                        "p5.34-file-path",
                        "p5.34-file-pushd",
                        "p5.34-file-readbackwards",
                        "p5.34-file-remove",
                        "p5.34-file-rename",
                        "p5.34-file-rsyncp",
                        "p5.34-file-share",
                        "p5.34-file-sharedir",
                        "p5.34-file-sharedir-dist",
                        "p5.34-file-sharedir-install",
                        "p5.34-file-sharedir-projectdistdir",
                        "p5.34-file-slurp",
                        "p5.34-file-slurp-tiny",
                        "p5.34-file-slurper",
                        "p5.34-file-sync",
                        "p5.34-file-tail",
                        "p5.34-file-temp",
                        "p5.34-file-tempdir",
                        "p5.34-file-touch",
                        "p5.34-file-type",
                        "p5.34-file-which",
                        "p5.34-filesys-dfportable",
                        "p5.34-filesys-diskspace",
                        "p5.34-filesys-notify-kqueue",
                        "p5.34-filesys-notify-simple",
                        "p5.34-filter",
                        "p5.34-filter-simple",
                        "p5.34-finance-quote",
                        "p5.34-finance-quotehist",
                        "p5.34-find-lib",
                        "p5.34-flickr-api",
                        "p5.34-flickr-upload",
                        "p5.34-font-afm",
                        "p5.34-font-freetype",
                        "p5.34-font-ttf",
                        "p5.34-forest",
                        "p5.34-freezethaw",
                        "p5.34-future",
                        "p5.34-future-asyncawait",
                        "p5.34-future-io",
                        "p5.34-gd",
                        "p5.34-gd-barcode",
                        "p5.34-gd-graph3d",
                        "p5.34-gd-securityimage",
                        "p5.34-gd-svg",
                        "p5.34-gdgraph",
                        "p5.34-gdtextutil",
                        "p5.34-gearman",
                        "p5.34-gearman-client-async",
                        "p5.34-gearman-server",
                        "p5.34-gedcom",
                        "p5.34-geo-coder-osm",
                        "p5.34-geo-ip",
                        "p5.34-geo-webservice-elevation-usgs",
                        "p5.34-geometry-primitive",
                        "p5.34-getopt-long",
                        "p5.34-getopt-long-descriptive",
                        "p5.34-getopt-mixed",
                        "p5.34-getopt-simple",
                        "p5.34-getopt-tabular",
                        "p5.34-getopt-usaginator",
                        "p5.34-gimp",
                        "p5.34-git-raw",
                        "p5.34-git-wrapper",
                        "p5.34-glib",
                        "p5.34-glib-object-introspection",
                        "p5.34-gmail-imapd",
                        "p5.34-gnupg-interface",
                        "p5.34-google-protocolbuffers",
                        "p5.34-goto-file",
                        "p5.34-gps",
                        "p5.34-graph",
                        "p5.34-graphics-color",
                        "p5.34-graphics-gnuplotif",
                        "p5.34-graphics-primitive",
                        "p5.34-graphics-primitive-driver-cairo",
                        "p5.34-graphviz",
                        "p5.34-graphviz2",
                        "p5.34-graphviz2-dbi",
                        "p5.34-gssapi",
                        "p5.34-gstreamer1",
                        "p5.34-gtk2",
                        "p5.34-gtk2-ex-formfactory",
                        "p5.34-gtk2-ex-podviewer",
                        "p5.34-gtk3",
                        "p5.34-gtk3-sourceview",
                        "p5.34-guard",
                        "p5.34-hash-fieldhash",
                        "p5.34-hash-merge",
                        "p5.34-hash-merge-simple",
                        "p5.34-hash-moreutils",
                        "p5.34-hash-multivalue",
                        "p5.34-hash-objectify",
                        "p5.34-hash-util-fieldhash-compat",
                        "p5.34-heap",
                        "p5.34-hook-lexwrap",
                        "p5.34-html-encoding",
                        "p5.34-html-entities-interpolate",
                        "p5.34-html-entities-numbered",
                        "p5.34-html-extract",
                        "p5.34-html-fillinform",
                        "p5.34-html-form",
                        "p5.34-html-formatter",
                        "p5.34-html-formattext-withlinks",
                        "p5.34-html-lint",
                        "p5.34-html-mason",
                        "p5.34-html-mason-plackhandler",
                        "p5.34-html-mason-psgihandler",
                        "p5.34-html-masonx-apachelikeplackhandler",
                        "p5.34-html-masonx-free",
                        "p5.34-html-parser",
                        "p5.34-html-restrict",
                        "p5.34-html-scrubber",
                        "p5.34-html-selector-xpath",
                        "p5.34-html-simpleparse",
                        "p5.34-html-strip",
                        "p5.34-html-stripscripts",
                        "p5.34-html-stripscripts-parser",
                        "p5.34-html-table",
                        "p5.34-html-tableextract",
                        "p5.34-html-tagfilter",
                        "p5.34-html-tagset",
                        "p5.34-html-template",
                        "p5.34-html-template-compiled",
                        "p5.34-html-tidy",
                        "p5.34-html-tidy5",
                        "p5.34-html-tiny",
                        "p5.34-html-tokeparser-simple",
                        "p5.34-html-tree",
                        "p5.34-html-treebuilder-xpath",
                        "p5.34-html-wikiconverter",
                        "p5.34-html-wikiconverter-confluence",
                        "p5.34-html-wikiconverter-dokuwiki",
                        "p5.34-html-wikiconverter-googlecode",
                        "p5.34-html-wikiconverter-kwiki",
                        "p5.34-html-wikiconverter-markdown",
                        "p5.34-html-wikiconverter-mediawiki",
                        "p5.34-html-wikiconverter-moinmoin",
                        "p5.34-html-wikiconverter-multimarkdown",
                        "p5.34-html-wikiconverter-oddmuse",
                        "p5.34-html-wikiconverter-pbwiki",
                        "p5.34-html-wikiconverter-phpwiki",
                        "p5.34-html-wikiconverter-pmwiki",
                        "p5.34-html-wikiconverter-snipsnap",
                        "p5.34-html-wikiconverter-xwiki",
                        "p5.34-http-body",
                        "p5.34-http-cache-transparent",
                        "p5.34-http-cookiejar",
                        "p5.34-http-cookiemonster",
                        "p5.34-http-cookies",
                        "p5.34-http-daemon",
                        "p5.34-http-daemon-ssl",
                        "p5.34-http-date",
                        "p5.34-http-entity-parser",
                        "p5.34-http-headers-fast",
                        "p5.34-http-lite",
                        "p5.34-http-message",
                        "p5.34-http-multipartparser",
                        "p5.34-http-negotiate",
                        "p5.34-http-parser-xs",
                        "p5.34-http-proxy",
                        "p5.34-http-recorder",
                        "p5.34-http-request-ascgi",
                        "p5.34-http-response-encoding",
                        "p5.34-http-server-simple",
                        "p5.34-http-server-simple-authen",
                        "p5.34-http-server-simple-mason",
                        "p5.34-http-server-simple-psgi",
                        "p5.34-http-thin",
                        "p5.34-http-tiny",
                        "p5.34-http-tiny-mech",
                        "p5.34-http-tiny-multipart",
                        "p5.34-http-xscookies",
                        "p5.34-http-xsheaders",
                        "p5.34-ifeffit",
                        "p5.34-ima-dbi",
                        "p5.34-image-exiftool",
                        "p5.34-image-imlib2",
                        "p5.34-image-info",
                        "p5.34-image-metadata-jpeg",
                        "p5.34-image-size",
                        "p5.34-imap-bodystructure",
                        "p5.34-import-into",
                        "p5.34-importer",
                        "p5.34-inc-latest",
                        "p5.34-indirect",
                        "p5.34-inline",
                        "p5.34-inline-c",
                        "p5.34-inline-files",
                        "p5.34-inline-filters",
                        "p5.34-inline-python",
                        "p5.34-innotop",
                        "p5.34-internals",
                        "p5.34-io",
                        "p5.34-io-aio",
                        "p5.34-io-all",
                        "p5.34-io-async",
                        "p5.34-io-capture",
                        "p5.34-io-captureoutput",
                        "p5.34-io-compress",
                        "p5.34-io-compress-lzf",
                        "p5.34-io-compress-lzma",
                        "p5.34-io-compress-zstd",
                        "p5.34-io-digest",
                        "p5.34-io-fdpass",
                        "p5.34-io-handle-util",
                        "p5.34-io-html",
                        "p5.34-io-interface",
                        "p5.34-io-kqueue",
                        "p5.34-io-multiplex",
                        "p5.34-io-pager",
                        "p5.34-io-pipely",
                        "p5.34-io-prompt-tiny",
                        "p5.34-io-pty-easy",
                        "p5.34-io-sessiondata",
                        "p5.34-io-socket-inet6",
                        "p5.34-io-socket-ip",
                        "p5.34-io-socket-socks",
                        "p5.34-io-socket-ssl",
                        "p5.34-io-socket-timeout",
                        "p5.34-io-string",
                        "p5.34-io-stringy",
                        "p5.34-io-stty",
                        "p5.34-io-tee",
                        "p5.34-io-tiecombine",
                        "p5.34-io-tty",
                        "p5.34-io-zlib",
                        "p5.34-ip-country",
                        "p5.34-ipc-cmd",
                        "p5.34-ipc-run",
                        "p5.34-ipc-run3",
                        "p5.34-ipc-sharelite",
                        "p5.34-ipc-system-simple",
                        "p5.34-ipe",
                        "p5.34-iri",
                        "p5.34-iterator",
                        "p5.34-iterator-util",
                        "p5.34-javascript-spidermonkey",
                        "p5.34-json",
                        "p5.34-json-any",
                        "p5.34-json-dwiw",
                        "p5.34-json-maybexs",
                        "p5.34-json-parse",
                        "p5.34-json-webtoken",
                        "p5.34-json-xs",
                        "p5.34-layout-manager",
                        "p5.34-lchown",
                        "p5.34-lexical-persistence",
                        "p5.34-lexical-sealrequirehints",
                        "p5.34-lib-relative",
                        "p5.34-libapreq2",
                        "p5.34-libintl-perl",
                        "p5.34-libwww-perl",
                        "p5.34-libxml-perl",
                        "p5.34-lingua-en-findnumber",
                        "p5.34-lingua-en-inflect",
                        "p5.34-lingua-en-inflect-number",
                        "p5.34-lingua-en-inflect-phrase",
                        "p5.34-lingua-en-number-isordinal",
                        "p5.34-lingua-en-pluraltosingular",
                        "p5.34-lingua-en-tagger",
                        "p5.34-lingua-en-words2nums",
                        "p5.34-lingua-preferred",
                        "p5.34-lingua-pt-stemmer",
                        "p5.34-lingua-stem",
                        "p5.34-lingua-stem-fr",
                        "p5.34-lingua-stem-it",
                        "p5.34-lingua-stem-ru",
                        "p5.34-lingua-stem-snowball-da",
                        "p5.34-lingua-translit",
                        "p5.34-list-allutils",
                        "p5.34-list-compare",
                        "p5.34-list-moreutils",
                        "p5.34-list-moreutils-xs",
                        "p5.34-list-someutils",
                        "p5.34-list-someutils-xs",
                        "p5.34-list-uniq",
                        "p5.34-list-utilsby",
                        "p5.34-lj-simple",
                        "p5.34-local-lib",
                        "p5.34-locale-codes",
                        "p5.34-locale-gettext",
                        "p5.34-locale-maketext-fuzzy",
                        "p5.34-locale-maketext-lexicon",
                        "p5.34-locale-maketext-simple",
                        "p5.34-lockfile-simple",
                        "p5.34-log-any",
                        "p5.34-log-any-adapter-callback",
                        "p5.34-log-any-adapter-tap",
                        "p5.34-log-dispatch",
                        "p5.34-log-dispatch-array",
                        "p5.34-log-dispatch-config",
                        "p5.34-log-dispatch-configurator-any",
                        "p5.34-log-dispatch-filerotate",
                        "p5.34-log-dispatchouli",
                        "p5.34-log-handler",
                        "p5.34-log-log4perl",
                        "p5.34-log-log4perl-appender-socket-unix",
                        "p5.34-log-message",
                        "p5.34-log-message-simple",
                        "p5.34-long-jump",
                        "p5.34-lwp-authen-wsse",
                        "p5.34-lwp-consolelogger",
                        "p5.34-lwp-curl",
                        "p5.34-lwp-mediatypes",
                        "p5.34-lwp-protocol-http10",
                        "p5.34-lwp-protocol-https",
                        "p5.34-lwp-useragent-cached",
                        "p5.34-lwp-useragent-determined",
                        "p5.34-lwpx-paranoidagent",
                        "p5.34-mac-applescript",
                        "p5.34-mac-applescript-glue",
                        "p5.34-mac-applesingledouble",
                        "p5.34-mac-errors",
                        "p5.34-mac-fsevents",
                        "p5.34-mac-osversion",
                        "p5.34-mac-pasteboard",
                        "p5.34-mac-propertylist",
                        "p5.34-mac-sysprofile",
                        "p5.34-mac-systemdirectory",
                        "p5.34-macosx-file",
                        "p5.34-mail-audit",
                        "p5.34-mail-authenticationresults",
                        "p5.34-mail-box",
                        "p5.34-mail-box-imap4",
                        "p5.34-mail-box-pop3",
                        "p5.34-mail-dkim",
                        "p5.34-mail-imapclient",
                        "p5.34-mail-mboxparser",
                        "p5.34-mail-message",
                        "p5.34-mail-pop3client",
                        "p5.34-mail-rfc822-address",
                        "p5.34-mail-sender",
                        "p5.34-mail-sendmail",
                        "p5.34-mail-spamassassin",
                        "p5.34-mail-spf",
                        "p5.34-mail-srs",
                        "p5.34-mail-transport",
                        "p5.34-mail-webmail-gmail",
                        "p5.34-mailtools",
                        "p5.34-marc-record",
                        "p5.34-mason",
                        "p5.34-masonx-request-withapachesession",
                        "p5.34-math-anynum",
                        "p5.34-math-base-convert",
                        "p5.34-math-base85",
                        "p5.34-math-bezier",
                        "p5.34-math-bigint",
                        "p5.34-math-bigint-fastcalc",
                        "p5.34-math-bigint-gmp",
                        "p5.34-math-cdf",
                        "p5.34-math-combinatorics",
                        "p5.34-math-complex",
                        "p5.34-math-derivative",
                        "p5.34-math-gcomplex",
                        "p5.34-math-gmp",
                        "p5.34-math-gmpf",
                        "p5.34-math-gmpq",
                        "p5.34-math-gmpz",
                        "p5.34-math-int64",
                        "p5.34-math-longdouble",
                        "p5.34-math-matrix",
                        "p5.34-math-matrixreal",
                        "p5.34-math-mpc",
                        "p5.34-math-mpfi",
                        "p5.34-math-mpfr",
                        "p5.34-math-pari",
                        "p5.34-math-prime-util",
                        "p5.34-math-prime-util-gmp",
                        "p5.34-math-random",
                        "p5.34-math-random-isaac",
                        "p5.34-math-random-isaac-xs",
                        "p5.34-math-random-secure",
                        "p5.34-math-round",
                        "p5.34-math-spline",
                        "p5.34-math-symbolic",
                        "p5.34-math-utils",
                        "p5.34-mce",
                        "p5.34-mce-shared",
                        "p5.34-mecab",
                        "p5.34-memoize",
                        "p5.34-memoize-expirelru",
                        "p5.34-metacpan-client",
                        "p5.34-method-signatures-simple",
                        "p5.34-metrics-any",
                        "p5.34-mhonarc",
                        "p5.34-mime-base32",
                        "p5.34-mime-base64",
                        "p5.34-mime-charset",
                        "p5.34-mime-encwords",
                        "p5.34-mime-lite",
                        "p5.34-mime-lite-html",
                        "p5.34-mime-tools",
                        "p5.34-mime-types",
                        "p5.34-mixin-linewise",
                        "p5.34-mldbm",
                        "p5.34-mo",
                        "p5.34-mock-config",
                        "p5.34-modern-perl",
                        "p5.34-module-build",
                        "p5.34-module-build-ffi",
                        "p5.34-module-build-tiny",
                        "p5.34-module-build-xsutil",
                        "p5.34-module-compile",
                        "p5.34-module-depends",
                        "p5.34-module-find",
                        "p5.34-module-implementation",
                        "p5.34-module-install",
                        "p5.34-module-load",
                        "p5.34-module-load-conditional",
                        "p5.34-module-manifest",
                        "p5.34-module-mask",
                        "p5.34-module-metadata",
                        "p5.34-module-path",
                        "p5.34-module-pluggable",
                        "p5.34-module-refresh",
                        "p5.34-module-runtime",
                        "p5.34-module-runtime-conflicts",
                        "p5.34-module-scandeps",
                        "p5.34-module-signature",
                        "p5.34-module-starter",
                        "p5.34-module-util",
                        "p5.34-module-versions-report",
                        "p5.34-mogilefs-client",
                        "p5.34-mogilefs-server",
                        "p5.34-mogilefs-utils",
                        "p5.34-mojolicious",
                        "p5.34-mojolicious-plugin-chi",
                        "p5.34-mojolicious-plugin-mason1renderer",
                        "p5.34-mojolicious-plugin-mason2renderer",
                        "p5.34-mojolicious-plugin-setusergroup",
                        "p5.34-monotone-automatestdio",
                        "p5.34-moo",
                        "p5.34-moose",
                        "p5.34-moose-autobox",
                        "p5.34-moose-policy",
                        "p5.34-moosex-aliases",
                        "p5.34-moosex-arrayref",
                        "p5.34-moosex-attributeshortcuts",
                        "p5.34-moosex-classattribute",
                        "p5.34-moosex-clone",
                        "p5.34-moosex-configfromfile",
                        "p5.34-moosex-daemonize",
                        "p5.34-moosex-emulate-class-accessor-fast",
                        "p5.34-moosex-getopt",
                        "p5.34-moosex-has-sugar",
                        "p5.34-moosex-hasdefaults",
                        "p5.34-moosex-insideout",
                        "p5.34-moosex-lazyrequire",
                        "p5.34-moosex-log-log4perl",
                        "p5.34-moosex-markasmethods",
                        "p5.34-moosex-meta-typeconstraint-mooish",
                        "p5.34-moosex-methodattributes",
                        "p5.34-moosex-multiinitarg",
                        "p5.34-moosex-nonmoose",
                        "p5.34-moosex-object-pluggable",
                        "p5.34-moosex-oneargnew",
                        "p5.34-moosex-params-validate",
                        "p5.34-moosex-role-parameterized",
                        "p5.34-moosex-role-strict",
                        "p5.34-moosex-role-withoverloading",
                        "p5.34-moosex-semiaffordanceaccessor",
                        "p5.34-moosex-setonce",
                        "p5.34-moosex-simpleconfig",
                        "p5.34-moosex-singleton",
                        "p5.34-moosex-slurpyconstructor",
                        "p5.34-moosex-storage",
                        "p5.34-moosex-storage-format-jsonpm",
                        "p5.34-moosex-storage-io-chi",
                        "p5.34-moosex-strictconstructor",
                        "p5.34-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.34-moosex-traits",
                        "p5.34-moosex-traits-pluggable",
                        "p5.34-moosex-types",
                        "p5.34-moosex-types-common",
                        "p5.34-moosex-types-datetime",
                        "p5.34-moosex-types-laxnum",
                        "p5.34-moosex-types-loadableclass",
                        "p5.34-moosex-types-path-class",
                        "p5.34-moosex-types-path-tiny",
                        "p5.34-moosex-types-perl",
                        "p5.34-moosex-types-stringlike",
                        "p5.34-moosex-types-structured",
                        "p5.34-moosex-types-uri",
                        "p5.34-moosex-util",
                        "p5.34-moox-aliases",
                        "p5.34-moox-handlesvia",
                        "p5.34-moox-late",
                        "p5.34-moox-strictconstructor",
                        "p5.34-moox-traits",
                        "p5.34-moox-types-mooselike",
                        "p5.34-moox-types-mooselike-numeric",
                        "p5.34-moox-typetiny",
                        "p5.34-mouse",
                        "p5.34-mousex-foreign",
                        "p5.34-mousex-types",
                        "p5.34-mozilla-ca",
                        "p5.34-mozilla-publicsuffix",
                        "p5.34-mp3-info",
                        "p5.34-mp3-tag",
                        "p5.34-mro-compat",
                        "p5.34-multidimensional",
                        "p5.34-musicbrainz-discid",
                        "p5.34-mytop",
                        "p5.34-namespace-autoclean",
                        "p5.34-namespace-clean",
                        "p5.34-net",
                        "p5.34-net-apns-persistent",
                        "p5.34-net-appliance-phrasebook",
                        "p5.34-net-appliance-session",
                        "p5.34-net-bonjour",
                        "p5.34-net-cidr",
                        "p5.34-net-cidr-lite",
                        "p5.34-net-cli-interact",
                        "p5.34-net-curl",
                        "p5.34-net-daemon",
                        "p5.34-net-dbus",
                        "p5.34-net-dict",
                        "p5.34-net-dns",
                        "p5.34-net-dns-resolver-mock",
                        "p5.34-net-dns-resolver-programmable",
                        "p5.34-net-dns-sec",
                        "p5.34-net-domain-tld",
                        "p5.34-net-frame",
                        "p5.34-net-frame-dump",
                        "p5.34-net-frame-layer-icmpv6",
                        "p5.34-net-frame-layer-ipv6",
                        "p5.34-net-frame-simple",
                        "p5.34-net-ftpserver",
                        "p5.34-net-github",
                        "p5.34-net-http",
                        "p5.34-net-ident",
                        "p5.34-net-idn-encode",
                        "p5.34-net-ip",
                        "p5.34-net-ip-lpm",
                        "p5.34-net-ip-match-regexp",
                        "p5.34-net-ipv4addr",
                        "p5.34-net-ipv6addr",
                        "p5.34-net-ldap-express",
                        "p5.34-net-libidn",
                        "p5.34-net-libidn2",
                        "p5.34-net-netmask",
                        "p5.34-net-nfdump",
                        "p5.34-net-nslookup",
                        "p5.34-net-oauth",
                        "p5.34-net-openid-common",
                        "p5.34-net-openid-consumer",
                        "p5.34-net-openssh",
                        "p5.34-net-oping",
                        "p5.34-net-patricia",
                        "p5.34-net-pcap",
                        "p5.34-net-pcaputils",
                        "p5.34-net-ping-external",
                        "p5.34-net-radius",
                        "p5.34-net-rawip",
                        "p5.34-net-senderbase",
                        "p5.34-net-server",
                        "p5.34-net-smtp-ssl",
                        "p5.34-net-smtp-tls",
                        "p5.34-net-smtp-tls-butmaintained",
                        "p5.34-net-smtp_auth",
                        "p5.34-net-smtps",
                        "p5.34-net-snmp",
                        "p5.34-net-snpp",
                        "p5.34-net-ssh-perl",
                        "p5.34-net-ssh2",
                        "p5.34-net-ssleay",
                        "p5.34-net-stomp",
                        "p5.34-net-syslog",
                        "p5.34-net-telnet",
                        "p5.34-net-telnet-cisco",
                        "p5.34-net-twitter",
                        "p5.34-net-twitter-lite",
                        "p5.34-net-upnp",
                        "p5.34-net-z3950-zoom",
                        "p5.34-netaddr-ip",
                        "p5.34-netpacket",
                        "p5.34-news-nntpclient",
                        "p5.34-next",
                        "p5.34-nkf",
                        "p5.34-nmap-scanner",
                        "p5.34-ntlm",
                        "p5.34-number-compare",
                        "p5.34-number-format",
                        "p5.34-number-misc",
                        "p5.34-number-tolerant",
                        "p5.34-number-witherror",
                        "p5.34-object-destroyer",
                        "p5.34-object-hashbase",
                        "p5.34-object-id",
                        "p5.34-object-realize-later",
                        "p5.34-object-signature",
                        "p5.34-object-tiny",
                        "p5.34-ogg-vorbis-header-pureperl",
                        "p5.34-ole-storage_lite",
                        "p5.34-opcodes",
                        "p5.34-opengl",
                        "p5.34-openoffice-oodoc",
                        "p5.34-package-constants",
                        "p5.34-package-deprecationmanager",
                        "p5.34-package-pkg",
                        "p5.34-package-stash",
                        "p5.34-package-stash-xs",
                        "p5.34-package-variant",
                        "p5.34-padwalker",
                        "p5.34-palm",
                        "p5.34-palm-pdb",
                        "p5.34-pango",
                        "p5.34-panotools-script",
                        "p5.34-par-dist",
                        "p5.34-parallel-forkmanager",
                        "p5.34-parallel-iterator",
                        "p5.34-params-check",
                        "p5.34-params-classify",
                        "p5.34-params-util",
                        "p5.34-params-validate",
                        "p5.34-params-validationcompiler",
                        "p5.34-parent",
                        "p5.34-parse-cpan-packages-fast",
                        "p5.34-parse-edid",
                        "p5.34-parse-mediawikidump",
                        "p5.34-parse-mime",
                        "p5.34-parse-recdescent",
                        "p5.34-parse-win32registry",
                        "p5.34-parse-yapp",
                        "p5.34-patchreader",
                        "p5.34-path-class",
                        "p5.34-path-finddev",
                        "p5.34-path-isdev",
                        "p5.34-path-iter",
                        "p5.34-path-iterator-rule",
                        "p5.34-path-tiny",
                        "p5.34-pathtools",
                        "p5.34-pdf-api2",
                        "p5.34-pdf-api2-xs",
                        "p5.34-pdf-reuse",
                        "p5.34-pdl",
                        "p5.34-pdl-fftw3",
                        "p5.34-pdl-graphics-gnuplot",
                        "p5.34-pdl-graphics-plplot",
                        "p5.34-pdl-io-hdf5",
                        "p5.34-pdl-stats",
                        "p5.34-pdl-transform-color",
                        "p5.34-pegex",
                        "p5.34-perl-critic",
                        "p5.34-perl-languageserver",
                        "p5.34-perl-ldap",
                        "p5.34-perl-minimumversion",
                        "p5.34-perl-ostype",
                        "p5.34-perl-prereqscanner",
                        "p5.34-perl-tidy",
                        "p5.34-perl-version",
                        "p5.34-perl6-junction",
                        "p5.34-perlbal",
                        "p5.34-perlio-eol",
                        "p5.34-perlio-gzip",
                        "p5.34-perlio-layers",
                        "p5.34-perlio-utf8_strict",
                        "p5.34-perlio-util",
                        "p5.34-perlio-via-bzip2",
                        "p5.34-perlio-via-dynamic",
                        "p5.34-perlio-via-symlink",
                        "p5.34-perlio-via-timeout",
                        "p5.34-perlmagick",
                        "p5.34-perlx-maybe",
                        "p5.34-perlx-maybe-xs",
                        "p5.34-pgplot",
                        "p5.34-pgtop",
                        "p5.34-php-serialization",
                        "p5.34-pithub",
                        "p5.34-plack",
                        "p5.34-plack-middleware-fixmissingbodyinredirect",
                        "p5.34-plack-middleware-methodoverride",
                        "p5.34-plack-middleware-removeredundantbody",
                        "p5.34-plack-middleware-reverseproxy",
                        "p5.34-plack-test-agent",
                        "p5.34-plack-test-externalserver",
                        "p5.34-plrpc",
                        "p5.34-pmtools",
                        "p5.34-pod-coverage",
                        "p5.34-pod-coverage-trustpod",
                        "p5.34-pod-elemental",
                        "p5.34-pod-elemental-makeselector",
                        "p5.34-pod-elemental-perlmunger",
                        "p5.34-pod-elemental-transformer-list",
                        "p5.34-pod-elemental-transformer-verbatim",
                        "p5.34-pod-escapes",
                        "p5.34-pod-eventual",
                        "p5.34-pod-latex",
                        "p5.34-pod-markdown",
                        "p5.34-pod-markdown-github",
                        "p5.34-pod-parser",
                        "p5.34-pod-pom",
                        "p5.34-pod-projectdocs",
                        "p5.34-pod-readme",
                        "p5.34-pod-simple",
                        "p5.34-pod-simple-latex",
                        "p5.34-pod-spell",
                        "p5.34-pod-tests",
                        "p5.34-pod-weaver",
                        "p5.34-pod-weaver-plugin-ensureuniquesections",
                        "p5.34-pod-weaver-section-allowoverride",
                        "p5.34-pod-weaver-section-contributors",
                        "p5.34-pod2-base",
                        "p5.34-podlators",
                        "p5.34-podtohtml",
                        "p5.34-poe",
                        "p5.34-poe-component-client-ping",
                        "p5.34-poe-test-loops",
                        "p5.34-poppler",
                        "p5.34-posix-strftime-compiler",
                        "p5.34-postscript",
                        "p5.34-postscript-font",
                        "p5.34-postscript-simple",
                        "p5.34-ppi",
                        "p5.34-ppi-html",
                        "p5.34-ppi-xs",
                        "p5.34-ppix-quotelike",
                        "p5.34-ppix-regexp",
                        "p5.34-ppix-utilities",
                        "p5.34-ppix-utils",
                        "p5.34-prefork",
                        "p5.34-probe-perl",
                        "p5.34-proc-daemon",
                        "p5.34-proc-guard",
                        "p5.34-proc-processtable",
                        "p5.34-protocol-http2",
                        "p5.34-psgi",
                        "p5.34-razor2-client-agent",
                        "p5.34-rdf-query",
                        "p5.34-rdf-trine",
                        "p5.34-readonly",
                        "p5.34-readonly-xs",
                        "p5.34-redis",
                        "p5.34-ref-util",
                        "p5.34-ref-util-xs",
                        "p5.34-regexp-assemble",
                        "p5.34-regexp-common",
                        "p5.34-regexp-parser",
                        "p5.34-regexp-shellish",
                        "p5.34-return-multilevel",
                        "p5.34-return-value",
                        "p5.34-role-hasmessage",
                        "p5.34-role-identifiable",
                        "p5.34-role-tiny",
                        "p5.34-roman",
                        "p5.34-rpc-xml",
                        "p5.34-rtf-parser",
                        "p5.34-rtf-tokenizer",
                        "p5.34-safe-isa",
                        "p5.34-scalar-list-utils",
                        "p5.34-scalar-string",
                        "p5.34-scope-guard",
                        "p5.34-scope-upper",
                        "p5.34-sdl",
                        "p5.34-search-elasticsearch",
                        "p5.34-search-elasticsearch-client-2_0",
                        "p5.34-search-elasticsearch-client-5_0",
                        "p5.34-search-elasticsearch-client-6_0",
                        "p5.34-semver",
                        "p5.34-sereal",
                        "p5.34-sereal-decoder",
                        "p5.34-sereal-encoder",
                        "p5.34-session-storage-secure",
                        "p5.34-set-array",
                        "p5.34-set-infinite",
                        "p5.34-set-object",
                        "p5.34-set-scalar",
                        "p5.34-sgml-parser-opensp",
                        "p5.34-sgmlspm",
                        "p5.34-shell-config-generate",
                        "p5.34-shell-guess",
                        "p5.34-shell-parser",
                        "p5.34-smart-comments",
                        "p5.34-snmp_session",
                        "p5.34-snowball-norwegian",
                        "p5.34-snowball-swedish",
                        "p5.34-soap-lite",
                        "p5.34-socket",
                        "p5.34-socket6",
                        "p5.34-software-license",
                        "p5.34-sort-key",
                        "p5.34-sort-naturally",
                        "p5.34-sort-versions",
                        "p5.34-specio",
                        "p5.34-specio-library-path-tiny",
                        "p5.34-spiffy",
                        "p5.34-spreadsheet-parseexcel",
                        "p5.34-spreadsheet-writeexcel",
                        "p5.34-spreadsheet-xlsx",
                        "p5.34-sql-abstract",
                        "p5.34-sql-abstract-classic",
                        "p5.34-sql-abstract-limit",
                        "p5.34-sql-statement",
                        "p5.34-sql-translator",
                        "p5.34-starman",
                        "p5.34-statistics-caseresampling",
                        "p5.34-statistics-chisquare",
                        "p5.34-statistics-covid",
                        "p5.34-statistics-descriptive",
                        "p5.34-storable",
                        "p5.34-stream-buffered",
                        "p5.34-strictures",
                        "p5.34-string-camelcase",
                        "p5.34-string-compare-constanttime",
                        "p5.34-string-crc32",
                        "p5.34-string-ediff",
                        "p5.34-string-errf",
                        "p5.34-string-escape",
                        "p5.34-string-flogger",
                        "p5.34-string-format",
                        "p5.34-string-formatter",
                        "p5.34-string-random",
                        "p5.34-string-rewriteprefix",
                        "p5.34-string-shellquote",
                        "p5.34-string-tagged",
                        "p5.34-string-tagged-terminal",
                        "p5.34-string-toidentifier-en",
                        "p5.34-string-tokenizer",
                        "p5.34-string-trim",
                        "p5.34-string-truncate",
                        "p5.34-string-ttylength",
                        "p5.34-string-util",
                        "p5.34-struct-dumb",
                        "p5.34-sub-delete",
                        "p5.34-sub-exporter",
                        "p5.34-sub-exporter-formethods",
                        "p5.34-sub-exporter-globexporter",
                        "p5.34-sub-exporter-progressive",
                        "p5.34-sub-handlesvia",
                        "p5.34-sub-identify",
                        "p5.34-sub-info",
                        "p5.34-sub-install",
                        "p5.34-sub-name",
                        "p5.34-sub-override",
                        "p5.34-sub-quote",
                        "p5.34-sub-uplevel",
                        "p5.34-super",
                        "p5.34-svg",
                        "p5.34-svg-graph",
                        "p5.34-svn-dump",
                        "p5.34-svn-mirror",
                        "p5.34-svn-notify",
                        "p5.34-svn-simple",
                        "p5.34-swf-builder",
                        "p5.34-swf-file",
                        "p5.34-switch",
                        "p5.34-syntax",
                        "p5.34-syntax-highlight-perl",
                        "p5.34-syntax-keyword-junction",
                        "p5.34-syntax-keyword-try",
                        "p5.34-sys-cpuload",
                        "p5.34-sys-filesystem",
                        "p5.34-sys-hostname-long",
                        "p5.34-sys-info",
                        "p5.34-sys-info-base",
                        "p5.34-sys-info-driver-osx",
                        "p5.34-sys-meminfo",
                        "p5.34-sys-sigaction",
                        "p5.34-sys-syscall",
                        "p5.34-sys-syslog",
                        "p5.34-sysadm-install",
                        "p5.34-tap-simpleoutput",
                        "p5.34-task-weaken",
                        "p5.34-tcl",
                        "p5.34-tcl-ptk",
                        "p5.34-tcl-tk",
                        "p5.34-template-gd",
                        "p5.34-template-plugin-class",
                        "p5.34-template-provider-fromdata",
                        "p5.34-template-timer",
                        "p5.34-template-tiny",
                        "p5.34-template-toolkit",
                        "p5.34-term-ansicolor",
                        "p5.34-term-editline",
                        "p5.34-term-encoding",
                        "p5.34-term-gnuplot",
                        "p5.34-term-progressbar",
                        "p5.34-term-prompt",
                        "p5.34-term-readkey",
                        "p5.34-term-readline",
                        "p5.34-term-readline-gnu",
                        "p5.34-term-readpassword",
                        "p5.34-term-shell",
                        "p5.34-term-size-any",
                        "p5.34-term-size-perl",
                        "p5.34-term-sk",
                        "p5.34-term-table",
                        "p5.34-term-twiddle",
                        "p5.34-term-ui",
                        "p5.34-term-vt102",
                        "p5.34-termextract",
                        "p5.34-test-api",
                        "p5.34-test-base",
                        "p5.34-test-checkdeps",
                        "p5.34-test-class",
                        "p5.34-test-class-most",
                        "p5.34-test-classapi",
                        "p5.34-test-cleannamespaces",
                        "p5.34-test-command",
                        "p5.34-test-compile",
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-cpan-meta-yaml",
                        "p5.34-test-deep",
                        "p5.34-test-deep-json",
                        "p5.34-test-deep-type",
                        "p5.34-test-differences",
                        "p5.34-test-directory",
                        "p5.34-test-distmanifest",
                        "p5.34-test-eol",
                        "p5.34-test-exception",
                        "p5.34-test-expect",
                        "p5.34-test-failwarnings",
                        "p5.34-test-fatal",
                        "p5.34-test-file",
                        "p5.34-test-file-sharedir",
                        "p5.34-test-filename",
                        "p5.34-test-fork",
                        "p5.34-test-harness",
                        "p5.34-test-http-server-simple",
                        "p5.34-test-identity",
                        "p5.34-test-indistdir",
                        "p5.34-test-inline",
                        "p5.34-test-inter",
                        "p5.34-test-json",
                        "p5.34-test-kit",
                        "p5.34-test-leaktrace",
                        "p5.34-test-lectrotest",
                        "p5.34-test-lib",
                        "p5.34-test-longstring",
                        "p5.34-test-lwp-useragent",
                        "p5.34-test-manifest",
                        "p5.34-test-memory-cycle",
                        "p5.34-test-metrics-any",
                        "p5.34-test-minimumversion",
                        "p5.34-test-mock-guard",
                        "p5.34-test-mock-lwp",
                        "p5.34-test-mockmodule",
                        "p5.34-test-mockobject",
                        "p5.34-test-mockrandom",
                        "p5.34-test-mocktime",
                        "p5.34-test-mojibake",
                        "p5.34-test-moose-more",
                        "p5.34-test-more-utf8",
                        "p5.34-test-most",
                        "p5.34-test-needs",
                        "p5.34-test-nicedump",
                        "p5.34-test-notabs",
                        "p5.34-test-nowarnings",
                        "p5.34-test-number-delta",
                        "p5.34-test-object",
                        "p5.34-test-output",
                        "p5.34-test-perl-critic",
                        "p5.34-test-perltidy",
                        "p5.34-test-pod",
                        "p5.34-test-pod-coverage",
                        "p5.34-test-portability-files",
                        "p5.34-test-refcount",
                        "p5.34-test-regexp",
                        "p5.34-test-requires",
                        "p5.34-test-requiresinternet",
                        "p5.34-test-script",
                        "p5.34-test-sharedfork",
                        "p5.34-test-simple",
                        "p5.34-test-snapshot",
                        "p5.34-test-spec",
                        "p5.34-test-spelling",
                        "p5.34-test-strict",
                        "p5.34-test-subcalls",
                        "p5.34-test-sys-info",
                        "p5.34-test-taint",
                        "p5.34-test-tcp",
                        "p5.34-test-tempdir-tiny",
                        "p5.34-test-time",
                        "p5.34-test-timer",
                        "p5.34-test-toolbox",
                        "p5.34-test-trailingspace",
                        "p5.34-test-trap",
                        "p5.34-test-useallmodules",
                        "p5.34-test-utf8",
                        "p5.34-test-version",
                        "p5.34-test-warn",
                        "p5.34-test-warnings",
                        "p5.34-test-weaken",
                        "p5.34-test-without-module",
                        "p5.34-test-writevariants",
                        "p5.34-test-www-mechanize",
                        "p5.34-test-www-mechanize-catalyst",
                        "p5.34-test-www-mechanize-psgi",
                        "p5.34-test-www-selenium",
                        "p5.34-test-xml",
                        "p5.34-test-yaml",
                        "p5.34-test-yaml-valid",
                        "p5.34-test2-harness",
                        "p5.34-test2-plugin-cover",
                        "p5.34-test2-plugin-dbiprofile",
                        "p5.34-test2-plugin-ioevents",
                        "p5.34-test2-plugin-memusage",
                        "p5.34-test2-plugin-nowarnings",
                        "p5.34-test2-plugin-uuid",
                        "p5.34-test2-tools-explain",
                        "p5.34-tex-encode",
                        "p5.34-text-aligner",
                        "p5.34-text-aspell",
                        "p5.34-text-autoformat",
                        "p5.34-text-balanced",
                        "p5.34-text-bibtex",
                        "p5.34-text-chasen",
                        "p5.34-text-csv",
                        "p5.34-text-csv_xs",
                        "p5.34-text-diff",
                        "p5.34-text-flow",
                        "p5.34-text-german",
                        "p5.34-text-glob",
                        "p5.34-text-iconv",
                        "p5.34-text-kakasi",
                        "p5.34-text-levenshteinxs",
                        "p5.34-text-markdown",
                        "p5.34-text-multimarkdown",
                        "p5.34-text-parsewords",
                        "p5.34-text-patch",
                        "p5.34-text-pdf",
                        "p5.34-text-quoted",
                        "p5.34-text-recordparser",
                        "p5.34-text-reform",
                        "p5.34-text-roman",
                        "p5.34-text-simpletable",
                        "p5.34-text-simpletable-autowidth",
                        "p5.34-text-soundex",
                        "p5.34-text-spellchecker",
                        "p5.34-text-table",
                        "p5.34-text-table-manifold",
                        "p5.34-text-tabsxwrap",
                        "p5.34-text-tabulardisplay",
                        "p5.34-text-template",
                        "p5.34-text-template-simple",
                        "p5.34-text-trac",
                        "p5.34-text-trim",
                        "p5.34-text-unidecode",
                        "p5.34-text-vfile-asdata",
                        "p5.34-text-vimcolor",
                        "p5.34-text-visualwidth",
                        "p5.34-text-wikiformat",
                        "p5.34-text-wrapi18n",
                        "p5.34-text-wrapper",
                        "p5.34-text-xslate",
                        "p5.34-thrift",
                        "p5.34-throwable",
                        "p5.34-tie-cycle",
                        "p5.34-tie-dbi",
                        "p5.34-tie-encryptedhash",
                        "p5.34-tie-function",
                        "p5.34-tie-ixhash",
                        "p5.34-tie-refhash",
                        "p5.34-tie-refhash-weak",
                        "p5.34-tie-simple",
                        "p5.34-tie-toobject",
                        "p5.34-time-duration",
                        "p5.34-time-duration-parse",
                        "p5.34-time-epoch",
                        "p5.34-time-format",
                        "p5.34-time-hires",
                        "p5.34-time-local",
                        "p5.34-time-mock",
                        "p5.34-time-out",
                        "p5.34-time-parsedate",
                        "p5.34-time-period",
                        "p5.34-time-piece",
                        "p5.34-time-progress",
                        "p5.34-time-warp",
                        "p5.34-time-y2038",
                        "p5.34-timedate",
                        "p5.34-tk",
                        "p5.34-tk-dynatabframe",
                        "p5.34-tk-graphviz",
                        "p5.34-tk-idelayout",
                        "p5.34-tk-matchentry",
                        "p5.34-tk-tablematrix",
                        "p5.34-tkx",
                        "p5.34-tree-dag_node",
                        "p5.34-tree-simple",
                        "p5.34-tree-simple-view",
                        "p5.34-tree-simple-visitorfactory",
                        "p5.34-treepath",
                        "p5.34-treepath-role-graph",
                        "p5.34-try-tiny",
                        "p5.34-twitter-api",
                        "p5.34-type-tiny",
                        "p5.34-type-tiny-xs",
                        "p5.34-types-path-tiny",
                        "p5.34-types-serialiser",
                        "p5.34-unicode-checkutf8",
                        "p5.34-unicode-collate",
                        "p5.34-unicode-eastasianwidth",
                        "p5.34-unicode-escape",
                        "p5.34-unicode-linebreak",
                        "p5.34-unicode-normalize",
                        "p5.34-unicode-string",
                        "p5.34-unicode-utf8",
                        "p5.34-universal-can",
                        "p5.34-universal-isa",
                        "p5.34-universal-moniker",
                        "p5.34-universal-require",
                        "p5.34-unix-groups",
                        "p5.34-unix-groups-ffi",
                        "p5.34-unix-process",
                        "p5.34-unix-syslog",
                        "p5.34-uri",
                        "p5.34-uri-escape-xs",
                        "p5.34-uri-fetch",
                        "p5.34-uri-find",
                        "p5.34-uri-fromhash",
                        "p5.34-uri-query",
                        "p5.34-uri-ws",
                        "p5.34-url-encode",
                        "p5.34-url-encode-xs",
                        "p5.34-user",
                        "p5.34-user-identity",
                        "p5.34-utf8-all",
                        "p5.34-uuid",
                        "p5.34-uuid-ffi",
                        "p5.34-variable-magic",
                        "p5.34-version",
                        "p5.34-version-next",
                        "p5.34-want",
                        "p5.34-warnings-unused",
                        "p5.34-web-scraper",
                        "p5.34-webservice-musicbrainz",
                        "p5.34-www-curl",
                        "p5.34-www-form-urlencoded",
                        "p5.34-www-form-urlencoded-xs",
                        "p5.34-www-mechanize",
                        "p5.34-www-mechanize-cached",
                        "p5.34-www-mechanize-sleepy",
                        "p5.34-www-oauth",
                        "p5.34-www-pastebin-pastebincom-create",
                        "p5.34-www-robotrules",
                        "p5.34-www-search",
                        "p5.34-www-shorten",
                        "p5.34-www-shorten-googl",
                        "p5.34-www-shorten-simple",
                        "p5.34-www-urltoys",
                        "p5.34-www-wolframalpha",
                        "p5.34-wx",
                        "p5.34-wx-demo",
                        "p5.34-x11-protocol",
                        "p5.34-x11-protocol-other",
                        "p5.34-xml-atom",
                        "p5.34-xml-autowriter",
                        "p5.34-xml-bare",
                        "p5.34-xml-commonns",
                        "p5.34-xml-dom",
                        "p5.34-xml-dom-xpath",
                        "p5.34-xml-doubleencodedentities",
                        "p5.34-xml-entities",
                        "p5.34-xml-feed",
                        "p5.34-xml-filter-buffertext",
                        "p5.34-xml-libxml",
                        "p5.34-xml-libxml-simple",
                        "p5.34-xml-libxslt",
                        "p5.34-xml-namespace",
                        "p5.34-xml-namespacefactory",
                        "p5.34-xml-namespacesupport",
                        "p5.34-xml-parser",
                        "p5.34-xml-parser-easytree",
                        "p5.34-xml-parser-lite",
                        "p5.34-xml-parser-lite-tree",
                        "p5.34-xml-regexp",
                        "p5.34-xml-rss",
                        "p5.34-xml-rss-libxml",
                        "p5.34-xml-sax",
                        "p5.34-xml-sax-base",
                        "p5.34-xml-sax-expat",
                        "p5.34-xml-sax-writer",
                        "p5.34-xml-semanticdiff",
                        "p5.34-xml-simple",
                        "p5.34-xml-tiny",
                        "p5.34-xml-treebuilder",
                        "p5.34-xml-treepp",
                        "p5.34-xml-twig",
                        "p5.34-xml-validator-schema",
                        "p5.34-xml-writer",
                        "p5.34-xml-writer-string",
                        "p5.34-xml-xml2json",
                        "p5.34-xml-xpath",
                        "p5.34-xml-xpathengine",
                        "p5.34-xmlrpc-lite",
                        "p5.34-xs-parse-keyword",
                        "p5.34-xs-parse-sublike",
                        "p5.34-xsloader",
                        "p5.34-xstring",
                        "p5.34-xxx",
                        "p5.34-yaml",
                        "p5.34-yaml-libyaml",
                        "p5.34-yaml-libyaml-api",
                        "p5.34-yaml-pp",
                        "p5.34-yaml-pp-libyaml",
                        "p5.34-yaml-syck",
                        "p5.34-yaml-tiny",
                        "p5.34-zeromq",
                        "p5.34-zmq-ffi",
                        "p5.34-mediawiki-api",
                        "p5.34-c-tokenize",
                        "p5.34-text-linenumber",
                        "p5.34-xs-check",
                        "p5.34-carp-always",
                        "p5.34-filesys-df",
                        "p5.34-goocanvas2",
                        "p5.34-graphics-tiff",
                        "p5.34-gtk3-imageview",
                        "p5.34-gtk3-simplelist",
                        "p5.34-image-png-libpng",
                        "p5.34-image-sane",
                        "p5.34-pdf-builder",
                        "p5.34-set-intspan",
                        "p5.34-file-treecreate",
                        "p5.34-alien-build-plugin-cleanse-builddir",
                        "p5.34-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.34-env-shellwords",
                        "p5.34-pkgconfig",
                        "p5.34-mojo-dom58",
                        "p5.34-alien-curl",
                        "p5.34-alien-libtiff",
                        "p5.34-alien-sqlite",
                        "ccdiff",
                        "p5.34-syntax-keyword-match",
                        "p5.34-list-keywords",
                        "p5.34-template-plugin-cgi",
                        "p5.34-alien-hdf4",
                        "p5.34-alien-proj",
                        "p5.34-alien-proj4",
                        "p5.34-archive-zip-simplezip",
                        "p5.34-io-compress-brotli",
                        "p5.34-b-hooks-atruntime",
                        "p5.34-b-hooks-op-annotation",
                        "p5.34-function-parameters",
                        "p5.34-moosex-role-warnonconflict",
                        "p5.34-perl-critic-moose",
                        "p5.34-syntax-keyword-multisub",
                        "p5.34-test-exports",
                        "p5.34-true",
                        "p5.34-moosex-extended",
                        "xapian-bindings-perl5.34",
                        "p5.34-role-basic",
                        "p5.34-role-hooks",
                        "p5.34-date-range",
                        "p5.34-net-amazon-signature-v4",
                        "p5.34-encode-din66003",
                        "p5.34-alien-cfitsio",
                        "p5.34-test2-tools-process",
                        "p5.34-alien-build-plugin-download-gitlab",
                        "p5.34-file-flock-tiny",
                        "p5.34-future-queue",
                        "p5.34-future-xs",
                        "p5.34-graphics-colornames",
                        "p5.34-graphics-toolkit-color",
                        "p5.34-alien-build-plugin-download-github",
                        "p5.34-object-pad",
                        "p5.34-syntax-keyword-dynamically",
                        "p5.34-xml-checker",
                        "p5.34-module-corelist",
                        "p5.34-hash-safekeys",
                        "p5.34-extutils-embed",
                        "p5.34-json-pp",
                        "p5.34-attribute-storage",
                        "p5.34-syntax-keyword-defer",
                        "p5.34-feature-compat-class",
                        "p5.34-crypt-argon2",
                        "p5.34-crypt-bcrypt",
                        "p5.34-crypt-passphrase",
                        "p5.34-crypt-passphrase-argon2",
                        "p5.34-crypt-passphrase-bcrypt",
                        "p5.34-perl-critic-policy-perlsecret",
                        "p5.34-datetime-hires",
                        "p5.34-test-mocktime-hires",
                        "p5.34-string-tagged-markdown",
                        "p5.34-alien-rust",
                        "p5.34-lexical-var",
                        "p5.34-alien-build-plugin-decode-sourceforge",
                        "p5.34-hash-ordered",
                        "p5.34-test-future-io-impl",
                        "p5.34-convert-moji",
                        "p5.34-lingua-ja-moji",
                        "p5.34-lingua-ja-name-splitter",
                        "p5.34-devel-stacktrace-extract",
                        "p5.34-lingua-nameutils",
                        "p5.34-mime-mini",
                        "p5.34-regexp-ipv4",
                        "p5.34-regexp-ipv6",
                        "p5.34-net-ip-checker",
                        "p5.34-imager",
                        "p5.34-image-phash",
                        "p5.34-math-dct",
                        "p5.34-pdl-graphics-colorspace",
                        "p5.34-data-plist",
                        "gcstar",
                        "p5.34-test-expectandcheck",
                        "p5.34-alien-plplot",
                        "p5.34-extutils-makemaker-cpanfile",
                        "p5.34-module-cpanfile",
                        "p5.34-encode-imaputf7",
                        "p5.34-email-received",
                        "p5.34-devel-dumptrace",
                        "p5.34-variable-ondestruct",
                        "p5.34-alien-patch",
                        "p5.34-experimental",
                        "p5.34-filter-signatures",
                        "p5.34-spreadsheet-readsxc",
                        "p5.34-alien-cmake3",
                        "p5.34-test2-tools-loadmodule",
                        "p5.34-chipcard-pcsc",
                        "p5.34-cpan-requirements-dynamic",
                        "p5.34-extutils-hascompiler",
                        "p5.34-uuid-tiny",
                        "p5.34-math-random-mt-auto",
                        "p5.34-object-insideout",
                        "p5.34-data-uuid-mt",
                        "p5.34-meta",
                        "p5.34-syntax-operator-divides",
                        "p5.34-syntax-operator-equ",
                        "p5.34-syntax-operator-existsor",
                        "p5.34-syntax-operator-in",
                        "p5.34-extutils-builder",
                        "p5.34-extutils-builder-compiler",
                        "p5.34-dist-build",
                        "p5.34-file-sharedir-tiny",
                        "p5.34-perl-prereqscanner-scanner-distbuild",
                        "p5.34-dist-zilla-plugin-distbuild",
                        "p5.34-getopt-argvfile",
                        "p5.34-barcode-zbar",
                        "p5.34-crypt-sysrandom-xs",
                        "p5.34-crypt-sysrandom",
                        "p5.34-pdl-graphics-simple",
                        "p5.34-pdl-io-gd",
                        "p5.34-pdl-io-hdf",
                        "p5.34-test-describeme",
                        "p5.34-test-settings",
                        "p5.34-pdl-gsl",
                        "p5.34-math-bigint-gmpz",
                        "p5.34-imager-file-avif",
                        "p5.34-imager-file-heif",
                        "p5.34-crypt-urandom-token",
                        "pgFormatter",
                        "p5.34-devel-trace",
                        "p5.34-alien-zlib",
                        "p5.34-crypt-pbkdf2",
                        "p5.34-digest-sha3",
                        "p5.34-opengl-modern",
                        "p5.34-opengl-glfw",
                        "p5.34-sys-hostip",
                        "p5.34-lingua-en-numbers",
                        "p5.34-data-censor",
                        "p5.34-log-report-optional",
                        "p5.34-log-report",
                        "p5.34-string-print",
                        "p5.34-dist-zilla-plugin-metamergefile",
                        "p5.34-mojo-useragent-role-retry"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "timescaledb",
                        "glom",
                        "darktable",
                        "fntsample",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "shelldap",
                        "wget",
                        "whois",
                        "ADMS",
                        "dc3dd",
                        "rpm",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "darktable-devel",
                        "pg12-timescaledb",
                        "pg13-timescaledb",
                        "pg14-timescaledb",
                        "pg15-timescaledb",
                        "pg16-timescaledb",
                        "pg17-timescaledb",
                        "pg18-timescaledb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cvsweb",
                        "git",
                        "fntsample",
                        "icoutils",
                        "mb2md",
                        "perfect_maildir",
                        "tablet-encode",
                        "get_iplayer",
                        "ipv6calc",
                        "mediaserv",
                        "rrdtool",
                        "shelldap",
                        "metasploit2",
                        "moreutils",
                        "openbrowser",
                        "latexdiff",
                        "cloc",
                        "privoxy",
                        "git-devel",
                        "john-jumbo",
                        "john-jumbo-devel",
                        "dnscap",
                        "hivex",
                        "unp",
                        "hashcat"
                    ]
                }
            ]
        },
        {
            "name": "aws-nuke",
            "portdir": "sysutils/aws-nuke",
            "version": "3.62.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws-nuke.ekristen.dev/",
            "description": "Remove all the resources from an AWS account",
            "long_description": "Remove all the resources from an AWS account",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-imagick",
            "portdir": "php/php-imagick",
            "version": "3.7.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-gearman",
            "portdir": "php/php-gearman",
            "version": "2.1.3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman.",
            "long_description": "Library to provide API for communicating with gearmand, and writing clients and workers.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "gearmand"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php71-gearman",
            "portdir": "php/php-gearman",
            "version": "2.1.4",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman.",
            "long_description": "Library to provide API for communicating with gearmand, and writing clients and workers.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php71",
                        "gearmand"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php72-gearman",
            "portdir": "php/php-gearman",
            "version": "2.1.4",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman.",
            "long_description": "Library to provide API for communicating with gearmand, and writing clients and workers.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php72",
                        "gearmand"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php73-gearman",
            "portdir": "php/php-gearman",
            "version": "2.1.4",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman.",
            "long_description": "Library to provide API for communicating with gearmand, and writing clients and workers.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php73",
                        "gearmand"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php74-gearman",
            "portdir": "php/php-gearman",
            "version": "2.1.4",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman.",
            "long_description": "Library to provide API for communicating with gearmand, and writing clients and workers.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php74",
                        "gearmand"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-gearman",
            "portdir": "php/php-gearman",
            "version": "2.1.4",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman.",
            "long_description": "Library to provide API for communicating with gearmand, and writing clients and workers.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php80",
                        "gearmand"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-ephem",
            "portdir": "python/py-ephem",
            "version": "3.7.7.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rhodesmill.org/pyephem/",
            "description": "scientific-grade astronomy routines",
            "long_description": "PyEphem provides an ephem Python package for performing high-precision astronomy computations. The underlying numeric routines are coded in C and are the same ones that drive the popular XEphem astronomy application, whose author, Elwood Charles Downey, generously gave permission for their use in PyEphem. The name ephem is short for the word ephemeris, which is the traditional term for a table giving the position of a planet, asteroid, or comet for a series of dates.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "onefetch",
            "portdir": "devel/onefetch",
            "version": "2.24.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/o2sh/onefetch",
            "description": "Git repository summary on your terminal",
            "long_description": "Git repository summary on your terminal",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "smanojkarthick",
                    "github": "manojkarthick",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libgit2",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcat",
            "portdir": "textproc/tcat",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marcomorain/tcat",
            "description": "Time Cat is a program to add timestamps to text.",
            "long_description": "Time Cat is a program to add timestamps to text. It is useful for adding timestamps to the logs of long running operations, so that you can easily monitor the progress and time elapsed.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MailHog",
            "portdir": "mail/MailHog",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mailhog/MailHog",
            "description": "Web and API based SMTP testing",
            "long_description": "MailHog is an email testing tool for developers. You can configure your application to use MailHog for SMTP delivery, then view messages in the web UI, or retrieve them with the JSON API, and optionally release the messages to real SMTP servers for delivery.",
            "active": true,
            "categories": [
                "devel",
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gox",
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autorestic",
            "portdir": "sysutils/autorestic",
            "version": "1.8.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://autorestic.vercel.app/",
            "description": "High level CLI utility for restic",
            "long_description": "Autorestic is a wrapper around the amazing restic. While being amazing the restic cli can be a bit overwhelming and difficult to manage if you have many different location that you want to backup to multiple locations. This utility is aimed at making this easier.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "smanojkarthick",
                    "github": "manojkarthick",
                    "ports_count": 10
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "restic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kubeval",
            "portdir": "sysutils/kubeval",
            "version": "0.16.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kubeval.com",
            "description": "Validate your Kubernetes configuration files",
            "long_description": "kubeval is a tool for validating a Kubernetes YAML or JSON configuration file. It does so using schemas generated from the Kubernetes OpenAPI specification, and therefore can validate schemas for multiple versions of Kubernetes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "as-tree",
            "portdir": "sysutils/as-tree",
            "version": "0.12.0",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jez/as-tree",
            "description": "Print a list of paths as a tree of paths",
            "long_description": "Print a list of paths as a tree of paths. This tool is particularly useful when used with find or fd to produce such a list of files. It's similar in spirit to tree, but find and fd tend to be more powerful when it comes to controlling which files to list.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gopass-jsonapi",
            "portdir": "security/gopass-jsonapi",
            "version": "1.16.1",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gopass.pw",
            "description": "Gopass Browser Bindings",
            "long_description": "gopass-jsonapi enables communication with gopass via JSON messages",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 43
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-beniget",
            "portdir": "python/py-beniget",
            "version": "0.5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/beniget/",
            "description": "Extract semantic information about static Python code",
            "long_description": "Extract semantic information about static Python code",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-beniget"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-beniget",
            "portdir": "python/py-beniget",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/beniget/",
            "description": "Extract semantic information about static Python code",
            "long_description": "Extract semantic information about static Python code",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-gast"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pythran"
                    ]
                }
            ]
        },
        {
            "name": "py38-beniget",
            "portdir": "python/py-beniget",
            "version": "0.4.2.post1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/beniget/",
            "description": "Extract semantic information about static Python code",
            "long_description": "Extract semantic information about static Python code",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-gast"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pythran"
                    ]
                }
            ]
        },
        {
            "name": "py39-beniget",
            "portdir": "python/py-beniget",
            "version": "0.5.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/beniget/",
            "description": "Extract semantic information about static Python code",
            "long_description": "Extract semantic information about static Python code",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-gast"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pythran"
                    ]
                }
            ]
        },
        {
            "name": "py-pythran",
            "portdir": "python/py-pythran",
            "version": "0.18.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/pythran",
            "description": "Ahead of Time compiler for numeric kernels",
            "long_description": "Ahead of Time compiler for numeric kernels",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pythran"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-pythran",
            "portdir": "python/py-pythran",
            "version": "0.15.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/pythran",
            "description": "Ahead of Time compiler for numeric kernels",
            "long_description": "Ahead of Time compiler for numeric kernels",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-beniget",
                        "python37",
                        "py37-gast",
                        "py37-importlib-metadata",
                        "py37-numpy",
                        "py37-ply"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-vispy",
                        "py37-h5py",
                        "py37-kapteyn",
                        "py37-cartopy",
                        "py37-scipy",
                        "py37-silx",
                        "py37-scikit-image"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-astropy"
                    ]
                }
            ]
        },
        {
            "name": "py38-pythran",
            "portdir": "python/py-pythran",
            "version": "0.17.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/pythran",
            "description": "Ahead of Time compiler for numeric kernels",
            "long_description": "Ahead of Time compiler for numeric kernels",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-gast",
                        "py38-numpy",
                        "py38-ply",
                        "py38-beniget"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-vispy",
                        "py38-scikit-image",
                        "py38-silx",
                        "py38-scipy",
                        "py38-h5py",
                        "py38-kapteyn",
                        "py38-cartopy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-astropy"
                    ]
                }
            ]
        },
        {
            "name": "py39-pythran",
            "portdir": "python/py-pythran",
            "version": "0.18.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/pythran",
            "description": "Ahead of Time compiler for numeric kernels",
            "long_description": "Ahead of Time compiler for numeric kernels",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-gast",
                        "py39-numpy",
                        "py39-ply",
                        "py39-beniget"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-vispy",
                        "py39-kapteyn",
                        "py39-scipy",
                        "py39-silx",
                        "py39-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "php80-uuid",
            "portdir": "php/php-uuid",
            "version": "1.2.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/uuid",
            "description": "A wrapper around libuuid from the ext2utils project.",
            "long_description": "A wrapper around libuuid from the ext2utils project.",
            "active": true,
            "categories": [
                "net",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libuuid",
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terragrunt-0.31",
            "portdir": "sysutils/terragrunt",
            "version": "0.31.11",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://terragrunt.gruntwork.io",
            "description": "Terragrunt is a thin wrapper for Terraform",
            "long_description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "mjrc",
                    "ports_count": 20
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "terragrunt_select",
                        "terraform-1.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdu",
            "portdir": "sysutils/gdu",
            "version": "5.32.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dundee/gdu",
            "description": "Disk usage analyzer with console interface written in Go",
            "long_description": "Pretty fast disk usage analyzer written in Go. Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goweight",
            "portdir": "sysutils/goweight",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jondot/goweight",
            "description": "A tool to analyze and troubleshoot the size of a Go binary",
            "long_description": "A tool to analyze and troubleshoot the size of a Go binary",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hg-credentials",
            "portdir": "devel/hg-credentials",
            "version": "0.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://foss.heptapod.net/mercurial/hg-credentials",
            "description": "Mercurial extension for storing passwords securely",
            "long_description": "Mercurial extension for storing passwords securely in the macOS Keychain.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "mercurial"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-re2",
            "portdir": "python/py-re2",
            "version": "1.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebook/pyre2",
            "description": "Python wrapper of Google's RE2 library.",
            "long_description": "pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "re2",
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vtk-m",
            "portdir": "graphics/vtk-m",
            "version": "2.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://m.vtk.org/",
            "description": "VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures",
            "long_description": "VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures. VTK-m supports the fine-grained concurrency for data analysis and visualization algorithms required to drive extreme scale computing by providing abstract models for data and execution that can be applied to a variety of algorithms across many different processor architectures.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "debug",
                "native",
                "openmp",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hck",
            "portdir": "textproc/hck",
            "version": "0.11.5",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sstadick/hck",
            "description": "A sharp cut(1) clone",
            "long_description": "hck is a shortening of hack, a rougher form of cut. A close to drop-in replacement for cut that can use a regex delimiter instead of a fixed string. Additionally this tool allows for specification of the order of the output columns using the same column selection syntax as cut. No single feature of hck on its own makes it stand out over awk, cut, xsv or other such tools. Where hck excels is making common things easy, such as reordering output fields, or splitting records on a weird delimiter. It is meant to be simple and easy to use while exploring datasets.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cxxmatrix",
            "portdir": "games/cxxmatrix",
            "version": "20220322",
            "license": "MIT",
            "platforms": "darwin linux freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/akinomyoga/cxxmatrix",
            "description": "C++ Matrix: The Matrix Reloaded in Terminals",
            "long_description": "C++ Matrix: The Matrix Reloaded in Terminals. (Number falls, Banners, Matrix rains, Conway's Game of Life and Mandelbrot set). Features Hankaku kana characters as in the original film, ten levels of green using terminal 256 color support, twinkling effects by adding random brightness fluctuations, and diffused reflection effects by cell background colors.",
            "active": true,
            "categories": [
                "graphics",
                "games"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-partd",
            "portdir": "python/py-partd",
            "version": "1.4.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrocklin/partd/",
            "description": "Appendable key-value storage.",
            "long_description": "Appendable key-value storage.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-build",
                        "py39-installer",
                        "py39-versioneer",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-locket",
                        "py39-toolz",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-dask"
                    ]
                }
            ]
        },
        {
            "name": "stylua",
            "portdir": "lua/stylua",
            "version": "2.3.1",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/johnnymorganz/stylua",
            "description": "An opinionated Lua code formatter",
            "long_description": "An opinionated code formatter for Lua 5.1-5.4 and Luau. StyLua is inspired by the likes of prettier, it parses your Lua codebase, and prints it back out from scratch, enforcing a consistent code style.",
            "active": true,
            "categories": [
                "lua"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "docker-credential-helper-ecr",
            "portdir": "sysutils/docker-credential-helper-ecr",
            "version": "0.8.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "amazon-ecr-credential-helper",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by amazon-ecr-credential-helper",
            "long_description": "This port has been replaced by amazon-ecr-credential-helper.",
            "active": true,
            "categories": [],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gitea-tea",
            "portdir": "devel/gitea-tea",
            "version": "0.9.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.gitea.io/tea",
            "description": "A command line tool to interact with Gitea servers",
            "long_description": "A command line tool to interact with Gitea servers. tea is the official CLI for Gitea. It can be used to manage most entities on one or multiple Gitea instances and provides local helpers like 'tea pull checkout'. tea makes use of context provided by the repository in $PWD if available, but is still usable independently of $PWD.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-requirements-parser",
            "portdir": "python/py-requirements-parser",
            "version": "0.13.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidfischer/requirements-parser",
            "description": "Parses Pip requirement files",
            "long_description": "Parses Pip requirement files",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requirements-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-requirements-parser",
            "portdir": "python/py-requirements-parser",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidfischer/requirements-parser",
            "description": "Parses Pip requirement files",
            "long_description": "Parses Pip requirement files",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-nose",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openvpn3",
            "portdir": "net/openvpn3",
            "version": "3.11.5",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openvpn.net",
            "description": "easy-to-use, robust, and highly configurable VPN",
            "long_description": "OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 226
                }
            ],
            "variants": [
                "debug",
                "openssl",
                "openssl11",
                "mbedtls",
                "nulltun",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "jsoncpp",
                        "pkgconfig",
                        "xxhashlib",
                        "asio",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jsoncpp",
                        "openssl3",
                        "lz4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "convertall",
            "portdir": "math/convertall",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://convertall.bellz.org",
            "description": "Extremely flexible unit converter",
            "long_description": "ConvertAll has a large database of units, and allows conversions that use multiple units, e.g. convert from feet per decade to nautical miles per fortnight.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "kevin01",
                    "github": "khorton",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "pkgconfig",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-pyqt5",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sentipy",
            "portdir": "python/py-sentipy",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.sentimentinvestor.com/python/",
            "description": "A python wrapper for the Sentiment Investor API",
            "long_description": "A python wrapper for the Sentiment Investor API. This package can be used to easily access trending stocks and individual ticker data from the sentimentinvestor.com website.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 39
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-sentipy"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}