The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD misc : boxes

Draws ASCII-art configurable boxes around text or code

                                 /*********************/ 
   boxes draws any              /* boxes draws any   */
   kind of boxes        ===>    /* kind of boxes     */
   around your text!            /* around your text! */
                                /*********************/

The boxes command is a text filter which can draw ASCII art boxes around
its input text.  These boxes may also be removed, even if they have
been badly damaged by editing of the text inside.  Since boxes may be
open on any side, boxes can also be used to create regional comments in
any programming language.  With the help of an editor macro or mapping,
damaged boxes can easily be repaired. 

http://boxes.thomasjensen.com/



boxes history


v. 1.15
date: 2007/10/17 10:12:49;  author: ade;  state: Exp;  lines: +2 -1
Migration from bison 1.x to 2.x

PR:		117086
Tested by:	-exp runs

v. 1.14 date: 2006/08/29 12:05:47; author: ahze; state: Exp; lines: +1 -2 Update to 1.1
v. 1.13 date: 2005/04/22 09:00:37; author: vs; state: Exp; lines: +4 -1 - Fix runtime error by regenerating path in config.h - Use MAKE_ARGS instead of patches
v. 1.12 date: 2004/02/11 13:25:38; author: clement; state: Exp; lines: +6 -4 misc category cleanup part 1 of 6: - Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port (except biblereader) - make portlint happy * Howto: - use BZIP2_CMD and UNZIP_CMD - fix MASTER_SITES - update NIS-HOWTO - make portlint happy - bump PORTREVISION * bb - kill pkg-plist * boxes - kill pkg-plist PR: 61024 Submitted by: Vincent Tantardini Updated/reworked by: me
v. 1.11 date: 2004/02/04 05:07:36; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2003/02/20 18:46:20; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.9 date: 2002/12/27 22:31:16; author: edwin; state: Exp; lines: +1 -1 Fix mastersites. Noticed by: portsurvey
v. 1.8 date: 2002/11/23 02:25:39; author: kris; state: Exp; lines: +1 -1 Remove maintainers with undeliverable email addresses.
v. 1.7 date: 2002/10/21 01:00:32; author: kris; state: Exp; lines: +1 -4 Fix build on -current (don't try and build with cc -traditional). Respect CC and CFLAGS
v. 1.6 date: 2001/01/16 17:31:37; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.5 date: 2000/05/17 20:20:50; author: hoek; state: Exp; lines: +9 -3 Update to 1.0.1. Submitted by: ports/18552 (Patrick Seal / MAINTAINER)
v. 1.4 date: 2000/05/16 03:13:40; author: hoek; state: Exp; lines: +2 -1 USE_BISON Submitted by: ports/18539 (maintainer - Patrick Seal)
v. 1.3 date: 2000/04/16 01:50:44; author: will; state: Exp; lines: +2 -4 Change do-build with blank target to blank ALL_TARGET. PR: 18028 Submitted by: maintainer
v. 1.2 date: 2000/04/14 08:45:24; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.1 date: 2000/04/02 23:56:26; author: mharo; state: Exp; Add boxes, a text filter which draws ASCII art boxes around text. PR: 17327 Submitted by: Patrick Seal ============================================================================= v. 1.15 date: 2007/10/17 10:12:49; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.14 date: 2006/08/29 12:05:47; author: ahze; state: Exp; lines: +1 -2 Update to 1.1
v. 1.13 date: 2005/04/22 09:00:37; author: vs; state: Exp; lines: +4 -1 - Fix runtime error by regenerating path in config.h - Use MAKE_ARGS instead of patches
v. 1.12 date: 2004/02/11 13:25:38; author: clement; state: Exp; lines: +6 -4 misc category cleanup part 1 of 6: - Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port (except biblereader) - make portlint happy * Howto: - use BZIP2_CMD and UNZIP_CMD - fix MASTER_SITES - update NIS-HOWTO - make portlint happy - bump PORTREVISION * bb - kill pkg-plist * boxes - kill pkg-plist PR: 61024 Submitted by: Vincent Tantardini Updated/reworked by: me
v. 1.11 date: 2004/02/04 05:07:36; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2003/02/20 18:46:20; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.9 date: 2002/12/27 22:31:16; author: edwin; state: Exp; lines: +1 -1 Fix mastersites. Noticed by: portsurvey
v. 1.8 date: 2002/11/23 02:25:39; author: kris; state: Exp; lines: +1 -1 Remove maintainers with undeliverable email addresses.
v. 1.7 date: 2002/10/21 01:00:32; author: kris; state: Exp; lines: +1 -4 Fix build on -current (don't try and build with cc -traditional). Respect CC and CFLAGS
v. 1.6 date: 2001/01/16 17:31:37; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.5 date: 2000/05/17 20:20:50; author: hoek; state: Exp; lines: +9 -3 Update to 1.0.1. Submitted by: ports/18552 (Patrick Seal / MAINTAINER)
v. 1.4 date: 2000/05/16 03:13:40; author: hoek; state: Exp; lines: +2 -1 USE_BISON Submitted by: ports/18539 (maintainer - Patrick Seal)
v. 1.3 date: 2000/04/16 01:50:44; author: will; state: Exp; lines: +2 -4 Change do-build with blank target to blank ALL_TARGET. PR: 18028 Submitted by: maintainer
v. 1.2 date: 2000/04/14 08:45:24; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.1 date: 2000/04/02 23:56:26; author: mharo; state: Exp; Add boxes, a text filter which draws ASCII art boxes around text. PR: 17327 Submitted by: Patrick Seal ============================================================================= v. 1.15 date: 2007/10/17 10:12:49; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.14 date: 2006/08/29 12:05:47; author: ahze; state: Exp; lines: +1 -2 Update to 1.1
v. 1.13 date: 2005/04/22 09:00:37; author: vs; state: Exp; lines: +4 -1 - Fix runtime error by regenerating path in config.h - Use MAKE_ARGS instead of patches
v. 1.12 date: 2004/02/11 13:25:38; author: clement; state: Exp; lines: +6 -4 misc category cleanup part 1 of 6: - Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port (except biblereader) - make portlint happy * Howto: - use BZIP2_CMD and UNZIP_CMD - fix MASTER_SITES - update NIS-HOWTO - make portlint happy - bump PORTREVISION * bb - kill pkg-plist * boxes - kill pkg-plist PR: 61024 Submitted by: Vincent Tantardini Updated/reworked by: me
v. 1.11 date: 2004/02/04 05:07:36; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2003/02/20 18:46:20; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.9 date: 2002/12/27 22:31:16; author: edwin; state: Exp; lines: +1 -1 Fix mastersites. Noticed by: portsurvey
v. 1.8 date: 2002/11/23 02:25:39; author: kris; state: Exp; lines: +1 -1 Remove maintainers with undeliverable email addresses.
v. 1.7 date: 2002/10/21 01:00:32; author: kris; state: Exp; lines: +1 -4 Fix build on -current (don't try and build with cc -traditional). Respect CC and CFLAGS
v. 1.6 date: 2001/01/16 17:31:37; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.5 date: 2000/05/17 20:20:50; author: hoek; state: Exp; lines: +9 -3 Update to 1.0.1. Submitted by: ports/18552 (Patrick Seal / MAINTAINER)
v. 1.4 date: 2000/05/16 03:13:40; author: hoek; state: Exp; lines: +2 -1 USE_BISON Submitted by: ports/18539 (maintainer - Patrick Seal)
v. 1.3 date: 2000/04/16 01:50:44; author: will; state: Exp; lines: +2 -4 Change do-build with blank target to blank ALL_TARGET. PR: 18028 Submitted by: maintainer
v. 1.2 date: 2000/04/14 08:45:24; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.1 date: 2000/04/02 23:56:26; author: mharo; state: Exp; Add boxes, a text filter which draws ASCII art boxes around text. PR: 17327 Submitted by: Patrick Seal =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm