GET /api/v1/ports/checkssl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "checkssl",
"portdir": "sysutils/checkssl",
"version": "0.6.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.checkssl.org",
"description": "checkssl - simple command line tool to check or monitor your https certificate",
"long_description": "checkssl - simple command line tool to check or monitor your https certificate",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "nils",
"github": "breun",
"ports_count": 89
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-16"
]
}
],
"depends_on": []
}