Commit Graph

11 Commits

Author SHA1 Message Date
dcoppa
cbd0581bd2 Fix alloca.h remnants.
These remnants weren't catched up before, because previously cmake
was just issuing a warning for missing includes:

/usr/ports/pobj/ctl-1.5.2/CTL-ctl-1.5.2/lib/IlmCtl/CtlTypeStorage.cpp:67:20: warning: alloca.h: No such file or directory

While now (cmake>=3.6) it properly errors out.
2016-08-08 07:35:38 +00:00
pascal
7182975914 Update to latest version 1.5.2; this now includes openexr-ctl, which will be
removed.

ok zhuk@
2015-09-22 18:38:10 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +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
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
8969e8459a more WANTLIB 2010-11-09 09:14:31 +00:00
jasper
eff3331914 import ctl 1.4.1
The Color Transformation Language, or "CTL," is a portable and
platform-independent scripting language and interpreter, is intended to
be used as a building block for color management systems as well as for
sharing transforms in a common format.

from John Danks, with some tweaks by me
2009-11-12 12:31:44 +00:00