GET /api/v1/ports/prosody/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "prosody",
"portdir": "net/prosody",
"version": "0.12.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://prosody.im",
"description": "Prosody is a modern flexible communications server for Jabber/XMPP written in Lua.",
"long_description": "Prosody is a modern flexible communications server for Jabber/XMPP written in Lua. It aims to be easy to set up and configure, and light on resources. For developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.",
"active": true,
"categories": [
"net",
"chat"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libidn",
"lua53-luafilesystem",
"openssl3",
"icu",
"lua53-luasec",
"lua53-luasocket",
"lua53-luaexpat",
"lua"
]
}
],
"depends_on": []
}