GET /api/v1/ports/libb2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "libb2",
    "portdir": "devel/libb2",
    "version": "0.98.1",
    "license": "public-domain",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://blake2.net",
    "description": "a cryptographic hash function",
    "long_description": "BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3, yet is at least as secure as the latest standard SHA-3.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1331
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "clang-17"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "Aseprite",
                "borgbackup",
                "qt67-qtbase",
                "qt64-qtbase",
                "qt6-qtbase",
                "libarchive"
            ]
        }
    ]
}