NOTICE: This package has been removed from pkgsrc

./wip/e3, Full-featured text editor highly optimized for size

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.43nb1, Package name: e3asm-2.43nb1, Maintainer: lrfurtado

e3 (200k) is a full featured text editor in three versions: primary e3
for x86 versions of Linux, FreeBSD, NetBSD, OpenBSD, Win9x, QNX, Atheos,
BeOS(TM), DOS and ELKS (ELKS == Embeddable Linux Kernel Subset) written
in NASM assembler, for second a version for ARM Risc CPUs and for third
e3c, a C equivalent for all other platforms, for example on other RISC
CPU like ALPHA. The assembler version is highly optimized for size.

For the command syntax you can choice between the families of
Wordstar(TM), EMACS, Pico, nedit or vi editors. In Linux the e3
uncompressed executable's size is at 12000 byte, a compressed executable
will need around 9000 byte, so you won't waste your disk space ;-) e3 is
quite independent of libc and because of its size it is very usable for
Mini-Linux distributions and rescue disks. e3 has a numeric calculator
built in. Newer e3 versions have the UNDO feature built in. Some
features like piping through /bin/sed (using stream editor as a sub
process) are currently designed for Linux and *BSD only, anyway this
opens e3's door to the world of regular expressions. The 16 bit
assembler versions of e3 and the C version are limited to Wordstar keys
only.


Required to build:
[devel/nasm] [pkgtools/cwrappers]

Master sites:

SHA1: 119ffb9418e429d02bf2e091ffcb73e5f8dc2055
RMD160: 411f6708b9bfc34b4e7998baa9a3f169ef4a3901
Filesize: 210.488 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-29 00:07:28 by Aleksej Saushev | Files touched by this commit (66)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2006-02-11 21:03:25 by Roland Illig | Files touched by this commit (5)
Log message:
- Reindented DESCR.
- Fixed pkglint warnings.
- Disabled compression of the binary, as this would pull in additional
  dependencies.
- Bumped PKGREVISION.
   2005-05-24 12:29:37 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-04-11 23:11:42 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-04-25 20:10:36 by Soren Jacobsen | Files touched by this commit (1)
Log message:
Convert to buildlink3. 
   2004-01-25 03:12:06 by grant beattie | Files touched by this commit (1)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
   2004-01-17 21:11:53 by Soren Jacobsen | Files touched by this commit (1)
Log message:
s/it's/its/; s/useable/usable/