Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-08-08 | Fix some off_t format strings. hexedit now displays addresses correctly | scw | 1 | -2/+2 | |
on big-endian platforms. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2002-10-25 | buildlink1 -> buildlink2. | wiz | 1 | -4/+4 | |
2002-01-18 | Update hexedit to 1.2.2 | mjl | 1 | -2/+2 | |
- now displays the reached offset while searching - many shortcuts added for different teminals - replace llseek with lseek + use of _FILE_OFFSET_BITS=64 - replaced lots of int by INT which 64bits - yet again some s/int/INT/ - Some bug fixed Fixes PR/15050 by Shell Hung. | |||||
2001-10-01 | Buildlinkify (strongly), and use ncurses' buildlink.mk, which removes | wiz | 1 | -9/+4 | |
the need for some of the hacks in the patches. | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2000-01-15 | Update dependency on ncurses to >=4.2 | jlam | 1 | -2/+2 | |
1999-11-12 | Make this package work on Solaris. | agc | 1 | -3/+7 | |
1999-07-06 | * Update ncurses dependency. | jlam | 1 | -4/+4 | |
* Correct MD5 checksum of distfile. * Adapt to ncurses-4.2. | |||||
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1999-02-06 | Update hexedit to 1.1.0. While here also make sure INSTALL is initialized | frueauf | 1 | -4/+4 | |
right, 1.3.3 install does not ignore -c if called with -d, pointed out in pr 6934. | |||||
1998-09-28 | Update hexedit to 1.0.0. | frueauf | 1 | -7/+6 | |
1998-08-27 | Update hexedit to 0.9.5. | frueauf | 1 | -2/+4 | |
1998-08-24 | Initial addition of hexedit-0.9.4, to view and edit files in hexadecimal | frueauf | 1 | -0/+25 | |
or ASCII. |