GET /api/v1/ports/openvpn3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openvpn3",
"portdir": "net/openvpn3",
"version": "3.10.5",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openvpn.net",
"description": "easy-to-use, robust, and highly configurable VPN",
"long_description": "OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 172
}
],
"variants": [
"debug",
"openssl",
"openssl11",
"mbedtls",
"nulltun",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"jsoncpp",
"pkgconfig",
"xxhashlib",
"asio",
"cmake"
]
},
{
"type": "lib",
"ports": [
"jsoncpp",
"openssl3",
"lz4"
]
}
],
"depends_on": []
}