GET /api/v1/ports/?format=api&ordering=-created_at&page=983
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51892,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=984",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=982",
    "results": [
        {
            "name": "minimumprofit",
            "portdir": "editors/minimumprofit",
            "version": "3.3.18b",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.triptico.com/software/mp.html",
            "description": "Programmer Text Editor.",
            "long_description": "Programmer Text Editor.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mindforger",
            "portdir": "editors/mindforger",
            "version": "2.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mindforger.com",
            "description": "Thinking notebook and Markdown editor",
            "long_description": "MindForger is an open, free, well-performing Markdown editor which respects your privacy and enables security. It is actually more than an editor or IDE - it's a human mind -inspired personal knowledge management tool.",
            "active": true,
            "categories": [
                "editors",
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "micro",
            "portdir": "editors/micro",
            "version": "2.0.15",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://micro-editor.github.io",
            "description": "A modern and intuitive terminal-based text editor",
            "long_description": "micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities of modern terminals. As its name indicates, micro aims to be somewhat of a successor to the nano editor by being easy to install and use. Micro supports a full-blown plugin system. Plugins are written in Lua and there is a plugin manager to automatically download and install your plugins for you.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mg",
            "portdir": "editors/mg",
            "version": "7.3",
            "license": "ISC/BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/ibara/mg",
            "description": "small Emacs-like editor",
            "long_description": "Micro GNU/Emacs: a small, fast, lightweight, emacs-like editor. No extension language, just a basic editor for text & code.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mediawiki.el",
            "portdir": "editors/mediawiki.el",
            "version": "2.3.1",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.emacswiki.org/emacs/MediaWikiMode",
            "description": "An Emacs mode for editing MediaWiki content",
            "long_description": "An Emacs mode for editing MediaWiki content",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "easye",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "markdown-mode.el",
            "portdir": "editors/markdown-mode.el",
            "version": "2.6",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/jrblevin/markdown-mode",
            "description": "An Emacs mode for editing Markdown files",
            "long_description": "An Emacs mode for editing Markdown files",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "easye",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "liteide",
            "portdir": "editors/liteide",
            "version": "38.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://liteide.org",
            "description": "LiteIDE is a simple, open source, cross-platform Go IDE.",
            "long_description": "LiteIDE is a simple, open source, cross-platform Go IDE.",
            "active": true,
            "categories": [
                "devel",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ledit",
            "portdir": "editors/ledit",
            "version": "2.04",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cristal.inria.fr/~ddr/",
            "description": "A line editor to be used with interactive commands.",
            "long_description": "The command ledit allows to edit lines one by one when running an interactive command. When typing a line, some keys with control or meta are interpreted: it is possible to insert characters in the middle of the line, go to the beginning or the end of the line, get a previous line, search for a line with a pattern, etc.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "camlp5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "leafpad",
            "portdir": "editors/leafpad",
            "version": "0.8.18.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tarot.freeshell.org/leafpad/",
            "description": "A simple GTK+ 2 text editor that emphasizes simplicity.",
            "long_description": "A simple GTK+ 2 text editor that emphasizes simplicity.",
            "active": true,
            "categories": [
                "editors",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "freetype",
                        "desktop-file-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "le",
            "portdir": "editors/le",
            "version": "1.16.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freecode.com/projects/leeditor",
            "description": "Terminal based text editor",
            "long_description": "LE has many block operations with stream and rectangular blocks, can edit both unix and dos style files (LF/CRLF), is binary clean, has hex mode, can edit text with multi-byte character encoding, has full undo/redo, can edit files and mmap-able devices in mmap shared mode (only replace), has tunable syntax highlighting, tunable color scheme (can use default colors), tunable key map. It is slightly similar to Norton Editor, but has more features.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "l3afpad",
            "portdir": "editors/l3afpad",
            "version": "0.8.18.1.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stevenhoneyman/l3afpad",
            "description": "A simple GTK+ 3 text editor that emphasizes simplicity.",
            "long_description": "A simple GTK+ 3 text editor that emphasizes simplicity.",
            "active": true,
            "categories": [
                "editors",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "russell.jones",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "freetype",
                        "desktop-file-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kakoune",
            "portdir": "editors/kakoune",
            "version": "2026.04.12",
            "license": "public-domain",
            "platforms": "darwin linux freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kakoune.org",
            "description": "Modal editor — Faster as in fewer keystrokes —  Multiple selections — Orthogonal design",
            "long_description": "Kakoune is a code editor that implements Vi’s \"keystrokes as a text editing language\" model. As it’s also a modal editor, it is somewhat similar to the Vim editor (after which Kakoune was originally inspired). Kakoune can operate in two modes, normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode. Kakoune has a strong focus on interactivity, most commands provide immediate and incremental results, while still being competitive (as in keystroke count) with Vim. Kakoune works on selections, which are oriented, inclusive ranges of characters. Selections have an anchor and a cursor. Most commands move both of them except when extending selections, where the anchor character stays fixed and the cursor moves around.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "kasane"
                    ]
                }
            ]
        },
        {
            "name": "jove",
            "portdir": "editors/jove",
            "version": "4.16.0.73",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cs.toronto.edu/pub/hugh/jove-dev/",
            "description": "Jonathan's Own Version of Emacs",
            "long_description": "Jove is a simple text editor in the spirit of GNU emacs, but somewhat smaller and faster to start up.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "vivek",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "joe",
            "portdir": "editors/joe",
            "version": "4.6",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/joe-editor/",
            "description": "Joe's Own Editor",
            "long_description": "JOE is the professional freeware ASCII text screen editor for UNIX. It makes full use of the power and versatility of UNIX, but lacks the steep learning curve and basic nonsense you have to deal with in every other UNIX editor. JOE has the feel of most IBM PC text editors: The key-sequences are reminiscent of WordStar and Turbo-C. JOE is much more powerful than those editors, however. JOE has all of the features a UNIX user should expect: full use of termcap/terminfo, excellent screen update optimizations (JOE is fully useable at 2400 baud), simple installation, and all of the UNIX-integration features of VI.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jed",
            "portdir": "editors/jed",
            "version": "0.99-19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jedsoft.org/jed/",
            "description": "JED is a powerful editor for programmers.",
            "long_description": "JED is a powerful editor designed for use by programmers, its drop-down menu facility make it one of the friendliest text editors around. Hence it is ideal for composing simple email messages as well as editing complex programs in a variety of computer languages.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "slang2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hnb",
            "portdir": "editors/hnb",
            "version": "1.9.18",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hnb.sourceforge.net/",
            "description": "command-line outliner",
            "long_description": "Hierarchical notebook (hnb) is a curses program to structure many kinds of data in one place, for example addresses, to-do lists, ideas, book reviews or to store snippets of brainstorming.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "frescobaldi2",
            "portdir": "editors/frescobaldi",
            "version": "2.20.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.frescobaldi.org/",
            "description": "A LilyPond sheet music text editor",
            "long_description": "Frescobaldi is an advanced text editor to edit LilyPond sheet music files. Features include an integrated PDF preview and a powerful Score Wizard.",
            "active": true,
            "categories": [
                "editors",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [
                "app",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-py2app",
                        "py37-importlib-metadata",
                        "clang-18",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-ly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-pyqt4",
                        "py37-poppler-qt4",
                        "portmidi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "frescobaldi-devel",
            "portdir": "editors/frescobaldi",
            "version": "20230327",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.frescobaldi.org/",
            "description": "A LilyPond sheet music text editor",
            "long_description": "Frescobaldi is an advanced text editor to edit LilyPond sheet music files. Features include an integrated PDF preview and a powerful Score Wizard.",
            "active": true,
            "categories": [
                "editors",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [
                "app",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-py2app",
                        "py310-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-ly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-qpageview",
                        "py310-poppler-qt5",
                        "py310-pyqt5-webengine",
                        "py310-pyqt5",
                        "portmidi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "frescobaldi",
            "portdir": "editors/frescobaldi",
            "version": "3.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.frescobaldi.org/",
            "description": "A LilyPond sheet music text editor",
            "long_description": "Frescobaldi is an advanced text editor to edit LilyPond sheet music files. Features include an integrated PDF preview and a powerful Score Wizard.",
            "active": true,
            "categories": [
                "editors",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [
                "app",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-py2app",
                        "py310-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-ly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-qpageview",
                        "py310-poppler-qt5",
                        "py310-pyqt5-webengine",
                        "py310-pyqt5",
                        "portmidi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ex-vi",
            "portdir": "editors/ex-vi",
            "version": "050325",
            "license": "BSD-old and LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ex-vi.sourceforge.net/",
            "description": "the traditional ex/vi editor",
            "long_description": "the traditional ex/vi editor",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "emacs-app-devel",
            "portdir": "editors/emacs",
            "version": "20260428",
            "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": 72
                }
            ],
            "variants": [
                "imagemagick",
                "rsvg",
                "xwidgets",
                "nativecomp",
                "treesitter"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-18",
                        "autoconf",
                        "texinfo",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "libxml2",
                        "gcc15",
                        "sqlite3",
                        "gmp",
                        "gnutls",
                        "ncurses",
                        "tree-sitter",
                        "lcms2",
                        "librsvg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tree-sitter-typescript",
                        "tree-sitter-yaml",
                        "tree-sitter-cmake",
                        "tree-sitter-dockerfile",
                        "tree-sitter-go-mod",
                        "tree-sitter-toml",
                        "tree-sitter-elixir",
                        "tree-sitter-heex",
                        "tree-sitter-lua",
                        "tree-sitter-go-work",
                        "tree-sitter-phpdoc",
                        "tree-sitter-jsdoc",
                        "tree-sitter-liquid",
                        "tree-sitter-gitattributes",
                        "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-markdown",
                        "tree-sitter-php",
                        "tree-sitter-python",
                        "tree-sitter-ruby",
                        "tree-sitter-rust",
                        "tree-sitter-tsx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "emacs-app",
            "portdir": "editors/emacs",
            "version": "30.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": [
                "aqua",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 72
                }
            ],
            "variants": [
                "imagemagick",
                "rsvg",
                "xwidgets",
                "nativecomp",
                "treesitter"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "gnutls",
                        "ncurses",
                        "tree-sitter",
                        "lcms2",
                        "librsvg",
                        "webp",
                        "libxml2",
                        "gcc15",
                        "sqlite3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tree-sitter-typescript",
                        "tree-sitter-yaml",
                        "tree-sitter-cmake",
                        "tree-sitter-dockerfile",
                        "tree-sitter-go-mod",
                        "tree-sitter-toml",
                        "tree-sitter-elixir",
                        "tree-sitter-heex",
                        "tree-sitter-lua",
                        "tree-sitter-phpdoc",
                        "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-php",
                        "tree-sitter-python",
                        "tree-sitter-ruby",
                        "tree-sitter-rust",
                        "tree-sitter-tsx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "emacs-devel",
            "portdir": "editors/emacs",
            "version": "20260428",
            "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": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 72
                }
            ],
            "variants": [
                "xwidgets",
                "x11",
                "motif",
                "gtk",
                "imagemagick",
                "dbus",
                "nativecomp",
                "treesitter",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "texinfo",
                        "libtool",
                        "automake",
                        "autoconf"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "sqlite3",
                        "ncurses",
                        "tree-sitter",
                        "webp",
                        "libxml2",
                        "gcc15",
                        "gmp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tree-sitter-rust",
                        "tree-sitter-tsx",
                        "tree-sitter-typescript",
                        "tree-sitter-yaml",
                        "tree-sitter-cmake",
                        "tree-sitter-dockerfile",
                        "tree-sitter-go-mod",
                        "tree-sitter-toml",
                        "tree-sitter-elixir",
                        "tree-sitter-heex",
                        "tree-sitter-lua",
                        "tree-sitter-go-work",
                        "tree-sitter-phpdoc",
                        "tree-sitter-jsdoc",
                        "tree-sitter-liquid",
                        "tree-sitter-gitattributes",
                        "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-markdown",
                        "tree-sitter-php",
                        "tree-sitter-python",
                        "tree-sitter-ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "emacs",
            "portdir": "editors/emacs",
            "version": "30.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": 72
                }
            ],
            "variants": [
                "x11",
                "motif",
                "gtk",
                "imagemagick",
                "dbus",
                "xwidgets",
                "nativecomp",
                "treesitter",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "texinfo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "gcc15",
                        "sqlite3",
                        "gmp",
                        "gnutls",
                        "ncurses",
                        "tree-sitter",
                        "webp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tree-sitter-rust",
                        "tree-sitter-tsx",
                        "tree-sitter-typescript",
                        "tree-sitter-yaml",
                        "tree-sitter-cmake",
                        "tree-sitter-dockerfile",
                        "tree-sitter-go-mod",
                        "tree-sitter-toml",
                        "tree-sitter-elixir",
                        "tree-sitter-heex",
                        "tree-sitter-lua",
                        "tree-sitter-phpdoc",
                        "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-php",
                        "tree-sitter-python",
                        "tree-sitter-ruby"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "po-mode.el",
                        "psgml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cedet",
                        "color-theme-mode.el",
                        "ecb",
                        "markdown-mode.el",
                        "mediawiki.el",
                        "n3-mode.el",
                        "nxml-mode",
                        "org-mode",
                        "yaml-mode.el",
                        "erc",
                        "beancount.el",
                        "d-mode.el",
                        "haskell-mode.el",
                        "ocaml-mode.el",
                        "php-mode.el",
                        "prolog-mode.el",
                        "pure-mode.el",
                        "python-mode.el",
                        "slime",
                        "sml-mode.el",
                        "tuareg-mode.el",
                        "ess",
                        "pcap-mode.el",
                        "py27-pymacs",
                        "lookup",
                        "bbdb",
                        "emacs-w3m",
                        "auctex"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python-mode.el"
                    ]
                }
            ]
        },
        {
            "name": "elvis",
            "portdir": "editors/elvis",
            "version": "2.2_0",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://elvis.the-little-red-haired-girl.org/",
            "description": "A vi/ex clone",
            "long_description": "Elvis is a very powerful vi/ex clone providing a remarkable number of bells and whistles like, Syntax Highlighting, Multiple files in multiple windows, Networking support (http and ftp).",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "crosma",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "efte",
            "portdir": "editors/efte",
            "version": "1.1",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://efte.sourceforge.net",
            "description": "configurable programmers editor",
            "long_description": "eFTE is a lightweight, extendable, folding text editor geared toward the programmer. eFTE is a fork of FTE with goals of taking FTE to the next step, hence, Enhanced FTE.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-libice",
                        "ncurses",
                        "xpm",
                        "xorg-libsm",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ee",
            "portdir": "editors/ee",
            "version": "1.5.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/herrbischoff/ee",
            "description": "easy to use text editor",
            "long_description": "An easy to use text editor. Intended to be usable with little or no instruction. Provides a terminal (curses based) interface. Features pop-up menus. A subset of aee.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ed",
            "portdir": "editors/ed",
            "version": "1.22.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/ed/",
            "description": "ed is a line-oriented text editor.",
            "long_description": "ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory and cannot execute shell commands. ed is the standard text editor in the sense that it is the original editor for Unix, and thus widely available. For most purposes, however, it is superseded by full-screen editors such as Emacs.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ecb",
            "portdir": "editors/ecb",
            "version": "2.40",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ecb.sourceforge.net/",
            "description": "Emacs Code Browser",
            "long_description": "While Emacs already has good editing support for many modes, its browsing support is somewhat lacking. That's where ECB comes in: it displays a number of informational windows that allow for easy source code navigation and overview.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cedet",
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dte",
            "portdir": "editors/dte",
            "version": "6.12",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freebsd.t-hosting.hu/dte/",
            "description": "text editor which uses many of the shortcuts used in MSDOS EDIT",
            "long_description": "text editor which uses many of the shortcuts used in MSDOS EDIT",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dhex",
            "portdir": "editors/dhex",
            "version": "0.69",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dettus.net",
            "description": "Themeable hex editor with diff mode.",
            "long_description": "DHEX is a more than just another hex editor: It includes a diff mode, which can be used to easily and conveniently compare two binary files. Since it is based on ncurses and is themeable, it can run on any number of systems and scenarios. With its utilization of search logs, it is possible to track changes in different iterations of files easily.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cssed",
            "portdir": "editors/cssed",
            "version": "0.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cssed.sourceforge.net/",
            "description": "small graphical CSS editor and validator",
            "long_description": "cssed is a small developer editor and validator, that tries to ease the CSS editing.",
            "active": true,
            "categories": [
                "www",
                "editors",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "hicolor-icon-theme",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "color-theme-mode.el",
            "portdir": "editors/color-theme-mode.el",
            "version": "6.6.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/color-theme/",
            "description": "color-theme is an emacs-lisp mode for skinning your emacs",
            "long_description": "color-theme is an emacs-lisp mode for skinning your emacs. Features are: * Huge and extensible theme library * Easy to use * Works on pretty all emacs flavours * Mature source code",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cherrytree",
            "portdir": "editors/cherrytree",
            "version": "1.6.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/giuspen/cherrytree",
            "description": "Hierarchical Note Taking",
            "long_description": "A Hierarchical Note Taking Application, featuring Rich Text and Syntax Highlighting",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "makeicns",
                        "python313",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spdlog",
                        "adwaita-icon-theme",
                        "atkmm",
                        "gspell",
                        "gtk3",
                        "gtksourceview4",
                        "gtksourceviewmm3",
                        "cairo",
                        "cairomm",
                        "gdk-pixbuf2",
                        "sqlite3",
                        "curl",
                        "enchant2",
                        "libxml2",
                        "libxmlxx2",
                        "uchardet",
                        "gtkmm3",
                        "pango",
                        "pangomm",
                        "libfmt9",
                        "harfbuzz",
                        "atk",
                        "gettext",
                        "glib2",
                        "glibmm",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cedet",
            "portdir": "editors/cedet",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cedet.sourceforge.net/",
            "description": "Infrastructure for parser based text analysis in Emacs",
            "long_description": "Semantic is an infrastructure for parser based text analysis in Emacs. It is a lexer, parser-generator, and parser. It is written in Emacs Lisp and is customized to the way Emacs thinks about language files, and is optimized to use Emacs' parsing capabilities.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ecb"
                    ]
                }
            ]
        },
        {
            "name": "bvi",
            "portdir": "editors/bvi",
            "version": "1.5.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bvi.sourceforge.net",
            "description": "Vi-like binary file (hex) editor",
            "long_description": "Bvi is a display-oriented (hex) editor for binary files, based on the vi(1) texteditor.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "max",
                    "github": "mtn88",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bluefish",
            "portdir": "editors/bluefish",
            "version": "2.2.17",
            "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": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "python313",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "shared-mime-info",
                        "python313",
                        "desktop-file-utils",
                        "gtk3",
                        "gucharmap",
                        "enchant2",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bean",
            "portdir": "editors/bean",
            "version": "2.4.5",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bean-osx.com/",
            "description": "A small, simple rich text editor.",
            "long_description": "Bean is a small, simple word processor (or more precisely, a rich text editor), with many niceties added to make writing convenient, efficient and comfortable.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bbe",
            "portdir": "editors/bbe",
            "version": "0.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/bbe-/",
            "description": "sed-like editor for binary files",
            "long_description": "bbe is a sed-like editor for binary files. Instead of reading input in lines as sed, bbe reads arbitrary blocks from an input stream and performs byte-related transformations on found blocks.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "auctex",
            "portdir": "editors/auctex",
            "version": "13.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/auctex/",
            "description": "**Obsolete port** A major emacs mode for editing TeX files.",
            "long_description": "**Obsolete port** AUCTeX is an extensible package for writing and formatting TeX files in GNU Emacs and XEmacs. It supports many different TeX macro packages, including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX.",
            "active": true,
            "categories": [
                "editors",
                "print"
            ],
            "maintainers": [],
            "variants": [
                "emacs_app",
                "mactex"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texlive-bin-extra",
                        "texlive-latex-extra",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "atom",
            "portdir": "editors/atom",
            "version": "1.37.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://atom.io",
            "description": "The hackable text editor",
            "long_description": "The hackable text editor",
            "active": false,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "git",
                        "npm5",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amp",
            "portdir": "editors/amp",
            "version": "0.7.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amp.rs",
            "description": "A complete text editor for your terminal.",
            "long_description": "Heavily inspired by Vi/Vim. Amp aims to take the core interaction model of Vim, simplify it, and bundle in the essential features required for a modern text editor.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1053
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "cargo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "openssl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aewan",
            "portdir": "editors/aewan",
            "version": "1.0.01",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aewan.sourceforge.net",
            "description": "Curses-based program for the creation and editing of ascii art",
            "long_description": "Curses-based program for the creation and editing of ascii art",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aee",
            "portdir": "editors/aee",
            "version": "2.2.21",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20160719002816/http://www.users.qwest.net/~hmahon/",
            "description": "easy to use text editor",
            "long_description": "An easy to use text editor. Intended to be usable with little or no instruction. Provides both a terminal (curses based) interface and native X-Windows interface (in which case the executable is called xae). Features include pop-up menus, journalling (to recover from system crash or loss of connection), cut-and-paste, multiple buffers (associated with files or not), and much more.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ackmate",
            "portdir": "editors/ackmate",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/protocool/AckMate",
            "description": "AckMate is a TextMate plugin for running Ack in a Cocoa window.",
            "long_description": "AckMate is a TextMate plugin for running Ack in a Cocoa window.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ragel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abiword-x11",
            "portdir": "editors/abiword-x11",
            "version": "3.0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/World/AbiWord",
            "description": "A word processor with Gnome support.",
            "long_description": "A word processor with Gnome support.",
            "active": true,
            "categories": [
                "textproc",
                "editors",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "evolution",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goffice",
                        "gtk3",
                        "libgsf",
                        "cairo",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "libwmf",
                        "freetype",
                        "zlib",
                        "fribidi",
                        "libxml2",
                        "libxslt",
                        "wv",
                        "raptor2",
                        "rasqal",
                        "redland",
                        "pango",
                        "xorg-libX11",
                        "boost176",
                        "enchant",
                        "psiconv",
                        "atk",
                        "glib2",
                        "libgcrypt",
                        "libical",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abiword",
            "portdir": "editors/abiword",
            "version": "2.4.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.abisource.com/",
            "description": "A word processor with gnome support.",
            "long_description": "A word processor with gnome support.",
            "active": true,
            "categories": [
                "aqua",
                "textproc",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "use_binary",
                "use_source",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "popt",
                        "ImageMagick",
                        "fontconfig",
                        "libpng",
                        "fribidi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "TeXmacs",
            "portdir": "editors/TeXmacs",
            "version": "1.99.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.texmacs.org/",
            "description": "GNU TeXmacs: A Scientific Text Editor",
            "long_description": "GNU TeXmacs is a free scientific text editor, which was both inspired by TeX and GNU Emacs. The editor allows you to write structured documents via a wysiwyg (what-you-see-is-what-you-get) and user friendly interface. New styles may be created by the user. The program implements high-quality typesetting algorithms and TeX fonts, which help you to produce professionally looking documents. The high typesetting quality still goes through for automatically generated formulas, which makes TeXmacs suitable as an interface for computer algebra systems. TeXmacs also supports the Guile/Scheme extension language, so that you may customize the interface and write your own extensions to the editor.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "zlib",
                        "guile-1.8",
                        "libtool",
                        "freetype",
                        "texlive",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "THE",
            "portdir": "editors/THE",
            "version": "4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hessling-editor.sourceforge.net/",
            "description": "The Hessling Editor",
            "long_description": "The Hessling Editor (THE) is a text editor modeled after the XEDIT editor for IBM mainframe operating systems.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "rexx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "TECO",
            "portdir": "editors/TECO",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/",
            "description": "An implementation of TECO in portable C",
            "long_description": "te(1) is an implementation of TECO in portable C. It implements DEC standard TECO, with some exceptions and extensions described below. te assumes a VT100-type terminal, and its display driver is hard-coded for such.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}