summaryrefslogtreecommitdiff
path: root/editors/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-12-08editors/Makefile: sortwiz1-2/+2
2022-12-07Remove easyedit from editors.vins1-2/+1
2022-12-06editors/ee: import package from wip.vins1-1/+2
EasyEdit is 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. Born in HP-UX, included in FreeBSD.
2022-12-06add jupp to editors/Makefile.vins1-1/+2
2022-11-03Retire ce-doc and ce-x11 packages.schmonz1-3/+1
2022-10-09Add bredpin1-1/+2
2022-09-24mule: removewiz1-2/+1
code from 1997; does not build in any bulk build I could find; corresponds to emacs 19; newer emacs's have better language support built-in.
2022-09-22p5-Padre-Plugin-Vi: removewiz1-2/+1
Marked BROKEN since September 2020.
2022-05-20Add tp-notepin1-1/+2
2022-05-19ted, related dictionaries: update to 2.23nia1-2/+7
(Ted 2.23 February 4, 2013) * Stability fixes. * Many-many annoying bugs fixed. * Some steps to support the few missing features such as absolutely positioned objects and shapes. * Preparations for bidirectional text support (Ted 2.22 April 4, 2012) * Thorough brush-up of the internals. * Undo/Redo/Recovery * Many-many annoying bugs fixed. * Some steps to support the few missing features such as absolutely positioned objects and shapes.
2022-04-20editors: Add neovim. Based on the pkgsrc-wip package (althoughnia1-1/+2
with an update, lots of changes, and unncessary stuff removed). Thanks to Claes Nästén, snow flurry, kamil, and others. Neovim is a project that seeks to aggressively refactor the "Vim" text editor in order to: * Simplify maintenance and encourage contributions * Split the work between multiple developers * Enable advanced UIs without modifications to the core * Maximize extensibility
2022-04-08Add cedpin1-1/+2
2022-04-06editors/Makefile: + emacs28*wiz1-1/+3
2022-04-02editors: add helix.nikita1-1/+2
A kakoune / neovim inspired editor.
2022-03-06editors/Makefile: + PageEditwiz1-1/+2
2022-01-28editors/Makefile: +xneditmicha1-1/+2
2021-04-15Add cesiumpin1-1/+2
2021-04-12editors: be more descriptive in COMMENTnia1-2/+2
2021-01-27add editors/dit.nia1-1/+2
A console text editor for Unix that you already know how to use.
2020-12-12Add editors/hexer.nia1-1/+2
The hexer utility is a multi-buffer editor for binary files for Unix-like systems that displays its buffer(s) as a hex dump. The user interface is kept similar to vi/ex.
2020-11-28Import qtcreator 4.13.2maya1-1/+2
Qt Creator is a new cross-platform integrated development environment (IDE) tailored to the needs of Qt developers. It includes: * An advanced C++ code editor * Integrated GUI layout and forms designer * Project and build management tools * Integrated, context-sensitive help system * Visual debugger * Rapid code navigation tools * Supports multiple platforms packaged by a large number of people over the years in wip.
2020-10-28add editors/kibipin1-1/+2
2020-10-23add kiro-editorpin1-1/+2
2020-09-08p5-Wx-Scintilla: removewiz1-2/+1
Fails for a long time in lots of bulk builds, no upstream release since 2012.
2020-08-12editors: Enable emacs27-nox11ryoon1-1/+2
2020-08-12editors: Enable emacs27ryoon1-1/+2
2020-06-18editors/Makefile: sort entriesgutteridge1-2/+2
2020-06-14editors: Add nvi2.nia1-1/+2
A multibyte fork of the nvi editor for BSD
2020-06-09editors: Add tepl4nia1-1/+2
Tepl is a library that eases the development of GtkSourceView-based text editors and IDEs. Tepl is the acronym for "Text editor product line". It serves as an incubator for GtkSourceView. Tepl was previously named Gtef (GTK+ text editor framework). The project has been renamed in June 2017 to have a more beautiful name. The end of Tepl is pronounced like in "apple".
2020-06-02editors/Makefile: Add microsjmulder1-1/+2
2020-05-28editors: remove notecasenia1-2/+1
"The free NoteCase Outliner has been discontinued in 2008, in favor of a much advanced variant of the program called NoteCase Pro. NoteCase Pro, albeit a commercial product, can be used for free with some limitations, but even the free mode of NoteCase Pro is much more advanced than the old NoteCase. Proceed to NoteCase Pro: ..."
2020-04-15editor/Makefile: + fileobjwiz1-1/+2
2020-04-06Import focuswriter-1.7.5 as editors/focuswriterpin1-1/+2
FocusWriter is a simple, distraction-free word processor. It utilizes a hide-away interface that you access by moving your mouse to the edges of the screen, allowing the program to have a familiar look and feel to it while still getting out of the way so that you can immerse yourself in your work. FocusWriter allows you to customize your environment by creating themes that control the font, colors, and background image to add ambiance. It also features on-the-fly updating statistics, daily goals, multiple open documents, spell-checking, and much more. Additionally, when you open the program your current work in progress will automatically load and position you where you last left off so that you can immediately jump back in.
2020-02-13feathernotes: import new package, version 0.5.1gutteridge1-1/+2
FeatherNotes is a lightweight Qt5 hierarchical notes-manager. It is independent of any desktop environment and has: * Support for rich text formatting, image embedding and inserting editable tables; * Drag-and-drop capability for moving nodes and also for embedding images; * A tray icon for quick access on any desktop; * Correct position/size saving and restoring with most window managers; * Compact but complete search and replacement widgets; * The ability to include searchable tags (hidden info on each node); * Support for optional node icons; * Support for local and remote hyperlinks (bookmarks); * Text zooming; * Printing and exporting to HTML and PDF; * Password protection; * Auto-saving; * macOS support and other features that can be found in its settings, on its menus or when it is actually used. Packaged in pkgsrc-wip by pin, as part of a broader effort toward providing all of LXQt and associated utility applications. General reviews, feedback, and testing of such by gdt@, ng0@, and myself.
2020-02-13featherpad: import new package, version 0.12.0gutteridge1-1/+2
FeatherPad is a lightweight Qt5 plain-text editor. It is independent of any desktop environment and has: * Drag-and-drop support, including tab detachment and attachment; * X11 virtual desktop awareness; * An optionally permanent search-bar; * Instant highlighting of found matches when searching; * A docked window for text replacement; * Support for line numbers and jumping to a specific line; * Automatic detection of text encoding; * Syntax highlighting for common programming languages; * Ability to open URLs with appropriate applications; * Session management; * Side-pane mode; * Auto-saving; * Spell checking with Hunspell; * Printing; * Text zooming; * Haiku OS and macOS support. Packaged in pkgsrc-wip by pin, as part of a broader effort toward providing all of LXQt and associated utility applications. General reviews, feedback, and testing of such by gdt@, ng0@, and myself.
2020-01-19editors: Remove mlview.nia1-2/+1
Ancient GNOME 2 component, no release since 2005. This is no longer part of GNOME. PKGREVISION= 52
2020-01-18editors: remove tomboynia1-2/+1
old GNOME 2 version, no longer builds with current mono. according to its github this has been replaced by tomboy-ng, written in pascal, and is no longer actively developed.
2019-10-31sortjnemeth1-2/+2
2019-10-26Add editors/l3afpadnia1-1/+2
L3afpad is a simple GTK+ text editor that emphasizes simplicity. As development focuses on keeping weight down to a minimum, only the most essential features are implemented in the editor. L3afpad is simple to use, is easily compiled, requires few libraries, and starts up quickly.
2019-10-25-gedit3kamil1-2/+1
2019-10-25+ geditkamil1-1/+2
2019-10-16Add editors/xournalpp. Based on work in pkgsrc-wip by Yorick Hardy.nia1-1/+2
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3. Supports pen input from devices such as Wacom Tablets.
2019-09-15Remove editors/gedit - successors editors/pluma, editors/gedit3nia1-3/+1
2019-09-14Remove editors/conglomerate.nia1-2/+1
According to its sourceforge page this has been in "pre-alpha" since 2005, with no releases since. It depends on GNOME 2 libraries...
2019-08-18Add le.fcambus1-1/+2
2019-07-24Add editors/kakoune.nia1-1/+2
Kakoune is a code editor that implements Vi's "keystrokes as a text editing language" model. As it's also a modal editor, it is somewhat similar to the Vim editor (after which Kakoune was originally inspired). Kakoune can operate in two modes, normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode. Kakoune has a strong focus on interactivity, most commands provide immediate and incremental results, while still being competitive (as in keystroke count) with Vim. Kakoune works on selections, which are oriented, inclusive range of characters, selections have an anchor and a cursor character. Most commands move both of them, except when extending selection where the anchor character stays fixed and the cursor one moves around.
2019-07-07editors: + neatvileot1-1/+2
2019-03-02editors/Makefile: add retextgutteridge1-1/+2
2018-06-20Added editors/emacs26{,-nox11} version 26.1 [makoto 2018-06-20]mef1-1/+3
2017-11-24editors: Add dtekamil1-1/+2