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

{
    "name": "ipsw",
    "portdir": "security/ipsw",
    "version": "3.1.595",
    "license": "MIT",
    "platforms": "{darwin >= 19}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://blacktop.github.io/ipsw",
    "description": "iOS/macOS Research Swiss Army Knife",
    "long_description": "iOS/macOS Research Swiss Army Knife. Everything you need to start researching Apple security and internals.",
    "active": true,
    "categories": [
        "devel",
        "security"
    ],
    "maintainers": [
        {
            "name": "therealketo",
            "github": "therealketo",
            "ports_count": 17
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "go",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libusb",
                "unicorn"
            ]
        }
    ],
    "depends_on": []
}