GET /api/v1/ports/svn2git/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "svn2git",
"portdir": "devel/svn2git",
"version": "1.0.18",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/svn-all-fast-export/svn2git",
"description": "converts a Subversion repository into one or more Git repositories",
"long_description": "svn2git provides the svn-all-fast-export program which converts a Subversion repository into one or more Git repositories.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1822
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"apr",
"subversion"
]
}
],
"depends_on": []
}