GET /api/v1/ports/emacs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "emacs",
    "portdir": "editors/emacs",
    "version": "28.2",
    "license": "GPL-3+",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "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": [
        "editors"
    ],
    "maintainers": [
        {
            "name": "dports",
            "github": "drkp",
            "ports_count": 73
        },
        {
            "name": "kirill",
            "github": "catap",
            "ports_count": 674
        }
    ],
    "variants": [
        "x11",
        "motif",
        "gtk",
        "imagemagick",
        "dbus",
        "xwidgets",
        "nativecomp",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "texinfo"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gmp",
                "gnutls",
                "jansson",
                "ncurses",
                "libxml2",
                "gcc12"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "psgml",
                "po-mode.el",
                "python-mode.el"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "markdown-mode.el",
                "n3-mode.el",
                "nxml-mode",
                "org-mode",
                "slime",
                "erc",
                "beancount.el",
                "d-mode.el",
                "haskell-mode.el",
                "ocaml-mode.el",
                "prolog-mode.el",
                "sml-mode.el",
                "cedet",
                "ecb",
                "php-mode.el",
                "tuareg-mode.el",
                "imaxima",
                "pcap-mode.el",
                "py27-pymacs",
                "ess",
                "lookup",
                "emacs-w3m",
                "yaml-mode.el",
                "pure-mode.el",
                "bbdb",
                "auctex",
                "color-theme-mode.el",
                "mediawiki.el"
            ]
        },
        {
            "type": "run",
            "ports": [
                "python-mode.el"
            ]
        }
    ]
}