summaryrefslogtreecommitdiffstats
path: root/misc/figlet
Commit message (Collapse)AuthorAgeFilesLines
* Respect CC and CFLAGSkris2002-04-061-3/+5
| | | | | | | | | | | | | | | _____ _ _ _ _ | ___(_) __ _| | ___| |_ _ __ _____ __ __ _____ _ __| | _____ | |_ | |/ _` | |/ _ \ __| | '_ \ / _ \ \ /\ / / \ \ /\ / / _ \| '__| |/ / __| | _| | | (_| | | __/ |_ | | | | (_) \ V V / \ V V / (_) | | | <\__ \ |_| |_|\__, |_|\___|\__| |_| |_|\___/ \_/\_/ \_/\_/ \___/|_| |_|\_\___/ |___/ __ _ _ ___ _ __ ___ _ __ __ _ _ __ ___ / /_ | || | / _ \| '_ \ / __| '_ \ / _` | '__/ __| '_ \| || |_ | (_) | | | | \__ \ |_) | (_| | | | (__| (_) |__ _| \___/|_| |_| |___/ .__/ \__,_|_| \___|\___/ |_| |_|
* Add $FreeBSD$'s which help me in problem reports.obrien2000-11-221-0/+1
|
* Use ${MASTER_SITE_LOCAL}.asami2000-06-291-1/+2
|
* The local-distfiles dir on ftp.freebsd.org was moved under ports/.obrien2000-06-071-1/+1
|
* Become the guinnie-pig and move all my Freefall ~/public_html distfilesobrien2000-06-071-1/+1
| | | | over to the new ftp.freebsd.org local distfiles site.
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Master site hostname change.obrien2000-03-111-1/+1
|
* Style nits in the ports I maintain.obrien2000-02-131-5/+5
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Update WWW: to reflect the new(er) home page of figlet.billf1999-11-231-1/+1
|
* portlintobrien1999-09-041-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* make figlist and showfigfonts executablemharo1999-08-221-1/+11
| | | | | PR: 13142 Submitted by: Dominik Rothert dr@domix.de
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Add WWW:mharo1999-05-031-2/+3
|
* Add more master sites.obrien1999-03-151-4/+6
|
* Remove miscellaneous manpages.hoek1998-08-181-1/+0
|
* Added more information to the manpage.obrien1998-01-181-0/+55
|
* Add another MASTERSITE.obrien1998-01-172-2/+4
|
* Author changed Makefile w/o bumping the version.obrien1997-08-122-8/+10
| | | | Noticed by: Vince - vince@MCESTATE.COM - vince@GAIANET.NET
* "mkdir" -> "mkdir -p" to make this port reinstallable.asami1997-07-031-1/+2
|
* Update my address.obrien1997-06-291-2/+2
|
* Upgrade to 2.2.tg1997-06-204-20/+64
| | | | | PR: 3905 Submitted by: Brian Handy <handy@lambic.space.lockheed.com>
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-131-3/+2
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-2/+2
| | | | Misc variable reordering, cleaning up, etc.
* Changed to use ${COMPRESS_MAN}obrien1996-11-031-6/+2
|
* Figlet is a program that creates large ASCII art characters out of ordinaryasami1996-08-096-0/+98
screen characters _ _ _ _ _ _ | (_) | _____ | |_| |__ (_)___ | | | |/ / _ \ | __| '_ \| / __| | | | < __/ | |_| | | | \__ \_ |_|_|_|\_\___| \__|_| |_|_|___(_) Submitted by: David O'Brien (obrien@cs.ucdavis.edu)
OpenPOWER on IntegriCloud