GET /api/v1/ports/rabbitmq-server/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rabbitmq-server",
"portdir": "net/rabbitmq-server",
"version": "3.11.15",
"license": "MPL-1.1 and MIT and Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rabbitmq.com",
"description": "The RabbitMQ AMQP Server",
"long_description": "RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"libxslt",
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"erlang"
]
}
],
"depends_on": []
}