GET /api/v1/ports/p5.26-crypt-passwdmd5/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.26-crypt-passwdmd5",
    "portdir": "perl/p5-crypt-passwdmd5",
    "version": "1.400.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Crypt::PasswdMD5",
    "description": "provides interoperable MD5-based crypt() functions for perl",
    "long_description": "The unix_md5_crypt() provides a crypt()-compatible interface to the rather new MD5-based crypt() function found in modern operating systems. It is based on the implementation found on FreeBSD 2.2-RELEASE.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-authen-passphrase",
                "p5.26-authen-simple"
            ]
        }
    ]
}