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

{
    "count": 50576,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=584",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=582",
    "results": [
        {
            "name": "mtr",
            "portdir": "net/mtr",
            "version": "0.96",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bitwizard.nl/mtr/",
            "description": "traceroute and ping in a single tool",
            "long_description": "mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. As mtr starts, it investigates the network connection between the host mtr runs on and a user-specified destination host. After it determines the address of each network hop between the machines, it sends a sequence ICMP ECHO requests to each one to determine the quality of the link to each machine. As it does this, it prints running statistics about each machine.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "jansson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "xorg-libsm",
            "portdir": "x11/xorg-libsm",
            "version": "1.2.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X.org libSM",
            "long_description": "X Session Management Library",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-xtrans",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libice"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "squeak",
                        "efte",
                        "lincity",
                        "xmahjongg",
                        "gstreamer010-gst-plugins-base",
                        "libgnomeui",
                        "startup-notification",
                        "py37-gmic",
                        "AfterStep",
                        "kaffe",
                        "yabasic",
                        "povray",
                        "vino",
                        "gthumb",
                        "xfconf",
                        "xorg-libXt",
                        "enlightenment",
                        "xpad",
                        "metacity",
                        "imlib2",
                        "geomview",
                        "fvwm2",
                        "aterm",
                        "fluxbox",
                        "glw",
                        "icewm",
                        "mrxvt",
                        "openbox",
                        "oroborus",
                        "rox-filer",
                        "smproxy",
                        "worker",
                        "xforms",
                        "libmpeg2",
                        "xgraph",
                        "miriad",
                        "libnotify",
                        "xboard",
                        "metview",
                        "gifsicle",
                        "vtwm",
                        "py38-gmic",
                        "opendx",
                        "vis5d",
                        "xorg-libXaw",
                        "R",
                        "openmotif",
                        "ddd",
                        "claws-mail",
                        "py39-dlib",
                        "py39-gmic",
                        "dlib",
                        "py310-dlib",
                        "py311-dlib",
                        "py312-dlib",
                        "gnome-panel",
                        "gnome-session",
                        "gkrellm",
                        "cegui",
                        "FreeRDP",
                        "fricas",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "pulseaudio",
                        "pidgin"
                    ]
                }
            ]
        },
        {
            "name": "nvm",
            "portdir": "devel/nvm",
            "version": "0.40.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nvm-sh/nvm",
            "description": "Node version manager",
            "long_description": "NVM is a simple shell script to manage multiple active Node.js versions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "franklinyu",
                    "github": "FranklinYu",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pgpointcloud",
            "portdir": "databases/pgpointcloud",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pgpointcloud.github.io/pointcloud/",
            "description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "long_description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                }
            ],
            "variants": [
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg12-pgpointcloud",
            "portdir": "databases/pgpointcloud",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pgpointcloud.github.io/pointcloud/",
            "description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "long_description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql12",
                        "libxml2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg13-pgpointcloud",
            "portdir": "databases/pgpointcloud",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pgpointcloud.github.io/pointcloud/",
            "description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "long_description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql13",
                        "libxml2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg14-pgpointcloud",
            "portdir": "databases/pgpointcloud",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pgpointcloud.github.io/pointcloud/",
            "description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "long_description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "postgresql14",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg15-pgpointcloud",
            "portdir": "databases/pgpointcloud",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pgpointcloud.github.io/pointcloud/",
            "description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "long_description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "postgresql15",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg16-pgpointcloud",
            "portdir": "databases/pgpointcloud",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pgpointcloud.github.io/pointcloud/",
            "description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "long_description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "postgresql16",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg17-pgpointcloud",
            "portdir": "databases/pgpointcloud",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pgpointcloud.github.io/pointcloud/",
            "description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "long_description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "postgresql17",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pdal-pgpointcloud"
                    ]
                }
            ]
        },
        {
            "name": "openspecfun",
            "portdir": "math/openspecfun",
            "version": "0.5.7",
            "license": "(MIT or public-domain)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JuliaMath/openspecfun",
            "description": "The OpenSpecFun library largely includes two libraries, AMOS and Faddeeva.",
            "long_description": "The OpenSpecFun library largely includes two libraries, AMOS and Faddeeva.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1212
                }
            ],
            "variants": [
                "debug",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuplot"
                    ]
                }
            ]
        },
        {
            "name": "macchanger",
            "portdir": "net/macchanger",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://acrogenesis.com/macchanger/",
            "description": "Change your mac address, for macOS/OS X",
            "long_description": "macchanger is A MAC address management tool for macOS that works with the latest macOS versions including Sequoia 15+.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 226
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ruby34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cbor-xs",
                        "p5.26-event",
                        "p5.26-glib",
                        "perl5.26",
                        "p5.26-json-xs",
                        "p5.26-net-ssleay",
                        "p5.26-sereal",
                        "p5.26-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.175.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Override subroutines in a module for unit testing",
            "long_description": "Override subroutines in a module for unit testing",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-super"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dbix-connector"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-term-readline-gnu",
            "portdir": "perl/p5-term-readline-gnu",
            "version": "1.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::ReadLine::Gnu",
            "description": "Perl extension for the GNU Readline/History library",
            "long_description": "This is an implementation of Term::ReadLine using the GNU Readline/History Library.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-differences",
            "portdir": "perl/p5-test-differences",
            "version": "0.680.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Differences",
            "description": "Test strings and data structures and show differences if not ok",
            "long_description": "When the code you're testing returns multiple lines, records or data structures and they're just plain wrong, an equivalent to the Unix diff utility may be just what's needed.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-capture-tiny",
                        "p5.26-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-xml-rss-libxml",
                        "p5.26-dbix-class-schema-loader",
                        "p5.26-sql-translator",
                        "p5.26-text-markdown",
                        "p5.26-xml-rss",
                        "p5.26-code-tidyall",
                        "p5.26-extutils-xspp",
                        "p5.26-html-scrubber",
                        "p5.26-net-dict",
                        "p5.26-pod-elemental",
                        "p5.26-pod-elemental-transformer-list",
                        "p5.26-pod-markdown",
                        "p5.26-pod-markdown-github",
                        "p5.26-pod-pom",
                        "p5.26-pod-weaver",
                        "p5.26-sereal-decoder",
                        "p5.26-sereal-encoder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-cover",
                        "p5.26-devel-nytprof",
                        "p5.26-test-json",
                        "p5.26-test-most"
                    ]
                }
            ]
        },
        {
            "name": "p5-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-event-rpc",
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-event-rpc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cbor-xs",
                        "p5.28-event",
                        "p5.28-glib",
                        "perl5.28",
                        "p5.28-json-xs",
                        "p5.28-net-ssleay",
                        "p5.28-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-cbor-xs",
                        "p5.30-event",
                        "p5.30-glib",
                        "perl5.30",
                        "p5.30-json-xs",
                        "p5.30-net-ssleay",
                        "p5.30-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cbor-xs",
                        "p5.34-event",
                        "p5.34-glib",
                        "perl5.34",
                        "p5.34-json-xs",
                        "p5.34-net-ssleay",
                        "p5.34-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dvdrip",
                        "p5-event-rpc"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-cbor-xs",
                        "p5.32-event",
                        "p5.32-glib",
                        "perl5.32",
                        "p5.32-json-xs",
                        "p5.32-net-ssleay",
                        "p5.32-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-term-readline-gnu",
            "portdir": "perl/p5-term-readline-gnu",
            "version": "1.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-term-readline-gnu",
            "homepage": "https://metacpan.org/pod/Term::ReadLine::Gnu",
            "description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "long_description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-term-readline-gnu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-differences",
            "portdir": "perl/p5-test-differences",
            "version": "0.720.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": "p5.34-test-differences",
            "homepage": "https://metacpan.org/pod/Test::Differences",
            "description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "long_description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-differences"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-term-readline-gnu",
            "portdir": "perl/p5-term-readline-gnu",
            "version": "1.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::ReadLine::Gnu",
            "description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "long_description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "perl5.28",
                        "p5.28-extutils-makemaker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-term-readline-gnu",
            "portdir": "perl/p5-term-readline-gnu",
            "version": "1.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::ReadLine::Gnu",
            "description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "long_description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "perl5.30",
                        "p5.30-extutils-makemaker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-term-readline-gnu",
            "portdir": "perl/p5-term-readline-gnu",
            "version": "1.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::ReadLine::Gnu",
            "description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "long_description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "perl5.32",
                        "p5.32-extutils-makemaker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-term-readline-gnu",
            "portdir": "perl/p5-term-readline-gnu",
            "version": "1.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::ReadLine::Gnu",
            "description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "long_description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "perl5.34",
                        "p5.34-extutils-makemaker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ikiwiki",
                        "youtube-viewer",
                        "polymake",
                        "psh",
                        "p5-term-readline-gnu"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "shelldap",
                        "metasploit2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-differences",
            "portdir": "perl/p5-test-differences",
            "version": "0.720.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Differences",
            "description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "long_description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-capture-tiny",
                        "p5.28-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-html-scrubber",
                        "p5.28-net-dict",
                        "p5.28-pod-markdown-github",
                        "p5.28-pod-pom",
                        "p5.28-pod-weaver",
                        "p5.28-code-tidyall",
                        "p5.28-extutils-xspp",
                        "p5.28-sereal-decoder",
                        "p5.28-sereal-encoder",
                        "p5.28-xml-rss-libxml",
                        "p5.28-sereal",
                        "p5.28-sql-translator",
                        "p5.28-text-markdown",
                        "p5.28-xml-rss",
                        "p5.28-pod-elemental",
                        "p5.28-pod-elemental-perlmunger",
                        "p5.28-pod-elemental-transformer-list",
                        "p5.28-pod-markdown",
                        "p5.28-devel-nytprof",
                        "p5.28-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-json",
                        "p5.28-test-most",
                        "p5.28-devel-cover"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-differences",
            "portdir": "perl/p5-test-differences",
            "version": "0.720.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Differences",
            "description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "long_description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-capture-tiny",
                        "p5.30-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dbix-class-schema-loader",
                        "p5.30-html-scrubber",
                        "p5.30-net-dict",
                        "p5.30-pod-markdown-github",
                        "p5.30-pod-pom",
                        "p5.30-pod-weaver",
                        "p5.30-code-tidyall",
                        "p5.30-extutils-xspp",
                        "p5.30-sereal-decoder",
                        "p5.30-sereal-encoder",
                        "p5.30-xml-rss-libxml",
                        "p5.30-sereal",
                        "p5.30-sql-translator",
                        "p5.30-text-markdown",
                        "p5.30-xml-rss",
                        "p5.30-pod-elemental",
                        "p5.30-pod-elemental-perlmunger",
                        "p5.30-pod-elemental-transformer-list",
                        "p5.30-pod-markdown",
                        "p5.30-devel-nytprof",
                        "p5.30-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-json",
                        "p5.30-test-most",
                        "p5.30-devel-cover"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test-differences",
            "portdir": "perl/p5-test-differences",
            "version": "0.720.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Differences",
            "description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "long_description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-capture-tiny",
                        "p5.32-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dbix-class-schema-loader",
                        "p5.32-html-scrubber",
                        "p5.32-net-dict",
                        "p5.32-pod-markdown-github",
                        "p5.32-pod-pom",
                        "p5.32-pod-weaver",
                        "p5.32-code-tidyall",
                        "p5.32-extutils-xspp",
                        "p5.32-sereal-decoder",
                        "p5.32-sereal-encoder",
                        "p5.32-xml-rss-libxml",
                        "p5.32-sereal",
                        "p5.32-sql-translator",
                        "p5.32-text-markdown",
                        "p5.32-xml-rss",
                        "p5.32-pod-elemental",
                        "p5.32-pod-elemental-perlmunger",
                        "p5.32-pod-elemental-transformer-list",
                        "p5.32-pod-markdown",
                        "p5.32-devel-nytprof",
                        "p5.32-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-json",
                        "p5.32-test-most",
                        "p5.32-devel-cover"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-differences",
            "portdir": "perl/p5-test-differences",
            "version": "0.720.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Differences",
            "description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "long_description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-capture-tiny",
                        "p5.34-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-html-scrubber",
                        "p5.34-net-dict",
                        "p5.34-pod-markdown-github",
                        "p5.34-pod-pom",
                        "p5.34-pithub",
                        "p5.34-pod-weaver",
                        "p5.34-code-tidyall",
                        "p5.34-extutils-xspp",
                        "p5.34-sereal-decoder",
                        "p5.34-sereal-encoder",
                        "biblatex-biber",
                        "p5.34-xml-rss-libxml",
                        "p5.34-sereal",
                        "clusterssh",
                        "p5.34-sql-translator",
                        "p5.34-text-markdown",
                        "p5.34-xml-rss",
                        "p5.34-pod-elemental",
                        "p5.34-pod-elemental-perlmunger",
                        "p5.34-pod-elemental-transformer-list",
                        "p5.34-pod-markdown",
                        "p5.34-devel-nytprof"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-json",
                        "p5.34-test-most",
                        "p5.34-devel-cover",
                        "p5-test-differences"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-mockmodule",
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Test::MockModule - Override subroutines in a module for unit testing",
            "long_description": "Test::MockModule - Override subroutines in a module for unit testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-mockmodule"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Test::MockModule - Override subroutines in a module for unit testing",
            "long_description": "Test::MockModule - Override subroutines in a module for unit testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-warnings",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-super"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Test::MockModule - Override subroutines in a module for unit testing",
            "long_description": "Test::MockModule - Override subroutines in a module for unit testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-warnings",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-super"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Test::MockModule - Override subroutines in a module for unit testing",
            "long_description": "Test::MockModule - Override subroutines in a module for unit testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-warnings",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-super"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Test::MockModule - Override subroutines in a module for unit testing",
            "long_description": "Test::MockModule - Override subroutines in a module for unit testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-warnings",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-super"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fusioninventory-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-mockmodule"
                    ]
                }
            ]
        },
        {
            "name": "ngs",
            "portdir": "shells/ngs",
            "version": "0.2.17",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ngs-lang.org",
            "description": "Next Generation Shell (NGS)",
            "long_description": "NGS is an alternative shell. At its core is a domain-specific language that was specifically designed to be a shell language. It is designed with a focus on Ops and systems engineering. One way to think about NGS is bash plus data structures plus better syntax and error handling.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gawk",
                        "gsed",
                        "pandoc",
                        "peg",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "pcre",
                        "json-c",
                        "boehmgc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "g",
            "portdir": "sysutils/g-ls",
            "version": "0.26.0",
            "license": "MIT",
            "platforms": "{darwin >= 14}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://g.equationzhao.space",
            "description": "Powerful and cross-platform ls",
            "long_description": "Powerful and cross-platform ls. Built for the modern terminal.",
            "active": false,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-moose",
            "portdir": "perl/p5-moose",
            "version": "2.201.400",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Moose",
            "description": "A postmodern object system for Perl 5",
            "long_description": "A postmodern object system for Perl 5",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-cpan-meta-check",
                        "p5.26-cpan-meta-requirements",
                        "p5.26-dbm-deep",
                        "p5.26-declare-constraints-simple",
                        "p5.26-io-string",
                        "p5.26-list-moreutils",
                        "p5.26-module-refresh",
                        "p5.26-super",
                        "p5.26-test-cleannamespaces",
                        "p5.26-test-deep",
                        "p5.26-test-fatal",
                        "p5.26-test-memory-cycle",
                        "p5.26-test-output",
                        "p5.26-test-requires",
                        "p5.26-test-warnings",
                        "p5.26-type-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-sub-name",
                        "perl5.26",
                        "p5.26-try-tiny",
                        "p5.26-task-weaken",
                        "p5.26-class-load",
                        "p5.26-class-load-xs",
                        "p5.26-data-optlist",
                        "p5.26-devel-globaldestruction",
                        "p5.26-devel-overloadinfo",
                        "p5.26-devel-stacktrace",
                        "p5.26-dist-checkconflicts",
                        "p5.26-eval-closure",
                        "p5.26-module-runtime",
                        "p5.26-module-runtime-conflicts",
                        "p5.26-mro-compat",
                        "p5.26-package-deprecationmanager",
                        "p5.26-package-stash",
                        "p5.26-package-stash-xs",
                        "p5.26-params-util",
                        "p5.26-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dbix-class-schema-loader",
                        "p5.26-moosex-types-stringlike",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-moosex-has-sugar",
                        "p5.26-moosex-types-loadableclass",
                        "p5.26-moosex-types-path-class",
                        "p5.26-any-moose"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-authorization-acl",
                        "p5.26-catalyst-plugin-session",
                        "p5.26-catalyst-plugin-session-state-cookie",
                        "p5.26-catalyst-plugin-session-store-delegate",
                        "p5.26-catalyst-plugin-static-simple",
                        "p5.26-catalyst-runtime",
                        "p5.26-catalyst-view-email",
                        "p5.26-catalyst-view-html-mason",
                        "p5.26-catalystx-component-traits",
                        "p5.26-catalystx-leakchecker",
                        "p5.26-chart-clicker",
                        "p5.26-config-mvp",
                        "p5.26-config-mvp-reader-ini",
                        "p5.26-config-mvp-slicer",
                        "p5.26-data-visitor",
                        "p5.26-devel-repl",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-app-command-regenerate",
                        "p5.26-dist-zilla-config-slicer",
                        "p5.26-dist-zilla-plugin-authority",
                        "p5.26-dist-zilla-plugin-autometaresources",
                        "p5.26-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.26-dist-zilla-plugin-checkextratests",
                        "p5.26-dist-zilla-plugin-checkissues",
                        "p5.26-dist-zilla-plugin-checkmetaresources",
                        "p5.26-dist-zilla-plugin-checkprereqsindexed",
                        "p5.26-dist-zilla-plugin-checkselfdependency",
                        "p5.26-dist-zilla-plugin-checkstrictversion",
                        "p5.26-dist-zilla-plugin-config-git",
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.26-dist-zilla-plugin-dynamicprereqs",
                        "p5.26-dist-zilla-plugin-emailnotify",
                        "p5.26-dist-zilla-plugin-ensurelatestperl",
                        "p5.26-dist-zilla-plugin-ffi",
                        "p5.26-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.26-dist-zilla-plugin-git",
                        "p5.26-dist-zilla-plugin-git-contributors",
                        "p5.26-dist-zilla-plugin-git-describe",
                        "p5.26-dist-zilla-plugin-git-pushinitial",
                        "p5.26-dist-zilla-plugin-git-remote-check",
                        "p5.26-dist-zilla-plugin-github",
                        "p5.26-dist-zilla-plugin-githubmeta",
                        "p5.26-dist-zilla-plugin-installguide",
                        "p5.26-dist-zilla-plugin-keywords",
                        "p5.26-dist-zilla-plugin-makemaker-awesome",
                        "p5.26-dist-zilla-plugin-makemaker-fallback",
                        "p5.26-dist-zilla-plugin-metaprovides",
                        "p5.26-dist-zilla-plugin-metaprovides-package",
                        "p5.26-dist-zilla-plugin-minimumperl",
                        "p5.26-dist-zilla-plugin-modulebuildtiny",
                        "p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.26-dist-zilla-plugin-ourpkgversion",
                        "p5.26-dist-zilla-plugin-pod2readme",
                        "p5.26-dist-zilla-plugin-podweaver",
                        "p5.26-dist-zilla-plugin-prereqs-authordeps",
                        "p5.26-dist-zilla-plugin-promptifstale",
                        "p5.26-dist-zilla-plugin-readmeanyfrompod",
                        "p5.26-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.26-dist-zilla-plugin-run",
                        "p5.26-dist-zilla-plugin-test-compile",
                        "p5.26-dist-zilla-plugin-test-minimumversion",
                        "p5.26-dist-zilla-plugin-test-reportprereqs",
                        "p5.26-dist-zilla-plugin-twitter",
                        "p5.26-dist-zilla-plugin-versionfrommainmodule",
                        "p5.26-dist-zilla-pluginbundle-git-checkfor",
                        "p5.26-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.26-dist-zilla-pluginbundle-starter",
                        "p5.26-dist-zilla-role-dynamicconfig",
                        "p5.26-dist-zilla-role-filewatcher",
                        "p5.26-dist-zilla-role-modulemetadata",
                        "p5.26-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.26-dist-zilla-role-registerstash",
                        "p5.26-dist-zilla-role-repofileinjector",
                        "p5.26-dist-zilla-role-stash-plugins",
                        "p5.26-dist-zilla-stash-podweaver",
                        "p5.26-fey",
                        "p5.26-fey-dbimanager",
                        "p5.26-fey-loader",
                        "p5.26-fey-orm",
                        "p5.26-forest",
                        "p5.26-geometry-primitive",
                        "p5.26-graphics-color",
                        "p5.26-graphics-primitive",
                        "p5.26-graphics-primitive-driver-cairo",
                        "p5.26-html-masonx-free",
                        "p5.26-layout-manager",
                        "p5.26-mason",
                        "p5.26-mo",
                        "p5.26-moose-autobox",
                        "p5.26-moose-policy",
                        "p5.26-moosex-aliases",
                        "p5.26-moosex-arrayref",
                        "p5.26-moosex-attributeshortcuts",
                        "p5.26-moosex-classattribute",
                        "p5.26-moosex-clone",
                        "p5.26-moosex-configfromfile",
                        "p5.26-moosex-daemonize",
                        "p5.26-moosex-emulate-class-accessor-fast",
                        "p5.26-moosex-getopt",
                        "p5.26-moosex-hasdefaults",
                        "p5.26-moosex-insideout",
                        "p5.26-moosex-lazyrequire",
                        "p5.26-moosex-log-log4perl",
                        "p5.26-moosex-markasmethods",
                        "p5.26-moosex-meta-typeconstraint-mooish",
                        "p5.26-moosex-methodattributes",
                        "p5.26-moosex-multiinitarg",
                        "p5.26-moosex-nonmoose",
                        "p5.26-moosex-object-pluggable",
                        "p5.26-moosex-oneargnew",
                        "p5.26-moosex-params-validate",
                        "p5.26-moosex-role-parameterized",
                        "p5.26-moosex-role-strict",
                        "p5.26-moosex-role-withoverloading",
                        "p5.26-moosex-semiaffordanceaccessor",
                        "p5.26-moosex-setonce",
                        "p5.26-moosex-simpleconfig",
                        "p5.26-moosex-singleton",
                        "p5.26-moosex-slurpyconstructor",
                        "p5.26-moosex-storage",
                        "p5.26-moosex-storage-io-chi",
                        "p5.26-moosex-strictconstructor",
                        "p5.26-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.26-moosex-traits",
                        "p5.26-moosex-traits-pluggable",
                        "p5.26-moosex-types",
                        "p5.26-moosex-types-common",
                        "p5.26-moosex-types-datetime",
                        "p5.26-moosex-types-laxnum",
                        "p5.26-moosex-types-path-tiny",
                        "p5.26-treepath",
                        "p5.26-catalyst-action-rest",
                        "p5.26-catalyst-authentication-store-dbix-class",
                        "p5.26-catalyst-component-instancepercontext",
                        "p5.26-catalyst-devel",
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-test-www-mechanize-catalyst",
                        "p5.26-text-flow",
                        "p5.26-moosex-types-structured",
                        "p5.26-moosex-types-uri",
                        "p5.26-moosex-util",
                        "p5.26-net-twitter",
                        "p5.26-perl-languageserver",
                        "p5.26-perl-prereqscanner",
                        "p5.26-pod-elemental",
                        "p5.26-pod-elemental-perlmunger",
                        "p5.26-pod-elemental-transformer-list",
                        "p5.26-pod-elemental-transformer-verbatim",
                        "p5.26-pod-projectdocs",
                        "p5.26-pod-weaver",
                        "p5.26-pod-weaver-plugin-ensureuniquesections",
                        "p5.26-pod-weaver-section-allowoverride",
                        "p5.26-pod-weaver-section-contributors",
                        "p5.26-pod-weaver-section-generatesection",
                        "p5.26-rdf-trine",
                        "p5.26-role-hasmessage",
                        "p5.26-role-identifiable",
                        "p5.26-test-moose-more"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-devel-nytprof",
                        "p5.26-class-refresh"
                    ]
                }
            ]
        },
        {
            "name": "p5-devel-trace",
            "portdir": "perl/p5-devel-trace",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-devel-trace",
            "homepage": "https://metacpan.org/pod/Devel::Trace",
            "description": "Devel::Trace - Print out each line before it is executed (like sh -x)",
            "long_description": "Devel::Trace - Print out each line before it is executed (like sh -x)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-devel-trace"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-devel-trace",
            "portdir": "perl/p5-devel-trace",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Trace",
            "description": "Devel::Trace - Print out each line before it is executed (like sh -x)",
            "long_description": "Devel::Trace - Print out each line before it is executed (like sh -x)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-finance-quote"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-devel-trace",
            "portdir": "perl/p5-devel-trace",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Trace",
            "description": "Devel::Trace - Print out each line before it is executed (like sh -x)",
            "long_description": "Devel::Trace - Print out each line before it is executed (like sh -x)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-finance-quote"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-devel-trace",
            "portdir": "perl/p5-devel-trace",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Trace",
            "description": "Devel::Trace - Print out each line before it is executed (like sh -x)",
            "long_description": "Devel::Trace - Print out each line before it is executed (like sh -x)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-finance-quote",
                        "p5-devel-trace"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-devel-trace",
            "portdir": "perl/p5-devel-trace",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Trace",
            "description": "Devel::Trace - Print out each line before it is executed (like sh -x)",
            "long_description": "Devel::Trace - Print out each line before it is executed (like sh -x)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-finance-quote"
                    ]
                }
            ]
        },
        {
            "name": "p5-moose",
            "portdir": "perl/p5-moose",
            "version": "2.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-moose",
            "homepage": "https://metacpan.org/pod/Moose",
            "description": "Moose - A postmodern object system for Perl 5",
            "long_description": "Moose - A postmodern object system for Perl 5",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-moose",
            "portdir": "perl/p5-moose",
            "version": "2.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Moose",
            "description": "Moose - A postmodern object system for Perl 5",
            "long_description": "Moose - A postmodern object system for Perl 5",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-cpan-meta-check",
                        "p5.28-cpan-meta-requirements",
                        "p5.28-dbm-deep",
                        "p5.28-declare-constraints-simple",
                        "p5.28-list-moreutils",
                        "p5.28-module-refresh",
                        "p5.28-super",
                        "p5.28-test-deep",
                        "p5.28-test-fatal",
                        "p5.28-test-memory-cycle",
                        "p5.28-test-needs",
                        "p5.28-test-output",
                        "p5.28-test-warnings",
                        "p5.28-type-tiny",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-params-util",
                        "p5.28-sub-exporter",
                        "perl5.28",
                        "p5.28-try-tiny",
                        "p5.28-task-weaken",
                        "p5.28-class-load",
                        "p5.28-class-load-xs",
                        "p5.28-data-optlist",
                        "p5.28-devel-globaldestruction",
                        "p5.28-devel-overloadinfo",
                        "p5.28-devel-stacktrace",
                        "p5.28-dist-checkconflicts",
                        "p5.28-eval-closure",
                        "p5.28-module-runtime",
                        "p5.28-module-runtime-conflicts",
                        "p5.28-mro-compat",
                        "p5.28-package-deprecationmanager",
                        "p5.28-package-stash",
                        "p5.28-package-stash-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-sub-handlesvia",
                        "p5.28-moosex-storage-format-jsonpm",
                        "p5.28-moosex-types-stringlike",
                        "p5.28-moosex-types-loadableclass",
                        "p5.28-moosex-has-sugar",
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-any-moose",
                        "p5.28-role-hooks",
                        "p5.28-moosex-types-path-class"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-podweaver",
                        "p5.28-moosex-traits-pluggable",
                        "p5.28-catalyst-action-rest",
                        "p5.28-catalyst-component-instancepercontext",
                        "p5.28-catalyst-devel",
                        "p5.28-catalyst-plugin-authorization-acl",
                        "p5.28-catalyst-plugin-static-simple",
                        "p5.28-catalyst-view-email",
                        "p5.28-catalyst-view-html-mason",
                        "p5.28-catalystx-leakchecker",
                        "p5.28-chart-clicker",
                        "p5.28-config-mvp-slicer",
                        "p5.28-devel-repl",
                        "p5.28-dist-zilla-config-slicer",
                        "p5.28-dist-zilla-plugin-authority",
                        "p5.28-dist-zilla-plugin-autometaresources",
                        "p5.28-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.28-dist-zilla-plugin-checkextratests",
                        "p5.28-dist-zilla-plugin-checkissues",
                        "p5.28-dist-zilla-plugin-checkmetaresources",
                        "p5.28-dist-zilla-plugin-checkselfdependency",
                        "p5.28-dist-zilla-plugin-checkstrictversion",
                        "p5.28-dist-zilla-plugin-config-git",
                        "p5.28-dist-zilla-plugin-contributorsfromgit",
                        "p5.28-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-emailnotify",
                        "p5.28-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.28-dist-zilla-plugin-git-pushinitial",
                        "p5.28-dist-zilla-plugin-git-remote-check",
                        "p5.28-dist-zilla-plugin-githubmeta",
                        "p5.28-dist-zilla-plugin-installguide",
                        "p5.28-dist-zilla-plugin-keywords",
                        "p5.28-dist-zilla-plugin-makemaker-awesome",
                        "p5.28-dist-zilla-plugin-metaprovides",
                        "p5.28-dist-zilla-plugin-metaprovides-package",
                        "p5.28-dist-zilla-plugin-minimumperl",
                        "p5.28-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.28-dist-zilla-plugin-ourpkgversion",
                        "p5.28-dist-zilla-plugin-pod2readme",
                        "p5.28-dist-zilla-plugin-prereqs-authordeps",
                        "p5.28-dist-zilla-plugin-readmeanyfrompod",
                        "p5.28-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.28-dist-zilla-plugin-twitter",
                        "p5.28-dist-zilla-plugin-versionfrommainmodule",
                        "p5.28-dist-zilla-pluginbundle-git-checkfor",
                        "p5.28-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.28-dist-zilla-role-dynamicconfig",
                        "p5.28-dist-zilla-role-filewatcher",
                        "p5.28-dist-zilla-role-modulemetadata",
                        "p5.28-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.28-dist-zilla-role-registerstash",
                        "p5.28-dist-zilla-role-repofileinjector",
                        "p5.28-dist-zilla-role-stash-plugins",
                        "p5.28-dist-zilla-stash-podweaver",
                        "p5.28-fey-dbimanager",
                        "p5.28-fey-loader",
                        "p5.28-fey-orm",
                        "p5.28-forest",
                        "p5.28-geometry-primitive",
                        "p5.28-graphics-color",
                        "p5.28-graphics-primitive",
                        "p5.28-graphics-primitive-driver-cairo",
                        "p5.28-layout-manager",
                        "p5.28-mason",
                        "p5.28-mo",
                        "p5.28-moose-autobox",
                        "p5.28-moose-policy",
                        "p5.28-moosex-aliases",
                        "p5.28-moosex-arrayref",
                        "p5.28-moosex-attributeshortcuts",
                        "p5.28-moosex-classattribute",
                        "p5.28-moosex-clone",
                        "p5.28-moosex-configfromfile",
                        "p5.28-moosex-daemonize",
                        "p5.28-moosex-hasdefaults",
                        "p5.28-moosex-insideout",
                        "p5.28-moosex-lazyrequire",
                        "p5.28-moosex-log-log4perl",
                        "p5.28-moosex-markasmethods",
                        "p5.28-moosex-meta-typeconstraint-mooish",
                        "p5.28-moosex-multiinitarg",
                        "p5.28-moosex-object-pluggable",
                        "p5.28-moosex-params-validate",
                        "p5.28-moosex-role-parameterized",
                        "p5.28-moosex-role-warnonconflict",
                        "p5.28-moosex-role-withoverloading",
                        "p5.28-moosex-semiaffordanceaccessor",
                        "p5.28-moosex-simpleconfig",
                        "p5.28-moosex-singleton",
                        "p5.28-moosex-slurpyconstructor",
                        "p5.28-moosex-storage",
                        "p5.28-moosex-storage-io-chi",
                        "p5.28-moosex-strictconstructor",
                        "p5.28-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.28-moosex-traits",
                        "p5.28-moosex-types-laxnum",
                        "p5.28-moosex-types-path-tiny",
                        "p5.28-moosex-types-structured",
                        "p5.28-moosex-util",
                        "p5.28-net-twitter",
                        "p5.28-pod-elemental-transformer-verbatim",
                        "p5.28-pod-projectdocs",
                        "p5.28-pod-weaver-plugin-ensureuniquesections",
                        "p5.28-pod-weaver-section-allowoverride",
                        "p5.28-pod-weaver-section-contributors",
                        "p5.28-rdf-trine",
                        "p5.28-role-hasmessage",
                        "p5.28-role-identifiable",
                        "p5.28-test-moose-more",
                        "p5.28-test-www-mechanize-catalyst",
                        "p5.28-text-flow",
                        "p5.28-treepath",
                        "p5.28-moosex-oneargnew",
                        "p5.28-config-mvp",
                        "p5.28-moosex-extended",
                        "p5.28-moosex-types",
                        "p5.28-config-mvp-reader-ini",
                        "p5.28-perl-languageserver",
                        "p5.28-moosex-setonce",
                        "p5.28-dist-zilla-plugin-git-describe",
                        "p5.28-fey",
                        "p5.28-moosex-types-common",
                        "p5.28-moosex-getopt",
                        "p5.28-moosex-nonmoose",
                        "p5.28-dist-zilla-plugin-ensurelatestperl",
                        "p5.28-pod-elemental",
                        "p5.28-pod-elemental-perlmunger",
                        "p5.28-pod-elemental-transformer-list",
                        "p5.28-data-visitor",
                        "p5.28-dist-zilla-pluginbundle-starter",
                        "p5.28-moosex-role-strict",
                        "p5.28-dist-zilla-plugin-test-reportprereqs",
                        "p5.28-html-masonx-free",
                        "p5.28-catalyst-authentication-store-dbix-class",
                        "p5.28-catalyst-plugin-session-state-cookie",
                        "p5.28-catalyst-plugin-session-store-delegate",
                        "p5.28-catalystx-component-traits",
                        "p5.28-dist-zilla-plugin-checkprereqsindexed",
                        "p5.28-dist-zilla-plugin-metamergefile",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.28-moosex-emulate-class-accessor-fast",
                        "p5.28-moosex-methodattributes",
                        "p5.28-dist-zilla-plugin-makemaker-fallback",
                        "p5.28-moosex-types-datetime",
                        "p5.28-catalyst-runtime",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-plugin-promptifstale",
                        "p5.28-pod-weaver",
                        "p5.28-moosex-types-uri",
                        "p5.28-dist-zilla-plugin-run",
                        "p5.28-dist-zilla-plugin-ffi",
                        "p5.28-dist-zilla-plugin-git-contributors",
                        "p5.28-dist-zilla-plugin-test-minimumversion",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-catalyst-plugin-authentication",
                        "p5.28-dist-zilla-plugin-test-compile",
                        "p5.28-dist-zilla-plugin-distbuild",
                        "p5.28-dist-zilla-plugin-modulebuildtiny",
                        "p5.28-dist-zilla-app-command-regenerate",
                        "p5.28-catalyst-plugin-session"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-devel-nytprof",
                        "p5.28-class-refresh"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-moose",
            "portdir": "perl/p5-moose",
            "version": "2.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Moose",
            "description": "Moose - A postmodern object system for Perl 5",
            "long_description": "Moose - A postmodern object system for Perl 5",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-cpan-meta-check",
                        "p5.30-cpan-meta-requirements",
                        "p5.30-dbm-deep",
                        "p5.30-declare-constraints-simple",
                        "p5.30-list-moreutils",
                        "p5.30-module-refresh",
                        "p5.30-super",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-memory-cycle",
                        "p5.30-test-needs",
                        "p5.30-test-output",
                        "p5.30-test-warnings",
                        "p5.30-type-tiny",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-params-util",
                        "p5.30-sub-exporter",
                        "perl5.30",
                        "p5.30-try-tiny",
                        "p5.30-task-weaken",
                        "p5.30-class-load",
                        "p5.30-class-load-xs",
                        "p5.30-data-optlist",
                        "p5.30-devel-globaldestruction",
                        "p5.30-devel-overloadinfo",
                        "p5.30-devel-stacktrace",
                        "p5.30-dist-checkconflicts",
                        "p5.30-eval-closure",
                        "p5.30-module-runtime",
                        "p5.30-module-runtime-conflicts",
                        "p5.30-mro-compat",
                        "p5.30-package-deprecationmanager",
                        "p5.30-package-stash",
                        "p5.30-package-stash-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-sub-handlesvia",
                        "p5.30-moosex-storage-format-jsonpm",
                        "p5.30-moosex-types-stringlike",
                        "p5.30-moosex-types-loadableclass",
                        "p5.30-moosex-has-sugar",
                        "p5.30-dbix-class-schema-loader",
                        "p5.30-any-moose",
                        "p5.30-role-hooks",
                        "p5.30-moosex-types-path-class"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-podweaver",
                        "p5.30-moosex-traits-pluggable",
                        "p5.30-catalyst-action-rest",
                        "p5.30-catalyst-component-instancepercontext",
                        "p5.30-catalyst-devel",
                        "p5.30-catalyst-plugin-authorization-acl",
                        "p5.30-catalyst-plugin-static-simple",
                        "p5.30-catalyst-view-email",
                        "p5.30-catalyst-view-html-mason",
                        "p5.30-catalystx-leakchecker",
                        "p5.30-chart-clicker",
                        "p5.30-config-mvp-slicer",
                        "p5.30-devel-repl",
                        "p5.30-dist-zilla-config-slicer",
                        "p5.30-dist-zilla-plugin-authority",
                        "p5.30-dist-zilla-plugin-autometaresources",
                        "p5.30-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.30-dist-zilla-plugin-checkextratests",
                        "p5.30-dist-zilla-plugin-checkissues",
                        "p5.30-dist-zilla-plugin-checkmetaresources",
                        "p5.30-dist-zilla-plugin-checkselfdependency",
                        "p5.30-dist-zilla-plugin-checkstrictversion",
                        "p5.30-dist-zilla-plugin-config-git",
                        "p5.30-dist-zilla-plugin-contributorsfromgit",
                        "p5.30-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-emailnotify",
                        "p5.30-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.30-dist-zilla-plugin-git-pushinitial",
                        "p5.30-dist-zilla-plugin-git-remote-check",
                        "p5.30-dist-zilla-plugin-githubmeta",
                        "p5.30-dist-zilla-plugin-installguide",
                        "p5.30-dist-zilla-plugin-keywords",
                        "p5.30-dist-zilla-plugin-makemaker-awesome",
                        "p5.30-dist-zilla-plugin-metaprovides",
                        "p5.30-dist-zilla-plugin-metaprovides-package",
                        "p5.30-dist-zilla-plugin-minimumperl",
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-dist-zilla-plugin-ourpkgversion",
                        "p5.30-dist-zilla-plugin-pod2readme",
                        "p5.30-dist-zilla-plugin-prereqs-authordeps",
                        "p5.30-dist-zilla-plugin-readmeanyfrompod",
                        "p5.30-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.30-dist-zilla-plugin-twitter",
                        "p5.30-dist-zilla-plugin-versionfrommainmodule",
                        "p5.30-dist-zilla-pluginbundle-git-checkfor",
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.30-dist-zilla-role-dynamicconfig",
                        "p5.30-dist-zilla-role-filewatcher",
                        "p5.30-dist-zilla-role-modulemetadata",
                        "p5.30-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.30-dist-zilla-role-registerstash",
                        "p5.30-dist-zilla-role-repofileinjector",
                        "p5.30-dist-zilla-role-stash-plugins",
                        "p5.30-dist-zilla-stash-podweaver",
                        "p5.30-fey-dbimanager",
                        "p5.30-fey-loader",
                        "p5.30-fey-orm",
                        "p5.30-forest",
                        "p5.30-geometry-primitive",
                        "p5.30-graphics-color",
                        "p5.30-graphics-primitive",
                        "p5.30-graphics-primitive-driver-cairo",
                        "p5.30-layout-manager",
                        "p5.30-mason",
                        "p5.30-mo",
                        "p5.30-moose-autobox",
                        "p5.30-moose-policy",
                        "p5.30-moosex-aliases",
                        "p5.30-moosex-arrayref",
                        "p5.30-moosex-attributeshortcuts",
                        "p5.30-moosex-classattribute",
                        "p5.30-moosex-clone",
                        "p5.30-moosex-configfromfile",
                        "p5.30-moosex-daemonize",
                        "p5.30-moosex-hasdefaults",
                        "p5.30-moosex-insideout",
                        "p5.30-moosex-lazyrequire",
                        "p5.30-moosex-log-log4perl",
                        "p5.30-moosex-markasmethods",
                        "p5.30-moosex-meta-typeconstraint-mooish",
                        "p5.30-moosex-multiinitarg",
                        "p5.30-moosex-object-pluggable",
                        "p5.30-moosex-params-validate",
                        "p5.30-moosex-role-parameterized",
                        "p5.30-moosex-role-warnonconflict",
                        "p5.30-moosex-role-withoverloading",
                        "p5.30-moosex-semiaffordanceaccessor",
                        "p5.30-moosex-simpleconfig",
                        "p5.30-moosex-singleton",
                        "p5.30-moosex-slurpyconstructor",
                        "p5.30-moosex-storage",
                        "p5.30-moosex-storage-io-chi",
                        "p5.30-moosex-strictconstructor",
                        "p5.30-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.30-moosex-traits",
                        "p5.30-moosex-types-laxnum",
                        "p5.30-moosex-types-path-tiny",
                        "p5.30-moosex-types-structured",
                        "p5.30-moosex-util",
                        "p5.30-net-twitter",
                        "p5.30-pod-elemental-transformer-verbatim",
                        "p5.30-pod-projectdocs",
                        "p5.30-pod-weaver-plugin-ensureuniquesections",
                        "p5.30-pod-weaver-section-allowoverride",
                        "p5.30-pod-weaver-section-contributors",
                        "p5.30-rdf-trine",
                        "p5.30-role-hasmessage",
                        "p5.30-role-identifiable",
                        "p5.30-test-moose-more",
                        "p5.30-test-www-mechanize-catalyst",
                        "p5.30-text-flow",
                        "p5.30-treepath",
                        "p5.30-moosex-oneargnew",
                        "p5.30-config-mvp",
                        "p5.30-moosex-extended",
                        "p5.30-moosex-types",
                        "p5.30-config-mvp-reader-ini",
                        "p5.30-perl-languageserver",
                        "p5.30-moosex-setonce",
                        "p5.30-dist-zilla-plugin-git-describe",
                        "p5.30-fey",
                        "p5.30-moosex-types-common",
                        "p5.30-moosex-getopt",
                        "p5.30-moosex-nonmoose",
                        "p5.30-dist-zilla-plugin-ensurelatestperl",
                        "p5.30-pod-elemental",
                        "p5.30-pod-elemental-perlmunger",
                        "p5.30-pod-elemental-transformer-list",
                        "p5.30-data-visitor",
                        "p5.30-dist-zilla-pluginbundle-starter",
                        "p5.30-moosex-role-strict",
                        "p5.30-dist-zilla-plugin-test-reportprereqs",
                        "p5.30-html-masonx-free",
                        "p5.30-catalyst-authentication-store-dbix-class",
                        "p5.30-catalyst-plugin-session-state-cookie",
                        "p5.30-catalyst-plugin-session-store-delegate",
                        "p5.30-catalystx-component-traits",
                        "p5.30-dist-zilla-plugin-checkprereqsindexed",
                        "p5.30-dist-zilla-plugin-metamergefile",
                        "p5.30-dist-zilla-plugin-github",
                        "p5.30-catalyst-model-dbic-schema",
                        "p5.30-moosex-emulate-class-accessor-fast",
                        "p5.30-moosex-methodattributes",
                        "p5.30-dist-zilla-plugin-makemaker-fallback",
                        "p5.30-moosex-types-datetime",
                        "p5.30-catalyst-runtime",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-promptifstale",
                        "p5.30-pod-weaver",
                        "p5.30-moosex-types-uri",
                        "p5.30-dist-zilla-plugin-run",
                        "p5.30-dist-zilla-plugin-ffi",
                        "p5.30-dist-zilla-plugin-git-contributors",
                        "p5.30-dist-zilla-plugin-test-minimumversion",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.30-catalyst-plugin-authentication",
                        "p5.30-dist-zilla-plugin-test-compile",
                        "p5.30-dist-zilla-plugin-distbuild",
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-dist-zilla-app-command-regenerate",
                        "p5.30-catalyst-plugin-session"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-devel-nytprof",
                        "p5.30-class-refresh"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-moose",
            "portdir": "perl/p5-moose",
            "version": "2.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Moose",
            "description": "Moose - A postmodern object system for Perl 5",
            "long_description": "Moose - A postmodern object system for Perl 5",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-cpan-meta-requirements",
                        "p5.32-cpan-meta-check",
                        "p5.32-dbm-deep",
                        "p5.32-declare-constraints-simple",
                        "p5.32-list-moreutils",
                        "p5.32-module-refresh",
                        "p5.32-super",
                        "p5.32-test-deep",
                        "p5.32-test-fatal",
                        "p5.32-test-memory-cycle",
                        "p5.32-test-needs",
                        "p5.32-test-output",
                        "p5.32-test-warnings",
                        "p5.32-type-tiny",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-params-util",
                        "p5.32-sub-exporter",
                        "perl5.32",
                        "p5.32-try-tiny",
                        "p5.32-task-weaken",
                        "p5.32-class-load",
                        "p5.32-class-load-xs",
                        "p5.32-data-optlist",
                        "p5.32-devel-globaldestruction",
                        "p5.32-devel-overloadinfo",
                        "p5.32-devel-stacktrace",
                        "p5.32-dist-checkconflicts",
                        "p5.32-eval-closure",
                        "p5.32-module-runtime",
                        "p5.32-module-runtime-conflicts",
                        "p5.32-mro-compat",
                        "p5.32-package-deprecationmanager",
                        "p5.32-package-stash",
                        "p5.32-package-stash-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-sub-handlesvia",
                        "p5.32-moosex-storage-format-jsonpm",
                        "p5.32-moosex-types-stringlike",
                        "p5.32-moosex-types-loadableclass",
                        "p5.32-moosex-has-sugar",
                        "p5.32-dbix-class-schema-loader",
                        "p5.32-any-moose",
                        "p5.32-role-hooks",
                        "p5.32-moosex-types-path-class"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-podweaver",
                        "p5.32-moosex-traits-pluggable",
                        "p5.32-catalyst-action-rest",
                        "p5.32-catalyst-component-instancepercontext",
                        "p5.32-catalyst-devel",
                        "p5.32-catalyst-plugin-authorization-acl",
                        "p5.32-catalyst-plugin-static-simple",
                        "p5.32-catalyst-view-email",
                        "p5.32-catalyst-view-html-mason",
                        "p5.32-catalystx-leakchecker",
                        "p5.32-chart-clicker",
                        "p5.32-config-mvp-slicer",
                        "p5.32-devel-repl",
                        "p5.32-dist-zilla-config-slicer",
                        "p5.32-dist-zilla-plugin-authority",
                        "p5.32-dist-zilla-plugin-autometaresources",
                        "p5.32-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.32-dist-zilla-plugin-checkextratests",
                        "p5.32-dist-zilla-plugin-checkissues",
                        "p5.32-dist-zilla-plugin-checkmetaresources",
                        "p5.32-dist-zilla-plugin-checkselfdependency",
                        "p5.32-dist-zilla-plugin-checkstrictversion",
                        "p5.32-dist-zilla-plugin-config-git",
                        "p5.32-dist-zilla-plugin-contributorsfromgit",
                        "p5.32-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.32-dist-zilla-plugin-dynamicprereqs",
                        "p5.32-dist-zilla-plugin-emailnotify",
                        "p5.32-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.32-dist-zilla-plugin-git-pushinitial",
                        "p5.32-dist-zilla-plugin-git-remote-check",
                        "p5.32-dist-zilla-plugin-githubmeta",
                        "p5.32-dist-zilla-plugin-installguide",
                        "p5.32-dist-zilla-plugin-keywords",
                        "p5.32-dist-zilla-plugin-makemaker-awesome",
                        "p5.32-dist-zilla-plugin-metaprovides",
                        "p5.32-dist-zilla-plugin-metaprovides-package",
                        "p5.32-dist-zilla-plugin-minimumperl",
                        "p5.32-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.32-dist-zilla-plugin-ourpkgversion",
                        "p5.32-dist-zilla-plugin-pod2readme",
                        "p5.32-dist-zilla-plugin-prereqs-authordeps",
                        "p5.32-dist-zilla-plugin-readmeanyfrompod",
                        "p5.32-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.32-dist-zilla-plugin-twitter",
                        "p5.32-dist-zilla-plugin-versionfrommainmodule",
                        "p5.32-dist-zilla-pluginbundle-git-checkfor",
                        "p5.32-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.32-dist-zilla-role-dynamicconfig",
                        "p5.32-dist-zilla-role-filewatcher",
                        "p5.32-dist-zilla-role-modulemetadata",
                        "p5.32-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.32-dist-zilla-role-registerstash",
                        "p5.32-dist-zilla-role-repofileinjector",
                        "p5.32-dist-zilla-role-stash-plugins",
                        "p5.32-dist-zilla-stash-podweaver",
                        "p5.32-fey-dbimanager",
                        "p5.32-fey-loader",
                        "p5.32-fey-orm",
                        "p5.32-forest",
                        "p5.32-geometry-primitive",
                        "p5.32-graphics-color",
                        "p5.32-graphics-primitive",
                        "p5.32-graphics-primitive-driver-cairo",
                        "p5.32-layout-manager",
                        "p5.32-mason",
                        "p5.32-mo",
                        "p5.32-moose-autobox",
                        "p5.32-moose-policy",
                        "p5.32-moosex-aliases",
                        "p5.32-moosex-arrayref",
                        "p5.32-moosex-attributeshortcuts",
                        "p5.32-moosex-classattribute",
                        "p5.32-moosex-clone",
                        "p5.32-moosex-configfromfile",
                        "p5.32-moosex-daemonize",
                        "p5.32-moosex-hasdefaults",
                        "p5.32-moosex-insideout",
                        "p5.32-moosex-lazyrequire",
                        "p5.32-moosex-log-log4perl",
                        "p5.32-moosex-markasmethods",
                        "p5.32-moosex-meta-typeconstraint-mooish",
                        "p5.32-moosex-multiinitarg",
                        "p5.32-moosex-object-pluggable",
                        "p5.32-moosex-params-validate",
                        "p5.32-moosex-role-parameterized",
                        "p5.32-moosex-role-warnonconflict",
                        "p5.32-moosex-role-withoverloading",
                        "p5.32-moosex-semiaffordanceaccessor",
                        "p5.32-moosex-simpleconfig",
                        "p5.32-moosex-singleton",
                        "p5.32-moosex-slurpyconstructor",
                        "p5.32-moosex-storage",
                        "p5.32-moosex-storage-io-chi",
                        "p5.32-moosex-strictconstructor",
                        "p5.32-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.32-moosex-traits",
                        "p5.32-moosex-types-laxnum",
                        "p5.32-moosex-types-path-tiny",
                        "p5.32-moosex-types-structured",
                        "p5.32-moosex-util",
                        "p5.32-net-twitter",
                        "p5.32-pod-elemental-transformer-verbatim",
                        "p5.32-pod-projectdocs",
                        "p5.32-pod-weaver-plugin-ensureuniquesections",
                        "p5.32-pod-weaver-section-allowoverride",
                        "p5.32-pod-weaver-section-contributors",
                        "p5.32-rdf-trine",
                        "p5.32-role-hasmessage",
                        "p5.32-role-identifiable",
                        "p5.32-test-moose-more",
                        "p5.32-test-www-mechanize-catalyst",
                        "p5.32-text-flow",
                        "p5.32-treepath",
                        "p5.32-moosex-oneargnew",
                        "p5.32-config-mvp",
                        "p5.32-moosex-extended",
                        "p5.32-moosex-types",
                        "p5.32-config-mvp-reader-ini",
                        "p5.32-perl-languageserver",
                        "p5.32-moosex-setonce",
                        "p5.32-dist-zilla-plugin-git-describe",
                        "p5.32-fey",
                        "p5.32-moosex-types-common",
                        "p5.32-moosex-getopt",
                        "p5.32-moosex-nonmoose",
                        "p5.32-dist-zilla-plugin-ensurelatestperl",
                        "p5.32-pod-elemental",
                        "p5.32-pod-elemental-perlmunger",
                        "p5.32-pod-elemental-transformer-list",
                        "p5.32-data-visitor",
                        "p5.32-dist-zilla-pluginbundle-starter",
                        "p5.32-moosex-role-strict",
                        "p5.32-dist-zilla-plugin-test-reportprereqs",
                        "p5.32-html-masonx-free",
                        "p5.32-catalyst-authentication-store-dbix-class",
                        "p5.32-catalyst-plugin-session-state-cookie",
                        "p5.32-catalyst-plugin-session-store-delegate",
                        "p5.32-catalystx-component-traits",
                        "p5.32-dist-zilla-plugin-checkprereqsindexed",
                        "p5.32-dist-zilla-plugin-metamergefile",
                        "p5.32-dist-zilla-plugin-github",
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-moosex-emulate-class-accessor-fast",
                        "p5.32-moosex-methodattributes",
                        "p5.32-dist-zilla-plugin-makemaker-fallback",
                        "p5.32-moosex-types-datetime",
                        "p5.32-catalyst-runtime",
                        "p5.32-dist-zilla",
                        "p5.32-dist-zilla-plugin-promptifstale",
                        "p5.32-pod-weaver",
                        "p5.32-moosex-types-uri",
                        "p5.32-dist-zilla-plugin-run",
                        "p5.32-dist-zilla-plugin-ffi",
                        "p5.32-dist-zilla-plugin-git-contributors",
                        "p5.32-dist-zilla-plugin-test-minimumversion",
                        "p5.32-dist-zilla-plugin-git",
                        "p5.32-catalyst-plugin-authentication",
                        "p5.32-dist-zilla-plugin-test-compile",
                        "p5.32-dist-zilla-plugin-distbuild",
                        "p5.32-dist-zilla-plugin-modulebuildtiny",
                        "p5.32-dist-zilla-app-command-regenerate",
                        "p5.32-catalyst-plugin-session"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-devel-nytprof",
                        "p5.32-class-refresh"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-moose",
            "portdir": "perl/p5-moose",
            "version": "2.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Moose",
            "description": "Moose - A postmodern object system for Perl 5",
            "long_description": "Moose - A postmodern object system for Perl 5",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cpan-meta-check",
                        "p5.34-cpan-meta-requirements",
                        "p5.34-dbm-deep",
                        "p5.34-declare-constraints-simple",
                        "p5.34-list-moreutils",
                        "p5.34-module-refresh",
                        "p5.34-super",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-memory-cycle",
                        "p5.34-test-needs",
                        "p5.34-test-output",
                        "p5.34-test-warnings",
                        "p5.34-type-tiny",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-params-util",
                        "p5.34-sub-exporter",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-task-weaken",
                        "p5.34-class-load",
                        "p5.34-class-load-xs",
                        "p5.34-data-optlist",
                        "p5.34-devel-globaldestruction",
                        "p5.34-devel-overloadinfo",
                        "p5.34-devel-stacktrace",
                        "p5.34-dist-checkconflicts",
                        "p5.34-eval-closure",
                        "p5.34-module-runtime",
                        "p5.34-module-runtime-conflicts",
                        "p5.34-mro-compat",
                        "p5.34-package-deprecationmanager",
                        "p5.34-package-stash",
                        "p5.34-package-stash-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-sub-handlesvia",
                        "p5.34-moosex-storage-format-jsonpm",
                        "p5.34-moosex-types-stringlike",
                        "p5.34-moosex-types-loadableclass",
                        "p5.34-moosex-has-sugar",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-any-moose",
                        "p5.34-role-hooks",
                        "p5.34-moosex-types-path-class"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-podweaver",
                        "p5.34-moosex-traits-pluggable",
                        "p5.34-catalyst-action-rest",
                        "p5.34-catalyst-component-instancepercontext",
                        "p5.34-catalyst-devel",
                        "p5.34-catalyst-plugin-authorization-acl",
                        "p5.34-catalyst-plugin-static-simple",
                        "p5.34-catalyst-view-email",
                        "p5.34-catalyst-view-html-mason",
                        "p5.34-catalystx-leakchecker",
                        "p5.34-chart-clicker",
                        "p5.34-config-mvp-slicer",
                        "p5.34-devel-repl",
                        "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-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-generatefile-fromsharedir",
                        "p5.34-dist-zilla-plugin-git-pushinitial",
                        "p5.34-dist-zilla-plugin-git-remote-check",
                        "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-metaprovides",
                        "p5.34-dist-zilla-plugin-metaprovides-package",
                        "p5.34-dist-zilla-plugin-minimumperl",
                        "p5.34-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.34-dist-zilla-plugin-ourpkgversion",
                        "p5.34-dist-zilla-plugin-pod2readme",
                        "p5.34-dist-zilla-plugin-prereqs-authordeps",
                        "p5.34-dist-zilla-plugin-readmeanyfrompod",
                        "p5.34-dist-zilla-plugin-rewriteversion-transitional",
                        "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-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-fey-dbimanager",
                        "p5.34-fey-loader",
                        "p5.34-fey-orm",
                        "p5.34-forest",
                        "p5.34-geometry-primitive",
                        "p5.34-graphics-color",
                        "p5.34-graphics-primitive",
                        "p5.34-graphics-primitive-driver-cairo",
                        "p5.34-layout-manager",
                        "p5.34-mason",
                        "p5.34-mo",
                        "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-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-multiinitarg",
                        "p5.34-moosex-object-pluggable",
                        "p5.34-moosex-params-validate",
                        "p5.34-moosex-role-parameterized",
                        "p5.34-moosex-role-warnonconflict",
                        "p5.34-moosex-role-withoverloading",
                        "p5.34-moosex-semiaffordanceaccessor",
                        "p5.34-moosex-simpleconfig",
                        "p5.34-moosex-singleton",
                        "p5.34-moosex-slurpyconstructor",
                        "p5.34-moosex-storage",
                        "p5.34-moosex-storage-io-chi",
                        "p5.34-moosex-strictconstructor",
                        "p5.34-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.34-moosex-traits",
                        "p5.34-moosex-types-laxnum",
                        "p5.34-moosex-types-path-tiny",
                        "p5.34-moosex-types-structured",
                        "p5.34-moosex-util",
                        "p5.34-net-twitter",
                        "p5.34-pod-elemental-transformer-verbatim",
                        "p5.34-pod-projectdocs",
                        "p5.34-pod-weaver-plugin-ensureuniquesections",
                        "p5.34-pod-weaver-section-allowoverride",
                        "p5.34-pod-weaver-section-contributors",
                        "p5.34-rdf-trine",
                        "p5.34-role-hasmessage",
                        "p5.34-role-identifiable",
                        "p5.34-test-moose-more",
                        "p5.34-test-www-mechanize-catalyst",
                        "p5.34-text-flow",
                        "p5.34-treepath",
                        "p5.34-moosex-oneargnew",
                        "p5.34-config-mvp",
                        "p5.34-moosex-extended",
                        "p5.34-moosex-types",
                        "p5.34-config-mvp-reader-ini",
                        "p5.34-perl-languageserver",
                        "p5.34-moosex-setonce",
                        "p5.34-dist-zilla-plugin-git-describe",
                        "p5.34-fey",
                        "p5.34-moosex-types-common",
                        "p5.34-moosex-getopt",
                        "p5.34-moosex-nonmoose",
                        "p5.34-dist-zilla-plugin-ensurelatestperl",
                        "p5.34-pod-elemental",
                        "p5.34-pod-elemental-perlmunger",
                        "p5.34-pod-elemental-transformer-list",
                        "p5.34-data-visitor",
                        "p5.34-dist-zilla-pluginbundle-starter",
                        "p5.34-moosex-role-strict",
                        "p5.34-dist-zilla-plugin-test-reportprereqs",
                        "p5.34-html-masonx-free",
                        "p5.34-catalyst-authentication-store-dbix-class",
                        "p5.34-catalyst-plugin-session-state-cookie",
                        "p5.34-catalyst-plugin-session-store-delegate",
                        "p5.34-catalystx-component-traits",
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5.34-dist-zilla-plugin-metamergefile",
                        "p5.34-dist-zilla-plugin-github",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5.34-moosex-emulate-class-accessor-fast",
                        "p5.34-moosex-methodattributes",
                        "p5.34-dist-zilla-plugin-makemaker-fallback",
                        "p5.34-moosex-types-datetime",
                        "p5.34-catalyst-runtime",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-plugin-promptifstale",
                        "p5.34-pod-weaver",
                        "p5.34-moosex-types-uri",
                        "p5.34-dist-zilla-plugin-run",
                        "p5-moose",
                        "p5.34-dist-zilla-plugin-ffi",
                        "p5.34-dist-zilla-plugin-git-contributors",
                        "p5.34-dist-zilla-plugin-test-minimumversion",
                        "p5.34-dist-zilla-plugin-git",
                        "p5.34-catalyst-plugin-authentication",
                        "demeter",
                        "p5.34-dist-zilla-plugin-test-compile",
                        "p5.34-dist-zilla-plugin-distbuild",
                        "p5.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-dist-zilla-app-command-regenerate",
                        "p5.34-catalyst-plugin-session"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-devel-nytprof",
                        "p5.34-class-refresh"
                    ]
                }
            ]
        },
        {
            "name": "g-ls",
            "portdir": "sysutils/g-ls",
            "version": "0.31.0",
            "license": "MIT",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://g.equationzhao.space",
            "description": "Powerful and cross-platform ls",
            "long_description": "Powerful and cross-platform ls. Built for the modern terminal.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}