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

{
    "name": "Akumuli",
    "portdir": "databases/Akumuli",
    "version": "0.8.80",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/akumuli/Akumuli",
    "description": "Akumuli is a time-series database for modern hardware",
    "long_description": "Akumuli is a time-series database for modern hardware. It can be used to capture, store and process time-series data in real-time. The word akumuli can be translated from Esperanto as accumulate.",
    "active": true,
    "categories": [
        "databases"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "apr-util",
                "jemalloc",
                "log4cxx",
                "sqlite3",
                "libmicrohttpd",
                "boost176",
                "muparser",
                "apr"
            ]
        }
    ],
    "depends_on": []
}