HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "emacs-app-devel",
"portdir": "editors/emacs",
"version": "20230420",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 5,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/emacs/emacs.html",
"description": "The GNU Emacs text editor",
"long_description": "GNU Emacs is a self-documenting, customizable, extensible real-time display editor. Users new to Emacs will be able to use basic features fairly rapidly by studying the tutorial and using the self-documentation features. Emacs also has an extensive interactive manual browser. It is easily extensible since its editing commands are written in Lisp.",
"active": true,
"categories": [
"aqua",
"editors"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 73
},
{
"name": "kirill",
"github": "catap",
"ports_count": 674
}
],
"variants": [
"treesitter",
"imagemagick",
"rsvg",
"xwidgets",
"nativecomp"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"texinfo",
"clang-15",
"pkgconfig",
"autoconf",
"automake"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"gcc12",
"gmp",
"gnutls",
"jansson",
"sqlite3",
"ncurses",
"tree-sitter",
"lcms2",
"librsvg",
"webp",
"libxml2"
]
},
{
"type": "run",
"ports": [
"tree-sitter-dockerfile",
"tree-sitter-go-mod",
"tree-sitter-toml",
"tree-sitter-bash",
"tree-sitter-c",
"tree-sitter-c-sharp",
"tree-sitter-cpp",
"tree-sitter-css",
"tree-sitter-go",
"tree-sitter-html",
"tree-sitter-java",
"tree-sitter-javascript",
"tree-sitter-json",
"tree-sitter-python",
"tree-sitter-ruby",
"tree-sitter-rust",
"tree-sitter-tsx",
"tree-sitter-typescript",
"tree-sitter-yaml",
"tree-sitter-cmake"
]
}
],
"depends_on": []
}