GET /api/v1/ports/pkixssh/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pkixssh",
"portdir": "net/pkixssh",
"version": "13.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://roumenpetrov.info/secsh/",
"description": "PKIX-SSH - an advanced secure shell implementation",
"long_description": "Implementation includes some of functionality provided by OpenSSH. OpenSSH itself is derivative of the original and free ssh 1.2.12 release by Tatu Ylonen. Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and Dug Song removed many bugs, re-added newer features and created OpenSSH. Roumen Petrov adds X.509 certificate support, modernize use of cryptography library including FIPS mode and creates PKIX-SSH.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "sstallion",
"github": "sstallion",
"ports_count": 4
}
],
"variants": [
"apple_keychain",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libedit",
"ncurses",
"openssl"
]
}
],
"depends_on": []
}