summaryrefslogtreecommitdiff
path: root/misc/figlet (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix my tabbing.David E. O'Brien2002-10-091-3/+2
| | | | Notes: svn path=/head/; revision=67675
* Upgrade to version 2.2.1.David E. O'Brien2002-10-073-35/+15
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=67569
* Add addition WWW sites.David E. O'Brien2002-10-071-0/+2
| | | | Notes: svn path=/head/; revision=67568
* Respect CC and CFLAGSKris Kennaway2002-04-061-3/+5
| | | | | | | | | | | | | | | | | | _____ _ _ _ _ | ___(_) __ _| | ___| |_ _ __ _____ __ __ _____ _ __| | _____ | |_ | |/ _` | |/ _ \ __| | '_ \ / _ \ \ /\ / / \ \ /\ / / _ \| '__| |/ / __| | _| | | (_| | | __/ |_ | | | | (_) \ V V / \ V V / (_) | | | <\__ \ |_| |_|\__, |_|\___|\__| |_| |_|\___/ \_/\_/ \_/\_/ \___/|_| |_|\_\___/ |___/ __ _ _ ___ _ __ ___ _ __ __ _ _ __ ___ / /_ | || | / _ \| '_ \ / __| '_ \ / _` | '__/ __| '_ \| || |_ | (_) | | | | \__ \ |_) | (_| | | | (__| (_) |__ _| \___/|_| |_| |___/ .__/ \__,_|_| \___|\___/ |_| |_| Notes: svn path=/head/; revision=57359
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
| | | | Notes: svn path=/head/; revision=29964
* The local-distfiles dir on ftp.freebsd.org was moved under ports/.David E. O'Brien2000-06-071-1/+1
| | | | Notes: svn path=/head/; revision=29334
* 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. Notes: svn path=/head/; revision=29282
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27512
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Master site hostname change.David E. O'Brien2000-03-111-1/+1
| | | | Notes: svn path=/head/; revision=26739
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-5/+5
| | | | Notes: svn path=/head/; revision=25734
* 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 Notes: svn path=/head/; revision=25584
* Update WWW: to reflect the new(er) home page of figlet.Bill Fumerola1999-11-231-1/+1
| | | | Notes: svn path=/head/; revision=23278
* portlintDavid E. O'Brien1999-09-041-1/+1
| | | | Notes: svn path=/head/; revision=21260
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* make figlist and showfigfonts executableMichael Haro1999-08-221-1/+11
| | | | | | | | PR: 13142 Submitted by: Dominik Rothert dr@domix.de Notes: svn path=/head/; revision=20897
* 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 Notes: svn path=/head/; revision=19803
* Add WWW:Michael Haro1999-05-031-2/+3
| | | | Notes: svn path=/head/; revision=18432
* Add more master sites.David E. O'Brien1999-03-151-4/+6
| | | | Notes: svn path=/head/; revision=17227
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12623
* Added more information to the manpage.David E. O'Brien1998-01-181-0/+55
| | | | Notes: svn path=/head/; revision=9364
* Add another MASTERSITE.David E. O'Brien1998-01-172-2/+4
| | | | Notes: svn path=/head/; revision=9355
* 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 Notes: svn path=/head/; revision=7547
* "mkdir" -> "mkdir -p" to make this port reinstallable.Satoshi Asami1997-07-031-1/+2
| | | | Notes: svn path=/head/; revision=7204
* Update my address.David E. O'Brien1997-06-291-2/+2
| | | | Notes: svn path=/head/; revision=7120
* Upgrade to 2.2.Thomas Gellekum1997-06-204-20/+64
| | | | | | | | PR: 3905 Submitted by: Brian Handy <handy@lambic.space.lockheed.com> Notes: svn path=/head/; revision=7021
* 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. Notes: svn path=/head/; revision=4440
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* Changed to use ${COMPRESS_MAN}David E. O'Brien1996-11-031-6/+2
| | | | Notes: svn path=/head/; revision=4270
* 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) Notes: svn path=/head/; revision=3554