HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "bzr",
"portdir": "devel/bzr",
"version": "2.6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://bazaar-vcs.org/",
"description": "The next-generation distributed version control system",
"long_description": "Bazaar is an open source distributed version control system that is powerful, friendly, and scalable. It manages trees of files and subdirectories, In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 55
}
],
"variants": [
"bash_completion",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-curl",
"py27-docutils",
"python27",
"py27-pycryptodome",
"py27-pyrex",
"py27-paramiko"
]
}
],
"depends_on": [
{
"type": "fetch",
"ports": [
"py27-pycg",
"dbusmenu-qt5"
]
},
{
"type": "lib",
"ports": [
"bzr-git",
"bzr-gtk",
"bzr-pager",
"bzr-rewrite",
"bzr-stats",
"bzr-svn",
"bzr-xmloutput",
"bzrtools",
"qbzr",
"bzr-fastimport",
"loggerhead"
]
}
]
}