HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mvfst",
"portdir": "devel/mvfst",
"version": "2024.09.23.00",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/mvfst",
"description": "Implementation of the QUIC transport protocol",
"long_description": "Implementation of the QUIC transport protocol",
"active": true,
"categories": [
"devel",
"net",
"security"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zstd",
"double-conversion",
"folly",
"gflags",
"google-glog",
"bzip2",
"libsodium",
"fizz",
"openssl3",
"boost181",
"libfmt11",
"libevent",
"lz4",
"snappy",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fbthrift",
"proxygen"
]
}
]
}