GET /api/v1/ports/bluefish/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "bluefish",
"portdir": "editors/bluefish",
"version": "2.2.16",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bluefish.openoffice.nl",
"description": "A powerful editor for web designers",
"long_description": "Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages but it focuses on editing dynamic and interactive websites.",
"active": true,
"categories": [
"www",
"editors"
],
"maintainers": [],
"variants": [
"python312",
"quartz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"shared-mime-info",
"python312",
"desktop-file-utils",
"gtk3",
"gucharmap",
"enchant2",
"libxml2"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
}