GET /api/v1/ports/openfortivpn/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openfortivpn",
"portdir": "net/openfortivpn",
"version": "1.17.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adrienverge/openfortivpn",
"description": "Client for PPP+SSL VPN tunnel services.",
"long_description": "openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd process and operates the communication between the gateway and this process. It is compatible with Fortinet VPNs.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "millerdev",
"github": "millerdev",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
}