GET /api/v1/ports/mod_fcgid/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mod_fcgid",
"portdir": "www/mod_fcgid",
"version": "2.3.9",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://httpd.apache.org/mod_fcgid/",
"description": "An alternative FastCGI module for Apache2",
"long_description": "An alternative FastCGI module for Apache2",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"apache2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"smokeping",
"sympa"
]
}
]
}