GET /api/v1/ports/arangodb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "arangodb",
"portdir": "databases/arangodb",
"version": "3.8.5.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.arangodb.com/",
"description": "Multi-model database for documents, graphs, and key-values",
"long_description": "🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.",
"active": true,
"categories": [
"databases",
"math"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"python39",
"clang-17",
"ccache",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"openssl11",
"boehmgc"
]
}
],
"depends_on": []
}