GET /api/v1/ports/arq_restore/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "arq_restore",
"portdir": "sysutils/arq_restore",
"version": "5.7",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arqbackup/arq_restore",
"description": "command-line utility for restoring from backups created by Arq",
"long_description": "arq_restore is a command-line utility for restoring from backups created by Arq. See https://www.arqbackup.com",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-12"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"openssl10"
]
}
],
"depends_on": []
}