GET /api/v1/ports/swig-gcj/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "swig-gcj",
"portdir": "devel/swig",
"version": "4.1.1",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "GCJ binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the GCJ binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 459
}
],
"variants": [
"gcc43",
"gcc44",
"gcc45",
"gcc48",
"gcc47"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig",
"gcc47"
]
}
],
"depends_on": []
}