GET /api/v1/ports/rdfind/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rdfind",
"portdir": "sysutils/rdfind",
"version": "1.6.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rdfind.pauldreik.se",
"description": "duplicate file finder",
"long_description": "finds and optionally deletes, or symlinks equal files on a filesystem",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"autoconf-archive",
"automake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nettle"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
}