GET /api/v1/ports/tftp-hpa/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tftp-hpa",
"portdir": "net/tftp-hpa",
"version": "5.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kernel.org/pub/software/network/tftp/",
"description": "Enhanced port of the BSD TFTP server",
"long_description": "tftp-hpa is an enhanced version of the BSD TFTP client and server, possessing a number of bugfixes and enhancements over the original. It has been made portable and will work on pretty much any modern Unix variant.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"enable_upload",
"server",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
}