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

{
    "count": 50095,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=154",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=152",
    "results": [
        {
            "name": "p5.26-crypt-gcrypt",
            "portdir": "perl/p5-crypt-gcrypt",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::GCrypt",
            "description": "Perl interface to the GNU Cryptographic library",
            "long_description": "Crypt::GCrypt provides a Perl interface to the libgcrypt cryptographic functions. It currently supports symmetric ciphers such as AES/Rikndael, Twofish, Triple DES, Arcfour etc., while asymmetric cryptography is being developed.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-crypt-gcrypt",
            "portdir": "perl/p5-crypt-gcrypt",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::GCrypt",
            "description": "Perl interface to the GNU Cryptographic library",
            "long_description": "Crypt::GCrypt provides a Perl interface to the libgcrypt cryptographic functions. It currently supports symmetric ciphers such as AES/Rikndael, Twofish, Triple DES, Arcfour etc., while asymmetric cryptography is being developed.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-crypt-gcrypt"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-gcrypt",
            "portdir": "perl/p5-crypt-gcrypt",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::GCrypt",
            "description": "Perl interface to the GNU Cryptographic library",
            "long_description": "Crypt::GCrypt provides a Perl interface to the libgcrypt cryptographic functions. It currently supports symmetric ciphers such as AES/Rikndael, Twofish, Triple DES, Arcfour etc., while asymmetric cryptography is being developed.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-crypt-generatepassword",
            "portdir": "perl/p5-crypt-generatepassword",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-crypt-generatepassword",
            "homepage": "https://metacpan.org/pod/Crypt::GeneratePassword",
            "description": "Generate secure random pronounceable passwords",
            "long_description": "Crypt::GeneratePassword generates random passwords that are (more or less) pronounceable. Unlike Crypt::RandPasswd, it doesn't use the FIPS-181 NIST standard, which is proven to be insecure. It does use a similar interface, so it should be a drop-in replacement in most cases.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-generatepassword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-generatepassword",
            "portdir": "perl/p5-crypt-generatepassword",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::GeneratePassword",
            "description": "Generate secure random pronounceable passwords",
            "long_description": "Crypt::GeneratePassword generates random passwords that are (more or less) pronounceable. Unlike Crypt::RandPasswd, it doesn't use the FIPS-181 NIST standard, which is proven to be insecure. It does use a similar interface, so it should be a drop-in replacement in most cases.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-data-dumper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-crypt-generatepassword",
            "portdir": "perl/p5-crypt-generatepassword",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::GeneratePassword",
            "description": "Generate secure random pronounceable passwords",
            "long_description": "Crypt::GeneratePassword generates random passwords that are (more or less) pronounceable. Unlike Crypt::RandPasswd, it doesn't use the FIPS-181 NIST standard, which is proven to be insecure. It does use a similar interface, so it should be a drop-in replacement in most cases.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-data-dumper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-crypt-generatepassword",
            "portdir": "perl/p5-crypt-generatepassword",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::GeneratePassword",
            "description": "Generate secure random pronounceable passwords",
            "long_description": "Crypt::GeneratePassword generates random passwords that are (more or less) pronounceable. Unlike Crypt::RandPasswd, it doesn't use the FIPS-181 NIST standard, which is proven to be insecure. It does use a similar interface, so it should be a drop-in replacement in most cases.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-data-dumper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-crypt-idea",
            "portdir": "perl/p5-crypt-idea",
            "version": "1.100.0",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-crypt-idea",
            "homepage": "https://metacpan.org/pod/Crypt::IDEA",
            "description": "perl implementation of IDEA",
            "long_description": "perl implementation of IDEA",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-idea"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-idea",
            "portdir": "perl/p5-crypt-idea",
            "version": "1.100.0",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::IDEA",
            "description": "perl implementation of IDEA",
            "long_description": "perl implementation of IDEA",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-crypt-openpgp",
                        "p5.26-net-ssh-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-idea",
            "portdir": "perl/p5-crypt-idea",
            "version": "1.100.0",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::IDEA",
            "description": "perl implementation of IDEA",
            "long_description": "perl implementation of IDEA",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-crypt-idea",
                        "p5.28-net-ssh-perl",
                        "p5.28-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-idea",
            "portdir": "perl/p5-crypt-idea",
            "version": "1.100.0",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::IDEA",
            "description": "perl implementation of IDEA",
            "long_description": "perl implementation of IDEA",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-net-ssh-perl",
                        "p5.30-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5-crypt-mysql",
            "portdir": "perl/p5-crypt-mysql",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-crypt-mysql",
            "homepage": "https://metacpan.org/pod/Crypt::MySQL",
            "description": "Crypt::MySQL - emulate MySQL PASSWORD() function.",
            "long_description": "Crypt::MySQL - emulate MySQL PASSWORD() function.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-mysql"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-mysql",
            "portdir": "perl/p5-crypt-mysql",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::MySQL",
            "description": "Crypt::MySQL - emulate MySQL PASSWORD() function.",
            "long_description": "Crypt::MySQL - emulate MySQL PASSWORD() function.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-digest-sha1",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-authen-passphrase"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-mysql",
            "portdir": "perl/p5-crypt-mysql",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::MySQL",
            "description": "Crypt::MySQL - emulate MySQL PASSWORD() function.",
            "long_description": "Crypt::MySQL - emulate MySQL PASSWORD() function.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-digest-sha1",
                        "p5.28-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-authen-passphrase",
                        "p5-crypt-mysql"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-mysql",
            "portdir": "perl/p5-crypt-mysql",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::MySQL",
            "description": "Crypt::MySQL - emulate MySQL PASSWORD() function.",
            "long_description": "Crypt::MySQL - emulate MySQL PASSWORD() function.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-digest-sha1",
                        "p5.30-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-authen-passphrase"
                    ]
                }
            ]
        },
        {
            "name": "p5-crypt-openpgp",
            "portdir": "perl/p5-crypt-openpgp",
            "version": "1.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-crypt-openpgp",
            "homepage": "https://metacpan.org/pod/Crypt::OpenPGP",
            "description": "Pure-Perl OpenPGP implementation",
            "long_description": "Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard.] In addition to support for the standard itself, Crypt::OpenPGP claims compatibility with many other PGP implementations, both those that support the standard and those that preceded it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-openpgp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-openpgp",
            "portdir": "perl/p5-crypt-openpgp",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenPGP",
            "description": "Pure-Perl OpenPGP implementation",
            "long_description": "Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard.] In addition to support for the standard itself, Crypt::OpenPGP claims compatibility with many other PGP implementations, both those that support the standard and those that preceded it.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-crypt-blowfish",
                        "p5.26-crypt-cast5_pp",
                        "p5.26-crypt-des_ede3",
                        "p5.26-crypt-dsa",
                        "p5.26-crypt-idea",
                        "p5.26-crypt-random",
                        "perl5.26",
                        "p5.26-crypt-ripemd160",
                        "p5.26-crypt-twofish",
                        "p5.26-file-homedir",
                        "p5.26-libwww-perl",
                        "p5.26-uri",
                        "p5.26-crypt-rijndael",
                        "p5.26-alt-crypt-rsa-bigint"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-openpgp",
            "portdir": "perl/p5-crypt-openpgp",
            "version": "1.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenPGP",
            "description": "Pure-Perl OpenPGP implementation",
            "long_description": "Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard.] In addition to support for the standard itself, Crypt::OpenPGP claims compatibility with many other PGP implementations, both those that support the standard and those that preceded it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "p5.28-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-blowfish",
                        "p5.28-crypt-cast5_pp",
                        "p5.28-crypt-des_ede3",
                        "p5.28-crypt-dsa",
                        "p5.28-crypt-idea",
                        "p5.28-crypt-rijndael",
                        "p5.28-crypt-ripemd160",
                        "p5.28-crypt-twofish",
                        "perl5.28",
                        "p5.28-digest-md5",
                        "p5.28-digest-sha",
                        "p5.28-file-homedir",
                        "p5.28-io-compress",
                        "p5.28-libwww-perl",
                        "p5.28-math-bigint",
                        "p5.28-mime-base64",
                        "p5.28-uri",
                        "p5.28-data-buffer",
                        "p5.28-alt-crypt-rsa-bigint",
                        "p5.28-bytes-random-secure"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-module-signature",
                        "p5.28-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-openpgp",
            "portdir": "perl/p5-crypt-openpgp",
            "version": "1.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenPGP",
            "description": "Pure-Perl OpenPGP implementation",
            "long_description": "Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard.] In addition to support for the standard itself, Crypt::OpenPGP claims compatibility with many other PGP implementations, both those that support the standard and those that preceded it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-exception",
                        "p5.30-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-blowfish",
                        "p5.30-crypt-cast5_pp",
                        "p5.30-crypt-des_ede3",
                        "p5.30-crypt-dsa",
                        "p5.30-crypt-idea",
                        "p5.30-crypt-rijndael",
                        "p5.30-crypt-ripemd160",
                        "p5.30-crypt-twofish",
                        "perl5.30",
                        "p5.30-digest-md5",
                        "p5.30-digest-sha",
                        "p5.30-file-homedir",
                        "p5.30-io-compress",
                        "p5.30-libwww-perl",
                        "p5.30-math-bigint",
                        "p5.30-mime-base64",
                        "p5.30-uri",
                        "p5.30-data-buffer",
                        "p5.30-alt-crypt-rsa-bigint",
                        "p5.30-bytes-random-secure"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-module-signature",
                        "p5.30-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5-crypt-openssl-bignum",
            "portdir": "perl/p5-crypt-openssl-bignum",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-crypt-openssl-bignum",
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Bignum",
            "description": "OpenSSL's multiprecision integer arithmetic",
            "long_description": "OpenSSL's multiprecision integer arithmetic",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-openssl-bignum"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-openssl-bignum",
            "portdir": "perl/p5-crypt-openssl-bignum",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Bignum",
            "description": "OpenSSL's multiprecision integer arithmetic",
            "long_description": "OpenSSL's multiprecision integer arithmetic",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-crypt-openssl-ec",
                        "p5.26-crypt-openssl-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-openssl-bignum",
            "portdir": "perl/p5-crypt-openssl-bignum",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Bignum",
            "description": "OpenSSL's multiprecision integer arithmetic",
            "long_description": "OpenSSL's multiprecision integer arithmetic",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-crypt-openssl-bignum",
                        "p5.28-crypt-openssl-ec",
                        "p5.28-crypt-openssl-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-openssl-bignum",
            "portdir": "perl/p5-crypt-openssl-bignum",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Bignum",
            "description": "OpenSSL's multiprecision integer arithmetic",
            "long_description": "OpenSSL's multiprecision integer arithmetic",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-openssl-ec",
                        "p5.30-crypt-openssl-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5-crypt-openssl-dsa",
            "portdir": "perl/p5-crypt-openssl-dsa",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-crypt-openssl-dsa",
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::DSA",
            "description": "Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL",
            "long_description": "Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-openssl-dsa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-openssl-dsa",
            "portdir": "perl/p5-crypt-openssl-dsa",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::DSA",
            "description": "Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL",
            "long_description": "Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-crypt-openssl-dsa",
            "portdir": "perl/p5-crypt-openssl-dsa",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::DSA",
            "description": "Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL",
            "long_description": "Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-crypt-openssl-dsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-openssl-dsa",
            "portdir": "perl/p5-crypt-openssl-dsa",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::DSA",
            "description": "Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL",
            "long_description": "Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-crypt-openssl-ec",
            "portdir": "perl/p5-crypt-openssl-ec",
            "version": "1.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-crypt-openssl-ec",
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::EC",
            "description": "Crypt::OpenSSL::EC - Perl extension for OpenSSL EC (Elliptic Curves) library",
            "long_description": "Crypt::OpenSSL::EC - Perl extension for OpenSSL EC (Elliptic Curves) library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-openssl-ec"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-openssl-ec",
            "portdir": "perl/p5-crypt-openssl-ec",
            "version": "1.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::EC",
            "description": "Crypt::OpenSSL::EC - Perl extension for OpenSSL EC (Elliptic Curves) library",
            "long_description": "Crypt::OpenSSL::EC - Perl extension for OpenSSL EC (Elliptic Curves) library",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.26",
                        "p5.26-crypt-openssl-bignum"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-crypt-openssl-ecdsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-openssl-ec",
            "portdir": "perl/p5-crypt-openssl-ec",
            "version": "1.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::EC",
            "description": "Crypt::OpenSSL::EC - Perl extension for OpenSSL EC (Elliptic Curves) library",
            "long_description": "Crypt::OpenSSL::EC - Perl extension for OpenSSL EC (Elliptic Curves) library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.28",
                        "p5.28-crypt-openssl-bignum"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-crypt-openssl-ec",
                        "p5.28-crypt-openssl-ecdsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-openssl-ec",
            "portdir": "perl/p5-crypt-openssl-ec",
            "version": "1.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::EC",
            "description": "Crypt::OpenSSL::EC - Perl extension for OpenSSL EC (Elliptic Curves) library",
            "long_description": "Crypt::OpenSSL::EC - Perl extension for OpenSSL EC (Elliptic Curves) library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.30",
                        "p5.30-crypt-openssl-bignum"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-openssl-ecdsa"
                    ]
                }
            ]
        },
        {
            "name": "p5-crypt-openssl-ecdsa",
            "portdir": "perl/p5-crypt-openssl-ecdsa",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-crypt-openssl-ecdsa",
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::ECDSA",
            "description": "Crypt::OpenSSL::ECDSA - Perl extension for OpenSSL ECDSA (Elliptic Curve Digital Signature Algorithm)",
            "long_description": "Crypt::OpenSSL::ECDSA - Perl extension for OpenSSL ECDSA (Elliptic Curve Digital Signature Algorithm)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-openssl-ecdsa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-openssl-ecdsa",
            "portdir": "perl/p5-crypt-openssl-ecdsa",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::ECDSA",
            "description": "Crypt::OpenSSL::ECDSA - Perl extension for OpenSSL ECDSA (Elliptic Curve Digital Signature Algorithm)",
            "long_description": "Crypt::OpenSSL::ECDSA - Perl extension for OpenSSL ECDSA (Elliptic Curve Digital Signature Algorithm)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.26",
                        "p5.26-crypt-openssl-ec"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-dns-sec"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-openssl-ecdsa",
            "portdir": "perl/p5-crypt-openssl-ecdsa",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::ECDSA",
            "description": "Crypt::OpenSSL::ECDSA - Perl extension for OpenSSL ECDSA (Elliptic Curve Digital Signature Algorithm)",
            "long_description": "Crypt::OpenSSL::ECDSA - Perl extension for OpenSSL ECDSA (Elliptic Curve Digital Signature Algorithm)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.28",
                        "p5.28-crypt-openssl-ec"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-crypt-openssl-ecdsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-openssl-ecdsa",
            "portdir": "perl/p5-crypt-openssl-ecdsa",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::ECDSA",
            "description": "Crypt::OpenSSL::ECDSA - Perl extension for OpenSSL ECDSA (Elliptic Curve Digital Signature Algorithm)",
            "long_description": "Crypt::OpenSSL::ECDSA - Perl extension for OpenSSL ECDSA (Elliptic Curve Digital Signature Algorithm)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.30",
                        "p5.30-crypt-openssl-ec"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-crypt-openssl-guess",
            "portdir": "perl/p5-crypt-openssl-guess",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-crypt-openssl-guess",
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Guess",
            "description": "Crypt::OpenSSL::Guess - Guess OpenSSL include path",
            "long_description": "Crypt::OpenSSL::Guess - Guess OpenSSL include path",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-openssl-guess"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-openssl-guess",
            "portdir": "perl/p5-crypt-openssl-guess",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Guess",
            "description": "Crypt::OpenSSL::Guess - Guess OpenSSL include path",
            "long_description": "Crypt::OpenSSL::Guess - Guess OpenSSL include path",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2590
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-crypt-openssl-random",
                        "p5.26-crypt-openssl-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-openssl-guess",
            "portdir": "perl/p5-crypt-openssl-guess",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Guess",
            "description": "Crypt::OpenSSL::Guess - Guess OpenSSL include path",
            "long_description": "Crypt::OpenSSL::Guess - Guess OpenSSL include path",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-crypt-openssl-random",
                        "p5.28-crypt-openssl-x509",
                        "p5.28-crypt-openssl-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-openssl-guess",
            "portdir": "perl/p5-crypt-openssl-guess",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Guess",
            "description": "Crypt::OpenSSL::Guess - Guess OpenSSL include path",
            "long_description": "Crypt::OpenSSL::Guess - Guess OpenSSL include path",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-crypt-openssl-random",
                        "p5.30-crypt-openssl-x509",
                        "p5.30-crypt-openssl-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5-crypt-openssl-random",
            "portdir": "perl/p5-crypt-openssl-random",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-crypt-openssl-random",
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Random",
            "description": "Crypt::OpenSSL::Random - OpenSSL/LibreSSL pseudo-random number generator access",
            "long_description": "Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL and LibreSSL library's pseudo-random number generators.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-openssl-random"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-openssl-random",
            "portdir": "perl/p5-crypt-openssl-random",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Random",
            "description": "Crypt::OpenSSL::Random - OpenSSL/LibreSSL pseudo-random number generator access",
            "long_description": "Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL and LibreSSL library's pseudo-random number generators.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-crypt-openssl-guess"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-crypt-openssl-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-openssl-random",
            "portdir": "perl/p5-crypt-openssl-random",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Random",
            "description": "Crypt::OpenSSL::Random - OpenSSL/LibreSSL pseudo-random number generator access",
            "long_description": "Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL and LibreSSL library's pseudo-random number generators.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-crypt-openssl-guess",
                        "p5.28-test-pod",
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-openssl-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-openssl-random",
            "portdir": "perl/p5-crypt-openssl-random",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Random",
            "description": "Crypt::OpenSSL::Random - OpenSSL/LibreSSL pseudo-random number generator access",
            "long_description": "Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL and LibreSSL library's pseudo-random number generators.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-crypt-openssl-guess",
                        "p5.30-test-pod",
                        "p5.30-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-openssl-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5-crypt-openssl-rsa",
            "portdir": "perl/p5-crypt-openssl-rsa",
            "version": "0.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-crypt-openssl-rsa",
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::RSA",
            "description": "Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries",
            "long_description": "Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries",
            "active": true,
            "categories": [
                "security",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-openssl-rsa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-openssl-rsa",
            "portdir": "perl/p5-crypt-openssl-rsa",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::RSA",
            "description": "RSA encoding and decoding, using the openSSL libraries",
            "long_description": "Crypt::OpenSSL::RSA provides for decryption, signatures, and signature verification.a",
            "active": false,
            "categories": [
                "security",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-crypt-openssl-guess"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.26",
                        "p5.26-crypt-openssl-bignum",
                        "p5.26-crypt-openssl-random"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mail-dkim"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-crypt-openssl-rsa",
            "portdir": "perl/p5-crypt-openssl-rsa",
            "version": "0.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::RSA",
            "description": "Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries",
            "long_description": "Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries",
            "active": true,
            "categories": [
                "security",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-crypt-openssl-guess",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.28",
                        "p5.28-crypt-openssl-bignum",
                        "p5.28-crypt-openssl-random"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mail-dkim"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-crypt-openssl-rsa",
            "portdir": "perl/p5-crypt-openssl-rsa",
            "version": "0.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::RSA",
            "description": "Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries",
            "long_description": "Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries",
            "active": true,
            "categories": [
                "security",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-crypt-openssl-guess",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.30",
                        "p5.30-crypt-openssl-bignum",
                        "p5.30-crypt-openssl-random"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-mail-dkim",
                        "p5.30-net-eboks"
                    ]
                }
            ]
        },
        {
            "name": "p5-crypt-openssl-x509",
            "portdir": "perl/p5-crypt-openssl-x509",
            "version": "2.0.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-crypt-openssl-x509",
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::X509",
            "description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
            "long_description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-openssl-x509"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-openssl-x509",
            "portdir": "perl/p5-crypt-openssl-x509",
            "version": "1.902.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::X509",
            "description": "Perl extension to OpenSSL's X509 API.",
            "long_description": "Perl extension to OpenSSL's X509 API.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-crypt-openssl-x509",
            "portdir": "perl/p5-crypt-openssl-x509",
            "version": "2.0.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::X509",
            "description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
            "long_description": "Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-crypt-openssl-guess",
                        "p5.28-test-pod",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.28",
                        "p5.28-convert-asn1"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}