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

{
    "count": 51942,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=639",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=637",
    "results": [
        {
            "name": "p5.28-ole-storage_lite",
            "portdir": "perl/p5-ole-storage_lite",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OLE::Storage_Lite",
            "description": "OLE::Storage_Lite - Simple Class for OLE document interface",
            "long_description": "OLE::Storage_Lite - Simple Class for OLE document interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-email-outlook-message",
                        "p5.28-spreadsheet-parseexcel"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-ole-storage_lite",
            "portdir": "perl/p5-ole-storage_lite",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OLE::Storage_Lite",
            "description": "OLE::Storage_Lite - Simple Class for OLE document interface",
            "long_description": "OLE::Storage_Lite - Simple Class for OLE document interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-email-outlook-message",
                        "p5.30-spreadsheet-parseexcel"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-ole-storage_lite",
            "portdir": "perl/p5-ole-storage_lite",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OLE::Storage_Lite",
            "description": "OLE::Storage_Lite - Simple Class for OLE document interface",
            "long_description": "OLE::Storage_Lite - Simple Class for OLE document interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-email-outlook-message",
                        "p5.32-spreadsheet-parseexcel"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-ole-storage_lite",
            "portdir": "perl/p5-ole-storage_lite",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OLE::Storage_Lite",
            "description": "OLE::Storage_Lite - Simple Class for OLE document interface",
            "long_description": "OLE::Storage_Lite - Simple Class for OLE document interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-email-outlook-message",
                        "p5-ole-storage_lite",
                        "p5.34-spreadsheet-parseexcel"
                    ]
                }
            ]
        },
        {
            "name": "p5-opcodes",
            "portdir": "perl/p5-opcodes",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-opcodes",
            "homepage": "https://metacpan.org/pod/Opcodes",
            "description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "long_description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-opcodes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-opengl",
            "portdir": "perl/p5-opengl",
            "version": "0.700.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin < 22}",
            "epoch": 0,
            "replaced_by": "p5.34-opengl",
            "homepage": "https://metacpan.org/pod/OpenGL",
            "description": "Perl OpenGL: a.k.a. POGL",
            "long_description": "Perl OpenGL (a.k.a. POGL) is a perl5 interface to opengl, glu, and glut. Virtually all of the OpenGL 1.0 and 1.1 functions are available as well as most of 1.2. The functional interface is very similar to using C with most changes made in an obvious way (see man page for details). High-level object interfaces are available in the form of OpenGL::Array, OpenGL::Image, and OpenGL::Shader.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-opengl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-opcodes",
            "portdir": "perl/p5-opcodes",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Opcodes",
            "description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "long_description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-b-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-opcodes",
            "portdir": "perl/p5-opcodes",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Opcodes",
            "description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "long_description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-b-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-opcodes",
            "portdir": "perl/p5-opcodes",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Opcodes",
            "description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "long_description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-b-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-opcodes",
            "portdir": "perl/p5-opcodes",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Opcodes",
            "description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "long_description": "Opcodes - More Opcodes information from opnames.h and opcode.h",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-b-c",
                        "p5-opcodes"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-opengl",
            "portdir": "perl/p5-opengl",
            "version": "0.700.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin < 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL",
            "description": "Perl OpenGL: a.k.a. POGL",
            "long_description": "Perl OpenGL (a.k.a. POGL) is a perl5 interface to opengl, glu, and glut. Virtually all of the OpenGL 1.0 and 1.1 functions are available as well as most of 1.2. The functional interface is very similar to using C with most changes made in an obvious way (see man page for details). High-level object interfaces are available in the form of OpenGL::Array, OpenGL::Image, and OpenGL::Shader.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-time-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libGLU",
                        "mesa",
                        "xorg-libX11",
                        "perl5.28",
                        "xorg-libXi",
                        "xorg-libXmu",
                        "xorg-libice",
                        "xorg-libXext",
                        "freeglut"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-opengl",
            "portdir": "perl/p5-opengl",
            "version": "0.700.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin < 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL",
            "description": "Perl OpenGL: a.k.a. POGL",
            "long_description": "Perl OpenGL (a.k.a. POGL) is a perl5 interface to opengl, glu, and glut. Virtually all of the OpenGL 1.0 and 1.1 functions are available as well as most of 1.2. The functional interface is very similar to using C with most changes made in an obvious way (see man page for details). High-level object interfaces are available in the form of OpenGL::Array, OpenGL::Image, and OpenGL::Shader.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-time-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libGLU",
                        "mesa",
                        "xorg-libX11",
                        "perl5.30",
                        "xorg-libXi",
                        "xorg-libXmu",
                        "xorg-libice",
                        "xorg-libXext",
                        "freeglut"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-opengl",
            "portdir": "perl/p5-opengl",
            "version": "0.700.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin < 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL",
            "description": "Perl OpenGL: a.k.a. POGL",
            "long_description": "Perl OpenGL (a.k.a. POGL) is a perl5 interface to opengl, glu, and glut. Virtually all of the OpenGL 1.0 and 1.1 functions are available as well as most of 1.2. The functional interface is very similar to using C with most changes made in an obvious way (see man page for details). High-level object interfaces are available in the form of OpenGL::Array, OpenGL::Image, and OpenGL::Shader.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-time-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libGLU",
                        "mesa",
                        "xorg-libX11",
                        "perl5.32",
                        "xorg-libXi",
                        "xorg-libXmu",
                        "xorg-libice",
                        "xorg-libXext",
                        "freeglut"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-opengl",
            "portdir": "perl/p5-opengl",
            "version": "0.700.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin < 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL",
            "description": "Perl OpenGL: a.k.a. POGL",
            "long_description": "Perl OpenGL (a.k.a. POGL) is a perl5 interface to opengl, glu, and glut. Virtually all of the OpenGL 1.0 and 1.1 functions are available as well as most of 1.2. The functional interface is very similar to using C with most changes made in an obvious way (see man page for details). High-level object interfaces are available in the form of OpenGL::Array, OpenGL::Image, and OpenGL::Shader.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-time-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa",
                        "xorg-libX11",
                        "xorg-libXext",
                        "freeglut",
                        "xorg-libXmu",
                        "xorg-libice",
                        "perl5.34",
                        "xorg-libXi",
                        "libGLU"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-opengl"
                    ]
                }
            ]
        },
        {
            "name": "p5-opengl-glfw",
            "portdir": "perl/p5-opengl-glfw",
            "version": "0.40.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-opengl-glfw",
            "homepage": "https://metacpan.org/pod/OpenGL::GLFW",
            "description": "OpenGL::GLFW - Perl bindings for the GLFW library",
            "long_description": "OpenGL::GLFW - Perl bindings for the GLFW library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-opengl-glfw"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-opengl-glut",
            "portdir": "perl/p5-opengl-glut",
            "version": "0.720.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5-opengl",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5-opengl",
            "long_description": "This port has been replaced by p5-opengl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-opengl-glfw",
            "portdir": "perl/p5-opengl-glfw",
            "version": "0.40.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::GLFW",
            "description": "OpenGL::GLFW - Perl bindings for the GLFW library",
            "long_description": "OpenGL::GLFW - Perl bindings for the GLFW library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-opengl-modern"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glfw",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-opengl-glfw",
            "portdir": "perl/p5-opengl-glfw",
            "version": "0.40.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::GLFW",
            "description": "OpenGL::GLFW - Perl bindings for the GLFW library",
            "long_description": "OpenGL::GLFW - Perl bindings for the GLFW library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-opengl-modern"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glfw",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-opengl-glfw",
            "portdir": "perl/p5-opengl-glfw",
            "version": "0.40.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::GLFW",
            "description": "OpenGL::GLFW - Perl bindings for the GLFW library",
            "long_description": "OpenGL::GLFW - Perl bindings for the GLFW library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-opengl-modern"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glfw",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-opengl-glfw",
            "portdir": "perl/p5-opengl-glfw",
            "version": "0.40.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::GLFW",
            "description": "OpenGL::GLFW - Perl bindings for the GLFW library",
            "long_description": "OpenGL::GLFW - Perl bindings for the GLFW library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-opengl-modern"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glfw",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-opengl-glfw"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-opengl-glut",
            "portdir": "perl/p5-opengl-glut",
            "version": "0.720.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-opengl",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.28-opengl",
            "long_description": "This port has been replaced by p5.28-opengl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-opengl-glut",
            "portdir": "perl/p5-opengl-glut",
            "version": "0.720.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.30-opengl",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.30-opengl",
            "long_description": "This port has been replaced by p5.30-opengl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-opengl-glut",
            "portdir": "perl/p5-opengl-glut",
            "version": "0.720.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.32-opengl",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.32-opengl",
            "long_description": "This port has been replaced by p5.32-opengl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-opengl-glut",
            "portdir": "perl/p5-opengl-glut",
            "version": "0.720.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-opengl",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.34-opengl",
            "long_description": "This port has been replaced by p5.34-opengl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-opengl-modern",
            "portdir": "perl/p5-opengl-modern",
            "version": "0.40.500",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-opengl-modern",
            "homepage": "https://metacpan.org/pod/OpenGL::Modern",
            "description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "long_description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-opengl-modern"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-openoffice-oodoc",
            "portdir": "perl/p5-openoffice-oodoc",
            "version": "2.125.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-openoffice-oodoc",
            "homepage": "https://metacpan.org/pod/OpenOffice::OODoc",
            "description": "The Open OpenDocument Connector",
            "long_description": "The Open OpenDocument Connector",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "clot",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-openoffice-oodoc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-opengl-modern",
            "portdir": "perl/p5-opengl-modern",
            "version": "0.40.500",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::Modern",
            "description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "long_description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-devel-checklib",
                        "p5.28-extutils-makemaker",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-opengl-glfw"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-opengl-modern",
            "portdir": "perl/p5-opengl-modern",
            "version": "0.40.500",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::Modern",
            "description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "long_description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-devel-checklib",
                        "p5.30-extutils-makemaker",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-opengl-glfw"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-opengl-modern",
            "portdir": "perl/p5-opengl-modern",
            "version": "0.40.500",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::Modern",
            "description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "long_description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-devel-checklib",
                        "p5.32-extutils-makemaker",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-opengl-glfw"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-opengl-modern",
            "portdir": "perl/p5-opengl-modern",
            "version": "0.40.500",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenGL::Modern",
            "description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "long_description": "OpenGL::Modern - Perl extension to Modern OpenGL API up to 4.6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-devel-checklib",
                        "p5.34-extutils-makemaker",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-opengl-glfw"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-opengl-modern"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-openoffice-oodoc",
            "portdir": "perl/p5-openoffice-oodoc",
            "version": "2.125.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenOffice::OODoc",
            "description": "The Open OpenDocument Connector",
            "long_description": "The Open OpenDocument Connector",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "clot",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.28-archive-zip",
                        "p5.28-xml-twig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-openoffice-oodoc",
            "portdir": "perl/p5-openoffice-oodoc",
            "version": "2.125.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenOffice::OODoc",
            "description": "The Open OpenDocument Connector",
            "long_description": "The Open OpenDocument Connector",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "clot",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.30-archive-zip",
                        "p5.30-xml-twig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-openoffice-oodoc",
            "portdir": "perl/p5-openoffice-oodoc",
            "version": "2.125.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenOffice::OODoc",
            "description": "The Open OpenDocument Connector",
            "long_description": "The Open OpenDocument Connector",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "clot",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.32-archive-zip",
                        "p5.32-xml-twig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-openoffice-oodoc",
            "portdir": "perl/p5-openoffice-oodoc",
            "version": "2.125.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/OpenOffice::OODoc",
            "description": "The Open OpenDocument Connector",
            "long_description": "The Open OpenDocument Connector",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "clot",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-archive-zip",
                        "p5.34-xml-twig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-openoffice-oodoc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5-package-constants",
            "portdir": "perl/p5-package-constants",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-package-constants",
            "homepage": "https://metacpan.org/pod/Package::Constants",
            "description": "List all constants declared in a package",
            "long_description": "Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-package-constants"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-package-deprecationmanager",
            "portdir": "perl/p5-package-deprecationmanager",
            "version": "0.180.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-package-deprecationmanager",
            "homepage": "https://metacpan.org/pod/Package::DeprecationManager",
            "description": "Manage deprecation warnings for your distribution",
            "long_description": "Manage deprecation warnings for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-package-deprecationmanager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-package-constants",
            "portdir": "perl/p5-package-constants",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::Constants",
            "description": "List all constants declared in a package",
            "long_description": "Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-package-constants",
            "portdir": "perl/p5-package-constants",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::Constants",
            "description": "List all constants declared in a package",
            "long_description": "Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-package-constants",
            "portdir": "perl/p5-package-constants",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::Constants",
            "description": "List all constants declared in a package",
            "long_description": "Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-package-constants",
            "portdir": "perl/p5-package-constants",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::Constants",
            "description": "List all constants declared in a package",
            "long_description": "Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-package-constants"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-package-deprecationmanager",
            "portdir": "perl/p5-package-deprecationmanager",
            "version": "0.180.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::DeprecationManager",
            "description": "Manage deprecation warnings for your distribution",
            "long_description": "Manage deprecation warnings for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "p5.28-test-simple",
                        "p5.28-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-sub-install",
                        "p5.28-package-stash",
                        "p5.28-params-util",
                        "p5.28-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-package-deprecationmanager",
            "portdir": "perl/p5-package-deprecationmanager",
            "version": "0.180.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::DeprecationManager",
            "description": "Manage deprecation warnings for your distribution",
            "long_description": "Manage deprecation warnings for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-fatal",
                        "p5.30-test-simple",
                        "p5.30-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-sub-install",
                        "p5.30-package-stash",
                        "p5.30-params-util",
                        "p5.30-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-package-deprecationmanager",
            "portdir": "perl/p5-package-deprecationmanager",
            "version": "0.180.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::DeprecationManager",
            "description": "Manage deprecation warnings for your distribution",
            "long_description": "Manage deprecation warnings for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "p5.32-test-simple",
                        "p5.32-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-sub-install",
                        "p5.32-scalar-list-utils",
                        "p5.32-package-stash",
                        "p5.32-params-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-package-deprecationmanager",
            "portdir": "perl/p5-package-deprecationmanager",
            "version": "0.180.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::DeprecationManager",
            "description": "Manage deprecation warnings for your distribution",
            "long_description": "Manage deprecation warnings for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "p5.34-test-simple",
                        "p5.34-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-sub-install",
                        "p5.34-package-stash",
                        "p5.34-params-util",
                        "p5.34-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "p5-package-deprecationmanager"
                    ]
                }
            ]
        },
        {
            "name": "p5-package-pkg",
            "portdir": "perl/p5-package-pkg",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-package-pkg",
            "homepage": "https://metacpan.org/pod/Package::Pkg",
            "description": "Package::Pkg - Handy package munging utilities",
            "long_description": "Package::Pkg - Handy package munging utilities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-package-pkg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-package-stash",
            "portdir": "perl/p5-package-stash",
            "version": "0.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-package-stash",
            "homepage": "https://metacpan.org/pod/Package::Stash",
            "description": "routines for manipulating stashes",
            "long_description": "routines for manipulating stashes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-package-stash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-package-pkg",
            "portdir": "perl/p5-package-pkg",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::Pkg",
            "description": "Package::Pkg - Handy package munging utilities",
            "long_description": "Package::Pkg - Handy package munging utilities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-clone",
                        "p5.28-mouse",
                        "perl5.28",
                        "p5.28-try-tiny",
                        "p5.28-sub-install",
                        "p5.28-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-getopt-usaginator"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-package-pkg",
            "portdir": "perl/p5-package-pkg",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::Pkg",
            "description": "Package::Pkg - Handy package munging utilities",
            "long_description": "Package::Pkg - Handy package munging utilities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-clone",
                        "p5.30-mouse",
                        "perl5.30",
                        "p5.30-try-tiny",
                        "p5.30-sub-install",
                        "p5.30-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-getopt-usaginator"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-package-pkg",
            "portdir": "perl/p5-package-pkg",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::Pkg",
            "description": "Package::Pkg - Handy package munging utilities",
            "long_description": "Package::Pkg - Handy package munging utilities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-clone",
                        "p5.32-mouse",
                        "perl5.32",
                        "p5.32-try-tiny",
                        "p5.32-sub-install",
                        "p5.32-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-getopt-usaginator"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-package-pkg",
            "portdir": "perl/p5-package-pkg",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Package::Pkg",
            "description": "Package::Pkg - Handy package munging utilities",
            "long_description": "Package::Pkg - Handy package munging utilities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-clone",
                        "p5.34-mouse",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-sub-install",
                        "p5.34-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-getopt-usaginator",
                        "p5-package-pkg"
                    ]
                }
            ]
        }
    ]
}