GET /api/v1/ports/php55-uuid/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php55-uuid",
"portdir": "php/php-uuid",
"version": "1.0.5",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/uuid",
"description": "A wrapper around libuuid from the ext2utils project.",
"long_description": "A wrapper around libuuid from the ext2utils project.",
"active": true,
"categories": [
"net",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libuuid",
"php55"
]
}
],
"depends_on": []
}