GET /api/v1/ports/upslug2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "upslug2",
"portdir": "cross/upslug2",
"version": "12-r41",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.nslu2-linux.org/wiki/Main/UpSlug2",
"description": "A tool to flash your NSLU2 from a computer on the same network",
"long_description": "UpSlug2 is a completely rewritten version of the UpSlug tool which is more robust and flexible, though it still requires an ethernet connection to the NSLU2.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [
"flashmod16",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": []
}