summaryrefslogtreecommitdiff
path: root/graphics/libimg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-283-10/+11
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Forgot to add thisChris Piazza1999-11-261-0/+11
| | | | Notes: svn path=/head/; revision=23339
* Update to version 1.2.2Chris Piazza1999-11-255-21/+38
| | | | | | | | PR: 14985 Submitted by: maintainer Notes: svn path=/head/; revision=23334
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Import of graphics/libimgJustin M. Seger1999-04-106-0/+76
This is an image format handler for Tk. It handles the following image formats: bmp, gif, png, jpeg, tiff, xpm, xbm, and postscript. PR: ports/10234 Submitted by: Glenn Johnson <gljohns@bellsouth.net> Notes: svn path=/head/; revision=17764