HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "quilt",
"portdir": "devel/quilt",
"version": "0.69",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://savannah.nongnu.org/projects/quilt/",
"description": "patch management scripts",
"long_description": "Patchwork Quilt is a set of scripts designed to allow you to manage a series of patches by keeping track of the changes each patch makes. Patches can be applied, un-applied, refreshed, etc.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 318
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gpatch",
"util-linux",
"coreutils",
"diffutils",
"gsed"
]
}
],
"depends_on": []
}