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

{
    "count": 51929,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=679",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=677",
    "results": [
        {
            "name": "p5-apache-authcookie",
            "portdir": "perl/p5-apache-authcookie",
            "version": "3.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-apache-authcookie",
            "homepage": "https://metacpan.org/pod/Apache::AuthCookie",
            "description": "Apache::AuthCookie - Perl Authentication and Authorization via cookies",
            "long_description": "Apache::AuthCookie - Perl Authentication and Authorization via cookies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-apache-authcookie"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-apache-admin-config",
            "portdir": "perl/p5-apache-admin-config",
            "version": "0.950.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-apache-admin-config",
            "homepage": "https://metacpan.org/pod/Apache::Admin::Config",
            "description": "A module to read/write Apache like configuration files",
            "long_description": "A module to read/write Apache like configuration files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-apache-admin-config"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-apache2-rest",
            "portdir": "perl/p5-apache2-rest",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-apache2-rest",
            "homepage": "https://metacpan.org/pod/Apache2::REST",
            "description": "Micro framework for REST API implementation under apache2/mod_perl2/apreq2",
            "long_description": "Micro framework for REST API implementation under apache2/mod_perl2/apreq2",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-apache2-rest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-any-uri-escape",
            "portdir": "perl/p5-any-uri-escape",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-any-uri-escape",
            "homepage": "https://metacpan.org/pod/Any::URI::Escape",
            "description": "Any::URI::Escape - Load URI::Escape::XS preferentially over URI::Escape",
            "long_description": "Any::URI::Escape - Load URI::Escape::XS preferentially over URI::Escape",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-any-uri-escape"
                    ]
                }
            ],
            "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-anyevent-aio",
            "portdir": "perl/p5-anyevent-aio",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-anyevent-aio",
            "homepage": "https://metacpan.org/pod/AnyEvent::AIO",
            "description": "AnyEvent::AIO - truly asynchronous file and directory I/O",
            "long_description": "AnyEvent::AIO - truly asynchronous file and directory I/O",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-anyevent-aio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-anyevent",
            "portdir": "perl/p5-anyevent",
            "version": "7.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-anyevent",
            "homepage": "https://metacpan.org/pod/AnyEvent",
            "description": "AnyEvent - the DBI of event loop programming",
            "long_description": "AnyEvent - the DBI of event loop programming",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-anyevent"
                    ]
                }
            ],
            "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-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-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-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": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-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": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-sqlite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-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": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-rust"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-proj4",
            "portdir": "perl/p5-alien-proj4",
            "version": "2.19.113",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-proj4",
            "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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-proj4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-proj",
            "portdir": "perl/p5-alien-proj",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-proj",
            "homepage": "https://metacpan.org/pod/Alien::proj",
            "description": "Alien::proj - Find/Install the PROJ library, version 6.1+",
            "long_description": "Alien::proj - Find/Install the PROJ library, version 6.1+",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "proj7",
                "proj8",
                "proj9"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-proj"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-plplot",
            "portdir": "perl/p5-alien-plplot",
            "version": "0.1.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-plplot",
            "homepage": "https://metacpan.org/pod/Alien::PLplot",
            "description": "Alien::PLplot - Alien package for the PLplot plotting library",
            "long_description": "Alien::PLplot - Alien package for the PLplot plotting 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-alien-plplot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-patch",
            "portdir": "perl/p5-alien-patch",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-patch",
            "homepage": "https://metacpan.org/pod/Alien::patch",
            "description": "Alien::patch - Find or build patch",
            "long_description": "Alien::patch - Find or build patch",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-patch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-libxml2",
            "portdir": "perl/p5-alien-libxml2",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-libxml2",
            "homepage": "https://metacpan.org/pod/Alien::Libxml2",
            "description": "Alien::Libxml2 - Find/install the C libxml2 library on your system",
            "long_description": "Alien::Libxml2 - Find/install the C libxml2 library on your system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-libuuid",
            "portdir": "perl/p5-alien-libuuid",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-libuuid",
            "homepage": "https://metacpan.org/pod/Alien::libuuid",
            "description": "Alien::libuuid - Find or download and install libuuid",
            "long_description": "Alien::libuuid - Find or download and install libuuid",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-libuuid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-libtiff",
            "portdir": "perl/p5-alien-libtiff",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-libtiff",
            "homepage": "https://metacpan.org/pod/Alien::libtiff",
            "description": "Alien::libtiff - Install/Find the tiff library",
            "long_description": "Alien::libtiff - Install/Find the tiff 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-alien-libtiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-hdf4",
            "portdir": "perl/p5-alien-hdf4",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-hdf4",
            "homepage": "https://metacpan.org/pod/Alien::HDF4",
            "description": "Alien::HDF4 - Encapsulate install info for HDF4",
            "long_description": "Alien::HDF4 - Encapsulate install info for HDF4",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-hdf4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-gnuplot",
            "portdir": "perl/p5-alien-gnuplot",
            "version": "1.43.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-gnuplot",
            "homepage": "https://metacpan.org/pod/Alien::Gnuplot",
            "description": "Alien::Gnuplot - Find and verify functionality of the gnuplot executable.",
            "long_description": "Alien::Gnuplot - Find and verify functionality of the gnuplot executable.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-gnuplot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-gmp",
            "portdir": "perl/p5-alien-gmp",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-gmp",
            "homepage": "https://metacpan.org/pod/Alien::GMP",
            "description": "Alien::GMP - Alien package for the GNU Multiple Precision library.",
            "long_description": "Alien::GMP - Alien package for the GNU Multiple Precision 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-alien-gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-gimp",
            "portdir": "perl/p5-alien-gimp",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-gimp",
            "homepage": "https://metacpan.org/pod/Alien::Gimp",
            "description": "Alien::Gimp - Encapsulate install info for GIMP",
            "long_description": "Alien::Gimp - Encapsulate install info for GIMP",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-gimp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-ffi",
            "portdir": "perl/p5-alien-ffi",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-ffi",
            "homepage": "https://metacpan.org/pod/Alien::FFI",
            "description": "Alien::FFI - Build and make available libffi",
            "long_description": "Alien::FFI - Build and make available libffi",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-ffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-editline",
            "portdir": "perl/p5-alien-editline",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-editline",
            "homepage": "https://metacpan.org/pod/Alien::Editline",
            "description": "Make available Editline (libedit)",
            "long_description": "Make available Editline (libedit)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-editline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-curl",
            "portdir": "perl/p5-alien-curl",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-curl",
            "homepage": "https://metacpan.org/pod/Alien::curl",
            "description": "Alien::curl - Discover or download and install curl + libcurl",
            "long_description": "Alien::curl - Discover or download and install curl + libcurl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-cmake3",
            "portdir": "perl/p5-alien-cmake3",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-cmake3",
            "homepage": "https://metacpan.org/pod/Alien::cmake3",
            "description": "Alien::cmake3 - Find or download or build cmake 3",
            "long_description": "Alien::cmake3 - Find or download or build cmake 3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-cmake3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-cfitsio",
            "portdir": "perl/p5-alien-cfitsio",
            "version": "4.4.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-cfitsio",
            "homepage": "https://metacpan.org/pod/Alien::CFITSIO",
            "description": "Alien::CFITSIO - Find/Install the CFITSIO library",
            "long_description": "Alien::CFITSIO - Find/Install the CFITSIO 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-alien-cfitsio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-build-plugin-pkgconfig-ppwrapper",
            "portdir": "perl/p5-alien-build-plugin-pkgconfig-ppwrapper",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-build-plugin-pkgconfig-ppwrapper",
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::PkgConfig::PPWrapper",
            "description": "Alien::Build::Plugin::PkgConfig::Wrapper - Alien::Build plugin to ensure the pure perl PkgConfig is not run by the MSYS perl",
            "long_description": "Alien::Build::Plugin::PkgConfig::Wrapper - Alien::Build plugin to ensure the pure perl PkgConfig is not run by the MSYS perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-build-plugin-pkgconfig-ppwrapper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-build-plugin-download-gitlab",
            "portdir": "perl/p5-alien-build-plugin-download-gitlab",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-build-plugin-download-gitlab",
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Download::GitLab",
            "description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "long_description": "Alien::Build::Plugin::Download::GitLab - Alien::Build plugin to download from GitLab",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-build-plugin-download-gitlab"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-build-plugin-download-github",
            "portdir": "perl/p5-alien-build-plugin-download-github",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-build-plugin-download-github",
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Download::GitHub",
            "description": "Alien::Build::Plugin::Download::GitHub - Alien::Build plugin to download from GitHub",
            "long_description": "Alien::Build::Plugin::Download::GitHub - Alien::Build plugin to download from GitHub",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-build-plugin-download-github"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-build-plugin-decode-sourceforge",
            "portdir": "perl/p5-alien-build-plugin-decode-sourceforge",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-build-plugin-decode-sourceforge",
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Decode::SourceForge",
            "description": "Alien::Build::Plugin::Decode::SourceForge - Alien::Build plugin to handle SourceForge links",
            "long_description": "Alien::Build::Plugin::Decode::SourceForge - Alien::Build plugin to handle SourceForge links",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-build-plugin-decode-sourceforge"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-build-plugin-cleanse-builddir",
            "portdir": "perl/p5-alien-build-plugin-cleanse-builddir",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-build-plugin-cleanse-builddir",
            "homepage": "https://metacpan.org/pod/Alien::Build::Plugin::Cleanse::BuildDir",
            "description": "Alien::Build::Plugin::Cleanse::BuildDir - Alien::Build plugin to cleanse the build dir after the build phase",
            "long_description": "Alien::Build::Plugin::Cleanse::BuildDir - Alien::Build plugin to cleanse the build dir after the build phase",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-build-plugin-cleanse-builddir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-build",
            "portdir": "perl/p5-alien-build",
            "version": "2.840.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-build",
            "homepage": "https://metacpan.org/pod/Alien::Build",
            "description": "Alien::Build - Build external dependencies for use in CPAN",
            "long_description": "Alien::Build - Build external dependencies for use in CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-alien-base-modulebuild",
            "portdir": "perl/p5-alien-base-modulebuild",
            "version": "1.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-base-modulebuild",
            "homepage": "https://metacpan.org/pod/Alien::Base::ModuleBuild",
            "description": "Alien::Base::ModuleBuild - A Module::Build subclass for building Alien:: modules and their libraries",
            "long_description": "Alien::Base::ModuleBuild - A Module::Build subclass for building Alien:: modules and their libraries. For development of new Alien:: modules, consider using Alien::Build and alienfile instead.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-base-modulebuild"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-aliased",
            "portdir": "perl/p5-aliased",
            "version": "0.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-aliased",
            "homepage": "https://metacpan.org/pod/aliased",
            "description": "Use shorter versions of class names.",
            "long_description": "Use shorter versions of class names.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-aliased"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-algorithm-munkres",
            "portdir": "perl/p5-algorithm-munkres",
            "version": "0.80.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-algorithm-munkres",
            "homepage": "https://metacpan.org/pod/Algorithm::Munkres",
            "description": "This is a Perl extension for Munkres' solution to classical Assignment problem for square and rectangular matrices",
            "long_description": "Perl extension for Munkres' solution to classical Assignment problem for square and rectangular matrices This module extends the solution of Assignment problem for square matrices to rectangular matrices by padding zeros. Thus a rectangular matrix is converted to square matrix by padding necessary zeros.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-algorithm-munkres"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-algorithm-diff",
            "portdir": "perl/p5-algorithm-diff",
            "version": "1.201.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-algorithm-diff",
            "homepage": "https://metacpan.org/pod/Algorithm::Diff",
            "description": "This is a Perl extension for computing intelligent differences between two files / lists.",
            "long_description": "This is a Perl extension for computing intelligent differences between two files / lists.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-algorithm-diff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-algorithm-dependency",
            "portdir": "perl/p5-algorithm-dependency",
            "version": "1.112.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-algorithm-dependency",
            "homepage": "https://metacpan.org/pod/Algorithm::Dependency",
            "description": "Base class for implementing various dependency trees",
            "long_description": "Algorithm::Dependency is a framework for creating simple read-only dependency hierarchies, where you have a set of items that rely on other items in the set, and require actions on them as well. Despite the most visible of these being software installation systems like the CPAN installer, or debian apt-get, they are usefull in other situations. This module intentionally uses implementation-neutral words, to avoid confusion.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-algorithm-dependency"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-algorithm-curvefit",
            "portdir": "perl/p5-algorithm-curvefit",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-algorithm-curvefit",
            "homepage": "https://metacpan.org/pod/Algorithm::CurveFit",
            "description": "Algorithm::CurveFit - Nonlinear Least Squares Fitting",
            "long_description": "Algorithm::CurveFit - Nonlinear Least Squares Fitting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-algorithm-curvefit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-algorithm-combinatorics",
            "portdir": "perl/p5-algorithm-combinatorics",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-algorithm-combinatorics",
            "homepage": "https://metacpan.org/pod/Algorithm::Combinatorics",
            "description": "Algorithm::Combinatorics - Efficient generation of combinatorial sequences",
            "long_description": "Algorithm::Combinatorics - Efficient generation of combinatorial sequences",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-algorithm-combinatorics"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-algorithm-c3",
            "portdir": "perl/p5-algorithm-c3",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-algorithm-c3",
            "homepage": "https://metacpan.org/pod/Algorithm::C3",
            "description": "A module for merging hierarchies using the C3 algorithm",
            "long_description": "This module implements the C3 algorithm.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-algorithm-c3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-algorithm-annotate",
            "portdir": "perl/p5-algorithm-annotate",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-algorithm-annotate",
            "homepage": "https://metacpan.org/pod/Algorithm::Annotate",
            "description": "This is a Perl extension for representing a series of changes in annotate form.",
            "long_description": "This is a Perl extension for representing a series of changes in annotate form.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-algorithm-annotate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-acme-lolcat",
            "portdir": "perl/p5-acme-lolcat",
            "version": "0.0.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-acme-lolcat",
            "homepage": "https://metacpan.org/pod/Acme::LOLCAT",
            "description": "SPEEK LIEK A LOLCATZ",
            "long_description": "SPEEK LIEK A LOLCATZ",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-acme-lolcat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.38-locale-gettext",
            "portdir": "perl/p5-locale-gettext",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::gettext",
            "description": "Perl interface to GNU gettext",
            "long_description": "Perl interface to GNU gettext",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime",
                        "perl5.38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.36-locale-gettext",
            "portdir": "perl/p5-locale-gettext",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::gettext",
            "description": "Perl interface to GNU gettext",
            "long_description": "Perl interface to GNU gettext",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime",
                        "perl5.36"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}