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

{
    "count": 52350,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=464",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=462",
    "results": [
        {
            "name": "p5.32-alien-proj4",
            "portdir": "perl/p5-alien-proj4",
            "version": "2.19.113",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Proj4",
            "description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "long_description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-sort-versions",
                        "p5.32-uri",
                        "p5.32-alien-build-plugin-cleanse-builddir",
                        "p5.32-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.32-pkgconfig",
                        "p5.32-alien-sqlite",
                        "pkgconfig",
                        "p5.32-file-find-rule"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-alien-build",
                        "p5.32-ffi-checklib",
                        "p5.32-inline",
                        "p5.32-inline-c",
                        "proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-alien-proj4",
            "portdir": "perl/p5-alien-proj4",
            "version": "2.19.113",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Proj4",
            "description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "long_description": "Alien::Proj4 - Find/Install the PROJ library, version 4",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-sort-versions",
                        "p5.34-uri",
                        "p5.34-alien-build-plugin-cleanse-builddir",
                        "p5.34-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.34-pkgconfig",
                        "p5.34-alien-sqlite",
                        "pkgconfig",
                        "p5.34-file-find-rule"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-alien-build",
                        "p5.34-ffi-checklib",
                        "p5.34-inline",
                        "p5.34-inline-c",
                        "proj4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-alien-proj4"
                    ]
                }
            ]
        },
        {
            "name": "p5-alien-role-alt",
            "portdir": "perl/p5-alien-role-alt",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-role-alt",
            "homepage": "https://metacpan.org/pod/Alien::Role::Alt",
            "description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates",
            "long_description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates. The capabilities that used to be provided by this role have been moved into Alien::Base's core class. This is an empty role provided for compatibility only. New code should not be using this class. GitHub Repository is archived. Tickets can be opened on the Alien-Build issue tracker, though you should just stop using this role now.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-role-alt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-rust",
            "portdir": "perl/p5-alien-rust",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-rust",
            "homepage": "https://metacpan.org/pod/Alien::Rust",
            "description": "Alien::Rust - Find or build Rust",
            "long_description": "Alien::Rust - Find or build Rust",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-rust"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-role-alt",
            "portdir": "perl/p5-alien-role-alt",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Role::Alt",
            "description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates",
            "long_description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates. The capabilities that used to be provided by this role have been moved into Alien::Base's core class. This is an empty role provided for compatibility only. New code should not be using this class. GitHub Repository is archived. Tickets can be opened on the Alien-Build issue tracker, though you should just stop using this role now.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-role-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-alien-role-alt",
            "portdir": "perl/p5-alien-role-alt",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Role::Alt",
            "description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates",
            "long_description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates. The capabilities that used to be provided by this role have been moved into Alien::Base's core class. This is an empty role provided for compatibility only. New code should not be using this class. GitHub Repository is archived. Tickets can be opened on the Alien-Build issue tracker, though you should just stop using this role now.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-alien-build",
                        "p5.30-role-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-alien-role-alt",
            "portdir": "perl/p5-alien-role-alt",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Role::Alt",
            "description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates",
            "long_description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates. The capabilities that used to be provided by this role have been moved into Alien::Base's core class. This is an empty role provided for compatibility only. New code should not be using this class. GitHub Repository is archived. Tickets can be opened on the Alien-Build issue tracker, though you should just stop using this role now.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-alien-build",
                        "p5.32-role-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-alien-role-alt",
            "portdir": "perl/p5-alien-role-alt",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Role::Alt",
            "description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates",
            "long_description": "Alien::Role::Alt - (Deprecated) Alien::Base role that supports alternates. The capabilities that used to be provided by this role have been moved into Alien::Base's core class. This is an empty role provided for compatibility only. New code should not be using this class. GitHub Repository is archived. Tickets can be opened on the Alien-Build issue tracker, though you should just stop using this role now.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-alien-build",
                        "p5.34-role-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-alien-role-alt"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-rust",
            "portdir": "perl/p5-alien-rust",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Rust",
            "description": "Alien::Rust - Find or build Rust",
            "long_description": "Alien::Rust - Find or build Rust",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-extutils-makemaker",
                        "p5.28-path-tiny",
                        "p5.28-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cargo",
                        "perl5.28",
                        "rust",
                        "p5.28-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-ffi-platypus-lang-rust"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-alien-rust",
            "portdir": "perl/p5-alien-rust",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Rust",
            "description": "Alien::Rust - Find or build Rust",
            "long_description": "Alien::Rust - Find or build Rust",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-extutils-makemaker",
                        "p5.30-path-tiny",
                        "p5.30-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cargo",
                        "perl5.30",
                        "rust",
                        "p5.30-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-ffi-platypus-lang-rust"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-alien-rust",
            "portdir": "perl/p5-alien-rust",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Rust",
            "description": "Alien::Rust - Find or build Rust",
            "long_description": "Alien::Rust - Find or build Rust",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-extutils-makemaker",
                        "p5.32-path-tiny",
                        "p5.32-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cargo",
                        "perl5.32",
                        "rust",
                        "p5.32-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-ffi-platypus-lang-rust"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-alien-rust",
            "portdir": "perl/p5-alien-rust",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::Rust",
            "description": "Alien::Rust - Find or build Rust",
            "long_description": "Alien::Rust - Find or build Rust",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-extutils-makemaker",
                        "p5.34-path-tiny",
                        "p5.34-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cargo",
                        "rust",
                        "perl5.34",
                        "p5.34-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-alien-rust",
                        "p5.34-ffi-platypus-lang-rust"
                    ]
                }
            ]
        },
        {
            "name": "p5-alien-sdl",
            "portdir": "perl/p5-alien-sdl",
            "version": "1.446.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-sdl",
            "homepage": "https://metacpan.org/pod/Alien::SDL",
            "description": "Alien::SDL - building, finding and using SDL binaries",
            "long_description": "Alien::SDL - building, finding and using SDL binaries",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-sdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-sqlite",
            "portdir": "perl/p5-alien-sqlite",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-sqlite",
            "homepage": "https://metacpan.org/pod/Alien::sqlite",
            "description": "Alien::sqlite - Install/Find the sqlite library",
            "long_description": "Alien::sqlite - Install/Find the sqlite library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-sqlite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-sdl",
            "portdir": "perl/p5-alien-sdl",
            "version": "1.446.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::SDL",
            "description": "Alien::SDL - building, finding and using SDL binaries",
            "long_description": "Alien::SDL - building, finding and using SDL binaries",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-archive-extract",
                        "p5.28-archive-tar",
                        "p5.28-archive-zip",
                        "p5.28-digest-sha",
                        "p5.28-module-build",
                        "p5.28-text-patch",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-capture-tiny",
                        "libsdl_mixer",
                        "p5.28-file-which",
                        "p5.28-file-sharedir",
                        "libsdl",
                        "libsdl_gfx",
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_pango",
                        "libsdl_ttf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-sdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-alien-sdl",
            "portdir": "perl/p5-alien-sdl",
            "version": "1.446.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::SDL",
            "description": "Alien::SDL - building, finding and using SDL binaries",
            "long_description": "Alien::SDL - building, finding and using SDL binaries",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-archive-extract",
                        "p5.30-archive-tar",
                        "p5.30-archive-zip",
                        "p5.30-digest-sha",
                        "p5.30-module-build",
                        "p5.30-text-patch",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-capture-tiny",
                        "libsdl_mixer",
                        "p5.30-file-which",
                        "p5.30-file-sharedir",
                        "libsdl",
                        "libsdl_gfx",
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_pango",
                        "libsdl_ttf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-sdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-alien-sdl",
            "portdir": "perl/p5-alien-sdl",
            "version": "1.446.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::SDL",
            "description": "Alien::SDL - building, finding and using SDL binaries",
            "long_description": "Alien::SDL - building, finding and using SDL binaries",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-archive-extract",
                        "p5.32-archive-tar",
                        "p5.32-archive-zip",
                        "p5.32-digest-sha",
                        "p5.32-text-patch",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-capture-tiny",
                        "libsdl_mixer",
                        "p5.32-file-which",
                        "p5.32-file-sharedir",
                        "libsdl",
                        "libsdl_gfx",
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_pango",
                        "libsdl_ttf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-sdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-alien-sdl",
            "portdir": "perl/p5-alien-sdl",
            "version": "1.446.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::SDL",
            "description": "Alien::SDL - building, finding and using SDL binaries",
            "long_description": "Alien::SDL - building, finding and using SDL binaries",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-archive-extract",
                        "p5.34-archive-tar",
                        "p5.34-archive-zip",
                        "p5.34-digest-sha",
                        "p5.34-module-build",
                        "p5.34-text-patch",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-capture-tiny",
                        "libsdl_mixer",
                        "p5.34-file-which",
                        "p5.34-file-sharedir",
                        "libsdl",
                        "libsdl_gfx",
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_pango",
                        "libsdl_ttf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-alien-sdl",
                        "p5.34-sdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-sqlite",
            "portdir": "perl/p5-alien-sqlite",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::sqlite",
            "description": "Alien::sqlite - Install/Find the sqlite library",
            "long_description": "Alien::sqlite - Install/Find the sqlite library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-sort-versions",
                        "p5.28-uri",
                        "p5.28-alien-build-plugin-cleanse-builddir",
                        "p5.28-pkgconfig",
                        "pkgconfig",
                        "p5.28-file-find-rule",
                        "p5.28-file-which",
                        "p5.28-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "p5.28-ffi-checklib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-proj",
                        "p5.28-alien-proj4"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-alien-sqlite",
            "portdir": "perl/p5-alien-sqlite",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::sqlite",
            "description": "Alien::sqlite - Install/Find the sqlite library",
            "long_description": "Alien::sqlite - Install/Find the sqlite library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-sort-versions",
                        "p5.30-uri",
                        "p5.30-alien-build-plugin-cleanse-builddir",
                        "p5.30-pkgconfig",
                        "pkgconfig",
                        "p5.30-file-find-rule",
                        "p5.30-file-which",
                        "p5.30-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-alien-build",
                        "p5.30-ffi-checklib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-alien-proj",
                        "p5.30-alien-proj4"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-alien-sqlite",
            "portdir": "perl/p5-alien-sqlite",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::sqlite",
            "description": "Alien::sqlite - Install/Find the sqlite library",
            "long_description": "Alien::sqlite - Install/Find the sqlite library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-sort-versions",
                        "p5.32-uri",
                        "p5.32-alien-build-plugin-cleanse-builddir",
                        "p5.32-pkgconfig",
                        "pkgconfig",
                        "p5.32-file-find-rule",
                        "p5.32-file-which",
                        "p5.32-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-alien-build",
                        "p5.32-ffi-checklib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-alien-proj",
                        "p5.32-alien-proj4"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-alien-sqlite",
            "portdir": "perl/p5-alien-sqlite",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::sqlite",
            "description": "Alien::sqlite - Install/Find the sqlite library",
            "long_description": "Alien::sqlite - Install/Find the sqlite library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-sort-versions",
                        "p5.34-uri",
                        "p5.34-alien-build-plugin-cleanse-builddir",
                        "p5.34-pkgconfig",
                        "pkgconfig",
                        "p5.34-file-find-rule",
                        "p5.34-file-which",
                        "p5.34-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-alien-build",
                        "p5.34-ffi-checklib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-alien-proj",
                        "p5.34-alien-proj4"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-alien-sqlite"
                    ]
                }
            ]
        },
        {
            "name": "p5-alien-wxwidgets",
            "portdir": "perl/p5-alien-wxwidgets",
            "version": "0.690.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-alien-wxwidgets",
            "homepage": "https://metacpan.org/pod/Alien::wxWidgets",
            "description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "long_description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-wxwidgets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-zlib",
            "portdir": "perl/p5-alien-zlib",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-zlib",
            "homepage": "https://metacpan.org/pod/Alien::zlib",
            "description": "Alien::zlib - Find or build zlib",
            "long_description": "Alien::zlib - Find or build zlib",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-alien-wxwidgets",
            "portdir": "perl/p5-alien-wxwidgets",
            "version": "0.690.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::wxWidgets",
            "description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "long_description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-lwp-protocol-https",
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.28",
                        "p5.28-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-wx"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-alien-wxwidgets",
            "portdir": "perl/p5-alien-wxwidgets",
            "version": "0.690.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::wxWidgets",
            "description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "long_description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-lwp-protocol-https",
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.30",
                        "p5.30-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-wx"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-alien-wxwidgets",
            "portdir": "perl/p5-alien-wxwidgets",
            "version": "0.690.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::wxWidgets",
            "description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "long_description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-lwp-protocol-https",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.32",
                        "p5.32-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-wx"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-alien-wxwidgets",
            "portdir": "perl/p5-alien-wxwidgets",
            "version": "0.690.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::wxWidgets",
            "description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "long_description": "Alien::wxWidgets - building, finding and using wxWidgets binaries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-lwp-protocol-https",
                        "p5.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.34",
                        "p5.34-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-alien-wxwidgets",
                        "p5.34-wx"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-zlib",
            "portdir": "perl/p5-alien-zlib",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::zlib",
            "description": "Alien::zlib - Find or build zlib",
            "long_description": "Alien::zlib - Find or build zlib",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "perl5.28",
                        "p5.28-alien-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-alien-zlib",
            "portdir": "perl/p5-alien-zlib",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::zlib",
            "description": "Alien::zlib - Find or build zlib",
            "long_description": "Alien::zlib - Find or build zlib",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "perl5.30",
                        "p5.30-alien-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-alien-zlib",
            "portdir": "perl/p5-alien-zlib",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::zlib",
            "description": "Alien::zlib - Find or build zlib",
            "long_description": "Alien::zlib - Find or build zlib",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "perl5.32",
                        "p5.32-alien-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-alien-zlib",
            "portdir": "perl/p5-alien-zlib",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::zlib",
            "description": "Alien::zlib - Find or build zlib",
            "long_description": "Alien::zlib - Find or build zlib",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "perl5.34",
                        "p5.34-alien-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-alien-zlib"
                    ]
                }
            ]
        },
        {
            "name": "p5-alt-crypt-rsa-bigint",
            "portdir": "perl/p5-alt-crypt-rsa-bigint",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alt-crypt-rsa-bigint",
            "homepage": "https://metacpan.org/pod/Alt::Crypt::RSA::BigInt",
            "description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "long_description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alt-crypt-rsa-bigint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alt-lexical-var-butsupportmodernperl",
            "portdir": "perl/p5-alt-lexical-var-butsupportmodernperl",
            "version": "0.2.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5-lexical-var",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5-lexical-var",
            "long_description": "This port has been replaced by p5-lexical-var.",
            "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-alt-crypt-rsa-bigint",
            "portdir": "perl/p5-alt-crypt-rsa-bigint",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alt::Crypt::RSA::BigInt",
            "description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "long_description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-loader",
                        "p5.28-convert-ascii-armour",
                        "p5.28-crypt-blowfish",
                        "p5.28-crypt-cbc",
                        "p5.28-data-buffer",
                        "perl5.28",
                        "p5.28-math-bigint-gmp",
                        "p5.28-math-prime-util",
                        "p5.28-math-prime-util-gmp",
                        "p5.28-sort-versions",
                        "p5.28-tie-encryptedhash",
                        "p5.28-digest-md2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-alt-crypt-rsa-bigint",
            "portdir": "perl/p5-alt-crypt-rsa-bigint",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alt::Crypt::RSA::BigInt",
            "description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "long_description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-class-loader",
                        "p5.30-convert-ascii-armour",
                        "p5.30-crypt-blowfish",
                        "p5.30-crypt-cbc",
                        "p5.30-data-buffer",
                        "perl5.30",
                        "p5.30-math-bigint-gmp",
                        "p5.30-math-prime-util",
                        "p5.30-math-prime-util-gmp",
                        "p5.30-sort-versions",
                        "p5.30-tie-encryptedhash",
                        "p5.30-digest-md2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-alt-crypt-rsa-bigint",
            "portdir": "perl/p5-alt-crypt-rsa-bigint",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alt::Crypt::RSA::BigInt",
            "description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "long_description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-cbc",
                        "p5.32-class-loader",
                        "p5.32-convert-ascii-armour",
                        "p5.32-crypt-blowfish",
                        "p5.32-data-buffer",
                        "perl5.32",
                        "p5.32-math-bigint-gmp",
                        "p5.32-math-prime-util",
                        "p5.32-math-prime-util-gmp",
                        "p5.32-sort-versions",
                        "p5.32-tie-encryptedhash",
                        "p5.32-digest-md2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-alt-crypt-rsa-bigint",
            "portdir": "perl/p5-alt-crypt-rsa-bigint",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alt::Crypt::RSA::BigInt",
            "description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "long_description": "Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-loader",
                        "p5.34-convert-ascii-armour",
                        "p5.34-crypt-blowfish",
                        "p5.34-crypt-cbc",
                        "p5.34-data-buffer",
                        "perl5.34",
                        "p5.34-math-bigint-gmp",
                        "p5.34-math-prime-util",
                        "p5.34-math-prime-util-gmp",
                        "p5.34-sort-versions",
                        "p5.34-tie-encryptedhash",
                        "p5.34-digest-md2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-openpgp",
                        "p5-alt-crypt-rsa-bigint"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alt-lexical-var-butsupportmodernperl",
            "portdir": "perl/p5-alt-lexical-var-butsupportmodernperl",
            "version": "0.2.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-lexical-var",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.28-lexical-var",
            "long_description": "This port has been replaced by p5.28-lexical-var.",
            "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-alt-lexical-var-butsupportmodernperl",
            "portdir": "perl/p5-alt-lexical-var-butsupportmodernperl",
            "version": "0.2.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.30-lexical-var",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.30-lexical-var",
            "long_description": "This port has been replaced by p5.30-lexical-var.",
            "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-alt-lexical-var-butsupportmodernperl",
            "portdir": "perl/p5-alt-lexical-var-butsupportmodernperl",
            "version": "0.2.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.32-lexical-var",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.32-lexical-var",
            "long_description": "This port has been replaced by p5.32-lexical-var.",
            "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-alt-lexical-var-butsupportmodernperl",
            "portdir": "perl/p5-alt-lexical-var-butsupportmodernperl",
            "version": "0.2.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-lexical-var",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.34-lexical-var",
            "long_description": "This port has been replaced by p5.34-lexical-var.",
            "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-amazon-s3",
            "portdir": "perl/p5-amazon-s3",
            "version": "2.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-amazon-s3",
            "homepage": "https://metacpan.org/pod/Amazon::S3",
            "description": "Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys.",
            "long_description": "Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-amazon-s3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-any-moose",
            "portdir": "perl/p5-any-moose",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-any-moose",
            "homepage": "https://metacpan.org/pod/Any::Moose",
            "description": "Any::Moose - (DEPRECATED) use Moo instead!",
            "long_description": "Any::Moose - (DEPRECATED) use Moo instead!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-any-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-amazon-s3",
            "portdir": "perl/p5-amazon-s3",
            "version": "2.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Amazon::S3",
            "description": "Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys.",
            "long_description": "Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-sharedir-install",
                        "p5.28-test-output",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-http-date",
                        "p5.28-io-stringy",
                        "p5.28-libwww-perl",
                        "p5.28-lwp-protocol-https",
                        "p5.28-lwp-useragent-determined",
                        "p5.28-net-http",
                        "perl5.28",
                        "p5.28-readonly",
                        "p5.28-scalar-list-utils",
                        "p5.28-uri",
                        "p5.28-xml-simple",
                        "p5.28-net-amazon-signature-v4",
                        "p5.28-json-pp",
                        "p5.28-pod-markdown",
                        "p5.28-class-accessor",
                        "p5.28-digest-hmac",
                        "p5.28-digest-md5-file"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-amazon-s3",
            "portdir": "perl/p5-amazon-s3",
            "version": "2.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Amazon::S3",
            "description": "Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys.",
            "long_description": "Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-sharedir-install",
                        "p5.30-test-output",
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-http-date",
                        "p5.30-io-stringy",
                        "p5.30-libwww-perl",
                        "p5.30-lwp-protocol-https",
                        "p5.30-lwp-useragent-determined",
                        "p5.30-net-http",
                        "perl5.30",
                        "p5.30-readonly",
                        "p5.30-scalar-list-utils",
                        "p5.30-uri",
                        "p5.30-xml-simple",
                        "p5.30-net-amazon-signature-v4",
                        "p5.30-json-pp",
                        "p5.30-pod-markdown",
                        "p5.30-class-accessor",
                        "p5.30-digest-hmac",
                        "p5.30-digest-md5-file"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-amazon-s3",
            "portdir": "perl/p5-amazon-s3",
            "version": "2.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Amazon::S3",
            "description": "Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys.",
            "long_description": "Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-sharedir-install",
                        "p5.32-test-output",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-digest-md5-file",
                        "p5.32-http-date",
                        "p5.32-io-stringy",
                        "p5.32-libwww-perl",
                        "p5.32-lwp-protocol-https",
                        "p5.32-lwp-useragent-determined",
                        "perl5.32",
                        "p5.32-pod-markdown",
                        "p5.32-readonly",
                        "p5.32-uri",
                        "p5.32-xml-simple",
                        "p5.32-net-amazon-signature-v4",
                        "p5.32-json-pp",
                        "p5.32-net-http",
                        "p5.32-scalar-list-utils",
                        "p5.32-class-accessor",
                        "p5.32-digest-hmac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-amazon-s3",
            "portdir": "perl/p5-amazon-s3",
            "version": "2.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Amazon::S3",
            "description": "Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys.",
            "long_description": "Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-sharedir-install",
                        "p5.34-test-output",
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-date",
                        "p5.34-io-stringy",
                        "p5.34-libwww-perl",
                        "p5.34-lwp-protocol-https",
                        "p5.34-lwp-useragent-determined",
                        "p5.34-net-http",
                        "perl5.34",
                        "p5.34-readonly",
                        "p5.34-scalar-list-utils",
                        "p5.34-uri",
                        "p5.34-xml-simple",
                        "p5.34-net-amazon-signature-v4",
                        "p5.34-json-pp",
                        "p5.34-pod-markdown",
                        "p5.34-class-accessor",
                        "p5.34-digest-hmac",
                        "p5.34-digest-md5-file"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-any-moose",
            "portdir": "perl/p5-any-moose",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Any::Moose",
            "description": "Any::Moose - (DEPRECATED) use Moo instead!",
            "long_description": "Any::Moose - (DEPRECATED) use Moo instead!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-moo",
                        "p5.28-moose",
                        "p5.28-moosex-types",
                        "p5.28-mouse",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-mousex-foreign"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-config-jfdi",
                        "p5.28-mousex-types"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-any-moose",
            "portdir": "perl/p5-any-moose",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Any::Moose",
            "description": "Any::Moose - (DEPRECATED) use Moo instead!",
            "long_description": "Any::Moose - (DEPRECATED) use Moo instead!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-moo",
                        "p5.30-moose",
                        "p5.30-moosex-types",
                        "p5.30-mouse",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-mousex-foreign"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-config-jfdi",
                        "p5.30-mousex-types"
                    ]
                }
            ]
        }
    ]
}