HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51989,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=392",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=390",
"results": [
{
"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": 49
},
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"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": "nano",
"portdir": "editors/nano",
"version": "9.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nano-editor.org",
"description": "Nano is ANOther editor - enhanced free Pico Clone",
"long_description": "GNU nano is a small and friendly text editor. Besides basic text editing, nano offers many extra features like an interactive search and replace, goto line number, auto-indentation, feature toggles, internationalization support, and filename tab completion.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "akierig",
"github": "akierig",
"ports_count": 24
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libmagic",
"zlib",
"gettext-runtime",
"libiconv",
"ncurses"
]
}
],
"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",
"portdir": "editors/neovim",
"version": "0.12.2",
"license": "Apache-2 and Vim and GPL-2+",
"platforms": "{darwin >= 15}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://neovim.io",
"description": "Neovim is a aggressively refactored fork of Vim",
"long_description": "Neovim is a project that seeks to aggressively refactor Vim. It already adds a new plugin architecture, job control, and a remote API.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"unibilium",
"luajit",
"libiconv",
"gettext",
"luv-luajit",
"lua51-lpeg",
"libutf8proc",
"libuv",
"tree-sitter"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"neovim-qt"
]
},
{
"type": "run",
"ports": [
"nvimpager"
]
}
]
},
{
"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": "neovim-devel",
"portdir": "editors/neovim",
"version": "20260423-a4ad469",
"license": "Apache-2 and Vim and GPL-2+",
"platforms": "{darwin >= 15}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://neovim.io",
"description": "Neovim is a aggressively refactored fork of Vim",
"long_description": "Neovim is a project that seeks to aggressively refactor Vim. It already adds a new plugin architecture, job control, and a remote API.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"unibilium",
"luajit",
"libiconv",
"gettext",
"luv-luajit",
"lua51-lpeg",
"libutf8proc",
"libuv",
"tree-sitter"
]
}
],
"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": 1057
}
],
"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": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "org-mode",
"portdir": "editors/org-mode",
"version": "9.4",
"license": "GPL-3+",
"platforms": "any {darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://orgmode.org/",
"description": "an Emacs Mode for Notes, Project Planning, and Authoring",
"long_description": "Org is a mode for keeping notes, maintaining TODO lists, and doing project planning with a fast and effective plain-text system.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 77
}
],
"variants": [
"contrib"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"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": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "po-mode.el",
"portdir": "editors/po-mode.el",
"version": "0.19.8.1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "The 'po' file mode for Emacs",
"long_description": "The 'po' file mode for Emacs",
"active": true,
"categories": [
"devel",
"editors"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"emacs",
"clang-18"
]
}
],
"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": "sigil",
"portdir": "editors/sigil",
"version": "2.7.6",
"license": "GPL-3+",
"platforms": "darwin",
"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": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 272
}
],
"variants": [
"debug",
"python314",
"python313",
"python312",
"python311",
"python310",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"qt6-qttools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt6-qtbase",
"qt6-qt5compat",
"qt6-qtwebengine",
"python314",
"py314-six",
"py314-lxml",
"zlib",
"py314-Pillow",
"py314-regex",
"py314-html5lib",
"py314-cssutils",
"py314-cssselect",
"py314-chardet",
"minizip",
"pcre2",
"hunspell"
]
}
],
"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": 2085
}
],
"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": 60
}
],
"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": 1057
}
],
"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": 1057
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-22"
]
},
{
"type": "lib",
"ports": [
"wxWidgets-3.2"
]
}
],
"depends_on": []
},
{
"name": "turbo",
"portdir": "editors/turbo",
"version": "2024.10.23",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/magiblot/turbo",
"description": "Experimental text editor based on Scintilla and Turbo Vision",
"long_description": "Turbo is an experimental text editor for the terminal, based on the Scintilla code editing component by Neil Hodgson and the Turbo Vision application framework.",
"active": true,
"categories": [
"sysutils",
"editors"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libmagic"
]
}
],
"depends_on": []
},
{
"name": "vile",
"portdir": "editors/vile",
"version": "9.8zb",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://invisible-island.net/vile/",
"description": "Vi Like Emacs",
"long_description": "vile is a text editor which is extremely compatible with vi in terms of finger feel. in addition, it has extended capabilities in many areas, notably multi-file editing and viewing, key rebinding, real X window system support, an optional embedded perl interpreter, and robust support for non-Unix hosts.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"reflex",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "vis",
"portdir": "editors/vis",
"version": "0.9",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/martanne/vis",
"description": "a highly efficient text editor",
"long_description": "vis is a highly efficient screen-oriented text editor combining the strengths of both vi(m) and sam.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "macports",
"github": "Raimondi",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libtermkey",
"ncurses",
"tre",
"lua54",
"lua54-lpeg"
]
}
],
"depends_on": []
},
{
"name": "wordgrinder",
"portdir": "editors/wordgrinder",
"version": "0.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cowlark.com/wordgrinder/",
"description": "WordGrinder, lightweight character-cell word processor designed for the console",
"long_description": "WordGrinder is a light-weight character-cell word processor designed for text entry on the console, supporting Unicode and styled text. It provides a clean, easy-to-use interface that gets out of your way and get the job done.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"pkgconfig",
"coreutils",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"minizip",
"ncurses",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "vnote",
"portdir": "editors/vnote",
"version": "2.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://vnotex.github.io/vnote/",
"description": "A note-taking application, focusing on Markdown",
"long_description": "VNote is a Qt-based, free and open source note-taking application, focusing on Markdown.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"pkgconfig"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"qt5-qtsvg",
"qt5-qtwebchannel",
"qt5-qtwebengine",
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "xwordgrinder",
"portdir": "editors/wordgrinder",
"version": "0.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cowlark.com/wordgrinder/",
"description": "WordGrinder, lightweight character-cell word processor designed for the console",
"long_description": "WordGrinder is a light-weight character-cell word processor designed for text entry on the console, supporting Unicode and styled text. It provides a clean, easy-to-use interface that gets out of your way and get the job done.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"pkgconfig",
"coreutils",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"Xft2",
"zlib",
"xorg-libX11",
"minizip",
"ncurses",
"freetype"
]
}
],
"depends_on": []
},
{
"name": "xemacs",
"portdir": "editors/xemacs",
"version": "21.4.22",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.xemacs.org",
"description": "A highly customizable open-source text editor.",
"long_description": "XEmacs is a highly customizable open-source text editor and application development system. It is protected under the GNU Public License and related to other versions of Emacs, in particular GNU Emacs. efs and xemacs-base packages are installed by default, more with +sumo.",
"active": true,
"categories": [
"editors",
"x11"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [
"sumo",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"texinfo",
"xbitmaps"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"compface",
"libjpeg-turbo",
"libpng",
"zlib",
"Xaw3d",
"xorg-libXaw",
"tiff",
"gdbm",
"gettext"
]
},
{
"type": "run",
"ports": [
"ctags"
]
}
],
"depends_on": []
},
{
"name": "xwpe",
"portdir": "editors/xwpe",
"version": "1.5.30a",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.identicalsoftware.com/xwpe/",
"description": "Programming/debugging environment",
"long_description": "A programming and debugging environment similar to Borland's Turbo C environment. Works in both X and console modes.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "yaml-mode.el",
"portdir": "editors/yaml-mode.el",
"version": "0.0.8",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yoshiki/yaml-mode",
"description": "An emacs major mode for editing yaml files.",
"long_description": "This is a major mode for editing files in the YAML data serialization format. It was initially developed by Yoshiki Kurihara and many features were added by Marshall Vandegrift. As YAML and Python share the fact that indentation determines structure, this mode provides indentation and indentation command behavior very similar to that of python-mode.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "michael.dagitses",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
},
{
"name": "yudit",
"portdir": "editors/yudit",
"version": "3.1.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.yudit.org/",
"description": "unicode text editor for X",
"long_description": "Yudit is a unicode text editor for the X Window System. It can do TrueType font rendering, printing, transliterated keyboard input and handwriting recognition with no dependencies on external engines. Its conversion utilities can convert text between various encodings. Keyboard input maps can also act like text converters. There is no need for a pre-installed multi-lingual environment. Menus are translated into many languages.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "zee",
"portdir": "editors/zee",
"version": "0.3.2",
"license": "Apache-2 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zee-editor/zee",
"description": "Zee is a modern editor for the terminal, in the spirit of Emacs.",
"long_description": "Zee is a modern editor for the terminal, in the spirit of Emacs. It is written in Rust and it is somewhat experimental.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "zettlr",
"portdir": "editors/zettlr",
"version": "4.3.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.zettlr.com",
"description": "A Markdown Editor for the 21st century.",
"long_description": "Zettlr is a Markdown Editor for the 21st century. Zettlr supercharges your writing experience and makes no compromises. It supports standard Markdown and does not need any special handling. Just pull in your existing notes, Zettelkasten, and paper projects and start working on them immediately. Zettlr uses a WYSIWYM (What You See Is What You Mean) approach and renders certain elements such as links directly for your convenience. Zettlr is the first Markdown editor directly aimed at writing professionally. Whether you are a college student, a researcher, a journalist or an author -- Zettlr has the right tools for you.",
"active": true,
"categories": [
"aqua",
"editors"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"git",
"yarn",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "zile",
"portdir": "editors/zile",
"version": "2.6.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/zile/",
"description": "Zile Is Lossy Emacs",
"long_description": "Zile is another Emacs-clone. Zile is a customizable, self-documenting real-time open-source display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"help2man",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"boehmgc",
"ncurses",
"glib2",
"libgee"
]
}
],
"depends_on": []
},
{
"name": "zim",
"portdir": "editors/zim",
"version": "0.75.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zim-wiki.org",
"description": "Personal desktop wiki",
"long_description": "Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. Pages are stored in a folder structure, like in an outliner, and can have attachments. Creating a new page is as easy as linking to a nonexistent page. All data is stored in plain text files with wiki formatting. Various plugins provide additional functionality, like a task list manager, an equation editor, a tray icon, and support for version control.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"quartz",
"x11"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"makeicns",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"python310",
"py310-gobject3",
"py310-pyxdg"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme",
"desktop-file-utils"
]
}
],
"depends_on": []
},
{
"name": "AppleCommander",
"portdir": "emulators/AppleCommander",
"version": "1.9.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://applecommander.github.io",
"description": "GUI and CLI for manipulating Apple II disk images",
"long_description": "AppleCommander is a GUI and command line for manipulating Apple DOS 3.3, ProDOS, and other formats of Apple II disk images. AppleCommander can read and display information about disk images, export files of various types, create disk images, import files into disk images, and has a rudimentary compiler. AppleCommander incorporates support for cc65, an improved command-line tool, and even an Ant interface.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk17"
]
}
],
"depends_on": []
},
{
"name": "VisualBoyAdvance",
"portdir": "emulators/VisualBoyAdvance",
"version": "1.7.2",
"license": "GPL-2+ and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://vba.ngemu.com/index.shtml",
"description": "An emulator for Gameboy and GameboyAdvance systems.",
"long_description": "An emulator for Gameboy and GameboyAdvance systems.",
"active": true,
"categories": [
"games",
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsdl",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "adtpro",
"portdir": "emulators/adtpro",
"version": "2.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://adtpro.com",
"description": "transfers disks and disk images between Apple IIs and modern computers",
"long_description": "Apple Disk Transfer ProDOS (ADTPro) transfers diskettes and logical disk images between Apple II-era computers and the modern world. Disks can be transferred using a Super Serial card, IIgs modem port or IIc/Laser 128 serial port; an Uthernet Ethernet card; or the built-in cassette ports.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "advancemame",
"portdir": "emulators/advancemame",
"version": "3.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.advancemame.it/",
"description": "unofficial MAME version with advanced video support",
"long_description": "unofficial MAME and MESS versions with an advanced video support for helping the use with TVs, Arcade Monitors, Fixed Frequencies Monitors and also for PC Monitors.",
"active": true,
"categories": [
"games",
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsdl2",
"freetype",
"expat"
]
}
],
"depends_on": []
},
{
"name": "atari800",
"portdir": "emulators/atari800",
"version": "5.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://atari800.github.io",
"description": "Atari 800 emulator",
"long_description": "Atari800 is an emulator of the classic Atari 800 8bit computer.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "krischik",
"github": "krischik",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl_sound",
"libsdl",
"libsdl_image",
"zlib",
"readline",
"libpng",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "basiliskii",
"portdir": "emulators/basiliskii",
"version": "20220412",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://basilisk.cebix.net/",
"description": "Opensource 68k Mac emulator.",
"long_description": "Longstanding 68K Macintosh emulator.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"basiliskii-gui"
]
}
],
"depends_on": []
},
{
"name": "blink",
"portdir": "emulators/blink",
"version": "1.1.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/jart/blink",
"description": "tiniest x86-64-linux emulator",
"long_description": "blink is a virtual machine that runs x86-64-linux programs on different operating systems and hardware architectures. It's designed to do the same thing as the qemu-x86_64 command, except that it is smaller, runs on any POSIX platform, runs 2x faster than qemu-x86_64 on some benchmarks, and is also faster at running ephemeral programs such as compilers.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"clang-18"
]
}
],
"depends_on": []
}
]
}