GET /api/v1/ports/mtn-browse/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mtn-browse",
"portdir": "devel/mtn-browse",
"version": "1.20",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.coosoft.plus.com/software.html",
"description": "A GTK+ 2 based browser for version control system monotone",
"long_description": "Monotone browser (mtn-browse) is an application for browsing Monotone VCS databases without the need of a workspace. The interface allows one to do various tasks very easily like selecting revisions, display file contents, compare changesets and much more.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-libintl-perl",
"p5.34-monotone-automatestdio"
]
},
{
"type": "run",
"ports": [
"yelp"
]
}
],
"depends_on": []
}