GET /api/v1/ports/p5.28-unix-process/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.28-unix-process",
"portdir": "perl/p5-unix-process",
"version": "1.310.100",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unix::Process",
"description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
"long_description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-ipc-system-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-shell-guess"
]
}
]
}