./editors/heme, Fast and portable console hex editor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.2nb3, Package name: heme-0.4.2nb3, Maintainer: pkgsrc-users

Heme is a fast and portable console hex editor for unix systems. It
has undo support (number of undo operations is only limited by
available memory), ability to fill a range of addresses with the
specified byte, ability to search for a single byte or character
string.

Offsets can be given in hexadecimal, octal or decimal. There are two
editing modes: hex and ascii. In hex mode you type hexadecimal digits
and in ascii mode you type characters. In the ascii mode cursor is
automatically moved to the next byte after typing a character (this
behaviour is configurable for hex mode).


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 21.304 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Remove SHA1 hashes for distfiles
   2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180)
Log message:
Follow some http redirects.
   2017-01-03 18:47:56 by Roy Marples | Files touched by this commit (1)
Log message:
Move to the curses framework.
   2015-11-03 04:32:24 by Alistair G. Crooks | Files touched by this commit (138)
Log message:
Add SHA512 digests for distfiles for editors category

Problems found with existing distfiles:
	distfiles/javascript-2.1b1.el
	distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-08-18 09:31:20 by Thomas Klausner | Files touched by this commit (282)
Log message:
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
   2015-08-17 19:11:32 by Thomas Klausner | Files touched by this commit (178)
Log message:
Bump PKGREVISION for ncurses shlib bump.
   2014-12-10 07:57:25 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(pkgsrc)   Add LICENSE= gnu-gpl-v2
(upstream) Update 0.4 to 0.42, no upstream ChangeLog found.