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

{
    "name": "protobuf-c",
    "portdir": "devel/protobuf-c",
    "version": "1.4.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/protobuf-c/protobuf-c",
    "description": "Pure C code generator and runtime libraries for Protocol Buffers",
    "long_description": "protobuf-c is a C implementation of the Google Protocol Buffers data serialization format. It includes libprotobuf-c, a pure C library that implements protobuf encoding and decoding, and protoc-c, a code generator that converts Protocol Buffer .proto files to C descriptor code, based on the original protoc.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "protobuf3-cpp"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "pg16-postgis3-doc",
                "pg14-postgis3-doc",
                "pg15-postgis3-doc",
                "pg13-postgis3-doc",
                "pg12-postgis3-doc"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "pg16-postgis3",
                "knot",
                "libknot",
                "libshumate",
                "postgis3",
                "mapserver",
                "pg12-postgis3",
                "pg13-postgis3",
                "pg14-postgis3",
                "pg15-postgis3",
                "knot-resolver",
                "yara",
                "kismet"
            ]
        },
        {
            "type": "run",
            "ports": [
                "rb33-protobuf",
                "rb32-protobuf",
                "rb31-protobuf"
            ]
        }
    ]
}