11 Commits

Author SHA1 Message Date
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
stu
e88af59c9a Stop treating loadable lib as linkable lib.
ok sebastia@ (maintainer)
2017-05-10 14:26:19 +00:00
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
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +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
sebastia
1d66466514 Update to new Tcl layout, makefile cleanup.
OK landry@, stu@
2011-01-05 18:35:32 +00:00
sebastia
ae7fa59953 Style cleanup, and get rid of expensive SUBST_CMD in pre-configure.
OK, landry@
2010-07-29 11:42:56 +00:00
sebastia
3abaf59680 import tkpng-0.9
PNG photo image extension for Tcl/Tk

TkPNG provides support for PNG image manipulation with Tcl/Tk
and does not depend on libpng.

TkPNG supports the full range of color types, channels and bit depths
from 1 bit black & white to 16 bit per channel full color with alpha
(64 bit RGBA) and interlacing.  Ancillary "chunks" such as gamma,
color profile and text fields are ignored, although they are checked
at a minimum for correct CRC.

OK, landry@, sthen@
2010-07-09 16:46:50 +00:00