GET /api/v1/ports/x86_64-netbsd-binutils/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "x86_64-netbsd-binutils",
"portdir": "cross/x86_64-binutils",
"version": "2.42",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for x86_64-netbsd cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-netbsd cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 33
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"x86_64-binutils"
]
}
],
"depends_on": []
}