Commit graph

189 commits

Author SHA1 Message Date
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
nia
8fdb1679c3 blender: Update to 2.82
Release notes:
https://www.blender.org/download/releases/2-82/

TBB being optional is broken with this release
2020-02-21 16:36:53 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ryoon
eedd1e806f *: Recursive revbump from devel/boost-libs 2020-01-12 20:19:52 +00:00
nia
8a092bddcc blender: Update to 2.81
Release notes:
https://www.blender.org/download/releases/2-81/
2019-11-23 23:47:14 +00:00
wiz
e5aba40168 blender: remove patches that were removed from distinfo in 2.80 update 2019-10-03 07:37:59 +00:00
nia
d454912ace blender: format DESCR 2019-09-19 08:38:01 +00:00
nia
1d2e8ac0a1 blender: Remove file which is no longer needed 2019-09-18 23:44:11 +00:00
nia
715a453043 blender: Update to 2.80
Release notes:
https://wiki.blender.org/wiki/Reference/Release_Notes/2.80
2019-09-18 23:40:17 +00:00
nia
bfd9157e05 blender: Needs only MesaLib and glu 2019-08-30 18:44:47 +00:00
ryoon
edacf2bbcb Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
markd
d49a9ef06e blender: fix build with gcc-9
GCC 9 started implementing the OpenMP 4.0 and later behavior. When not using
default clause or when using default(shared), this makes no difference, but
if using default(none), previously the choice was not specify the const
qualified variables on the construct at all, or specify in firstprivate
clause. In GCC 9 as well as for OpenMP 4.0 compliance, those variables need
to be specified on constructs in which they are used, either in shared or
in firstprivate clause. Specifying them in firstprivate clause is one way to
achieve compatibility with both older GCC versions and GCC 9,
another option is to drop the default(none) clause.

This patch thus drops the default(none) clause.

See https://gcc.gnu.org/gcc-9/porting_to.html#ompdatasharing

patch from fedora.
2019-07-03 10:21:08 +00:00
nia
474d73c461 blender: Remove a reference to the old OpenAL package. 2019-07-01 12:08:51 +00:00
ryoon
57d0806c39 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
adam
53c78cb7b9 Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
markd
7e8fa13b27 blender: build with WITH_PYTHON_INSTALL=OFF
also actually get it to use the external openjpeg.
2019-04-28 11:56:00 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
markd
ca359410f8 blender: add comment explaining the "M="
will figure out the best way to implement it after the freeze
2019-03-27 19:53:29 +00:00
markd
89b89e8901 blender: PLIST cleanup, python 3.7 patch, build patches 2019-03-27 11:05:57 +00:00
adam
5b12b7b592 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
ryoon
0793ae3aad Update to
* Fix startup

Changelog:
2.79
In this release:

    Cycles: Built-in Denoising, Shadow catcher, Principled shader, AMD OpenCL optimizations.
    Grease Pencil: New frame interpolation tools, per-layer onion skinning.
    Alembic: Improvements to compatibility, stability and support.
    User Interface: Initial support for reusable custom configurations, automatic DPI scaling.
    Twenty Three new and several updated add-ons.
    And: 100s of bug fixes and other improvements!

2.78
In this release:

    Cycles: Cycles now supports rendering spherical stereo images for VR.
    Grease Pencil: Reworked to be similar to other 2D drawing softwares.
    Alembic: Initial basic support in Blender.
    Improvements to Bendy Bones for Easier and Simpler Rigging.
    Eleven new add-ons.
    And: 100s of bug fixes and other improvements!
