GET /api/v1/ports/botan1/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "botan1",
"portdir": "security/botan1",
"version": "1.10.17",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://botan.randombit.net",
"description": "legacy version of C++ cryptographic library",
"long_description": "Botan is a C++ library implementing a variety of cryptographic algorithms and formats.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"python27",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib",
"openssl10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt4-creator-mac"
]
}
]
}