sthen
|
07ddd9947f
|
build fixes for newer FFmpeg, from arch linux via freebsd
|
2019-02-25 22:22:13 +00:00 |
|
sthen
|
976fe91882
|
clean up ffmpeg dep's, from Brad.
|
2019-02-21 22:37:58 +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 |
|
espie
|
150a0f36fa
|
first tag: update-desktop-database
|
2018-06-27 21:03:34 +00:00 |
|
bentley
|
0944879953
|
Switch homepage/master_sites to https.
|
2018-01-14 09:46:18 +00:00 |
|
kili
|
84eeb0d1b7
|
The new version of openimageio requires consumers to use C++11.
ok rsadowski@
|
2017-12-27 13:47:16 +00:00 |
|
naddy
|
11e3dd67b3
|
switch COMPILER from the old, confusing shortcuts to the more explicit format
|
2017-11-16 23:20:37 +00:00 |
|
pascal
|
56f3400134
|
remove unused patch
|
2017-11-10 08:21:46 +00:00 |
|
pascal
|
cb37224fd9
|
Update to blender 2.79.
|
2017-11-09 17:00:28 +00:00 |
|
sthen
|
5e964ab0df
|
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
|
2017-07-26 22:45:14 +00:00 |
|
espie
|
8ac47fd9c6
|
use COMPILER_LIBCXX where applicable
|
2017-07-16 19:18:47 +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
|
33d5f6e07e
|
WANT_CXX and small clang fixes
|
2017-05-27 06:54:39 +00:00 |
|
pascal
|
81ff2b758f
|
Update to blender 2.78c.
|
2017-03-07 21:49:22 +00:00 |
|
shadchin
|
c81443522e
|
Switch on Python 3.6
ok pascal@
|
2017-01-10 08:41:34 +00:00 |
|
pascal
|
71f17147d5
|
Update to blender 2.78.
|
2016-10-09 13:23:34 +00:00 |
|
pascal
|
a24c221aa4
|
Update to blender 2.77a.
|
2016-08-08 14:14:18 +00:00 |
|
sthen
|
79eebe6f17
|
wantlib syncs
|
2016-07-06 21:25:23 +00:00 |
|
pascal
|
b01174ae9b
|
Update my mail address.
|
2016-05-07 12:40:56 +00:00 |
|
pascal
|
4bde14bf82
|
Update to Blender 2.77.
|
2016-03-30 13:30:04 +00:00 |
|
pascal
|
c1ec0c96dd
|
update to blender 2.76b
|
2015-12-30 12:35:45 +00:00 |
|
pascal
|
fcc53af49f
|
Update to blender 2.76.
|
2015-10-12 12:29:02 +00:00 |
|
pascal
|
f483798f56
|
Update to blender 2.75.
|
2015-09-22 18:48:40 +00:00 |
|
pascal
|
f0585aa4cf
|
gcc4 bumps, reminded by aja@
|
2015-05-28 10:17:22 +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 |
|
pascal
|
50505ca8bc
|
Update to blender 2.74.
|
2015-04-01 21:26:40 +00:00 |
|
pascal
|
1681ceb428
|
Update to blender 2.73.
|
2015-01-10 00:30:48 +00:00 |
|
dcoppa
|
63f9f3563a
|
Fix -Werror=sign-conversion triggered in blf_glyph.c
(https://developer.blender.org/rB2420a3c189951dbe910bd65e3b2c58082bfb4b1b)
|
2014-12-25 22:44:42 +00:00 |
|
pascal
|
e56b210647
|
Update to blender 2.72b.
|
2014-11-21 18:55:16 +00:00 |
|
brad
|
ad030aa9c3
|
Sprinkle some comments.
ok pascal@
|
2014-11-04 06:02:40 +00:00 |
|
brad
|
644fd86483
|
Don't use malloc.h header on OpenBSD.
ok pascal@
|
2014-10-29 22:55:06 +00:00 |
|
pascal
|
517c4d8b2a
|
Fix build on i386. Reported by sthen@
|
2014-07-11 11:48:58 +00:00 |
|
pascal
|
01cc70a862
|
Add patch in attempt to fix an occasionally unmet dependency on buildinfo.h
problem reported by naddy@ sthen@ espie@, let's see if this fixes things.
|
2014-07-08 23:17:47 +00:00 |
|
pascal
|
fd2070837a
|
Update to blender 2.71.
|
2014-07-03 14:41:48 +00:00 |
|
rpointel
|
e9ce04d993
|
MODPY_VERSION was badly used in PLIST, hardcode 3.3 now.
spotted by naddy@ and sthen@, ok sthen@ for the fix.
|
2014-06-04 13:37:39 +00:00 |
|
brad
|
1464cee13a
|
Fix local patch so as to only include the backward compat wrapper function
when using older FFmpeg versions which fixes the build with newer FFmpeg.
ok pascal@
|
2014-05-05 07:49:56 +00:00 |
|
pascal
|
6cb2d30b2c
|
Enable OpenColorIO support.
|
2014-03-25 10:38:07 +00:00 |
|
pascal
|
74e8fea054
|
Update to latest version, blender 2.70. Switch to gcc 4.8.
|
2014-03-24 21:16:14 +00:00 |
|
landry
|
85ff25dc6d
|
Mark as BROKEN-powerpc, build keeps getting stuck infinitely on makesrna/intern/rna_nodetree_gen.c
|
2013-11-25 20:11:24 +00:00 |
|
sthen
|
701c91e413
|
kill VMEM_WARNING
|
2013-11-25 14:16:22 +00:00 |
|
landry
|
d5c002bbf5
|
Remove this patch, it makes no sense now and breaks the build on BE
archs since update to 2.67.
|
2013-11-17 11:43:09 +00:00 |
|
ajacoutot
|
5dd4c93d89
|
Bump after default py3 version switch.
|
2013-05-30 13:09:20 +00:00 |
|
jasper
|
3a3a2a5797
|
nojunk is already set by cmake.port.mk; pointed out by espie@
|
2013-05-21 12:31:51 +00:00 |
|
jasper
|
21ccc83333
|
set DPB_PROPERTIES=nojunk as this ends up in my build with "!".
ok pascal@ (MAINTAINER)
|
2013-05-21 07:33:06 +00:00 |
|
pascal
|
f7e16f1a4f
|
Update to blender 2.67.
|
2013-05-18 22:01:28 +00:00 |
|
nigel
|
3b58304cba
|
PYTHON_LIBRARY setting not required and wrong after python 3.2.4 update,
removed cmake finds the library now.
Ok Pascal Maintainer
|
2013-04-30 10:18:42 +00:00 |
|
espie
|
e4fa65e765
|
PERMIT_* / REGRESS -> TEST sweep
|
2013-03-11 11:10:51 +00:00 |
|
pascal
|
23b9d0352a
|
Fix copy-paste error breaking the build on powerpc.
ok aja@
|
2012-11-26 15:02:40 +00:00 |
|
ajacoutot
|
02b00762de
|
Recent update broke powerpc; mark it as such.
|
2012-11-24 08:36:26 +00:00 |
|
pascal
|
b8e5559059
|
Update to blender 2.64a.
|
2012-10-31 17:45:55 +00:00 |
|