GET /api/v1/ports/openconnect-sso/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openconnect-sso",
"portdir": "net/openconnect-sso",
"version": "0.8.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vlaci/openconnect-sso",
"description": "Azure AD support for OpenConnect",
"long_description": "Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication to Cisco SSL-VPNs.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 160
}
],
"variants": [
"legacy"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-poetry-core",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-lxml",
"py311-toml",
"py311-prompt_toolkit",
"py311-keyring",
"openconnect",
"py311-pyqt5",
"py311-pyqt5-webengine",
"py311-structlog",
"py311-pyxdg",
"py311-virtualenv",
"python311",
"py311-attrs",
"py311-colorama",
"py311-requests"
]
}
],
"depends_on": []
}