GET /api/v1/ports/fcgiwrap/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "fcgiwrap",
"portdir": "www/fcgiwrap",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nginx.localdomain.pl/wiki/FcgiWrap",
"description": "simple server for running CGI applications over FastCGI. It hopes to provide clean CGI support to Nginx",
"long_description": "simple server for running CGI applications over FastCGI. It hopes to provide clean CGI support to Nginx",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-9.0",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"fcgi"
]
},
{
"type": "run",
"ports": [
"spawn-fcgi"
]
}
],
"depends_on": []
}