GET /api/v1/ports/xmltooling/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "xmltooling",
"portdir": "security/xmltooling",
"version": "3.2.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.shibboleth.net",
"description": "XMLTooling library for C++",
"long_description": "Toolkit for security-aware XML processing",
"active": true,
"categories": [
"textproc",
"security",
"shibboleth",
"xml"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 154
},
{
"name": "scantor",
"github": "scantor",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"boost176",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"xml-security-c",
"zlib",
"xercesc3",
"log4shib",
"openssl",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wt",
"opensaml",
"shibboleth"
]
}
]
}