GET /api/v1/ports/pagerduty-notifier/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pagerduty-notifier",
"portdir": "sysutils/pagerduty-notifier",
"version": "20220610-1540",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trustpilot/pagerduty-notifier",
"description": "PagerDuty native macOS notifications",
"long_description": "PagerDuty Notifier polls the PagerDuty API for new incidents and sends native macOS notifications. You can control the notification style as you normally would in System Preferences.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}