GET /api/v1/ports/goaccess/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "goaccess",
"portdir": "www/goaccess",
"version": "1.9.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://goaccess.io/",
"description": "GoAccess was designed to be a fast, terminal-based log analyzer.",
"long_description": "GoAccess was designed to be a fast, terminal-based log analyzer. Its core idea is to quickly analyze and view web server statistics in real time without needing to use your browser.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1011
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"tokyocabinet",
"gettext-runtime",
"openssl3",
"libmaxminddb"
]
}
],
"depends_on": []
}