Commit Graph

12 Commits

Author SHA1 Message Date
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
sebastia
c62c850337 Minor update to 1.4.2 of tkimg, changes:
- Will build correctly on more platforms (TEA upgraded
to latest version 3.9)
- upgrade to zlib 1.2.8, libjpeg-8d
- Added format option "-alpha" to PNG reader to be compatible with Tk 8.6.
- Bug fixes in various parsers to avoid core dumps when specifying a
wrong format option.
- upgrade to zlib 1.2.7, libpng-1.4.12, libtiff-3.9.4, libjpeg-8c

OK stu@
2014-11-10 17:39:00 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
jasper
2965adca24 sigh. 2011-11-03 07:40:20 +00:00
jasper
9b62870bc8 - regen WANTLIB 2011-11-02 09:57:21 +00:00
sebastia
6bfda97846 Update to new Tcl layout.
OK landry@, stu@
2011-01-05 18:33:14 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
sebastia
15b04968d8 Update tkimg to 1.4
Now supporting new format: DTED, RAW.
indexing TIFF images is now possible
and lots of other updates/fixes.

OK landry@, jasper@
2010-09-21 08:27:32 +00:00
sebastia
d8df757324 * add space between variable and = in the ports makefiles
* zap pthread from WANTLIB in tkdnd
 * get rid of expensive SUBST_VARS in pre-configure or whole pre-configure
 * get rid of tktreectrl PFRAG.shared
 * bump tkdnd and tktreectrl

OK, landry@ who's eyes got burned ;)
2010-07-30 16:41:09 +00:00
sebastia
d4dcd6f83c import tkimg
image extension for Tcl/Tk

This package enhances Tk, adding support for many 
other Image formats: BMP, XBM, XPM, GIF (with 
transparency, but without LZW), PNG, JPEG, TIFF.

OK, landry@
2010-07-28 17:04:55 +00:00