GET /api/v1/ports/php82-xapian/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php82-xapian",
"portdir": "devel/xapian-core",
"version": "1.4.26",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xapian.org/docs/bindings/",
"description": "Xapian bindings for PHP 8.2",
"long_description": "Xapian bindings for PHP 8.2",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1822
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xapian-core",
"php82"
]
}
],
"depends_on": []
}