GET /api/v1/ports/git-sizer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "git-sizer",
"portdir": "devel/git-sizer",
"version": "1.5.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/github/git-sizer",
"description": "Compute various size metrics for a Git repository, flagging those that might cause problems",
"long_description": "Compute various size metrics for a Git repository, flagging those that might cause problems having repositories too big (> 5GB), keep many branches or tags, including gigantic blob files, storing large text files with many changes, repeated files across paths, detect long path names inside the repository, ...",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "g.sole.ca",
"github": "gerardsoleca",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}