GET /api/v1/ports/p5.30-gssapi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-gssapi",
"portdir": "perl/p5-gssapi",
"version": "0.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/GSSAPI",
"description": "Perl extension providing access to the GSSAPIv2 library.",
"long_description": "This module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"kerberos5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-authen-sasl"
]
}
]
}