HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ack",
"portdir": "devel/ack",
"version": "3.7.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://beyondgrep.com/",
"description": "A grep replacement, optimized for programmers",
"long_description": "ack is a tool like grep, designed for programmers with large trees of heterogeneous source code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"perl5_32",
"perl5_34",
"perl5_36",
"perl5_28",
"perl5_30"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-file-next",
"p5.34-getopt-long",
"perl5.34",
"p5.34-version",
"p5.34-text-parsewords"
]
},
{
"type": "test",
"ports": [
"p5.34-io-tty"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ackmate"
]
}
]
}