GET /api/v1/ports/tuntaposx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tuntaposx",
"portdir": "net/tuntaposx",
"version": "20150118",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tuntaposx.sourceforge.net/",
"description": "Tun and tap virtual devices.",
"long_description": "Unix-style tun and tap virtual network interfaces for Mac OS X. You typically use these for VPN and OS virtualization.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"aiccu",
"miredo"
]
},
{
"type": "run",
"ports": [
"onioncat",
"n2n",
"vpnc"
]
}
]
}