GET /api/v1/ports/php72-posix/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php72-posix",
"portdir": "lang/php",
"version": "7.2.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/posix",
"description": "a PHP interface to additional POSIX functions",
"long_description": "a PHP interface to those functions defined in the IEEE 1003.1 (POSIX.1) standards document which are not accessible through other means",
"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": [
"php72"
]
}
],
"depends_on": []
}