GET /api/v1/ports/ngircd/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ngircd",
"portdir": "irc/ngircd",
"version": "26.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ngircd.barton.de/",
"description": "next generation IRC daemon",
"long_description": "ngIRCd is a free open source daemon for Internet Relay Chat (IRC). It's written from scratch and is not based upon the original IRCd like many others.",
"active": true,
"categories": [
"irc"
],
"maintainers": [],
"variants": [
"gnutls",
"openssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"tcp_wrappers",
"zlib",
"libiconv",
"libident",
"openssl"
]
}
],
"depends_on": []
}