The FreeBSD Ports Archive
FreeBSD editors : lfhex4>
Large file hex editor
Lfhex - Large file hex editor.
Features:
- Low memory usage with respect to filesize. Opening a 2gig file requires
only ~1.4megs of additional memory.
- Fast load times.
- Fast save times.
- Infinite undo/redo.
- Conversion dialog
- Search function.
- Shows modified regions in alternate color.
- Scalable working area. Resize can use as much screen as you give it.
- Multiple editing modes (can switch on the fly)
- Runtime configurable bytes per column.
- binary comparison user interface
http://stoopidsimple.com/lfhex
|
lfhex history
v. 1.23
date: 2007/11/05 10:15:49; author: miwi; state: Exp; lines: +3 -3
- Fix build with gcc 4.2
PR: 117801
Submitted by: Pietro Cerutti
Approved by: portmgr (pav)
v. 1.22
date: 2007/10/17 10:12:33; author: ade; state: Exp; lines: +2 -2
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
v. 1.21
date: 2007/10/04 08:29:38; author: linimon; state: Exp; lines: +9 -1
Mark as broken with gcc4.2 on i386.
v. 1.20
date: 2007/05/19 20:04:10; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2007/02/13 00:16:20; author: pav; state: Exp; lines: +0 -1
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat
v. 1.18
date: 2005/11/25 08:42:01; author: vs; state: Exp; lines: +2 -1
- Added more one mastersite. The main mastersite is now the official project website.
- Fixed WWW on pkg-descr.
PR: ports/89504
Submitted by: Jean Milanez Melo
v. 1.17
date: 2005/09/28 16:38:30; author: arved; state: Exp; lines: +2 -1
Update to 0.3.7.2
PR: 86677
Submitted by: KATO Tsuguru (update to 0.3.7.1)
v. 1.16
date: 2005/04/12 03:25:23; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.15
date: 2005/04/11 08:02:09; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.14
date: 2004/12/20 08:44:05; author: krion; state: Exp; lines: +1 -7
Fix build on 6-current
PR: ports/75265
Submitted by: Ports Fury
v. 1.13
date: 2004/12/17 06:30:42; author: kris; state: Exp; lines: +7 -1
BROKEN on 6.x: Build fails
v. 1.12
date: 2004/05/11 07:45:37; author: krion; state: Exp; lines: +1 -0
- Fix build
Reported by: bento/dosirak/pointyhat/who_knows by kris
v. 1.11
date: 2004/05/10 15:31:33; author: krion; state: Exp; lines: +3 -3
- Update to version 0.3.7
PR: ports/66463
Submitted by: Ports Fury
v. 1.10
date: 2004/02/04 05:20:00; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
date: 2004/02/02 23:02:31; author: pav; state: Exp; lines: +6 -2
- Update to 0.3.6
PR: ports/62261
Submitted by: Ports Fury
v. 1.8
date: 2003/10/16 20:27:05; author: krion; state: Exp; lines: +10 -23
- Update to version 0.3.4
- Unbreak on -current
PR: 58126
Submitted by: Ports Fury
v. 1.7
date: 2003/10/16 02:21:31; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.6
date: 2003/07/14 02:52:58; author: sf; state: Exp; lines: +3 -4
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
v. 1.5
date: 2003/02/23 00:06:05; author: arved; state: Exp; lines: +10 -3
Make fetchable.
USE_QT_VER= 2 -> 3
De pkg-comment
Set Maintainership back to ports
v. 1.4
date: 2002/08/23 05:53:52; author: alane; state: Exp; lines: +1 -1
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
v. 1.3
date: 2002/06/21 15:52:34; author: ijliao; state: Exp; lines: +3 -2
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39591
Submitted by: Oliver Braun
v. 1.2
date: 2001/07/08 14:51:01; author: kevlo; state: Exp; lines: +2 -2
Update to version 0.3.2
PR: 28787
Submitted by: Patrick Li
v. 1.1
date: 2001/07/06 02:54:38; author: ijliao; state: Exp;
add lfhex
Large file hex editor
=============================================================================
v. 1.23
date: 2007/11/05 10:15:49; author: miwi; state: Exp; lines: +3 -3
- Fix build with gcc 4.2
PR: 117801
Submitted by: Pietro Cerutti
Approved by: portmgr (pav)
v. 1.22
date: 2007/10/17 10:12:33; author: ade; state: Exp; lines: +2 -2
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
v. 1.21
date: 2007/10/04 08:29:38; author: linimon; state: Exp; lines: +9 -1
Mark as broken with gcc4.2 on i386.
v. 1.20
date: 2007/05/19 20:04:10; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2007/02/13 00:16:20; author: pav; state: Exp; lines: +0 -1
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat
v. 1.18
date: 2005/11/25 08:42:01; author: vs; state: Exp; lines: +2 -1
- Added more one mastersite. The main mastersite is now the official project website.
- Fixed WWW on pkg-descr.
PR: ports/89504
Submitted by: Jean Milanez Melo
v. 1.17
date: 2005/09/28 16:38:30; author: arved; state: Exp; lines: +2 -1
Update to 0.3.7.2
PR: 86677
Submitted by: KATO Tsuguru (update to 0.3.7.1)
v. 1.16
date: 2005/04/12 03:25:23; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.15
date: 2005/04/11 08:02:09; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.14
date: 2004/12/20 08:44:05; author: krion; state: Exp; lines: +1 -7
Fix build on 6-current
PR: ports/75265
Submitted by: Ports Fury
v. 1.13
date: 2004/12/17 06:30:42; author: kris; state: Exp; lines: +7 -1
BROKEN on 6.x: Build fails
v. 1.12
date: 2004/05/11 07:45:37; author: krion; state: Exp; lines: +1 -0
- Fix build
Reported by: bento/dosirak/pointyhat/who_knows by kris
v. 1.11
date: 2004/05/10 15:31:33; author: krion; state: Exp; lines: +3 -3
- Update to version 0.3.7
PR: ports/66463
Submitted by: Ports Fury
v. 1.10
date: 2004/02/04 05:20:00; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
date: 2004/02/02 23:02:31; author: pav; state: Exp; lines: +6 -2
- Update to 0.3.6
PR: ports/62261
Submitted by: Ports Fury
v. 1.8
date: 2003/10/16 20:27:05; author: krion; state: Exp; lines: +10 -23
- Update to version 0.3.4
- Unbreak on -current
PR: 58126
Submitted by: Ports Fury
v. 1.7
date: 2003/10/16 02:21:31; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.6
date: 2003/07/14 02:52:58; author: sf; state: Exp; lines: +3 -4
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
v. 1.5
date: 2003/02/23 00:06:05; author: arved; state: Exp; lines: +10 -3
Make fetchable.
USE_QT_VER= 2 -> 3
De pkg-comment
Set Maintainership back to ports
v. 1.4
date: 2002/08/23 05:53:52; author: alane; state: Exp; lines: +1 -1
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
v. 1.3
date: 2002/06/21 15:52:34; author: ijliao; state: Exp; lines: +3 -2
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39591
Submitted by: Oliver Braun
v. 1.2
date: 2001/07/08 14:51:01; author: kevlo; state: Exp; lines: +2 -2
Update to version 0.3.2
PR: 28787
Submitted by: Patrick Li
v. 1.1
date: 2001/07/06 02:54:38; author: ijliao; state: Exp;
add lfhex
Large file hex editor
=============================================================================
v. 1.23
date: 2007/11/05 10:15:49; author: miwi; state: Exp; lines: +3 -3
- Fix build with gcc 4.2
PR: 117801
Submitted by: Pietro Cerutti
Approved by: portmgr (pav)
v. 1.22
date: 2007/10/17 10:12:33; author: ade; state: Exp; lines: +2 -2
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
v. 1.21
date: 2007/10/04 08:29:38; author: linimon; state: Exp; lines: +9 -1
Mark as broken with gcc4.2 on i386.
v. 1.20
date: 2007/05/19 20:04:10; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2007/02/13 00:16:20; author: pav; state: Exp; lines: +0 -1
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat
v. 1.18
date: 2005/11/25 08:42:01; author: vs; state: Exp; lines: +2 -1
- Added more one mastersite. The main mastersite is now the official project website.
- Fixed WWW on pkg-descr.
PR: ports/89504
Submitted by: Jean Milanez Melo
v. 1.17
date: 2005/09/28 16:38:30; author: arved; state: Exp; lines: +2 -1
Update to 0.3.7.2
PR: 86677
Submitted by: KATO Tsuguru (update to 0.3.7.1)
v. 1.16
date: 2005/04/12 03:25:23; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.15
date: 2005/04/11 08:02:09; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.14
date: 2004/12/20 08:44:05; author: krion; state: Exp; lines: +1 -7
Fix build on 6-current
PR: ports/75265
Submitted by: Ports Fury
v. 1.13
date: 2004/12/17 06:30:42; author: kris; state: Exp; lines: +7 -1
BROKEN on 6.x: Build fails
v. 1.12
date: 2004/05/11 07:45:37; author: krion; state: Exp; lines: +1 -0
- Fix build
Reported by: bento/dosirak/pointyhat/who_knows by kris
v. 1.11
date: 2004/05/10 15:31:33; author: krion; state: Exp; lines: +3 -3
- Update to version 0.3.7
PR: ports/66463
Submitted by: Ports Fury
v. 1.10
date: 2004/02/04 05:20:00; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
date: 2004/02/02 23:02:31; author: pav; state: Exp; lines: +6 -2
- Update to 0.3.6
PR: ports/62261
Submitted by: Ports Fury
v. 1.8
date: 2003/10/16 20:27:05; author: krion; state: Exp; lines: +10 -23
- Update to version 0.3.4
- Unbreak on -current
PR: 58126
Submitted by: Ports Fury
v. 1.7
date: 2003/10/16 02:21:31; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.6
date: 2003/07/14 02:52:58; author: sf; state: Exp; lines: +3 -4
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
v. 1.5
date: 2003/02/23 00:06:05; author: arved; state: Exp; lines: +10 -3
Make fetchable.
USE_QT_VER= 2 -> 3
De pkg-comment
Set Maintainership back to ports
v. 1.4
date: 2002/08/23 05:53:52; author: alane; state: Exp; lines: +1 -1
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
v. 1.3
date: 2002/06/21 15:52:34; author: ijliao; state: Exp; lines: +3 -2
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39591
Submitted by: Oliver Braun
v. 1.2
date: 2001/07/08 14:51:01; author: kevlo; state: Exp; lines: +2 -2
Update to version 0.3.2
PR: 28787
Submitted by: Patrick Li
v. 1.1
date: 2001/07/06 02:54:38; author: ijliao; state: Exp;
add lfhex
Large file hex editor
=============================================================================
|
| |

|