HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52291,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=567",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=565",
"results": [
{
"name": "p5.30-math-bigint",
"portdir": "perl/p5-math-bigint",
"version": "2.5.3",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt",
"description": "Math::BigInt - arbitrary size integer math package",
"long_description": "Math::BigInt - arbitrary size integer math package",
"active": true,
"categories": [
"math",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-math-complex"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-math-base-convert",
"p5.30-devel-cover"
]
},
{
"type": "lib",
"ports": [
"p5.30-cryptx",
"p5.30-crypt-openpgp",
"p5.30-gnupg-interface",
"p5.30-bignum",
"p5.30-crypt-dh",
"p5.30-data-messagepack",
"p5.30-json-dwiw",
"p5.30-math-base85",
"p5.30-math-bigint-fastcalc",
"p5.30-math-bigint-gmp",
"p5.30-math-bigint-gmpz",
"p5.30-net-ipv6addr",
"p5.30-net-netmask",
"p5.30-net-openid-common",
"p5.30-number-tolerant",
"p5.30-crypt-dsa",
"p5.30-number-witherror",
"p5.30-crypt-dsa-gmp"
]
}
]
},
{
"name": "p5.32-math-bigint",
"portdir": "perl/p5-math-bigint",
"version": "2.5.3",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt",
"description": "Math::BigInt - arbitrary size integer math package",
"long_description": "Math::BigInt - arbitrary size integer math package",
"active": true,
"categories": [
"math",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-math-complex"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-math-base-convert",
"p5.32-devel-cover"
]
},
{
"type": "lib",
"ports": [
"p5.32-cryptx",
"p5.32-crypt-openpgp",
"p5.32-gnupg-interface",
"p5.32-bignum",
"p5.32-crypt-dh",
"p5.32-data-messagepack",
"p5.32-json-dwiw",
"p5.32-math-base85",
"p5.32-math-bigint-fastcalc",
"p5.32-math-bigint-gmp",
"p5.32-math-bigint-gmpz",
"p5.32-net-ipv6addr",
"p5.32-net-netmask",
"p5.32-net-openid-common",
"p5.32-number-tolerant",
"p5.32-crypt-dsa",
"p5.32-number-witherror",
"p5.32-crypt-dsa-gmp"
]
}
]
},
{
"name": "p5.34-math-bigint",
"portdir": "perl/p5-math-bigint",
"version": "2.5.3",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt",
"description": "Math::BigInt - arbitrary size integer math package",
"long_description": "Math::BigInt - arbitrary size integer math package",
"active": true,
"categories": [
"math",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-math-complex"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-devel-cover",
"p5.34-math-base-convert"
]
},
{
"type": "lib",
"ports": [
"p5.34-cryptx",
"p5.34-crypt-openpgp",
"p5.34-gnupg-interface",
"p5.34-bignum",
"p5.34-crypt-dh",
"p5.34-data-messagepack",
"p5.34-json-dwiw",
"p5.34-math-base85",
"p5-math-bigint",
"p5.34-math-bigint-fastcalc",
"p5.34-math-bigint-gmp",
"p5.34-math-bigint-gmpz",
"p5.34-net-ipv6addr",
"p5.34-net-netmask",
"p5.34-net-openid-common",
"p5.34-number-tolerant",
"p5.34-crypt-dsa",
"p5.34-number-witherror",
"p5.34-crypt-dsa-gmp"
]
}
]
},
{
"name": "p5.28-math-bigint-fastcalc",
"portdir": "perl/p5-math-bigint-fastcalc",
"version": "0.502.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::FastCalc",
"description": "Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed",
"long_description": "Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-math-bigint"
]
}
],
"depends_on": []
},
{
"name": "p5.30-math-bigint-fastcalc",
"portdir": "perl/p5-math-bigint-fastcalc",
"version": "0.502.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::FastCalc",
"description": "Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed",
"long_description": "Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-math-bigint"
]
}
],
"depends_on": []
},
{
"name": "p5.32-math-bigint-fastcalc",
"portdir": "perl/p5-math-bigint-fastcalc",
"version": "0.502.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::FastCalc",
"description": "Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed",
"long_description": "Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-math-bigint"
]
}
],
"depends_on": []
},
{
"name": "p5.34-math-bigint-fastcalc",
"portdir": "perl/p5-math-bigint-fastcalc",
"version": "0.502.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::FastCalc",
"description": "Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed",
"long_description": "Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-math-bigint"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-math-bigint-fastcalc"
]
}
]
},
{
"name": "p5-math-bigint-gmp",
"portdir": "perl/p5-math-bigint-gmp",
"version": "1.700.300",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-math-bigint-gmp",
"homepage": "https://metacpan.org/pod/Math::BigInt::GMP",
"description": "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines",
"long_description": "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-math-bigint-gmp"
]
}
],
"depends_on": []
},
{
"name": "p5-math-bigint-gmpz",
"portdir": "perl/p5-math-bigint-gmpz",
"version": "0.1.800",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-math-bigint-gmpz",
"homepage": "https://metacpan.org/pod/Math::BigInt::GMPz",
"description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
"long_description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-math-bigint-gmpz"
]
}
],
"depends_on": []
},
{
"name": "p5.28-math-bigint-gmp",
"portdir": "perl/p5-math-bigint-gmp",
"version": "1.700.300",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::GMP",
"description": "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines",
"long_description": "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"perl5.28",
"p5.28-math-bigint"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-crypt-dsa",
"p5.28-crypt-dsa-gmp",
"p5.28-alt-crypt-rsa-bigint",
"p5.28-crypt-dh",
"p5.28-math-prime-util"
]
}
]
},
{
"name": "p5.30-math-bigint-gmp",
"portdir": "perl/p5-math-bigint-gmp",
"version": "1.700.300",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::GMP",
"description": "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines",
"long_description": "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"perl5.30",
"p5.30-math-bigint"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-crypt-dsa",
"p5.30-crypt-dsa-gmp",
"p5.30-alt-crypt-rsa-bigint",
"p5.30-crypt-dh",
"p5.30-math-prime-util"
]
}
]
},
{
"name": "p5.32-math-bigint-gmp",
"portdir": "perl/p5-math-bigint-gmp",
"version": "1.700.300",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::GMP",
"description": "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines",
"long_description": "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"perl5.32",
"p5.32-math-bigint"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-crypt-dsa",
"p5.32-crypt-dsa-gmp",
"p5.32-alt-crypt-rsa-bigint",
"p5.32-crypt-dh",
"p5.32-math-prime-util"
]
}
]
},
{
"name": "p5.34-math-bigint-gmp",
"portdir": "perl/p5-math-bigint-gmp",
"version": "1.700.300",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::GMP",
"description": "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines",
"long_description": "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"perl5.34",
"p5.34-math-bigint"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-crypt-dsa",
"p5.34-crypt-dsa-gmp",
"p5.34-alt-crypt-rsa-bigint",
"p5.34-crypt-dh",
"p5-math-bigint-gmp",
"p5.34-math-prime-util"
]
}
]
},
{
"name": "p5.28-math-bigint-gmpz",
"portdir": "perl/p5-math-bigint-gmpz",
"version": "0.1.800",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::GMPz",
"description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
"long_description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-math-bigint",
"p5.28-math-gmpz"
]
}
],
"depends_on": []
},
{
"name": "p5.30-math-bigint-gmpz",
"portdir": "perl/p5-math-bigint-gmpz",
"version": "0.1.800",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::GMPz",
"description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
"long_description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-math-bigint",
"p5.30-math-gmpz"
]
}
],
"depends_on": []
},
{
"name": "p5.32-math-bigint-gmpz",
"portdir": "perl/p5-math-bigint-gmpz",
"version": "0.1.800",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::GMPz",
"description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
"long_description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-math-bigint",
"p5.32-math-gmpz"
]
}
],
"depends_on": []
},
{
"name": "p5.34-math-bigint-gmpz",
"portdir": "perl/p5-math-bigint-gmpz",
"version": "0.1.800",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::BigInt::GMPz",
"description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
"long_description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-math-bigint",
"p5.34-math-gmpz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-math-bigint-gmpz"
]
}
]
},
{
"name": "p5-math-bigrat",
"portdir": "perl/p5-math-bigrat",
"version": "0.262.400",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5-math-bigint",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by p5-math-bigint",
"long_description": "This port has been replaced by p5-math-bigint.",
"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-math-cdf",
"portdir": "perl/p5-math-cdf",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-math-cdf",
"homepage": "https://metacpan.org/pod/Math::CDF",
"description": "Math::CDF - Generate probabilities and quantiles from several statistical probability functions",
"long_description": "Math::CDF - Generate probabilities and quantiles from several statistical probability functions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-math-cdf"
]
}
],
"depends_on": []
},
{
"name": "p5.28-math-bigrat",
"portdir": "perl/p5-math-bigrat",
"version": "0.262.400",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.28-math-bigint",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by p5.28-math-bigint",
"long_description": "This port has been replaced by p5.28-math-bigint.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.30-math-bigrat",
"portdir": "perl/p5-math-bigrat",
"version": "0.262.400",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.30-math-bigint",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by p5.30-math-bigint",
"long_description": "This port has been replaced by p5.30-math-bigint.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.32-math-bigrat",
"portdir": "perl/p5-math-bigrat",
"version": "0.262.400",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.32-math-bigint",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by p5.32-math-bigint",
"long_description": "This port has been replaced by p5.32-math-bigint.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.34-math-bigrat",
"portdir": "perl/p5-math-bigrat",
"version": "0.262.400",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-math-bigint",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by p5.34-math-bigint",
"long_description": "This port has been replaced by p5.34-math-bigint.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.28-math-cdf",
"portdir": "perl/p5-math-cdf",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::CDF",
"description": "Math::CDF - Generate probabilities and quantiles from several statistical probability functions",
"long_description": "Math::CDF - Generate probabilities and quantiles from several statistical probability functions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-bio-phylo"
]
}
]
},
{
"name": "p5.30-math-cdf",
"portdir": "perl/p5-math-cdf",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::CDF",
"description": "Math::CDF - Generate probabilities and quantiles from several statistical probability functions",
"long_description": "Math::CDF - Generate probabilities and quantiles from several statistical probability functions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-bio-phylo"
]
}
]
},
{
"name": "p5.32-math-cdf",
"portdir": "perl/p5-math-cdf",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::CDF",
"description": "Math::CDF - Generate probabilities and quantiles from several statistical probability functions",
"long_description": "Math::CDF - Generate probabilities and quantiles from several statistical probability functions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-bio-phylo"
]
}
]
},
{
"name": "p5.34-math-cdf",
"portdir": "perl/p5-math-cdf",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::CDF",
"description": "Math::CDF - Generate probabilities and quantiles from several statistical probability functions",
"long_description": "Math::CDF - Generate probabilities and quantiles from several statistical probability functions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-bio-phylo",
"p5-math-cdf",
"memesuite"
]
}
]
},
{
"name": "p5-math-combinatorics",
"portdir": "perl/p5-math-combinatorics",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-math-combinatorics",
"homepage": "https://metacpan.org/pod/Math::Combinatorics",
"description": "Math::Combinatorics - Perform combinations and permutations on lists.",
"long_description": "Math::Combinatorics - Perform combinations and permutations on lists.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-math-combinatorics"
]
}
],
"depends_on": []
},
{
"name": "p5-math-complex",
"portdir": "perl/p5-math-complex",
"version": "1.590.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-math-complex",
"homepage": "https://metacpan.org/pod/Math::Complex",
"description": "Math::Complex - complex numbers and associated mathematical functions",
"long_description": "Math::Complex - complex numbers and associated mathematical functions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-math-complex"
]
}
],
"depends_on": []
},
{
"name": "p5.28-math-combinatorics",
"portdir": "perl/p5-math-combinatorics",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Combinatorics",
"description": "Math::Combinatorics - Perform combinations and permutations on lists.",
"long_description": "Math::Combinatorics - Perform combinations and permutations on lists.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5.30-math-combinatorics",
"portdir": "perl/p5-math-combinatorics",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Combinatorics",
"description": "Math::Combinatorics - Perform combinations and permutations on lists.",
"long_description": "Math::Combinatorics - Perform combinations and permutations on lists.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.32-math-combinatorics",
"portdir": "perl/p5-math-combinatorics",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Combinatorics",
"description": "Math::Combinatorics - Perform combinations and permutations on lists.",
"long_description": "Math::Combinatorics - Perform combinations and permutations on lists.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.34-math-combinatorics",
"portdir": "perl/p5-math-combinatorics",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Combinatorics",
"description": "Math::Combinatorics - Perform combinations and permutations on lists.",
"long_description": "Math::Combinatorics - Perform combinations and permutations on lists.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-math-combinatorics",
"demeter"
]
}
]
},
{
"name": "p5.28-math-complex",
"portdir": "perl/p5-math-complex",
"version": "1.590.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Complex",
"description": "Math::Complex - complex numbers and associated mathematical functions",
"long_description": "Math::Complex - complex numbers and associated mathematical functions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-graph"
]
},
{
"type": "lib",
"ports": [
"p5.28-geometry-primitive",
"p5.28-gd",
"p5.28-math-matrix",
"p5.28-pdl",
"p5.28-sql-statement",
"p5.28-math-bigint"
]
}
]
},
{
"name": "p5.30-math-complex",
"portdir": "perl/p5-math-complex",
"version": "1.590.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Complex",
"description": "Math::Complex - complex numbers and associated mathematical functions",
"long_description": "Math::Complex - complex numbers and associated mathematical functions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-graph"
]
},
{
"type": "lib",
"ports": [
"p5.30-geometry-primitive",
"p5.30-gd",
"p5.30-math-matrix",
"p5.30-pdl",
"p5.30-sql-statement",
"p5.30-math-bigint"
]
}
]
},
{
"name": "p5.32-math-complex",
"portdir": "perl/p5-math-complex",
"version": "1.590.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Complex",
"description": "Math::Complex - complex numbers and associated mathematical functions",
"long_description": "Math::Complex - complex numbers and associated mathematical functions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-graph"
]
},
{
"type": "lib",
"ports": [
"p5.32-geometry-primitive",
"p5.32-gd",
"p5.32-math-matrix",
"p5.32-pdl",
"p5.32-sql-statement",
"p5.32-math-bigint"
]
}
]
},
{
"name": "p5.34-math-complex",
"portdir": "perl/p5-math-complex",
"version": "1.590.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Complex",
"description": "Math::Complex - complex numbers and associated mathematical functions",
"long_description": "Math::Complex - complex numbers and associated mathematical functions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-graph"
]
},
{
"type": "lib",
"ports": [
"p5.34-geometry-primitive",
"p5.34-math-bigint",
"p5-math-complex",
"p5.34-math-matrix",
"p5.34-pdl",
"p5.34-gd",
"p5.34-sql-statement"
]
}
]
},
{
"name": "p5-math-dct",
"portdir": "perl/p5-math-dct",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-math-dct",
"homepage": "https://metacpan.org/pod/Math::DCT",
"description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
"long_description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-math-dct"
]
}
],
"depends_on": []
},
{
"name": "p5-math-derivative",
"portdir": "perl/p5-math-derivative",
"version": "1.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-math-derivative",
"homepage": "https://metacpan.org/pod/Math::Derivative",
"description": "1st and 2nd order differentiation of data",
"long_description": "1st and 2nd order differentiation of data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-math-derivative"
]
}
],
"depends_on": []
},
{
"name": "p5.28-math-dct",
"portdir": "perl/p5-math-dct",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::DCT",
"description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
"long_description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-image-phash"
]
}
]
},
{
"name": "p5.30-math-dct",
"portdir": "perl/p5-math-dct",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::DCT",
"description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
"long_description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-image-phash"
]
}
]
},
{
"name": "p5.32-math-dct",
"portdir": "perl/p5-math-dct",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::DCT",
"description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
"long_description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-image-phash"
]
}
]
},
{
"name": "p5.34-math-dct",
"portdir": "perl/p5-math-dct",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::DCT",
"description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
"long_description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-image-phash",
"p5-math-dct"
]
}
]
},
{
"name": "p5.28-math-derivative",
"portdir": "perl/p5-math-derivative",
"version": "1.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Derivative",
"description": "1st and 2nd order differentiation of data",
"long_description": "1st and 2nd order differentiation of data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-math-utils",
"p5.28-module-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-svg-graph"
]
}
]
},
{
"name": "p5.30-math-derivative",
"portdir": "perl/p5-math-derivative",
"version": "1.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Derivative",
"description": "1st and 2nd order differentiation of data",
"long_description": "1st and 2nd order differentiation of data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-math-utils",
"p5.30-module-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-svg-graph"
]
}
]
},
{
"name": "p5.32-math-derivative",
"portdir": "perl/p5-math-derivative",
"version": "1.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Derivative",
"description": "1st and 2nd order differentiation of data",
"long_description": "1st and 2nd order differentiation of data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-math-utils",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-svg-graph"
]
}
]
},
{
"name": "p5.34-math-derivative",
"portdir": "perl/p5-math-derivative",
"version": "1.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Derivative",
"description": "1st and 2nd order differentiation of data",
"long_description": "1st and 2nd order differentiation of data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-math-utils",
"p5.34-module-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-math-derivative",
"p5.34-svg-graph",
"demeter"
]
}
]
},
{
"name": "p5-math-gcomplex",
"portdir": "perl/p5-math-gcomplex",
"version": "0.130.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-math-gcomplex",
"homepage": "https://metacpan.org/pod/Math::GComplex",
"description": "Math::GComplex - Generic complex number library.",
"long_description": "Math::GComplex - Generic complex number library.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-math-gcomplex"
]
}
],
"depends_on": []
},
{
"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.28-math-gcomplex",
"portdir": "perl/p5-math-gcomplex",
"version": "0.130.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::GComplex",
"description": "Math::GComplex - Generic complex number library.",
"long_description": "Math::GComplex - Generic complex number library.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-math-anynum"
]
}
],
"depends_on": []
}
]
}