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

{
    "name": "eiskaltdcpp",
    "portdir": "net/eiskaltdcpp",
    "version": "2.4.2-github-2024.10.25",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://github.com/eiskaltdcpp/eiskaltdcpp",
    "description": "Direct Connect protocols file sharing",
    "long_description": "EiskaltDC++ is a cross-platform program that uses the Direct Connect (DC aka NMDC) and Advanced Direct Connect (ADC) protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software.",
    "active": true,
    "categories": [
        "net",
        "www",
        "p2p"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "debug",
        "qt4",
        "qt5",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "gettext",
                "git",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "pcre2",
                "libidn2",
                "miniupnpc",
                "qt4-mac",
                "pango",
                "openssl3",
                "gettext-runtime",
                "libiconv",
                "bzip2",
                "zlib",
                "sqlite3",
                "jsoncpp"
            ]
        }
    ],
    "depends_on": []
}