The FreeBSD Ports Archive
FreeBSD editors : biew4>
Binary vIEWer + editor for binary, hexadecimal and dis-asm modes
Biew is Binary vIEWer with built-in editor for binary, hexadecimal
and disassembler modes. The program also has text viewer with different
Russia codepages support (Windows-1251, MSDOS-866, etc.). Run the
program with -? or without arguments for help on program switches.
http://biew.sourceforge.net/
|
biew history
v. 1.22
date: 2007/10/03 22:55:58; author: edwin; state: Exp; lines: +0 -6
Remove support for OSVERSION < 5
v. 1.21
date: 2005/01/08 22:40:29; author: sem; state: Exp; lines: +17 -7
* Update to latest, 5.6.2
* Co-operate a little better with portlint
* Take advantage of PLIST_* make vars
PR: ports/75772
Submitted by: maintainer
v. 1.20
date: 2004/04/01 08:47:23; author: osa; state: Exp; lines: +3 -4
Update to 5.6.0.
Move doc-files from pkg-plist to Makefile.
Approved by: Ryan Thompson (maintainer)
v. 1.19
date: 2004/02/04 05:19:57; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.18
date: 2003/11/07 09:28:10; author: marcus; state: Exp; lines: +2 -2
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.
Submitted by: Oliver Eikemeier
v. 1.17
date: 2003/07/09 16:01:17; author: naddy; state: Exp; lines: +4 -0
Fix build on non-i386 platforms. Also fixes
PR: 53532
Submitted by: Mark Linimon
v. 1.16
date: 2003/06/30 12:33:50; author: daichi; state: Exp; lines: +2 -1
update editors/biew: 5.3.2 --> 5.5.0
PR: 53806
Submitted by: Ryan Thompson (maintainer)
v. 1.15
date: 2003/02/21 11:38:24; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.14
date: 2002/04/30 06:24:33; author: pat; state: Exp; lines: +2 -2
Update to 5.3.2
PR: 37578
Submitted by: maintainer
v. 1.13
date: 2001/12/18 05:04:31; author: petef; state: Exp; lines: +1 -1
- give maintainership to submitter
- reformat pkg-descr
PR: 32959
Submitted by: Ryan Thompson
v. 1.12
date: 2001/11/17 10:24:58; author: ijliao; state: Exp; lines: +9 -10
upgrade to 5.3.0
PR: 32050
Submitted by: Ports Fury
v. 1.11
date: 2001/01/16 17:30:24; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.10
date: 2000/11/16 13:14:21; author: tg; state: Exp; lines: +2 -2
Depend on ncurses.5 after the upgrade of devel/ncurses.
v. 1.9
date: 2000/11/11 06:02:17; author: kevlo; state: Exp; lines: +3 -3
Update to version 5.2.0
PR: 22741
Submitted by: Ports Fury
v. 1.8
date: 2000/08/01 23:43:26; author: jedgar; state: Exp; lines: +20 -15
Update port to 5.1.2
PR: 20150
Submitted by: KATO Tsuguru
v. 1.7
date: 2000/06/14 13:21:12; author: sobomax; state: Exp; lines: +3 -3
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.6
date: 2000/06/09 19:24:36; author: ache; state: Exp; lines: +2 -2
Fix PORTVERSION
v. 1.5
date: 2000/06/09 05:56:08; author: ache; state: Exp; lines: +20 -17
Upgrade to 5.10
v. 1.4
date: 2000/04/22 02:06:17; author: will; state: Exp; lines: +3 -3
Update biew to 5.04.
PR: 18137
Submitted by: KATO Tsuguru
v. 1.3
date: 2000/04/14 00:25:19; author: mharo; state: Exp; lines: +4 -4
portname/portversion update
v. 1.2
date: 2000/03/24 00:09:49; author: mharo; state: Exp; lines: +7 -3
- Support PREFIX properly
- Fix pkg/PLIST
- Add WWW: line into pkg/DESCR
PR: 17570
Submitted by: tkato@prontomail.ne.jp
v. 1.1
date: 2000/03/20 23:51:36; author: jedgar; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/20 23:51:36; author: jedgar; state: Exp; lines: +0 -0
Biew is Binary vIEWer with built-in editor for binary,
hexadecimal and disassembler modes. The program also has text viewer
with different Russia codepages support (Windows-1251, MSDOS-866,
etc.).
PR: 17186
Submitted by: Michael Vasilenko
=============================================================================
v. 1.22
date: 2007/10/03 22:55:58; author: edwin; state: Exp; lines: +0 -6
Remove support for OSVERSION < 5
v. 1.21
date: 2005/01/08 22:40:29; author: sem; state: Exp; lines: +17 -7
* Update to latest, 5.6.2
* Co-operate a little better with portlint
* Take advantage of PLIST_* make vars
PR: ports/75772
Submitted by: maintainer
v. 1.20
date: 2004/04/01 08:47:23; author: osa; state: Exp; lines: +3 -4
Update to 5.6.0.
Move doc-files from pkg-plist to Makefile.
Approved by: Ryan Thompson (maintainer)
v. 1.19
date: 2004/02/04 05:19:57; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.18
date: 2003/11/07 09:28:10; author: marcus; state: Exp; lines: +2 -2
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.
Submitted by: Oliver Eikemeier
v. 1.17
date: 2003/07/09 16:01:17; author: naddy; state: Exp; lines: +4 -0
Fix build on non-i386 platforms. Also fixes
PR: 53532
Submitted by: Mark Linimon
v. 1.16
date: 2003/06/30 12:33:50; author: daichi; state: Exp; lines: +2 -1
update editors/biew: 5.3.2 --> 5.5.0
PR: 53806
Submitted by: Ryan Thompson (maintainer)
v. 1.15
date: 2003/02/21 11:38:24; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.14
date: 2002/04/30 06:24:33; author: pat; state: Exp; lines: +2 -2
Update to 5.3.2
PR: 37578
Submitted by: maintainer
v. 1.13
date: 2001/12/18 05:04:31; author: petef; state: Exp; lines: +1 -1
- give maintainership to submitter
- reformat pkg-descr
PR: 32959
Submitted by: Ryan Thompson
v. 1.12
date: 2001/11/17 10:24:58; author: ijliao; state: Exp; lines: +9 -10
upgrade to 5.3.0
PR: 32050
Submitted by: Ports Fury
v. 1.11
date: 2001/01/16 17:30:24; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.10
date: 2000/11/16 13:14:21; author: tg; state: Exp; lines: +2 -2
Depend on ncurses.5 after the upgrade of devel/ncurses.
v. 1.9
date: 2000/11/11 06:02:17; author: kevlo; state: Exp; lines: +3 -3
Update to version 5.2.0
PR: 22741
Submitted by: Ports Fury
v. 1.8
date: 2000/08/01 23:43:26; author: jedgar; state: Exp; lines: +20 -15
Update port to 5.1.2
PR: 20150
Submitted by: KATO Tsuguru
v. 1.7
date: 2000/06/14 13:21:12; author: sobomax; state: Exp; lines: +3 -3
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.6
date: 2000/06/09 19:24:36; author: ache; state: Exp; lines: +2 -2
Fix PORTVERSION
v. 1.5
date: 2000/06/09 05:56:08; author: ache; state: Exp; lines: +20 -17
Upgrade to 5.10
v. 1.4
date: 2000/04/22 02:06:17; author: will; state: Exp; lines: +3 -3
Update biew to 5.04.
PR: 18137
Submitted by: KATO Tsuguru
v. 1.3
date: 2000/04/14 00:25:19; author: mharo; state: Exp; lines: +4 -4
portname/portversion update
v. 1.2
date: 2000/03/24 00:09:49; author: mharo; state: Exp; lines: +7 -3
- Support PREFIX properly
- Fix pkg/PLIST
- Add WWW: line into pkg/DESCR
PR: 17570
Submitted by: tkato@prontomail.ne.jp
v. 1.1
date: 2000/03/20 23:51:36; author: jedgar; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/20 23:51:36; author: jedgar; state: Exp; lines: +0 -0
Biew is Binary vIEWer with built-in editor for binary,
hexadecimal and disassembler modes. The program also has text viewer
with different Russia codepages support (Windows-1251, MSDOS-866,
etc.).
PR: 17186
Submitted by: Michael Vasilenko
=============================================================================
v. 1.22
date: 2007/10/03 22:55:58; author: edwin; state: Exp; lines: +0 -6
Remove support for OSVERSION < 5
v. 1.21
date: 2005/01/08 22:40:29; author: sem; state: Exp; lines: +17 -7
* Update to latest, 5.6.2
* Co-operate a little better with portlint
* Take advantage of PLIST_* make vars
PR: ports/75772
Submitted by: maintainer
v. 1.20
date: 2004/04/01 08:47:23; author: osa; state: Exp; lines: +3 -4
Update to 5.6.0.
Move doc-files from pkg-plist to Makefile.
Approved by: Ryan Thompson (maintainer)
v. 1.19
date: 2004/02/04 05:19:57; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.18
date: 2003/11/07 09:28:10; author: marcus; state: Exp; lines: +2 -2
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.
Submitted by: Oliver Eikemeier
v. 1.17
date: 2003/07/09 16:01:17; author: naddy; state: Exp; lines: +4 -0
Fix build on non-i386 platforms. Also fixes
PR: 53532
Submitted by: Mark Linimon
v. 1.16
date: 2003/06/30 12:33:50; author: daichi; state: Exp; lines: +2 -1
update editors/biew: 5.3.2 --> 5.5.0
PR: 53806
Submitted by: Ryan Thompson (maintainer)
v. 1.15
date: 2003/02/21 11:38:24; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.14
date: 2002/04/30 06:24:33; author: pat; state: Exp; lines: +2 -2
Update to 5.3.2
PR: 37578
Submitted by: maintainer
v. 1.13
date: 2001/12/18 05:04:31; author: petef; state: Exp; lines: +1 -1
- give maintainership to submitter
- reformat pkg-descr
PR: 32959
Submitted by: Ryan Thompson
v. 1.12
date: 2001/11/17 10:24:58; author: ijliao; state: Exp; lines: +9 -10
upgrade to 5.3.0
PR: 32050
Submitted by: Ports Fury
v. 1.11
date: 2001/01/16 17:30:24; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.10
date: 2000/11/16 13:14:21; author: tg; state: Exp; lines: +2 -2
Depend on ncurses.5 after the upgrade of devel/ncurses.
v. 1.9
date: 2000/11/11 06:02:17; author: kevlo; state: Exp; lines: +3 -3
Update to version 5.2.0
PR: 22741
Submitted by: Ports Fury
v. 1.8
date: 2000/08/01 23:43:26; author: jedgar; state: Exp; lines: +20 -15
Update port to 5.1.2
PR: 20150
Submitted by: KATO Tsuguru
v. 1.7
date: 2000/06/14 13:21:12; author: sobomax; state: Exp; lines: +3 -3
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.6
date: 2000/06/09 19:24:36; author: ache; state: Exp; lines: +2 -2
Fix PORTVERSION
v. 1.5
date: 2000/06/09 05:56:08; author: ache; state: Exp; lines: +20 -17
Upgrade to 5.10
v. 1.4
date: 2000/04/22 02:06:17; author: will; state: Exp; lines: +3 -3
Update biew to 5.04.
PR: 18137
Submitted by: KATO Tsuguru
v. 1.3
date: 2000/04/14 00:25:19; author: mharo; state: Exp; lines: +4 -4
portname/portversion update
v. 1.2
date: 2000/03/24 00:09:49; author: mharo; state: Exp; lines: +7 -3
- Support PREFIX properly
- Fix pkg/PLIST
- Add WWW: line into pkg/DESCR
PR: 17570
Submitted by: tkato@prontomail.ne.jp
v. 1.1
date: 2000/03/20 23:51:36; author: jedgar; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/20 23:51:36; author: jedgar; state: Exp; lines: +0 -0
Biew is Binary vIEWer with built-in editor for binary,
hexadecimal and disassembler modes. The program also has text viewer
with different Russia codepages support (Windows-1251, MSDOS-866,
etc.).
PR: 17186
Submitted by: Michael Vasilenko
=============================================================================
|
| |

|