GET /api/v1/ports/varnish/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "varnish",
"portdir": "www/varnish",
"version": "7.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 20110709,
"replaced_by": null,
"homepage": "https://varnish-cache.org/",
"description": "Varnish is a state-of-the-art, high-performance HTTP accelerator",
"long_description": "Varnish was written from the ground up to be a high performance caching reverse proxy.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "normen",
"github": "Gminfly",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-sphinx",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17",
"py312-docutils"
]
},
{
"type": "lib",
"ports": [
"pcre2"
]
}
],
"depends_on": []
}