GET /api/v1/ports/sudo/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "sudo",
"portdir": "sysutils/sudo",
"version": "1.9.16p2",
"license": "ISC",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.sudo.ws/sudo/",
"description": "Allow users to run programs as other users, e.g. root",
"long_description": "Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.",
"active": true,
"categories": [
"sysutils",
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1011
}
],
"variants": [
"insults",
"openldap",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"zeroinstall-injector"
]
}
]
}