naddy
7fe87802ab
upstream fixes for clang 7; ok pascal@
2019-01-25 20:09:43 +00:00
sthen
49b00025fd
bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
...
it has been split into subpackages
2018-12-13 19:53:23 +00:00
sthen
9165a6ba70
mark BROKEN-i386, clang segfault
2018-01-01 02:31:19 +00:00
rsadowski
05d16720b6
Update openimageio 1.8.6 (Necessary for newer boost)
2017-12-26 19:19:04 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
cc5bc426ed
switch everything to new COMPILER idiom, even stuff that won't build with clang
...
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
9d4b09517d
WANT_CXX, silence warnings (-Werror) with clang
2017-05-25 11:26:15 +00:00
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
jca
5dc6b32c7c
Mark as broken on powerpc: undefined reference to __atomic_fetch_add_8
2016-10-28 02:15:51 +00:00
pascal
a2d2ab232b
"Fix" on i386; this now requires 64-bit atomics. Found by sthen@.
2016-08-15 09:24:45 +00:00
pascal
bcae17614d
Update to OpenImageIO 1.6.16.
2016-08-08 14:14:01 +00:00
sthen
75edff04c1
sync wantlib
2016-07-06 21:30:41 +00:00
pascal
b01174ae9b
Update my mail address.
2016-05-07 12:40:56 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
jasper
3e8b310348
sed -i
2015-10-08 12:02:03 +00:00
pascal
ba8c7b2aa7
Update to OIIO 1.5.20.
2015-10-04 12:59:15 +00:00
ajacoutot
d9842fb1f6
textproc/txt2man gets picked up to create man pages if it's there at
...
configure time; so add it as a BUILD_DEPENDS.
Regen WANTLIB while here.
2015-05-19 15:41:47 +00:00
pascal
4b033515d5
Fix a bunch of my ports in preparation for decoupling CXXFLAGS from CFLAGS.
...
found by naddy@ in a bulk with jsg@'s diff
2015-05-12 11:58:51 +00:00
sthen
f12e6be118
drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
...
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
sthen
e0da2dd381
handle giflib api change
2015-03-28 17:23:23 +00:00
dcoppa
b102152556
Fix compilation with freetype>=2.5.4
2014-12-23 12:34:42 +00:00
kirby
faac95766f
use GH_* vars.
...
ok pascal@ (maintainer)
2014-08-25 16:18:07 +00:00
pascal
554ab98a86
Do not pick up OpenCV if found.
...
noticed by naddy@ and sthen@, ok naddy@
2014-07-23 08:38:51 +00:00
jasper
d53f2a6b92
use MODPY_WANTLIB instead of hardcoding python2.7
2014-04-02 09:56:01 +00:00
pascal
77501b5652
Update to OpenImageIO 1.3.12, enable OCIO support. Disable threads,
...
eliminating the need for atomic ops.
2014-03-25 10:37:39 +00:00
naddy
c2832a1290
move http://code.google.com , *.googlecode.com, and sites.google.com to https
...
suggested by bentley@
2013-08-07 21:31:12 +00:00
pascal
f6179018cf
Fix build on i386.
...
ok sthen@
2013-05-23 20:51:51 +00:00
pascal
0fb89468f7
Update to openimageio 1.1.10.
2013-05-18 22:00:52 +00:00
espie
e4fa65e765
PERMIT_* / REGRESS -> TEST sweep
2013-03-11 11:10:51 +00:00
jasper
36483cf64f
mark broken on mips64 due to missing atomic ops.
2013-01-18 08:12:33 +00:00
sthen
4ecdcf7502
mark conflict: textproc/idiff, graphics/openimageio
2013-01-09 23:24:08 +00:00
landry
75570c26da
Mark as BROKEN-hppa: it never built there.
...
Probably missing atomic ops ?
src/include/tbb/machine/gcc_generic.h:97: error: '__TBB_atomic' does not name a type
src/include/tbb/machine/gcc_generic.h:99: error: '__TBB_machine_try_lock_byte' declared as an 'inline' variable
src/include/tbb/machine/gcc_generic.h:99: error: '__TBB_atomic_flag' was not declared in this scope
etc etc
2012-12-21 17:59:00 +00:00
pascal
05ae52ae22
Fix openimageio on sparc64 (and hopefully other architectures) by providing
...
slightly modified header files from upstream TBB for sparc as well as generic
architectures.
tested by and ok landry@
2012-06-13 11:32:39 +00:00
pascal
338838e92d
Fix build on powerpc.
...
ok aja@
2012-05-26 11:01:55 +00:00
sthen
b5108d586d
In openimageio, only use GCC 64-bit atomics on amd64. Other arch use TBB
...
as was already done for FreeBSD. Fixes build for i386. ok pascal@
2012-05-16 12:09:35 +00:00
pascal
1258c37e66
OpenImageIO is a library for reading and writing images, and a bunch
...
of related classes, utilities, and applications. There is a
particular emphasis on formats and functionality used in professional,
large-scale animation and visual effects work for film. OpenImageIO
is used extensively in animation and VFX studios all over the world,
and is also incorporated into several commercial products.
ok ajacoutot@
2012-05-09 12:42:06 +00:00