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

{
    "name": "thrift",
    "portdir": "devel/thrift",
    "version": "0.20.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://thrift.apache.org/",
    "description": "framework for scalable cross-language services development",
    "long_description": "Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Swift, Smalltalk, and OCaml.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [],
    "variants": [
        "glib2",
        "php",
        "erlang",
        "rust",
        "java",
        "csharp",
        "nodejs",
        "swift",
        "lisp",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "libtool",
                "pkgconfig",
                "autoconf",
                "automake",
                "bison",
                "libevent"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "boost181",
                "openssl"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-thrift",
                "p5.26-thrift",
                "py35-thrift",
                "py36-thrift",
                "py37-thrift",
                "apache-arrow",
                "py310-pyarrow",
                "py39-pyarrow",
                "py312-pyarrow",
                "py311-pyarrow",
                "py38-thrift",
                "p5.28-thrift",
                "p5.30-thrift",
                "p5.32-thrift",
                "p5.34-thrift",
                "py37-pyarrow",
                "py38-pyarrow",
                "py39-thrift",
                "py310-thrift",
                "py311-thrift"
            ]
        }
    ]
}