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

{
    "name": "prelude-manager",
    "portdir": "security/prelude-manager",
    "version": "5.2.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.prelude-siem.org/",
    "description": "collects and normalize security events from Prelude sensors",
    "long_description": "Prelude is a Universal Security Information Management (SIM) system. Prelude collects, normalizes, sorts, aggregates, correlates and reports all security-related events independently of the product brand or license giving rise to such events. Prelude-Manager is a high availability server that accepts secured connections from distributed sensors and/or other Managers and saves received events to a media specified by the user (database, log file, mail etc.).",
    "active": true,
    "categories": [
        "security"
    ],
    "maintainers": [
        {
            "name": "ctreleaven",
            "github": "ctreleaven",
            "ports_count": 43
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "net-snmp",
                "tcp_wrappers",
                "gnutls",
                "libpreludedb",
                "libxml2",
                "libprelude",
                "libev",
                "libgeoip",
                "libmaxminddb",
                "libtool"
            ]
        }
    ],
    "depends_on": []
}