GET /api/v1/ports/mod_qos/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mod_qos",
"portdir": "www/mod_qos",
"version": "11.76",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mod-qos.sourceforge.net/index.html",
"description": "mod_qos is a quality of service module for the Apache web server",
"long_description": "mod_qos is a quality of service module for the Apache web server implementing control mechanisms that can provide different levels of priority to different HTTP requests.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"db48",
"apache2",
"openssl",
"pcre2",
"libpng"
]
}
],
"depends_on": []
}