GET /api/v1/ports/php54-apache2handler/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php54-apache2handler",
"portdir": "lang/php",
"version": "5.4.45",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.php.net/install.unix.apache2",
"description": "php54 Apache 2 Handler SAPI",
"long_description": "php54 Apache 2 Handler SAPI",
"active": true,
"categories": [
"lang",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mhash",
"pcre",
"php54",
"bzip2",
"libiconv",
"libxml2",
"apache2",
"gsed",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php54-uploadprogress"
]
},
{
"type": "run",
"ports": [
"mythweb.27",
"mythweb.28"
]
}
]
}