GET /api/v1/ports/fetch-crl-launchd/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "fetch-crl-launchd",
"portdir": "security/fetch-crl",
"version": "3.0.21",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.nikhef.nl/grid/FetchCRL3",
"description": "Creates a launchd entry for fetch-crl utility",
"long_description": "Creates a launchd entry for fetch-crl utility. The fetch-crl utility will retrieve certificate revocation lists (CRLs) for a set of installed trust anchors, based on crl_url files or IGTF-style info files. It will install these for use with OpenSSL, NSS or third-party tools.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 567
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"fetch-crl"
]
}
],
"depends_on": []
}