GET /api/v1/ports/stressdrive/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "stressdrive",
"portdir": "sysutils/stressdrive",
"version": "1.4",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rentzsch/stressdrive",
"description": "Tool meant to verify correct operation of a drive",
"long_description": "Tool meant to verify correct operation of a drive by filling a drive up with random data and ensuring all the data can be correctly read back. \nDANGER: stressdrive will overwrite, without warning, all data on the given drive. Be sure to double-check the drive you're aiming it at (diskutil list or Disk Utility.app > Select Drive > Info > Disk Identifier).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "bstj",
"github": "toy",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
}