aboutsummaryrefslogtreecommitdiff
path: root/graphics/libimg/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Switch to a working master site.Pete Fritchman2002-06-041-1/+1
| | | | | | | | PR: 38871 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=60565
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* ${ENV} -> ${SETENV}Michael Haro2001-05-011-1/+1
| | | | | | | PR: 26783, 26784, 26785 Notes: svn path=/head/; revision=42122
* Bring up to the latest 1.2.4. Install documentation (modulo NOPORTDOCS).Mikhail Teterin2001-02-121-10/+21
| | | | | | | | | | Some day the rest of the world will wise up and realize, that it is often easier and neater to create a Makefile from scratch, than to try to patch the configure/Makefile.in/Makefile.am/etc nonsense to do the right thing. Notes: svn path=/head/; revision=38280
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-161-0/+1
| | | | Notes: svn path=/head/; revision=29630
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-281-4/+4
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Update to version 1.2.2Chris Piazza1999-11-251-9/+9
| | | | | | | | 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
* Import of graphics/libimgJustin M. Seger1999-04-101-0/+33
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