GET /api/v1/ports/openpace/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openpace",
"portdir": "security/openpace",
"version": "1.1.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/frankmorgner/openpace",
"description": "Cryptographic library for EAC version 2",
"long_description": "OpenPACE implements Extended Access Control (EAC) version 2 as specified in BSI TR-03110.",
"active": true,
"categories": [
"security",
"libs"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gengetopt",
"pkgconfig",
"help2man",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opensc"
]
}
]
}