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

{
    "name": "Vidalia",
    "portdir": "security/Vidalia",
    "version": "0.2.21",
    "license": "(GPL-2+ or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.torproject.org/projects/vidalia.html.en",
    "description": "Vidalia is a controller GUI for the Tor software",
    "long_description": "Vidalia is a cross-platform controller GUI for the Tor software, built using the Qt framework. Vidalia runs on most platforms supported by Qt 4.2 or later.",
    "active": true,
    "categories": [
        "aqua",
        "net",
        "security"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "debug",
        "miniupnpc",
        "tests",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt4-mac",
                "miniupnpc",
                "tor"
            ]
        }
    ],
    "depends_on": []
}