GET /api/v1/ports/xinetd/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "xinetd",
"portdir": "net/xinetd",
"version": "2.3.15.4",
"license": "Restrictive/Distributable and BSD and MIT and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20130629172033/http://www.xinetd.org/",
"description": "xinetd is a secure replacement for inetd",
"long_description": "xinetd is a secure replacement for inetd",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
}