2018-10-07 23:44:49 +00:00
adam
9d06c0a472 revbump after boost-libs update 2018-08-16 18:54:26 +00:00
adam
35aa3efc12 revbump for boost-libs update 2018-04-29 21:31:17 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
rillig
4376895e91 graphics/*: remove redundant :Q modifiers
pkgsrc doesn't support PREFIX with spaces or other special characters.
Therefore it is not necessary to add the :Q modifier to this variable
and several others.
2018-01-14 14:58:38 +00:00
adam
983847f667 Revbump after boost update 2018-01-01 21:18:06 +00:00
markd
2994ba0213 blender: fix linux build
explicitly disable jemalloc. fix linux PLIST
2017-12-19 09:16:29 +00:00
adam
931d707fe2 Revbump for boost update 2017-08-24 20:03:08 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
joerg
e0f26f38f3 Allow NetBSD 8 for PLIST subst. Match path name with reality. 2017-07-01 22:12:13 +00:00
jperkin
6b547497bb Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
ryoon
76884737ca Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
ryoon
50aefac5f6 Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
joerg
f91eccf470 Drop left-over that was committed in the mean time by someone else. 2017-02-09 20:45:11 +00:00
joerg
e04c318259 Force alloca to be the builtin for GCC-like compilers. Be explicit about
the Python version.
2017-02-09 00:23:29 +00:00
markd
2284ebc245 Allow python3.6 2017-02-06 01:29:10 +00:00
markd
b39106e141 Currently doesn't build with python36 - cann't find python libs 2017-01-19 10:03:00 +00:00
adam
76632718ac Revbump after boost update 2017-01-01 16:05:55 +00:00
adam
3b88bd43a5 Revbump post boost update 2016-10-07 18:25:29 +00:00
joerg
6a454266b9 PLIST requires pyexpat to exist. Add manual overrides to help detection
of Freetype and GLU from X11BASE. Bump revision.
2016-10-01 13:02:31 +00:00
ryoon
b6fbe54c2d Update to 2.77a
* Convert to cmake build from scons

Changelog:
In this release:

    Cycles: Better Subsurface Scattering, GPU support for Smoke/Fire and Point Density.
    Grease pencil stroke sculpting and improved workflow.
    OpenVDB caching for smoke/volumetric simulations.
    Reworked library handling to manage missing and deleted datablocks.
    Redesigned progress bar.
    Edit mode boolean tool, better decimate modifier.
    Improved extruding and weight painting tools for sculpting/painting.
    Support for Windows XP and the SCons build system was removed.
    And: 100s of bug fixes and other improvements!
2016-08-15 19:26:18 +00:00
markd
5c7f5f1b7a Fix build with gcc6 2016-07-16 03:36:51 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
joerg
a5a3103dcd Fix the PLIST variable for the version. 2016-01-11 22:54:15 +00:00
adam
011bef3059 Revbump after updating graphics/libwebp 2016-01-06 10:46:49 +00:00
markd
a3c5cc5cfa Update blender to 2.76b
Fixes build with python35  (PR pkg/50566)

Blender 2.76, released Oct 9, 2015. (Update 2.76b is from Nov 3 2015).
- Initial support for Pixar's OpenSubdiv geometry subdivision technology.
- A huge view-port performance boost.
- Big file browser performance boost and arrow keys navigation support.
- Node auto-offset feature that helps organizing node layouts.
- Absolute grid snapping in the 3D view.
- Sculpting with tiled strokes.
- Text effect strips for the sequencer, supporting subtitle export
- As usual, hundreds of bugs fixed and other improvements!

Blender 2.75a release.
- Blender now supports a fully integrated Multi-View and Stereo 3D pipeline
- Cycles has much awaited initial support for AMD GPUs, and a new Light
  Portals feature.
- UI now allows font previews in the file browser.
- High quality options for viewport depth of field were added
- Modeling has a new Corrective Smooth modifier.
- The Decimate modifier was improved significantly.
- 3D viewport painting now supports symmetry and the distribution of Dynamic
  Topology was improved
- Video Sequence Editor: Placeholders can now replace missing frames of
  image sequences
- Game Engine now allows smoother LOD transitions, and supports mist
  attributes animation
- And: 100s of bug fixes and smaller feature improvements.
2015-12-19 20:52:12 +00:00
markd
6c40939a8f Update blender to 2.74
Blender 2.74, released Mar 31 2015!
- Cycles got several precision, noise, speed, memory improvements, new
  Pointiness attribute.
- Viewport has new cool compositing features, outliner now manages
  orphan datablocks better.
- Modeling now allows custom normals, and transferring data layers
  between meshes!
- Massive improvements to hair dynamics and editing tools: a big step
  forward with more to come…
- A new tool “Cavity Mask” was added to  sculpting/painting, along with
  other improvements.
- Great memory consumption optimization in Freestyle NPR stroke rendering.
- Grease pencil and Game engine improvements, and more…

Blender 2.73, released January 8 2015!
- Several Cycles Rendering updates, improvements and new features, support
  for GeForce 9xx GPUs.
- New fullscreen mode, improved Pie Menus, 3D View can now display the
  world background.
- Knife-tool now allows freehand smart cuts, and more improvements were
  made in selection tools, Bevel Modifier and Shapekeys.
- Unwrapping UVs was improved, strength is now enabled for Grab and Snake
  Hook brushes, better visual feedback mode for painting with masks.
- Sequencer now can show a backdrop, strips can be snapped to others along
  with other improvements.
- Freestyle NPR Rendering has a new SVG exporter add-on, along with other
  improvements.
- Grease Pencil had a major update, it is now possible to edit and animate
  strokes! New draw styles, and imporvements in user interface.
- Collada Importer was updated, improving the compatibility with other
  software’s bone concepts.
- Add-ons: FBX improved importing/exporting armatures, some Python API
  changes  could need some Add-ons to be updated!
- As usual several other minor updates and improvements, and lot of
  bugfixing also in this release.

Blender 2.72, relased Oct 4 2014.
Cycles GPU rendering supports Volume and Subsurface Scattering now. The
User Interface comes with optional Pie Menus now and the Tooltips have been
improved. For Modeling, a new intersection tool has been added in Edit Mode.
Texture painting workflow has been streamlined with easy access to painted
images and UV layers. The Compositor now comes with a Sun Beam node.
Freestyle NPR rendering is now available with Cycles as well.
2015-12-15 09:46:27 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00