GET /api/v1/ports/tcptraceroute/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tcptraceroute",
"portdir": "net/tcptraceroute",
"version": "1.5beta7",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mct/tcptraceroute",
"description": "a traceroute implementation using TCP packets",
"long_description": "a traceroute implementation using TCP packets",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libnet",
"libpcap"
]
}
],
"depends_on": []
}