GET /api/v1/ports/opensaml/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "opensaml",
"portdir": "lang/opensaml",
"version": "3.2.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opensaml.org/",
"description": "OpenSAML library for C++",
"long_description": "SAML 2.0/1.x toolkit",
"active": true,
"categories": [
"lang",
"security",
"shibboleth",
"xml"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 150
},
{
"name": "scantor",
"github": "scantor",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"boost176",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"xml-security-c",
"xercesc3",
"xmltooling",
"log4shib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"shibboleth"
]
}
]
}