GET /api/v1/ports/php53-gettext/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php53-gettext",
"portdir": "lang/php",
"version": "5.3.29",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.php.net/gettext",
"description": "a PHP interface to the gettext natural language support functions",
"long_description": "a PHP interface to the gettext natural language support functions",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext",
"php53"
]
}
],
"depends_on": []
}