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

{
    "count": 52456,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=367",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=365",
    "results": [
        {
            "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": "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": "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": "em",
            "portdir": "editors/em",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pgas.freeshell.org/C/em/",
            "description": "editor for mortals",
            "long_description": "The first visual editor for UNIX. Originally written by George Coulouris. Updated for more recent UNIX variants by Pierre Gaston. Historical context: https://www.coulouris.net/cs_history/em_story/",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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": "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": "helix",
            "portdir": "editors/helix",
            "version": "25.07.1",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://helix-editor.com",
            "description": "A post-modern text editor.",
            "long_description": "A post-modern text editor.. helix is a kakoune / neovim inspired editor, written in Rust.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1075
                }
            ],
            "variants": [
                "devel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "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": "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": "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": "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": "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": "kasane",
            "portdir": "editors/kasane",
            "version": "0.5.0",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Yus314/kasane",
            "description": "Drop-in Kakoune frontend with an extensible UI foundation",
            "long_description": "Kakoune handles editing. Kasane rebuilds the rendering pipeline — terminal or GPU — and opens the full UI to extension: splits, image display, workspace persistence, and beyond. Extend it yourself with sandboxed WASM plugins — a complete one fits in 15 lines of Rust. Your kakrc works unchanged.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1075
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kakoune"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kibi",
            "portdir": "editors/kibi",
            "version": "0.3.3",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ilai-deutel/kibi",
            "description": "Text editor in ≤1024 lines of code, written in Rust",
            "long_description": "A configurable text editor with UTF-8 support, incremental search, syntax highlighting, line numbers and more, written in less than 1024 lines of Rust with minimal dependencies.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 49
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "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": "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": "lapce",
            "portdir": "editors/lapce",
            "version": "0.4.6",
            "license": "Apache-2.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lapce.dev/",
            "description": "Lightning-fast and Powerful Code Editor written in Rust",
            "long_description": "Lapce is an open source code editor written in Rust. By utilising native GUI and GPU rendering, and with the performance Rust provides, Lapce is one of the fastest code editors out there.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1075
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgit2",
                        "libunwind",
                        "zlib"
                    ]
                }
            ],
            "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": "lite-xl",
            "portdir": "editors/lite-xl",
            "version": "2.1.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lite-xl.com/",
            "description": "A lightweight text editor written in Lua",
            "long_description": "A lightweight text editor written in Lua, adapted from lite. It aims to provide something practical, pretty, small and fast. Easy to modify and extend, or to use without doing either.",
            "active": true,
            "categories": [
                "editors",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "librsvg",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "antigraingeometry",
                        "freetype",
                        "reproc",
                        "lua54",
                        "SDL3",
                        "pcre2"
                    ]
                }
            ],
            "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": 648
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "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": "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": "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": 1075
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "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": 1075
                }
            ],
            "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": "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": "mle",
            "portdir": "editors/mle",
            "version": "1.8.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adsr/mle",
            "description": "Small, flexible, terminal-based text editor",
            "long_description": "Small, flexible, terminal-based text editor",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 49
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "uthash",
                        "lua"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "moe",
            "portdir": "editors/moe",
            "version": "1.16",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/moe/",
            "description": "GNU moe - console text editor for ISO-8859 and ASCII character encodings.",
            "long_description": "GNU moe is a console text editor for ISO-8859 and ASCII character encodings. It has a modeless, user-friendly interface, online help, multiple windows, global search/replace (on all buffers at once), block operations, automatic indentation, word wrapping, etc.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpvim",
            "portdir": "editors/mpvim",
            "version": "20191228",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/macports/macports-contrib/tree/master/mpvim",
            "description": "mpvim adds MacPorts support to vim.",
            "long_description": "mpvim adds MacPorts support to vim. This currently includes syntax coloring for Portfiles, running lint from vim and some snippets.",
            "active": true,
            "categories": [
                "editors",
                "macports"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 65
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "n3-mode.el",
            "portdir": "editors/n3-mode.el",
            "version": "201410300",
            "license": "none",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kurtjx/n3-mode-for-emacs",
            "description": "An Emacs mode for editing N3 (\"Notation 3\") and Turtle RDF",
            "long_description": "An Emacs mode for editing N3 (\"Notation 3\") and Turtle RDF",
            "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": "nanorc",
            "portdir": "editors/nanorc",
            "version": "2020.10.10",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scopatz/nanorc",
            "description": "Improved Nano Syntax Highlighting Files",
            "long_description": "Installs nanorc files that have improved definitions of syntax highlighting for various languages.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ne",
            "portdir": "editors/ne",
            "version": "3.3.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ne.di.unimi.it/",
            "description": "ne - nice editor",
            "long_description": "ne is a free text editor that runs on (hopefully almost) any UN*X machine. ne is easy to use for the beginner, but powerful and fully configurable for the wizard, and most sparing in its resource usage.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "neovim-qt",
            "portdir": "editors/neovim-qt",
            "version": "0.2.17",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/equalsraf/neovim-qt",
            "description": "Neovim client library and GUI, in Qt5",
            "long_description": "Neovim Qt is a lightweight cross-platform Neovim GUI written in C++ with Qt.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "sstallion",
                    "github": "sstallion",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg",
                        "neovim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nvi",
            "portdir": "editors/nvi",
            "version": "1.81.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bostic.com/vi/",
            "description": "A vi/ex clone",
            "long_description": "Nvi is an implementation of the ex/vi text editor originally distributed as part of the Fourth Berkeley Software Distribution (4BSD), by the University of California, Berkeley.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nxml-mode",
            "portdir": "editors/nxml-mode",
            "version": "20041004",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.thaiopensource.com/nxml-mode/",
            "description": "An Emacs mode for editing XML files",
            "long_description": "A major mode for GNU Emacs for editing XML documents. It supports editing well-formed XML documents and also provides schema-sensitive editing of XML documents using RELAX NG Compact Syntax.",
            "active": true,
            "categories": [
                "lang",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "evenson",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "omniawrite",
            "portdir": "editors/omniawrite",
            "version": "1.3.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.omniawrite.com/",
            "description": "OmniaWrite is a text editor engineered for creative writing.",
            "long_description": "OmniaWrite is a next-generation plain text editor engineered for creative writing. It is perfect for writing novels, lyrics, poems, essays, drafts and screenplays. Writing a good story is one of the most challenging things in life. But for many it is a dream worth pursuing. OmniaWrite doesn't help you create a novel out of nothing, but is a faithful companion at every step of your projects. Organisation, environment for concentrated work, export to all common file formats and much more.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1075
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yarn",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "orbiton",
            "portdir": "editors/orbiton",
            "version": "2.70.5",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://roboticoverlords.org/orbiton",
            "description": "Orbiton is a vt100 text editor and a simple IDE",
            "long_description": "Configuration-free text editor and IDE limited to VT100. Suitable for writing git commit messages, editing Markdown, config files, source code, viewing man pages and for quick edit-compile cycles when programming. Has syntax highlighting, jump-to-error, rainbow parentheses, macros, tab completion, cut/paste portals and a simple gdb front-end.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1075
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ox",
            "portdir": "editors/ox",
            "version": "0.7.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/curlpipe/ox",
            "description": "An independent Rust text editor that runs in your terminal!",
            "long_description": "Ox is a code editor. It was written in Rust using ANSI escape sequences. It assists developers with programming by providing several tools to speed up and make programming easier and a refreshing alternative to heavily bloated and resource hungry editors such as VS Code and JetBrains. Ox is lightweight so it can be used on older computers.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1075
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "poedit",
            "portdir": "editors/poedit",
            "version": "3.4.1",
            "license": "MIT and GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poedit.net/",
            "description": "Gettext translations editor",
            "long_description": "This program is GUI frontend to GNU gettext utilities and catalogs editor/source code parser.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "ninja",
                        "curl",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "poedit1",
            "portdir": "editors/poedit1",
            "version": "1.5.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.poedit.net/",
            "description": "Poedit is a cross-platform gettext catalogs (.po files) editor.",
            "long_description": "Poedit is a cross-platform gettext catalogs (.po files) editor. It aims to provide more convenient approach to editing catalogs than editing the file by hand. This port installs Poedit.app.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "transmem",
                "spellcheck",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "boost171",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "gettext",
                        "wxWidgets-3.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "psgml",
            "portdir": "editors/psgml",
            "version": "1.3.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lysator.liu.se/projects/about_psgml.html",
            "description": "XML/SGML editing mode for emacs",
            "long_description": "Emacs is an advanced and extensible editor. A Major Mode customizes Emacs for editing text of a particular sort. PSGML is a major mode for SGML documents. PSGML has several functions for editing SGML documents. Indentation according to element nesting depth and identification of structural errors (but it is not a validating SGML parser). Menus and commands for inserting tags with only the contextually valid tags. Attribute values can be edited in a separate window with information about types and defaults. Structure based editing includes movement and killing; and also several commands for folding editing.",
            "active": true,
            "categories": [
                "textproc",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "emacs",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rails.vim",
            "portdir": "editors/rails.vim",
            "version": "4.3",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.vim.org/scripts/script.php?script_id=1567",
            "description": "Vim plugin for Ruby on Rails development",
            "long_description": "Vim plugin for Ruby on Rails development",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scite",
            "portdir": "editors/scite",
            "version": "4.4.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scintilla.org/SciTE.html",
            "description": "SciTE is a SCIntilla-based text editor",
            "long_description": "Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "cairo",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "pango",
                        "gettext-runtime",
                        "atk",
                        "glib2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "desktop-file-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "step-writer",
            "portdir": "editors/step-writer",
            "version": "2025.02.25",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BrianAnakPintar/step-writer",
            "description": "Lightweight & simple TUI text editor",
            "long_description": "Lightweight & simple TUI text editor written in C++.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tree-sitter",
                        "tree-sitter-cpp",
                        "FTXUI"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sigil-qt4",
            "portdir": "editors/sigil-qt4",
            "version": "0.6.2",
            "license": "GPL-3+",
            "platforms": "{darwin < 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Sigil-Ebook/Sigil",
            "description": "Sigil, the ePub editor",
            "long_description": "Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit books in ePub format.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hunspell",
                        "qt4-mac",
                        "boost176",
                        "xercesc3",
                        "zlib",
                        "minizip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "texstudio",
            "portdir": "editors/texstudio",
            "version": "4.8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.texstudio.org",
            "description": "TeX editor",
            "long_description": "TeXstudio is a TeX editor forked off Texmaker.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtscript",
                        "qt5-qttools",
                        "quazip",
                        "qt5-qtbase",
                        "hunspell",
                        "poppler-qt5",
                        "qt5-qtsvg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dvipng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tea",
            "portdir": "editors/tea",
            "version": "63.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tea.ourproject.org",
            "description": "TEA is the powerful text editor for GNU/Linux and *BSD.",
            "long_description": "TEA is the powerful text editor for GNU/Linux and *BSD.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "qt4",
                "qt5",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "zlib",
                        "aspell",
                        "hunspell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "texworks",
            "portdir": "editors/texworks",
            "version": "0.6.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TeXworks/texworks",
            "description": "Editor for TeX documents",
            "long_description": "TeXworks is an environment for authoring TeX (LaTeX, ConTeXt, etc) documents, with a Unicode-based, TeX-aware editor, integrated PDF viewer, and a clean, simple interface accessible to casual and non-technical users.",
            "active": true,
            "categories": [
                "editors",
                "tex"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt4",
                "qt5",
                "qtpdf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poppler",
                        "poppler-qt4-mac",
                        "qt4-mac",
                        "hunspell",
                        "lua",
                        "zlib",
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 65
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "curl-ca-bundle",
                        "clang-18",
                        "boost176",
                        "multimarkdown",
                        "proctools",
                        "ninja",
                        "openssl",
                        "sparsehash",
                        "ragel"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "curl",
                        "capnproto",
                        "sqlite3",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tilde",
            "portdir": "editors/tilde",
            "version": "1.1.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "Tilde is a text editor for the console/terminal, which provides an intuitive interface for people accustomed to GUI environments such as Gnome, KDE and Windows.",
            "long_description": "Tilde is a text editor for the console/terminal, which provides an intuitive interface for people accustomed to GUI environments such as Gnome, KDE and Windows. For example, the short-cut to copy the current selection is Control-C, and to paste the previously copied text the short-cut Control-V can be used. As another example, the File menu can be accessed by pressing Meta-F. However, being a terminal-based program there are limitations. Not all terminals provide sufficient information to the client programs to make Tilde behave in the most intuitive way. When this is the case, Tilde provides work-arounds which should be easy to work with. The main audience for Tilde is users who normally work in GUI environments, but sometimes require an editor for a console/terminal environment. This may be because the computer in question is a server which does not provide a GUI, or is accessed remotely over SSH. Tilde allows these users to edit files without having to learn a completely new interface, such as vi or Emacs do. A result of this choice is that Tilde will not provide all the fancy features that Vim or Emacs provide, but only the most used features.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1075
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunistring",
                        "libtranscript",
                        "libt3highlight",
                        "libt3widget"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "treesheets",
            "portdir": "editors/treesheets",
            "version": "20240609",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strlen.com/treesheets",
            "description": "Free-Form Data Organizer (Hierarchical Spreadsheet)",
            "long_description": "Free-Form Data Organizer (Hierarchical Spreadsheet)",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1075
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.2"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}