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

{
    "count": 51988,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=385",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=383",
    "results": [
        {
            "name": "p5-math-gmp",
            "portdir": "perl/p5-math-gmp",
            "version": "2.250.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-gmp",
            "homepage": "https://metacpan.org/pod/Math::GMP",
            "description": "high speed arbitrary size integer math",
            "long_description": "high speed arbitrary size integer math",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-gmpf",
            "portdir": "perl/p5-math-gmpf",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-gmpf",
            "homepage": "https://metacpan.org/pod/Math::GMPf",
            "description": "Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.",
            "long_description": "Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-gmpf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-gmpq",
            "portdir": "perl/p5-math-gmpq",
            "version": "0.700.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-gmpq",
            "homepage": "https://metacpan.org/pod/Math::GMPq",
            "description": "Math::GMPq - perl interface to the GMP library's rational (mpq) functions.",
            "long_description": "Math::GMPq - perl interface to the GMP library's rational (mpq) functions.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-gmpq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-gmpz",
            "portdir": "perl/p5-math-gmpz",
            "version": "0.690.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-gmpz",
            "homepage": "https://metacpan.org/pod/Math::GMPz",
            "description": "Math::GMPz - perl interface to the GMP library's integer (mpz) functions.",
            "long_description": "Math::GMPz - perl interface to the GMP library's integer (mpz) functions.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-gmpz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-int64",
            "portdir": "perl/p5-math-int64",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-int64",
            "homepage": "https://metacpan.org/pod/Math::Int64",
            "description": "Math::Int64 - Manipulate 64-bit integers in Perl",
            "long_description": "Math::Int64 - Manipulate 64-bit integers in Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-int64"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-longdouble",
            "portdir": "perl/p5-math-longdouble",
            "version": "0.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-longdouble",
            "homepage": "https://metacpan.org/pod/Math::LongDouble",
            "description": "Math::LongDouble - perl interface to C's long double operations",
            "long_description": "Math::LongDouble - perl interface to C's long double operations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-longdouble"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-matrix",
            "portdir": "perl/p5-math-matrix",
            "version": "0.940.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-matrix",
            "homepage": "https://metacpan.org/pod/Math::Matrix",
            "description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
            "long_description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
            "active": true,
            "categories": [
                "math",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "liampg72",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-matrix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-matrixreal",
            "portdir": "perl/p5-math-matrixreal",
            "version": "2.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-matrixreal",
            "homepage": "https://metacpan.org/pod/Math::MatrixReal",
            "description": "Math::MatrixReal - Matrix of Reals",
            "long_description": "Math::MatrixReal - Matrix of Reals",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-matrixreal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-mpc",
            "portdir": "perl/p5-math-mpc",
            "version": "1.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-mpc",
            "homepage": "https://metacpan.org/pod/Math::MPC",
            "description": "Math::MPC - perl interface to the MPC (multi precision complex) library.",
            "long_description": "Math::MPC - perl interface to the MPC (multi precision complex) library.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-mpc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-mpfi",
            "portdir": "perl/p5-math-mpfi",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-mpfi",
            "homepage": "https://metacpan.org/pod/Math::MPFI",
            "description": "Math::MPFI - perl interface to the MPFI (interval arithmetic) library",
            "long_description": "Math::MPFI - perl interface to the MPFI (interval arithmetic) library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-mpfi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-mpfr",
            "portdir": "perl/p5-math-mpfr",
            "version": "4.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-mpfr",
            "homepage": "https://metacpan.org/pod/Math::MPFR",
            "description": "Math::MPFR - perl interface to the MPFR (floating point) library.",
            "long_description": "Math::MPFR - perl interface to the MPFR (floating point) library.",
            "active": true,
            "categories": [
                "math",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-mpfr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-pari",
            "portdir": "perl/p5-math-pari",
            "version": "2.30.528",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-pari",
            "homepage": "https://metacpan.org/pod/Math::Pari",
            "description": "Math::Pari - Perl interface to PARI.",
            "long_description": "Math::Pari - Perl interface to PARI.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-pari"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-prime-util",
            "portdir": "perl/p5-math-prime-util",
            "version": "0.740.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-prime-util",
            "homepage": "https://metacpan.org/pod/Math::Prime::Util",
            "description": "Math::Prime::Util - Utilities related to prime numbers, including fast sieves and factoring",
            "long_description": "Math::Prime::Util - Utilities related to prime numbers, including fast sieves and factoring",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-prime-util"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-prime-util-gmp",
            "portdir": "perl/p5-math-prime-util-gmp",
            "version": "0.530.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-prime-util-gmp",
            "homepage": "https://metacpan.org/pod/Math::Prime::Util::GMP",
            "description": "Math::Prime::Util::GMP - Utilities related to prime numbers and factoring, using GMP",
            "long_description": "Math::Prime::Util::GMP - Utilities related to prime numbers and factoring, using GMP",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-prime-util-gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-random",
            "portdir": "perl/p5-math-random",
            "version": "0.750.0",
            "license": "restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-random",
            "homepage": "https://metacpan.org/pod/Math::Random",
            "description": "Math::Random - Random Number Generators",
            "long_description": "Math::Random - Random Number Generators",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-random"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-random-isaac",
            "portdir": "perl/p5-math-random-isaac",
            "version": "1.4.0",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-random-isaac",
            "homepage": "https://metacpan.org/pod/Math::Random::ISAAC",
            "description": "Perl interface to the ISAAC PRNG algorithm",
            "long_description": "Perl interface to the ISAAC PRNG algorithm",
            "active": true,
            "categories": [
                "math",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-random-isaac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-random-isaac-xs",
            "portdir": "perl/p5-math-random-isaac-xs",
            "version": "1.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-random-isaac-xs",
            "homepage": "https://metacpan.org/pod/Math::Random::ISAAC::XS",
            "description": "Math::Random::ISAAC::XS - C implementation of the ISAAC PRNG algorithm",
            "long_description": "Math::Random::ISAAC::XS - C implementation of the ISAAC PRNG algorithm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-random-isaac-xs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-random-mt-auto",
            "portdir": "perl/p5-math-random-mt-auto",
            "version": "6.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-random-mt-auto",
            "homepage": "https://metacpan.org/pod/Math::Random::MT::Auto",
            "description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "long_description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-random-mt-auto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-random-secure",
            "portdir": "perl/p5-math-random-secure",
            "version": "0.80.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-random-secure",
            "homepage": "https://metacpan.org/pod/Math::Random::Secure",
            "description": "Cryptographically-secure, cross-platform replacement for rand()",
            "long_description": "Cryptographically-secure, cross-platform replacement for rand()",
            "active": true,
            "categories": [
                "math",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-random-secure"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-round",
            "portdir": "perl/p5-math-round",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-round",
            "homepage": "https://metacpan.org/pod/Math::Round",
            "description": "Perl extension for rounding numbers",
            "long_description": "Perl extension for rounding numbers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-round"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-spline",
            "portdir": "perl/p5-math-spline",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-spline",
            "homepage": "https://metacpan.org/pod/Math::Spline",
            "description": "Cubic Spline Interpolation of data",
            "long_description": "Cubic Spline Interpolation of data",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-spline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-symbolic",
            "portdir": "perl/p5-math-symbolic",
            "version": "0.613.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-symbolic",
            "homepage": "https://metacpan.org/pod/Math::Symbolic",
            "description": "Math::Symbolic - Symbolic calculations",
            "long_description": "Math::Symbolic - Symbolic calculations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-symbolic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-utils",
            "portdir": "perl/p5-math-utils",
            "version": "1.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-utils",
            "homepage": "https://metacpan.org/pod/Math::Utils",
            "description": "Math::Utils - Useful mathematical functions not in Perl",
            "long_description": "Math::Utils - Useful mathematical functions not in Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mce",
            "portdir": "perl/p5-mce",
            "version": "1.902.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mce",
            "homepage": "https://metacpan.org/pod/MCE",
            "description": "MCE - Many-Core Engine for Perl providing parallel processing capabilities",
            "long_description": "MCE - Many-Core Engine for Perl providing parallel processing capabilities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mce"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mce-shared",
            "portdir": "perl/p5-mce-shared",
            "version": "1.893.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mce-shared",
            "homepage": "https://metacpan.org/pod/MCE::Shared",
            "description": "MCE::Shared - MCE extension for sharing data supporting threads and processes",
            "long_description": "MCE::Shared - MCE extension for sharing data supporting threads and processes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mce-shared"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mecab",
            "portdir": "perl/p5-mecab",
            "version": "0.996.0",
            "license": "(GPL or LGPL or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-mecab",
            "homepage": "http://taku910.github.io/mecab/",
            "description": "a Perl module for MeCab",
            "long_description": "a Perl module for MeCab",
            "active": true,
            "categories": [
                "textproc",
                "japanese",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mecab"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mediawiki-api",
            "portdir": "perl/p5-mediawiki-api",
            "version": "0.520.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mediawiki-api",
            "homepage": "https://metacpan.org/pod/MediaWiki::API",
            "description": "MediaWiki::API - Provides a Perl interface to the MediaWiki API",
            "long_description": "This module provides an interface between Perl and the MediaWiki API (https://www.mediawiki.org/wiki/API) allowing creation of scripts to automate editing and extraction of data from MediaWiki driven sites like Wikipedia.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mediawiki-api"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-memoize",
            "portdir": "perl/p5-memoize",
            "version": "1.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-memoize",
            "homepage": "https://metacpan.org/pod/Memoize",
            "description": "Memoize - Make functions faster by trading space for time",
            "long_description": "Memoize - Make functions faster by trading space for time",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-memoize"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-memoize-expirelru",
            "portdir": "perl/p5-memoize-expirelru",
            "version": "0.560.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-memoize-expirelru",
            "homepage": "https://metacpan.org/pod/Memoize::ExpireLRU",
            "description": "Expiry plug-in for Memoize that adds LRU cache expiration",
            "long_description": "Expiry plug-in for Memoize that adds LRU cache expiration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-memoize-expirelru"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-meta",
            "portdir": "perl/p5-meta",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-meta",
            "homepage": "https://metacpan.org/pod/meta",
            "description": "meta - meta-programming API",
            "long_description": "meta - meta-programming API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-meta"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-metacpan-client",
            "portdir": "perl/p5-metacpan-client",
            "version": "2.43.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-metacpan-client",
            "homepage": "https://metacpan.org/pod/MetaCPAN::Client",
            "description": "MetaCPAN::Client - A comprehensive, DWIM-featured client to the MetaCPAN API",
            "long_description": "MetaCPAN::Client - A comprehensive, DWIM-featured client to the MetaCPAN API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-metacpan-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-method-signatures-simple",
            "portdir": "perl/p5-method-signatures-simple",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-method-signatures-simple",
            "homepage": "https://metacpan.org/pod/Method::Signatures::Simple",
            "description": "Method::Signatures::Simple - Basic method declarations with signatures, without source filters",
            "long_description": "Method::Signatures::Simple - Basic method declarations with signatures, without source filters",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-method-signatures-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-metrics-any",
            "portdir": "perl/p5-metrics-any",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-metrics-any",
            "homepage": "https://metacpan.org/pod/Metrics::Any",
            "description": "Metrics::Any - abstract collection of monitoring metrics",
            "long_description": "Metrics::Any - abstract collection of monitoring metrics",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-metrics-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mhonarc",
            "portdir": "perl/p5-mhonarc",
            "version": "2.6.24",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mhonarc",
            "homepage": "https://github.com/sympa-community/MHonArc",
            "description": "MHonArc - mail and news munging",
            "long_description": "A Perl program for converting mail or news messages into HTML archives, converting individual messages into HTML documents, and also MIME support.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mhonarc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-base32",
            "portdir": "perl/p5-mime-base32",
            "version": "1.303.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-base32",
            "homepage": "https://metacpan.org/pod/MIME::Base32",
            "description": "base32 encoder/decoder",
            "long_description": "This package contains a base32 encoder/decoder",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-base32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-base64",
            "portdir": "perl/p5-mime-base64",
            "version": "3.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-mime-base64",
            "homepage": "https://metacpan.org/pod/MIME::Base64",
            "description": "base64 encoder/decoder",
            "long_description": "This package contains a base64 encoder/decoder and a quoted-printable encoder/decoder. These encoding methods are specified in RFC 2045 - MIME (Multipurpose Internet Mail Extensions).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-base64"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-charset",
            "portdir": "perl/p5-mime-charset",
            "version": "1.013.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-charset",
            "homepage": "https://metacpan.org/pod/MIME::Charset",
            "description": "Charset Information for MIME",
            "long_description": "MIME::Charset provides information about character sets used for MIME messages on the Internet.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-charset"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-encwords",
            "portdir": "perl/p5-mime-encwords",
            "version": "1.015.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-encwords",
            "homepage": "https://metacpan.org/pod/MIME::EncWords",
            "description": "Deal with RFC 2047 encoded words",
            "long_description": "MIME::EncWords is aimed to be another implimentation of MIME::Words so that it will achive more exact conformance with RFC 2047 (former RFC 1522) specifications. Additionally, it contains some improvements.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-encwords"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-lite",
            "portdir": "perl/p5-mime-lite",
            "version": "3.38.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-lite",
            "homepage": "https://metacpan.org/pod/MIME::Lite",
            "description": "MIME::Lite - low-calorie MIME generator",
            "long_description": "MIME::Lite - low-calorie MIME generator",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-lite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-lite-html",
            "portdir": "perl/p5-mime-lite-html",
            "version": "1.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-lite-html",
            "homepage": "https://metacpan.org/pod/MIME::Lite::HTML",
            "description": "MIME::Lite::HTML - Provide routine to transform a HTML page in a MIME-Lite mail",
            "long_description": "This module is a Perl mail client interface for sending messages that support HTML format and building them for you.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-lite-html"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-mini",
            "portdir": "perl/p5-mime-mini",
            "version": "1.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-mini",
            "homepage": "https://metacpan.org/pod/MIME::Mini",
            "description": "MIME::Mini - Minimal code to parse/create mbox files and mail messages",
            "long_description": "MIME::Mini - Minimal code to parse/create mbox files and mail messages",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-mini"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-tools",
            "portdir": "perl/p5-mime-tools",
            "version": "5.517.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-tools",
            "homepage": "https://metacpan.org/release/MIME-tools",
            "description": "MIME-tools - modules for parsing (and creating!) MIME entities",
            "long_description": "MIME-tools - modules for parsing (and creating!) MIME entities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-tools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-types",
            "portdir": "perl/p5-mime-types",
            "version": "2.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-types",
            "homepage": "https://metacpan.org/pod/MIME::Types",
            "description": "MIME::Types - Definition of MIME types",
            "long_description": "MIME::Types - Definition of MIME types",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-types"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mixin-linewise",
            "portdir": "perl/p5-mixin-linewise",
            "version": "0.111.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mixin-linewise",
            "homepage": "https://metacpan.org/pod/Mixin::Linewise",
            "description": "Mixin::Linewise - Write your linewise code for handles, this does the rest.",
            "long_description": "Mixin::Linewise - Write your linewise code for handles, this does the rest.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mixin-linewise"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mldbm",
            "portdir": "perl/p5-mldbm",
            "version": "2.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mldbm",
            "homepage": "https://metacpan.org/pod/MLDBM",
            "description": "Store multi-level hash structure in single level tied hash",
            "long_description": "Store multi-level hash structure in single level tied hash",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mldbm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mo",
            "portdir": "perl/p5-mo",
            "version": "0.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mo",
            "homepage": "https://metacpan.org/pod/Mo",
            "description": "Mo - Micro Objects. Mo is less.",
            "long_description": "Mo - Micro Objects. Mo is less. Much less. Moose is huge. Moose led to Mouse led to Moo led to Mo. M is nothing. Mo is more. Not much. When Moo is more than you need, drop an 'o' and get some Mo.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mock-config",
            "portdir": "perl/p5-mock-config",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mock-config",
            "homepage": "https://metacpan.org/pod/Mock::Config",
            "description": "Mock::Config - temporarily set Config or XSConfig values",
            "long_description": "Mock::Config - temporarily set Config or XSConfig values",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mock-config"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-modern-perl",
            "portdir": "perl/p5-modern-perl",
            "version": "1.202.506.70",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-modern-perl",
            "homepage": "https://metacpan.org/pod/Modern::Perl",
            "description": "Modern::Perl - enable all of the features of Modern Perl with one import",
            "long_description": "Modern::Perl - enable all of the features of Modern Perl with one import",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-modern-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-build",
            "portdir": "perl/p5-module-build",
            "version": "0.423.400",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": "p5.34-module-build",
            "homepage": "https://metacpan.org/pod/Module::Build",
            "description": "Build and install perl modules (MakeMaker replacement)",
            "long_description": "Module::Build is a system for building, testing, and installing Perl modules. It is meant to be an alternative to ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-build-ffi",
            "portdir": "perl/p5-module-build-ffi",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-build-ffi",
            "homepage": "https://metacpan.org/pod/Module::Build::FFI",
            "description": "Module::Build::FFI - (Deprecated) Build Perl extensions in C with FFI",
            "long_description": "Module::Build::FFI - (Deprecated) Build Perl extensions in C with FFI",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-build-ffi"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}