GET /api/v1/ports/qca-pkcs11/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "qca-pkcs11",
"portdir": "devel/qca",
"version": "2.2.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 202111,
"replaced_by": null,
"homepage": "https://userbase.kde.org/QCA",
"description": "Qt Cryptographic Architecture",
"long_description": "Qt Cryptographic Architecture provides an easy API for the following features: SSL/TLS, X509, SASL, RSA, Hashing (SHA1, MD5), Ciphers (BlowFish, 3DES, AES). Functionality is supplied via plugins.",
"active": true,
"categories": [
"devel",
"security",
"crypto"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 61
}
],
"variants": [
"debug",
"examples",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-12",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qca",
"openssl11",
"pkcs11-helper",
"nss"
]
}
],
"depends_on": []
}