./editors/dhex, Curses-based hex-editor with diff mode

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


Branch: CURRENT, Version: 0.69, Package name: dhex-0.69, Maintainer: amoibos

Dhex is a ncurses-based hex-editor with a diff mode. It makes heavy
use of colors, but is also themeable to work on monochrome monitors.
It includes the good old Action Cartridge Search Algorithm to find
specific changes.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 56.018 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
   2020-03-26 13:18:17 by Nia Alarie | Files touched by this commit (1)
Log message:
dhex: Make sure the correct curses library is used
   2020-03-23 21:07:29 by Nia Alarie | Files touched by this commit (1)
Log message:
dhex: -The
   2020-03-23 20:45:37 by Nia Alarie | Files touched by this commit (5)
Log message:
dhex: Update to 0.69 (nice)

Changes:

0.69: this will be the final release of dhex 0.6x. I fixed a bug which caused
      the terminal to be broken. And added the functionality to start the
      hexcal from the commandline (-x).
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-06-08 12:41:00 by Roland Illig | Files touched by this commit (93)
Log message:
editors/*: let pkglint fix indentation and variable alignment

pkglint -Wall -F -r editors

Manually fixed the changes in editors/nedit since the "fixed" indentation
was wrong.
   2017-01-03 18:19:11 by Roy Marples | Files touched by this commit (1)
Log message:
Allow dhex to use system curses.