The FreeBSD Ports Archive
FreeBSD editors : hexedit4>
View and edit files in hexadecimal or ASCII
Hexedit view and edit files in hexadecimal or in ASCII.
hexedit shows a file both in ASCII and in hexadecimal.
The file can be a device as the file is not whole read.
You can modify the file and search through it.
You have also copy&paste, and save to file functions.
Modifications are shown in bold.
http://merd.sourceforge.net/pixel/
|
hexedit history
v. 1.16
date: 2007/09/24 12:32:54; author: edwin; state: Exp; lines: +4 -2
[PATCH] update editors/hexedit to 1.2.12
This patch updates editors/hexedit to 1.2.12. Additionally
included is a patch (patch-allowwhitespaces) which allows
a hex search pattern to contain whitespaces (e.g. A1 B2 C3
instead of A1B2C3).
PR: ports/101078
Submitted by: Andre Albsmeier
Approved by: maintainer timeout
v. 1.15
date: 2005/10/13 05:37:32; author: edwin; state: Exp; lines: +4 -5
/~ On a sunny day, looking for a hexeditor,
seeing this one, trying to fetch it, failing miserable. ~/
Adjust the group statements to fix fetching.
Port is not available on the Sunsite servers anymore.
This (old) version is not available on the new website, but just
leave it in for later upgrade possibilities.
/~ 21 months of failed fetching is such a long time ~/
v. 1.14
date: 2004/01/05 07:58:01; author: obrien; state: Exp; lines: +2 -1
Add another MASTERSITE.
v. 1.13
date: 2003/03/07 06:00:29; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.12
date: 2001/06/24 20:56:38; author: obrien; state: Exp; lines: +11 -22
Clean up.
v. 1.11
date: 2001/06/24 20:53:28; author: obrien; state: Exp; lines: +3 -3
Update to version 1.2.1.
v. 1.10
date: 2001/02/07 14:51:13; author: obrien; state: Exp; lines: +2 -1
Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
v. 1.9
date: 2000/04/14 00:25:31; author: mharo; state: Exp; lines: +3 -3
portname/portversion update
v. 1.8
date: 2000/03/31 01:37:28; author: obrien; state: Exp; lines: +2 -2
Pickup maintance of these until someone else comes along.
v. 1.7
date: 2000/03/29 07:18:31; author: kris; state: Exp; lines: +2 -2
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
v. 1.6
date: 1999/08/25 05:43:53; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/04/05 23:00:49; author: jseger; state: Exp; lines: +2 -2
Upgrade to hexedit-1.1.0
PR: ports/10948
Submitted by: Michael Haro
v. 1.4
date: 1999/01/10 18:58:29; author: steve; state: Exp; lines: +14 -12
Update to version 1.0.0 and use ncurses in the base system.
PR: 9121
Submitted by: maintainer
v. 1.3
date: 1998/10/09 10:05:49; author: asami; state: Exp; lines: +2 -2
Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
v. 1.2
date: 1998/08/20 09:39:06; author: asami; state: Exp; lines: +3 -1
Mark this MANUAL_PACKAGE_BUILD, because it depends on
ncurses, which is ".
v. 1.1
date: 1998/08/10 00:31:40; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:31:40; author: steve; state: Exp; lines: +0 -0
Initial import of hexedit version 0.9.3.
View and edit files in hexadecimal or ASCII.
PR: 7506
Submitted by: Andrey Zakhvatov
=============================================================================
v. 1.16
date: 2007/09/24 12:32:54; author: edwin; state: Exp; lines: +4 -2
[PATCH] update editors/hexedit to 1.2.12
This patch updates editors/hexedit to 1.2.12. Additionally
included is a patch (patch-allowwhitespaces) which allows
a hex search pattern to contain whitespaces (e.g. A1 B2 C3
instead of A1B2C3).
PR: ports/101078
Submitted by: Andre Albsmeier
Approved by: maintainer timeout
v. 1.15
date: 2005/10/13 05:37:32; author: edwin; state: Exp; lines: +4 -5
/~ On a sunny day, looking for a hexeditor,
seeing this one, trying to fetch it, failing miserable. ~/
Adjust the group statements to fix fetching.
Port is not available on the Sunsite servers anymore.
This (old) version is not available on the new website, but just
leave it in for later upgrade possibilities.
/~ 21 months of failed fetching is such a long time ~/
v. 1.14
date: 2004/01/05 07:58:01; author: obrien; state: Exp; lines: +2 -1
Add another MASTERSITE.
v. 1.13
date: 2003/03/07 06:00:29; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.12
date: 2001/06/24 20:56:38; author: obrien; state: Exp; lines: +11 -22
Clean up.
v. 1.11
date: 2001/06/24 20:53:28; author: obrien; state: Exp; lines: +3 -3
Update to version 1.2.1.
v. 1.10
date: 2001/02/07 14:51:13; author: obrien; state: Exp; lines: +2 -1
Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
v. 1.9
date: 2000/04/14 00:25:31; author: mharo; state: Exp; lines: +3 -3
portname/portversion update
v. 1.8
date: 2000/03/31 01:37:28; author: obrien; state: Exp; lines: +2 -2
Pickup maintance of these until someone else comes along.
v. 1.7
date: 2000/03/29 07:18:31; author: kris; state: Exp; lines: +2 -2
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
v. 1.6
date: 1999/08/25 05:43:53; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/04/05 23:00:49; author: jseger; state: Exp; lines: +2 -2
Upgrade to hexedit-1.1.0
PR: ports/10948
Submitted by: Michael Haro
v. 1.4
date: 1999/01/10 18:58:29; author: steve; state: Exp; lines: +14 -12
Update to version 1.0.0 and use ncurses in the base system.
PR: 9121
Submitted by: maintainer
v. 1.3
date: 1998/10/09 10:05:49; author: asami; state: Exp; lines: +2 -2
Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
v. 1.2
date: 1998/08/20 09:39:06; author: asami; state: Exp; lines: +3 -1
Mark this MANUAL_PACKAGE_BUILD, because it depends on
ncurses, which is ".
v. 1.1
date: 1998/08/10 00:31:40; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:31:40; author: steve; state: Exp; lines: +0 -0
Initial import of hexedit version 0.9.3.
View and edit files in hexadecimal or ASCII.
PR: 7506
Submitted by: Andrey Zakhvatov
=============================================================================
v. 1.16
date: 2007/09/24 12:32:54; author: edwin; state: Exp; lines: +4 -2
[PATCH] update editors/hexedit to 1.2.12
This patch updates editors/hexedit to 1.2.12. Additionally
included is a patch (patch-allowwhitespaces) which allows
a hex search pattern to contain whitespaces (e.g. A1 B2 C3
instead of A1B2C3).
PR: ports/101078
Submitted by: Andre Albsmeier
Approved by: maintainer timeout
v. 1.15
date: 2005/10/13 05:37:32; author: edwin; state: Exp; lines: +4 -5
/~ On a sunny day, looking for a hexeditor,
seeing this one, trying to fetch it, failing miserable. ~/
Adjust the group statements to fix fetching.
Port is not available on the Sunsite servers anymore.
This (old) version is not available on the new website, but just
leave it in for later upgrade possibilities.
/~ 21 months of failed fetching is such a long time ~/
v. 1.14
date: 2004/01/05 07:58:01; author: obrien; state: Exp; lines: +2 -1
Add another MASTERSITE.
v. 1.13
date: 2003/03/07 06:00:29; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.12
date: 2001/06/24 20:56:38; author: obrien; state: Exp; lines: +11 -22
Clean up.
v. 1.11
date: 2001/06/24 20:53:28; author: obrien; state: Exp; lines: +3 -3
Update to version 1.2.1.
v. 1.10
date: 2001/02/07 14:51:13; author: obrien; state: Exp; lines: +2 -1
Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
v. 1.9
date: 2000/04/14 00:25:31; author: mharo; state: Exp; lines: +3 -3
portname/portversion update
v. 1.8
date: 2000/03/31 01:37:28; author: obrien; state: Exp; lines: +2 -2
Pickup maintance of these until someone else comes along.
v. 1.7
date: 2000/03/29 07:18:31; author: kris; state: Exp; lines: +2 -2
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
v. 1.6
date: 1999/08/25 05:43:53; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/04/05 23:00:49; author: jseger; state: Exp; lines: +2 -2
Upgrade to hexedit-1.1.0
PR: ports/10948
Submitted by: Michael Haro
v. 1.4
date: 1999/01/10 18:58:29; author: steve; state: Exp; lines: +14 -12
Update to version 1.0.0 and use ncurses in the base system.
PR: 9121
Submitted by: maintainer
v. 1.3
date: 1998/10/09 10:05:49; author: asami; state: Exp; lines: +2 -2
Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
v. 1.2
date: 1998/08/20 09:39:06; author: asami; state: Exp; lines: +3 -1
Mark this MANUAL_PACKAGE_BUILD, because it depends on
ncurses, which is ".
v. 1.1
date: 1998/08/10 00:31:40; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:31:40; author: steve; state: Exp; lines: +0 -0
Initial import of hexedit version 0.9.3.
View and edit files in hexadecimal or ASCII.
PR: 7506
Submitted by: Andrey Zakhvatov
=============================================================================
|
| |

|