summaryrefslogtreecommitdiff
path: root/editors/dhex
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26editors: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07editors: Remove SHA1 hashes for distfilesnia1-2/+1
2020-03-26dhex: Make sure the correct curses library is usednia1-2/+3
2020-03-23dhex: -Thenia1-2/+2
2020-03-23dhex: Update to 0.69 (nice)nia5-40/+27
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-26all: migrate homepages from http to httpsrillig1-2/+2
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-08editors/*: let pkglint fix indentation and variable alignmentrillig3-5/+7
pkglint -Wall -F -r editors Manually fixed the changes in editors/nedit since the "fixed" indentation was wrong.
2017-01-03Allow dhex to use system curses.roy1-4/+5
2015-11-03Add SHA512 digests for distfiles for editors categoryagc1-1/+2
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-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-1/+2
2013-01-23Add missing patches.wiz2-0/+27
2013-01-23Import dhex-0.68 as editors/dhex.wiz4-0/+45
Packaged for wip by amoibos and myself. 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.