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

{
    "name": "dufs",
    "portdir": "www/dufs",
    "version": "0.43.0",
    "license": "(Apache-2 or MIT)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/sigoden/dufs",
    "description": "A distinctive utility file server",
    "long_description": "A distinctive utility file server that supports static serving, uploading, searching, accessing control, webdav.",
    "active": true,
    "categories": [
        "www"
    ],
    "maintainers": [
        {
            "name": "",
            "github": "holymonson",
            "ports_count": 1
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cargo",
                "legacy-support",
                "rust",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libunwind"
            ]
        }
    ],
    "depends_on": []
}