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 with Zile.
<uebayasi@soum.co.jp>:
-select a reasonable set of options instead of using a ton of
/etc/mk.conf variables
-dtrt with dependencies
-USE_BUILDLINK_ONLY
-use INSTALL_SCRIPT instead of creating a mess
derived from our emacs-20.7 pkg; IPv6 and newer NetBSD platform/toolchain
support appear to be included in the original sources, so I've only
left in the patches which deal with info file installation and the "emacs-"
prefix for user tools
NTHU-CS Maple BBS 2.36 BBS-like editor
ve is a tiny editor. Besides normal functions, it has some
great features for programmers --
goto line (ESC-G)
cut & paste cross files (Ctrl-G to see ve.hlp)
block shift left/right (ESC-J/K, Ctrl-G to see ve.hlp)
parenthesis matching (ESC-[)
seaching (Ctrl-S, ESC-n, ESC-p)
(matching start of line, case sensitive/in-sensitive, forward/backward)
undo line (ESC - '-', or ESC-_ )
undelete lines (ESC-u)
...
emacs-like hot-key
Provided by Rui-Xiang Guo <rxg@netbsd.org> in pkg/16268
Changes since version 2.10
* Footnotes and endnotes.
* Detailed manipulation of the tabulator settings with a 'Tabs' tool.
* Bugs and annoyances have been removed. In particular the crash with
printing on lp based systems like RedHat Linux 7.
* Added the posiibility to convert to PostScript without even touching
the X11 environment.
* Windows Metafile picture rendering extended to more types of metafiles.
As most images in rtf files are metafiles this solves problems with the
more complicated ones.
* Better portability to older systems.
* Jouk Jansen contributed fixes for a port to OpenVMS.
* Preparations for multi column layout.
* Preparations for 'Undo'
Suggestions from agc. Approved by garbled.
This editor is derived most directly from Dave Conroy's original
MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs
v3.6. Some stuff from mg, version 2a, has also been used.
This package manages the documentation.
Suggestions from agc. Approved by garbled.
This editor is derived most directly from Dave Conroy's original
MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs
v3.6. Some stuff from mg, version 2a, has also been used.
This version of ce is intended for use with the X Window System.
Suggestions from agc. Approved by garbled.
This editor is derived most directly from Dave Conroy's original
MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs
v3.6. Some stuff from mg, version 2a, has also been used.
This version of ce is intended for use in normal ttys.
OGATA Hiroshi. Canna support is enabled by setting EMACS_CANNA=YES.
I didn't use USE_CANNA suggested in the pr as this variable is set
to YES by default in bsd.pkg.mk as it was used in japanese packages only.