GET /api/v1/ports/php52-xmlrpc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php52-xmlrpc",
"portdir": "lang/php",
"version": "5.2.17",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.php.net/xmlrpc",
"description": "a PHP extension for writing XML-RPC clients and servers",
"long_description": "a PHP extension for writing XML-RPC clients and servers",
"active": true,
"categories": [
"textproc",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libiconv",
"libxml2",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"php52",
"expat"
]
}
],
"depends_on": []
}