GET /api/v1/ports/vm-pop3d/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "vm-pop3d",
"portdir": "mail/vm-pop3d",
"version": "1.1.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.reedmedia.net/software/virtualmail-pop3d/",
"description": "POP3 server for Postfix that supports virtual domains and mailboxes",
"long_description": "A POP3 server that supports virtual domains and virtual mailboxes such that users and mailboxes need not be associated with local Unix accounts.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"server",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"postfix"
]
}
],
"depends_on": []
}