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

{
    "name": "syslog-ng-devel",
    "portdir": "sysutils/syslog-ng-devel",
    "version": "2024.10.22",
    "license": "(GPL-2+ or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.syslog-ng.com",
    "description": "Highly configurable syslog replacement",
    "long_description": "syslog-ng is the world's most flexible and scalable audit trail processing tool for organizations of any size. It provides a centralised, securely stored log of all devices on your network, whatever platform they run on. And syslog-ng also incorporates a host of powerful features, including filtering based on message content, as well as customisable data mining and analysis capabilities.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [
        "debug",
        "grpc",
        "osl",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bison",
                "cmake",
                "flex",
                "gettext",
                "gperf",
                "pkgconfig",
                "clang-17",
                "python312"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libnet",
                "librdkafka",
                "rabbitmq-c",
                "tcp_wrappers",
                "zlib",
                "openssl3",
                "gettext-runtime",
                "paho.mqtt.c",
                "ivykis",
                "json-c",
                "hiredis",
                "libdbi",
                "glib2",
                "libmaxminddb",
                "mongo-c-driver",
                "pcre2",
                "libesmtp",
                "curl"
            ]
        }
    ],
    "depends_on": []
}