GET /api/v1/ports/subversion-perlbindings/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "subversion-perlbindings",
"portdir": "devel/subversion-perlbindings",
"version": "1.14.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "subversion-perlbindings-5.34",
"homepage": "https://subversion.apache.org/",
"description": "Perl bindings for the subversion version control system (svn)",
"long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.",
"active": true,
"categories": [
"devel",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"subversion-perlbindings-5.34"
]
}
],
"depends_on": []
}