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

{
    "name": "f3",
    "portdir": "sysutils/f3",
    "version": "8.0",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://oss.digirati.com.br/f3/",
    "description": "Verifies the reliability of local storage, e.g. flash",
    "long_description": "F3 stands for Fight Flash Fraud, or Fight Fake Flash, and will tell if a flash drive reports more capacity than it actually has. It writes known data on any local storage until it is full, and in a second phase, it reads all the data back and verifies it. If the storage is reliable, no discrepancies will be found.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "davidgilman1",
            "github": "dgilman",
            "ports_count": 128
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "argp-standalone"
            ]
        }
    ],
    "depends_on": []
}