GET /api/v1/ports/apple-pki-bundle/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "apple-pki-bundle",
"portdir": "net/apple-pki-bundle",
"version": "2022-11-12",
"license": "OpenSSL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.apple.com/certificateauthority/",
"description": "Apple PKI certificate bundle",
"long_description": "Installs a bundle of certification authority certificates (CA certs) used on Apple devices.",
"active": true,
"categories": [
"net",
"security",
"www"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [
"system_roots_keychain",
"additional_pki_bundle"
],
"dependencies": [
{
"type": "build",
"ports": [
"openssl",
"coreutils",
"file",
"coreutils-uutils",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"privoxy-pki-bundle"
]
}
]
}