GET /api/v1/ports/loggerhead/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "loggerhead",
"portdir": "www/loggerhead",
"version": "1.18.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/loggerhead",
"description": "Web viewer for projects in Bazaar",
"long_description": "Loggerhead is a web viewer for projects in Bazaar. It can be used to navigate a branch history, annotate files, view patches, perform searches, etc. It's originally based on bazaar-webserve, which is itself based on hgweb for Mercurial.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"bzr",
"python27",
"py27-paste",
"py27-setuptools",
"py27-simpletal"
]
}
],
"depends_on": []
}