GET /api/v1/ports/php73-snmp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php73-snmp",
"portdir": "lang/php",
"version": "7.3.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/snmp",
"description": "a PHP interface to the Simple Network Management Protocol (SNMP)",
"long_description": "a PHP interface to the Simple Network Management Protocol (SNMP)",
"active": true,
"categories": [
"sysutils",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php73",
"net-snmp"
]
}
],
"depends_on": []
}