GET /api/v1/ports/nagios-plugins/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "nagios-plugins",
"portdir": "net/nagios-plugins",
"version": "2.3.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nagios.org",
"description": "Nagios plugins for the Nagios host and service monitor",
"long_description": "Nagios plugins are standalone programs that report the status of hosts and services to the Nagios monitoring framework.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"mysql56",
"mysql57",
"qstat",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"openssl",
"fping",
"p5.34-crypt-des",
"p5.34-digest-hmac",
"p5.34-digest-sha1",
"p5.34-net-snmp",
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"nagios"
]
}
]
}