GET /api/v1/ports/tinyproxy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tinyproxy",
"portdir": "net/tinyproxy",
"version": "1.11.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tinyproxy.github.io",
"description": "fast, lightweight HTTP proxy",
"long_description": "tinyproxy is a lightweight HTTP proxy. Designed from the ground up to be fast and yet small, it is an ideal solution for sites where a full-featured HTTP proxy is required, but the system resources required to run a more demanding HTTP proxy are unavailable.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [],
"variants": [
"xtinyproxy",
"filter",
"upstream",
"transparent",
"reverse",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"asciidoc",
"libxml2",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
}