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

{
    "name": "KeePassX",
    "portdir": "security/KeePassX",
    "version": "2.0.3",
    "license": "GPL-2 and LGPL-2 and LGPL-3 and BSD and permissive",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.keepassx.org",
    "description": "KeePassX is a password manager compatiable with KeePass",
    "long_description": "KeePassX is an application for people with extremely high demands on secure personal data management. It has a light interface and is cross platform. KeePassX saves many different types of information including user names, passwords, URLs, attachments and comments in one single database.",
    "active": true,
    "categories": [
        "aqua",
        "security"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt4-mac",
                "zlib",
                "libgcrypt"
            ]
        }
    ],
    "depends_on": []
}