GET /api/v1/ports/textmate2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "textmate2",
"portdir": "editors/textmate2",
"version": "2.0.23",
"license": "GPL-3+",
"platforms": "{darwin >= 18}",
"epoch": 5,
"replaced_by": null,
"homepage": "https://github.com/textmate/textmate",
"description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike.",
"long_description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike. TextMate is well-known for its large number of bundles adding support, snippets, completions and commands for a huge number of file types.",
"active": true,
"categories": [
"aqua",
"editors"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 50
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ragel",
"clang-17",
"multimarkdown",
"proctools",
"curl-ca-bundle",
"boost",
"ninja",
"openssl",
"sparsehash"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"curl",
"capnproto",
"sqlite3",
"zlib"
]
}
],
"depends_on": []
}