GET /api/v1/ports/php56-pcntl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php56-pcntl",
"portdir": "lang/php",
"version": "5.6.40",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/pcntl",
"description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
"long_description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
"active": true,
"categories": [
"sysutils",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ZendFramework2",
"ZendFramework1"
]
}
]
}