GET /api/v1/ports/passage/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "passage",
"portdir": "security/passage",
"version": "1.7.4a2",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FiloSottile/passage",
"description": "passage passage is a fork of password-store that uses age as a backend instead of GnuPG.",
"long_description": "passage passage is a fork of password-store that uses age as a backend instead of GnuPG.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 19
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"git",
"util-linux",
"qrencode",
"age",
"tree"
]
}
],
"depends_on": []
}