./editors/biew, Binary viewer/editor

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


Branch: CURRENT, Version: 6.1.0nb1, Package name: biew-6.1.0nb1, Maintainer: pkgsrc-users

Biew stands for Binary vIEWer, and is just that with built-in editor
for binary, hexadecimal and disassembler modes. The program also has
text viewer with different Russia codepages support.


Required to run:
[devel/libslang]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 840.349 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-06 22:49:24 by Kevin Bloom | Files touched by this commit (217)
Log message:
revbump packages due to devel/libslang2 removal
   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-01 19:40:17 by Thomas Klausner | Files touched by this commit (114)
Log message:
Comment out some dead HOMEPAGEs.
   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-10-18 02:29:55 by David A. Holland | Files touched by this commit (2)
Log message:
Fix build with HAVE_ICONV not set, needed on OpenBSD.
   2015-02-19 23:25:54 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
stdint.h and glibc have only a very tangible relationship.
   2013-07-02 14:17:30 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Don't try to guess the compiler type based on the name. Fix assembler
constraint. Disable integrated assembler for clang due to the misuse.