summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-08-09 04:17:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-08-09 04:17:17 +0000
commit69635d5449c9ea3cf23e434bd17a708e02cde8d0 (patch)
treeb74982a18bd4a6989ea7e9cb499abec17a7dbd6c /misc
parentInstall startup script in .../etc/rc.d. (diff)
Figlet is a program that creates large ASCII art characters out of ordinary
screen characters _ _ _ _ _ _ | (_) | _____ | |_| |__ (_)___ | | | |/ / _ \ | __| '_ \| / __| | | | < __/ | |_| | | | \__ \_ |_|_|_|\_\___| \__|_| |_|_|___(_) Submitted by: David O'Brien (obrien@cs.ucdavis.edu)
Notes
Notes: svn path=/head/; revision=3554
Diffstat (limited to 'misc')
-rw-r--r--misc/figlet/Makefile25
-rw-r--r--misc/figlet/distinfo1
-rw-r--r--misc/figlet/files/patch-aa32
-rw-r--r--misc/figlet/pkg-comment1
-rw-r--r--misc/figlet/pkg-descr18
-rw-r--r--misc/figlet/pkg-plist21
6 files changed, 98 insertions, 0 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
new file mode 100644
index 000000000000..31c2bddce76b
--- /dev/null
+++ b/misc/figlet/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: figlet
+# Version required: 2.1.1
+# Date created: Sat July 20, 1996
+# Whom: David O'Brien (obrien@cs.ucdavis.edu)
+#
+# $Id$
+#
+
+DISTNAME= figlet2.1.1
+PKGNAME= figlet-2.1.1
+CATEGORIES+= misc
+MASTER_SITES= ftp://ftp.nicoh.com/pub/figlet/program/unix/ \
+ ftp://ftp.wwa.com/pub/Scarecrow/Figlet/Unix/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= obrien@cs.ucdavis.edu
+
+post-install:
+.if !defined{NOMANCOMPRESS}
+.for mp in figlet.6
+ gzip -9nf ${PREFIX}/man/man6/${mp}
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/misc/figlet/distinfo b/misc/figlet/distinfo
new file mode 100644
index 000000000000..e7c62974882e
--- /dev/null
+++ b/misc/figlet/distinfo
@@ -0,0 +1 @@
+MD5 (figlet2.1.1.tar.Z) = 840c209cf4c849fa4ae4486bb6d5653a
diff --git a/misc/figlet/files/patch-aa b/misc/figlet/files/patch-aa
new file mode 100644
index 000000000000..4c69356dbdaf
--- /dev/null
+++ b/misc/figlet/files/patch-aa
@@ -0,0 +1,32 @@
+--- Makefile.orig Fri Apr 28 15:10:36 1995
++++ Makefile Sun Jul 21 04:36:14 1996
+@@ -10,14 +10,15 @@
+ SHELL = /bin/sh
+
+ # Where the executables should be put
+-DESTDIR = /usr/games
++###DESTDIR = /usr/games
++DESTDIR = $(PREFIX)/bin
+
+ # Where the man page should be put
+-MANDIR = /usr/man/man6
++MANDIR = $(PREFIX)/man/man6
+
+ # Where figlet will search first for fonts (the ".flf" files) and
+ # control files (the ".flc" files).
+-DEFAULTFONTDIR = /usr/games/lib/figlet.dir
++DEFAULTFONTDIR = $(PREFIX)/share/figlet
+
+ # The filename of the font to be used if no other is specified
+ # (standard.flf is recommended, but any other can be used).
+@@ -48,8 +49,10 @@
+ install: figlet chkfont
+ - mkdir $(DEFAULTFONTDIR)
+ chmod 755 $(DEFAULTFONTDIR)
++ strip figlet
+ cp figlet $(DESTDIR)
+ chmod 755 $(DESTDIR)/figlet
++ strip chkfont
+ cp chkfont $(DESTDIR)
+ chmod 755 $(DESTDIR)/chkfont
+ cp figlist $(DESTDIR)
diff --git a/misc/figlet/pkg-comment b/misc/figlet/pkg-comment
new file mode 100644
index 000000000000..050b6f2f5c30
--- /dev/null
+++ b/misc/figlet/pkg-comment
@@ -0,0 +1 @@
+sysV banner like program prints strings in fancy ASCII art large characters
diff --git a/misc/figlet/pkg-descr b/misc/figlet/pkg-descr
new file mode 100644
index 000000000000..ae0fd7cedad3
--- /dev/null
+++ b/misc/figlet/pkg-descr
@@ -0,0 +1,18 @@
+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. The URL is
+http://www.math.uiuc.edu/~chappell/figlet
+
+-- David (obrien@cs.ucdavis.edu)
diff --git a/misc/figlet/pkg-plist b/misc/figlet/pkg-plist
new file mode 100644
index 000000000000..800013bf9e8a
--- /dev/null
+++ b/misc/figlet/pkg-plist
@@ -0,0 +1,21 @@
+bin/figlet
+bin/chkfont
+bin/figlist
+bin/showfigfonts
+man/man6/figlet.6.gz
+share/figlet/big.flf
+share/figlet/block.flf
+share/figlet/bubble.flf
+share/figlet/digital.flf
+share/figlet/lean.flf
+share/figlet/mini.flf
+share/figlet/script.flf
+share/figlet/shadow.flf
+share/figlet/slant.flf
+share/figlet/small.flf
+share/figlet/smscript.flf
+share/figlet/smshadow.flf
+share/figlet/smslant.flf
+share/figlet/standard.flf
+share/figlet/term.flf
+share/figlet/upper.flc