GET /api/v1/ports/nginx-devel-headers_more/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "nginx-devel-headers_more",
    "portdir": "www/nginx-devel",
    "version": "1.25.5",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://nginx.org/",
    "description": "High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server",
    "long_description": "Nginx (\"engine x\") is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
    "active": true,
    "categories": [
        "mail",
        "www"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 847
        }
    ],
    "variants": [
        "auth_request",
        "addition",
        "dav",
        "debug",
        "degradation",
        "devel_kit",
        "flv",
        "gperftools",
        "gzip_static",
        "http2",
        "image_filter",
        "mail",
        "mp4",
        "perl5",
        "random_index",
        "realip",
        "secure_link",
        "ssl",
        "status",
        "substitution",
        "stream",
        "threads",
        "xslt",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "nginx-devel"
            ]
        }
    ],
    "depends_on": []
}