GET /api/v1/ports/mod_chroot/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mod_chroot",
"portdir": "www/mod_chroot",
"version": "0.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20170509004627/http://core.segfault.pl:80/~hobbit/mod_chroot",
"description": "module for running apache2 in a secure chroot environment",
"long_description": "mod_chroot makes running apache2 in a secure chroot environment easy. You don't need to create a special directory hierarchy containing /dev, /lib, /etc...",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"apache2"
]
}
],
"depends_on": []
}