HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "aegis",
"portdir": "devel/aegis",
"version": "4.24.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://aegis.sourceforge.net/",
"description": "A project change supervisor",
"long_description": "Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"bison"
]
},
{
"type": "lib",
"ports": [
"cook",
"gettext",
"curl",
"bzip2",
"libxml2",
"libmagic",
"zlib"
]
},
{
"type": "run",
"ports": [
"bison-runtime"
]
}
],
"depends_on": []
}