GET /api/v1/ports/php81-fpm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php81-fpm",
"portdir": "lang/php",
"version": "8.1.30",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/install.fpm",
"description": "php81 FPM SAPI",
"long_description": "php81 FPM SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gsed",
"libiconv",
"bzip2",
"php81",
"libxml2",
"zlib",
"argon2",
"mhash",
"pcre2"
]
}
],
"depends_on": []
}