GET /api/v1/ports/arping/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "arping",
"portdir": "net/arping",
"version": "2.24",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.habets.pp.se/synscan/programs.php?prog=arping",
"description": "utility to find out if an IP address is already taken on a LAN",
"long_description": "Arping is a util to find out if a specific IP address on the LAN is 'taken' and what MAC address owns it.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 150
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libnet",
"libpcap"
]
}
],
"depends_on": []
}