GET /api/v1/ports/mongrel2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mongrel2",
"portdir": "www/mongrel2",
"version": "1.12.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mongrel2.org/",
"description": "The Language Agnostic Web Server",
"long_description": "Mongrel2 is an application, language, and network architecture agnostic web server that focuses on web applications using modern browser technologies.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"mbedtls",
"zmq"
]
}
],
"depends_on": []
}