summaryrefslogtreecommitdiff
path: root/misc/figlet (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
|
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
|
* The local-distfiles dir on ftp.freebsd.org was moved under ports/.David E. O'Brien2000-06-071-1/+1
|
* Become the guinnie-pig and move all my Freefall ~/public_html distfilesDavid E. O'Brien2000-06-071-1/+1
| | | | over to the new ftp.freebsd.org local distfiles site.
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
|
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
|
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
|
* Master site hostname change.David E. O'Brien2000-03-111-1/+1
|
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-5/+5
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-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.Bill Fumerola1999-11-231-1/+1
|
* portlintDavid E. O'Brien1999-09-041-1/+1
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* make figlist and showfigfonts executableMichael Haro1999-08-221-1/+11
| | | | | PR: 13142 Submitted by: Dominik Rothert dr@domix.de
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-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:Michael Haro1999-05-031-2/+3
|
* Add more master sites.David E. O'Brien1999-03-151-4/+6
|
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-1/+0
|
* Added more information to the manpage.David E. O'Brien1998-01-181-0/+55
|
* Add another MASTERSITE.David E. O'Brien1998-01-172-2/+4
|
* Author changed Makefile w/o bumping the version.David E. O'Brien1997-08-122-8/+10
| | | | Noticed by: Vince - vince@MCESTATE.COM - vince@GAIANET.NET
* "mkdir" -> "mkdir -p" to make this port reinstallable.Satoshi Asami1997-07-031-1/+2
|
* Update my address.David E. O'Brien1997-06-291-2/+2
|
* Upgrade to 2.2.Thomas Gellekum1997-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 replacingSatoshi Asami1996-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=David E. O'Brien1996-11-111-2/+2
| | | | Misc variable reordering, cleaning up, etc.
* Changed to use ${COMPRESS_MAN}David E. O'Brien1996-11-031-6/+2
|
* Figlet is a program that creates large ASCII art characters out of ordinarySatoshi Asami1996-08-096-0/+98
screen characters _ _ _ _ _ _ | (_) | _____ | |_| |__ (_)___ | | | |/ / _ \ | __| '_ \| / __| | | | < __/ | |_| | | | \__ \_ |_|_|_|\_\___| \__|_| |_|_|___(_) Submitted by: David O'Brien (obrien@cs.ucdavis.edu)