summaryrefslogtreecommitdiff
path: root/graphics/tgd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Escape the single quote in the FORBIDDEN message so we don't get complaintsSteve Price1999-09-201-1/+1
| | | | about unterminated quoted strings.
* Mark as forbidden since it uses gd and the author hasn't had time toMichael Haro1999-09-101-0/+1
| | | | update it for the latest gd yet.
* mark as broken due to gd changes. this should also help out UCD as theyMichael Haro1999-09-031-2/+4
| | | | didn't like the traffic this port generated. moved UCD to backup mastersite.
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Change MAINTAINER to my FreeBSD.org addressMichael Haro1999-04-221-2/+2
|
* Add support for PREFIX, CFLAGS and less warnings when building withMichael Haro1999-04-138-9/+595
| | | | | | | CFLAGS=-Wall PR: 10933 Submitted by: me
* Import of tgd version 1.2c.Steve Price1999-04-036-0/+93
A text based tool for creating and manipulating GIF images PR: 10210 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>