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

{
    "name": "retroshare-qt4",
    "portdir": "www/retroshare-qt4",
    "version": "0.6.4",
    "license": "(AGPL-3 or LGPL-3 or GPL-3)",
    "platforms": "{darwin < 17}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://retroshare.cc",
    "description": "RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform",
    "long_description": "RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform",
    "active": true,
    "categories": [
        "security",
        "www",
        "p2p"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "universal",
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "sqlite3",
                "gnutls",
                "gpgme",
                "qt4-mac",
                "libgpg-error",
                "miniupnpc",
                "libmicrohttpd",
                "openssl11",
                "libassuan",
                "bzip2"
            ]
        }
    ],
    "depends_on": []
}