The FreeBSD Ports Archive
FreeBSD misc : figlet4>
SysV banner-like program prints strings in large fancy ASCII art
Figlet is a program that creates large ASCII art characters out of ordinary
screen characters
_ _ _ _ _ _
| (_) | _____ | |_| |__ (_)___
| | | |/ / _ \ | __| '_ \| / __|
| | | < __/ | |_| | | | \__ \_
|_|_|_|\_\___| \__|_| |_|_|___(_)
Figlet can print in a variety of fonts, both left-to-right and right-to-left.
Figlet comes with several fonts. Also, many other fonts are avaiable,
including Hebrew, Cyrillic (Russian), and Greek.
There is also a "Figlet Home Page" on the Worldwide Web.
http://www.figlet.org/
|
figlet history
v. 1.25
date: 2005/10/16 23:13:20; author: obrien; state: Exp; lines: +3 -0
Note why this port hasn't been upgraded to v2.2.2.
v. 1.24
date: 2005/10/16 03:43:45; author: obrien; state: Exp; lines: +4 -0
Install figfont.txt doc.
PR: 87312
Submitted by: mich
v. 1.23
date: 2005/10/11 18:04:42; author: krion; state: Exp; lines: +2 -5
figlet shouldn't be broken :-)
v. 1.22
date: 2005/10/11 16:40:32; author: linimon; state: Exp; lines: +4 -0
Mark as BROKEN: unfetchable. However, 2.2.2 is available from the
listed mastersites.
Source: distfile survey
v. 1.21
date: 2003/03/07 06:06:59; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.20
date: 2002/10/07 18:13:07; author: obrien; state: Exp; lines: +5 -9
Upgrade to version 2.2.1.
Submitted by: kris
v. 1.19
date: 2000/06/29 02:31:32; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.18
date: 2000/06/07 17:44:35; author: obrien; state: Exp; lines: +2 -2
The local-distfiles dir on ftp.freebsd.org was moved under ports/.
v. 1.17
date: 2000/06/07 03:09:18; author: obrien; state: Exp; lines: +2 -2
Become the guinnie-pig and move all my Freefall ~/public_html distfiles
over to the new ftp.freebsd.org local distfiles site.
v. 1.16
date: 2000/04/14 08:45:42; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.15
date: 2000/03/22 00:26:50; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.14
date: 2000/03/20 02:36:20; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.13
date: 2000/03/11 05:16:41; author: obrien; state: Exp; lines: +2 -2
Master site hostname change.
v. 1.12
date: 2000/02/13 03:23:21; author: obrien; state: Exp; lines: +6 -6
Style nits in the ports I maintain.
v. 1.11
date: 2000/02/08 09:28:05; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.10
date: 1999/08/25 07:21:40; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.9
date: 1999/08/22 22:47:46; author: mharo; state: Exp; lines: +11 -1
make figlist and showfigfonts executable
PR: 13142
Submitted by: Dominik Rothert dr@domix.de
v. 1.8
date: 1999/03/15 05:06:25; author: obrien; state: Exp; lines: +6 -4
Add more master sites.
v. 1.7
date: 1998/01/17 11:50:48; author: obrien; state: Exp; lines: +3 -1
Add another MASTERSITE.
v. 1.6
date: 1997/06/29 09:56:32; author: obrien; state: Exp; lines: +2 -2
Update my address.
v. 1.5
date: 1997/06/20 12:41:32; author: tg; state: Exp; lines: +4 -5
Upgrade to 2.2.
PR: 3905
Submitted by: Brian Handy
v. 1.4
date: 1996/11/13 12:41:21; author: asami; state: Exp; lines: +2 -3
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
v. 1.3
date: 1996/11/11 05:49:33; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
v. 1.2
date: 1996/11/03 06:56:33; author: obrien; state: Exp; lines: +2 -6
Changed to use ${COMPRESS_MAN}
v. 1.1
date: 1996/08/09 04:17:16; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/08/09 04:17:16; author: asami; state: Exp; lines: +0 -0
Figlet is a program that creates large ASCII art characters out of ordinary
screen characters
_ _ _ _ _ _
| (_) | _____ | |_| |__ (_)___
| | | |/ / _ \ | __| '_ \| / __|
| | | < __/ | |_| | | | \__ \_
|_|_|_|\_\___| \__|_| |_|_|___(_)
Submitted by: David O'Brien (obrien@cs.ucdavis.edu)
=============================================================================
v. 1.25
date: 2005/10/16 23:13:20; author: obrien; state: Exp; lines: +3 -0
Note why this port hasn't been upgraded to v2.2.2.
v. 1.24
date: 2005/10/16 03:43:45; author: obrien; state: Exp; lines: +4 -0
Install figfont.txt doc.
PR: 87312
Submitted by: mich
v. 1.23
date: 2005/10/11 18:04:42; author: krion; state: Exp; lines: +2 -5
figlet shouldn't be broken :-)
v. 1.22
date: 2005/10/11 16:40:32; author: linimon; state: Exp; lines: +4 -0
Mark as BROKEN: unfetchable. However, 2.2.2 is available from the
listed mastersites.
Source: distfile survey
v. 1.21
date: 2003/03/07 06:06:59; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.20
date: 2002/10/07 18:13:07; author: obrien; state: Exp; lines: +5 -9
Upgrade to version 2.2.1.
Submitted by: kris
v. 1.19
date: 2000/06/29 02:31:32; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.18
date: 2000/06/07 17:44:35; author: obrien; state: Exp; lines: +2 -2
The local-distfiles dir on ftp.freebsd.org was moved under ports/.
v. 1.17
date: 2000/06/07 03:09:18; author: obrien; state: Exp; lines: +2 -2
Become the guinnie-pig and move all my Freefall ~/public_html distfiles
over to the new ftp.freebsd.org local distfiles site.
v. 1.16
date: 2000/04/14 08:45:42; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.15
date: 2000/03/22 00:26:50; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.14
date: 2000/03/20 02:36:20; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.13
date: 2000/03/11 05:16:41; author: obrien; state: Exp; lines: +2 -2
Master site hostname change.
v. 1.12
date: 2000/02/13 03:23:21; author: obrien; state: Exp; lines: +6 -6
Style nits in the ports I maintain.
v. 1.11
date: 2000/02/08 09:28:05; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.10
date: 1999/08/25 07:21:40; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.9
date: 1999/08/22 22:47:46; author: mharo; state: Exp; lines: +11 -1
make figlist and showfigfonts executable
PR: 13142
Submitted by: Dominik Rothert dr@domix.de
v. 1.8
date: 1999/03/15 05:06:25; author: obrien; state: Exp; lines: +6 -4
Add more master sites.
v. 1.7
date: 1998/01/17 11:50:48; author: obrien; state: Exp; lines: +3 -1
Add another MASTERSITE.
v. 1.6
date: 1997/06/29 09:56:32; author: obrien; state: Exp; lines: +2 -2
Update my address.
v. 1.5
date: 1997/06/20 12:41:32; author: tg; state: Exp; lines: +4 -5
Upgrade to 2.2.
PR: 3905
Submitted by: Brian Handy
v. 1.4
date: 1996/11/13 12:41:21; author: asami; state: Exp; lines: +2 -3
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
v. 1.3
date: 1996/11/11 05:49:33; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
v. 1.2
date: 1996/11/03 06:56:33; author: obrien; state: Exp; lines: +2 -6
Changed to use ${COMPRESS_MAN}
v. 1.1
date: 1996/08/09 04:17:16; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/08/09 04:17:16; author: asami; state: Exp; lines: +0 -0
Figlet is a program that creates large ASCII art characters out of ordinary
screen characters
_ _ _ _ _ _
| (_) | _____ | |_| |__ (_)___
| | | |/ / _ \ | __| '_ \| / __|
| | | < __/ | |_| | | | \__ \_
|_|_|_|\_\___| \__|_| |_|_|___(_)
Submitted by: David O'Brien (obrien@cs.ucdavis.edu)
=============================================================================
v. 1.25
date: 2005/10/16 23:13:20; author: obrien; state: Exp; lines: +3 -0
Note why this port hasn't been upgraded to v2.2.2.
v. 1.24
date: 2005/10/16 03:43:45; author: obrien; state: Exp; lines: +4 -0
Install figfont.txt doc.
PR: 87312
Submitted by: mich
v. 1.23
date: 2005/10/11 18:04:42; author: krion; state: Exp; lines: +2 -5
figlet shouldn't be broken :-)
v. 1.22
date: 2005/10/11 16:40:32; author: linimon; state: Exp; lines: +4 -0
Mark as BROKEN: unfetchable. However, 2.2.2 is available from the
listed mastersites.
Source: distfile survey
v. 1.21
date: 2003/03/07 06:06:59; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.20
date: 2002/10/07 18:13:07; author: obrien; state: Exp; lines: +5 -9
Upgrade to version 2.2.1.
Submitted by: kris
v. 1.19
date: 2000/06/29 02:31:32; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.18
date: 2000/06/07 17:44:35; author: obrien; state: Exp; lines: +2 -2
The local-distfiles dir on ftp.freebsd.org was moved under ports/.
v. 1.17
date: 2000/06/07 03:09:18; author: obrien; state: Exp; lines: +2 -2
Become the guinnie-pig and move all my Freefall ~/public_html distfiles
over to the new ftp.freebsd.org local distfiles site.
v. 1.16
date: 2000/04/14 08:45:42; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.15
date: 2000/03/22 00:26:50; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.14
date: 2000/03/20 02:36:20; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.13
date: 2000/03/11 05:16:41; author: obrien; state: Exp; lines: +2 -2
Master site hostname change.
v. 1.12
date: 2000/02/13 03:23:21; author: obrien; state: Exp; lines: +6 -6
Style nits in the ports I maintain.
v. 1.11
date: 2000/02/08 09:28:05; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.10
date: 1999/08/25 07:21:40; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.9
date: 1999/08/22 22:47:46; author: mharo; state: Exp; lines: +11 -1
make figlist and showfigfonts executable
PR: 13142
Submitted by: Dominik Rothert dr@domix.de
v. 1.8
date: 1999/03/15 05:06:25; author: obrien; state: Exp; lines: +6 -4
Add more master sites.
v. 1.7
date: 1998/01/17 11:50:48; author: obrien; state: Exp; lines: +3 -1
Add another MASTERSITE.
v. 1.6
date: 1997/06/29 09:56:32; author: obrien; state: Exp; lines: +2 -2
Update my address.
v. 1.5
date: 1997/06/20 12:41:32; author: tg; state: Exp; lines: +4 -5
Upgrade to 2.2.
PR: 3905
Submitted by: Brian Handy
v. 1.4
date: 1996/11/13 12:41:21; author: asami; state: Exp; lines: +2 -3
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
v. 1.3
date: 1996/11/11 05:49:33; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
v. 1.2
date: 1996/11/03 06:56:33; author: obrien; state: Exp; lines: +2 -6
Changed to use ${COMPRESS_MAN}
v. 1.1
date: 1996/08/09 04:17:16; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/08/09 04:17:16; author: asami; state: Exp; lines: +0 -0
Figlet is a program that creates large ASCII art characters out of ordinary
screen characters
_ _ _ _ _ _
| (_) | _____ | |_| |__ (_)___
| | | |/ / _ \ | __| '_ \| / __|
| | | < __/ | |_| | | | \__ \_
|_|_|_|\_\___| \__|_| |_|_|___(_)
Submitted by: David O'Brien (obrien@cs.ucdavis.edu)
=============================================================================
|
| |

|