GET /api/v1/ports/polipo/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "polipo",
"portdir": "www/polipo",
"version": "1.0.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pps.jussieu.fr/~jch/software/polipo/",
"description": "small and fast web caching proxy",
"long_description": "Polipo is a small and fast caching web proxy designed to be used by one person or a small group of people.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-16"
]
}
],
"depends_on": []
}