summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2020-06-17Pullup ticket #6243 - requested by niabsiegert1-2/+4
graphics/librsvg: NetBSD/arm build fix Revisions pulled up: - graphics/librsvg/available.mk 1.2 --- Module Name: pkgsrc Committed By: nia Date: Wed Jun 17 10:13:25 UTC 2020 Modified Files: pkgsrc/graphics/librsvg: available.mk Log Message: librsvg: Disable rust version on NetBSD/arm (32-bit) It doesn't have the address space to build a rust compiler so this is currently broken.
2020-05-20Pullup ticket #6205 - requested by niabsiegert4-102/+15
graphics/libexif: security fix Revisions pulled up: - graphics/libexif/Makefile 1.48 - graphics/libexif/PLIST 1.22 - graphics/libexif/distinfo 1.32 - graphics/libexif/patches/patch-libexif_exif-data.c deleted --- Module Name: pkgsrc Committed By: nia Date: Tue May 19 11:20:01 UTC 2020 Modified Files: pkgsrc/graphics/libexif: Makefile PLIST distinfo Removed Files: pkgsrc/graphics/libexif/patches: patch-libexif_exif-data.c Log Message: libexif: Update to 0.6.22 libexif-0.6.22 (2020-05-18): * New translations: ms * Updated translations for most languages * Fixed C89 compatibility * Fixed warnings on recent versions of autoconf * Some useful EXIF 2.3 tag added: * EXIF_TAG_GAMMA * EXIF_TAG_COMPOSITE_IMAGE * EXIF_TAG_SOURCE_IMAGE_NUMBER_OF_COMPOSITE_IMAGE * EXIF_TAG_SOURCE_EXPOSURE_TIMES_OF_COMPOSITE_IMAGE * EXIF_TAG_GPS_H_POSITIONING_ERROR * EXIF_TAG_CAMERA_OWNER_NAME * EXIF_TAG_BODY_SERIAL_NUMBER * EXIF_TAG_LENS_SPECIFICATION * EXIF_TAG_LENS_MAKE * EXIF_TAG_LENS_MODEL * EXIF_TAG_LENS_SERIAL_NUMBER * Lots of fixes exposed by fuzzers like AFL, ClusterFuzz, OSSFuzz and others. * CVE-2018-20030: Fix for recursion DoS * CVE-2020-13114: Time consumption DoS when parsing canon array markers * CVE-2020-13113: Potential use of uninitialized memory * CVE-2020-13112: Various buffer overread fixes due to integer overflows in maker notes * CVE-2020-0093: read overflow * CVE-2019-9278: replaced integer overflow checks the compiler could optimize away by safer constructs * CVE-2020-12767: fixed division by zero * CVE-2016-6328: fixed integer overflow when parsing maker notes * CVE-2017-7544: fixed buffer overread
2020-05-13Pullup ticket #6193 - requested by niabsiegert4-3/+61
graphics/openjpeg: security fix Revisions pulled up: - graphics/openjpeg/Makefile 1.21 - graphics/openjpeg/distinfo 1.18 - graphics/openjpeg/patches/patch-src_lib_openjp2_j2k.c 1.1 - graphics/openjpeg/patches/patch-src_lib_openjp2_tcd.c 1.1 --- Module Name: pkgsrc Committed By: nia Date: Tue May 12 10:44:46 UTC 2020 Modified Files: pkgsrc/graphics/openjpeg: Makefile distinfo Added Files: pkgsrc/graphics/openjpeg/patches: patch-src_lib_openjp2_j2k.c patch-src_lib_openjp2_tcd.c Log Message: openjpeg: Cherrypick fixes for the following CVEs from upstream: https://nvd.nist.gov/vuln/detail/CVE-2020-6851 - out-of-bounds-write https://nvd.nist.gov/vuln/detail/CVE-2020-8112 - heap-overflow Please make releases for your software. :/ Bump PKGREVISION
2020-03-28babl: Lacking a non-standard linker arg shouldn't hard error.nia2-1/+16
Just don't use it.
2020-03-27graphics/asymptote needs devel/tex-etoolboxriastradh1-1/+2
2020-03-27TOOL_DEPENDS, not BUILD_DEPENDS.riastradh1-13/+13
2020-03-26Fix portability of test case.joerg2-1/+74
2020-03-26magicpoint: Uses bisonnia1-1/+2
2020-03-26Fix portabilityjoerg2-3/+30
2020-03-26Ignore portability warningjoerg1-2/+5
2020-03-25libexif: Apply upstream's fix for CVE-2019-9278nia3-16/+76
2020-03-24materia-gtk-theme: Update to 20200320nia3-44/+80
Changes: Make dark variant even darker Don't change button text color on focus, hover, active gtk: Rewrite ripple implementation gtk: Change checked raised button style gtk: Lighten up switch slider color on dark variant gtk: Use primary color for spinner gtk: Use primary color for caret-color (experimentally) gtk: Add various improvements of Budgie styling gnome-shell: Add support for version 3.36 gnome-shell: Drop support for versions 3.18 - 3.24 gnome-shell: Drop support for legacy Ubuntu-specific sessions gnome-shell: Land massive Sass rewrite Other various improvements, fixes, refactors, and cleanups
2020-03-24libdmtx: Update to 0.7.5nia2-16/+21
Andreas Lang (1): added bugfix for monochrome output Anthony Loiseau (1): Fixes dmtxDecodeMatrixRegion returning a freed pointer Mike Laughton (6): Removed unnecessary directories Fixed Data Mosaic encoding bug Added explicit cast for strlen Simon Wood (1): Add support for GS-1 encoding via the FCN1 character Tim Zaman (2): Split out a function and added some more utilities Allows people to input their own array for decoding Vadim A. Misbakh-Soloviov (13): dmtxdecode.c: fixed implicit declaration of function ‘snprintf’ Headers update + whitespace stripping makefile: migrating ANSI C -> C99 Fixed warnings Add reader-programming codeword (234). Not yet in use in code. DecodeSchemeASCII: unused codewords detection; fixes #5 dmtxregion: possible use of unitialized "sign" variable EDIFACT: char-31 is forbidden too; fixes #9
2020-03-24gifsicle: Update to 1.92nia2-8/+7
## Version 1.92 – 18.Apr.2019 * Add `--lossy` option from Kornel Lipiński. * Remove an assertion failure possible with `--conserve-memory` + `--colors` + `--careful`.
2020-03-24graphics/icoutils: fix 'subscript has type char'rillig4-3/+97
2020-03-23libgdiplus: Update to 6.0.4nia3-8/+8
Alexander Köplinger (3): Add Azure Pipelines CI (#600) Fix macOS build Filip Navara (3): Fix cut & paste error in gdip_process_bitmap_attributes (#598) Fix multiple bugs and conversions for PARGB32 bitmap object and premultiplied Cairo surfaces (#599) Fix memory leak interoduced in 398ad6de93a9b4140a209d9eae8ded9292ffc740 (#603)
2020-03-23gource: Update to 0.51nia2-8/+7
0.51: * Fixed --font-file relative path handling. * Fixed a bug in resolving the repository root directory from a relative path. 0.50: * Right mouse button rotation now pivots around the camera. * Added --font-file option. * Added --enable-font-file option to configure. * Added --no-time-travel option (Lars Schmertmann). * Added --dir-name-position option (Lars Schmertmann). * Added --file-extension-fallback option (Lars Schmertmann). * Added --user-show-filter option (Victor Lopez). * Added --disable-input option (Joey Parrish). * Added --loop-delay-seconds option (Joey Parrish). * Added --font-scale option. * Added filename, dirname and user font size options (Carl Colena). * Added workaround for FFMpeg error parsing Gource PPM video output. * Fixed a bug in the Mercurial log parser that caused changes to be missed. * Fixed file removal being cancelled by an action with an earlier timestamp. * Fixed a bug in the log file format detection that could result in the wrong first entry being displayed for a custom log. * Fixed a bug where automatically cycling through a config with multiple repositories reset settings to their defaults.
2020-03-23p5-GD: needs ExtUtils::PkgConfigtnn1-1/+3
2020-03-23graphics/ruby-RMagick: update to 4.1.0taca3-375/+13
Update ruby-RMagick to 4.1.0. pkgsrc change: depends on ImageMagick istead of ImageMagick6. RMagick 4.1.0 (2020-03-22) Improvements: * reduce package size by more than 1.5mb (#849) * improve memory usage (#836) * add support for Ruby 2.7 (#853) * many documentation fixes and cleanups * many testing fixes and cleanups * Support CMYK color in Image#get_pixels (#871) * Support to get CMYK color in Image#pixel_color (#875) * Support to set CMYK color in Image#pixel_color (#908) * Add ImageList#map (#1154) Bug Fixes: * fixed memory leaks (#809, #815, #816, #960, #1024) * eliminate compiler warnings (#855, #864, #878, #917, #969, #981, #996, #1000, #1044) * Recognize invert option in Image#opaque_channel with ImageMagick 7 (#882) * Fix heap-buffer-overflow in Image#wet_floor with ImageMagick 7 (#883) * Handle channel value with new image in Image#opaque_channel with ImageMagick 7 (#886) * Pass caption value into ImageMagick 7 API in Image#polaroid (#898) * Example: Fix "uninitialized constant Magick::TransparentOpacity" error (#899) * Example: Fix error of constant usage (#900) * Example: Fix error in doc/ex/composite.rb (#901) * Example: Fix error in doc/ex/crop_with_gravity.rb (#902) * Revert removed RemapImages() calling in ImageList#remap for ImageMagick 6 (#904) * Example: Fix alpha channel in examples/vignette.rb (#918) * Example: Fix alpha channel in doc/ex/coalesce.rb (#920) * Handle alpha value in Pixel#to_color (#922) * Detect the proper ARCHFLAGS on macOS (#923) * Handle boolean value as dither option in ImageList#quantize (#926) * Use strlcpy instead of strncpy to ensure null terminating. (#933) * Remove memalign() (#939) * Add safe strlen() to ensure avoiding buffer overrun (#940) * Use strlcpy() instead of strcpy() to ensure avoiding buffer overflow (#941) * Use snprintf() instead of sprintf() to ensure avoiding buffer overflow (#945) * Example: Remove unnecessary alpha setting (#950) * Replace to correct format specifiers for size_t/ssize_t value (#978) * Use proper format specifiers within MinGW (#997) * Fix snprintf() format specifiers for unsigned value (#1006) * Fix warning of "Variable is reassigned a value before the old one has been use" (#1008) * Fix warning of "warning: explicitly assigning value of variable of type 'int' to itself" (#1013) * Fix Image#resample to use blur option properly with ImageMagick 7 (#1023) * Fix Image#resize to use blur option properly with ImageMagick 7 (#1032) * Fix that Color#compliance returns nil with undefined bit (#1049) * Check memory API properly on Windows (#1050) * Example: Fix "undefined method `opacity'" (#1051) * Add workaround to pdf problem (#1072) * Fix exception message because #export_pixels accept 0 argument (#1121) * Fix default value of fill argument in Image#initialize (#1122) * Call rm_ensure_result() in creating Image object (#1144) * Use StringValueCStr() instead of StringValuePtr() (#1156) * Use RSTRING_PTR() to retrieve a pointer of String object for buffer (#1157) * Use StringValueCStr() to get null-terminated C-lang string (#1158) * Fix SEGV in Magick::Draw#marshal_load (#1162) * Fix SEGV in rm_check_ary_len() with unexpected argument value (#1168) * Fix SEGV in Image#marshal_load (#1169) Breaking Changes: * remove tainted? logic (#854) RMagick 4.1.0.rc2 (2019-09-17) * fix a couple of compilation bugs (#796, #797) RMagick 4.1.0.rc1 (2019-09-12) The ImageMagick 7 release is here! This adds beta support for ImageMagick 7. Much thanks to @Watson1978 for getting the ball rolling on this and to @dlemstra for the extraordinary amount of work and patience that went into seeing it through. RMagick should currently behave the same way under IM7 as it did under IM6, so please open an issue if you find anything that seems out of the ordinary.
2020-03-23graphics/php-imagick: reset PKGREVISIONtaca1-2/+1
Reset PKGREVISION along with updating to 3.4.4.
2020-03-23graphics/php-imagick: update to 3.4.4taca3-8/+8
pkgsrc change: make DESCR pkglint clean. 3.4.4 (2019-05-02) - The 3.4.4 release is intended to be the last release (other than small bug fixes) that will support either PHP 5.x, or ImageMagick 6.x. The next planned release will be PHP > 7.0 and ImageMagick > 7.0 at least, if not higher. - Added: * function Imagick::optimizeImageTransparency() * METRIC_STRUCTURAL_SIMILARITY_ERROR * METRIC_STRUCTURAL_DISSIMILARITY_ERROR * COMPRESSION_ZSTD - https://github.com/facebook/zstd * COMPRESSION_WEBP * CHANNEL_COMPOSITE_MASK * FILTER_CUBIC_SPLINE - "Define the lobes with the -define filter:lobes={2,3,4} (reference https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=32506)." * Imagick now explicitly conflicts with the Gmagick extension. - Fixes: * Correct version check to make RemoveAlphaChannel and FlattenAlphaChannel be available when using Imagick with ImageMagick version 6.7.8-x * Bug 77128 - Imagick::setImageInterpolateMethod() not available on Windows * Prevent memory leak when ImagickPixel::__construct called after object instantiation. * Prevent segfault when ImagickPixel internal constructor not called. * Imagick::setResourceLimit support for values larger than 2GB (2^31) on 32bit platforms. * Corrected memory overwrite in Imagick::colorDecisionListImage() * Bug 77791 - ImagickKernel::fromMatrix() out of bounds write. - Deprecated: * The following functions have been deprecated: ImagickDraw, matte Imagick::averageimages Imagick::colorfloodfillimage Imagick::filter Imagick::flattenimages Imagick::getimageattribute Imagick::getimagechannelextrema Imagick::getimageclipmask Imagick::getimageextrema Imagick::getimageindex Imagick::getimagematte Imagick::getimagemattecolor Imagick::getimagesize Imagick::mapimage Imagick::mattefloodfillimage Imagick::medianfilterimage Imagick::mosaicimages Imagick::orderedposterizeimage Imagick::paintfloodfillimage Imagick::paintopaqueimage Imagick::painttransparentimage Imagick::radialblurimage Imagick::recolorimage Imagick::reducenoiseimage Imagick::roundcornersimage Imagick::roundcorners Imagick::setimageattribute Imagick::setimagebias Imagick::setimageclipmask Imagick::setimageindex Imagick::setimagemattecolor Imagick::setimagebiasquantum Imagick::setimageopacity Imagick::transformimage
2020-03-23gd: updated to 2.3.0adam4-24/+14
2.3.0: Security Potential double-free in gdImage*Ptr(). (CVE-2019-6978) gdImageColorMatch() out of bounds write on heap. (CVE-2019-6977) Uninitialized read in gdImageCreateFromXbm(). (CVE-2019-11038) Double-free in gdImageBmp. (CVE-2018-1000222) Potential NULL pointer dereference in gdImageClone(). (CVE-2018-14553) Potential infinite loop in gdImageCreateFromGifCtx(). (CVE-2018-5711) Fixed Fix: add codecov support Fix: gdTransformAffineCopy run error Fix: Install dependencies move to .travis.yml Fix: gdTransformAffineCopy() segfaults on palette images Fix: gdTransformAffineCopy() changes interpolation method Fix: gdImageSetInterpolationMethod(im, GD_DEFAULT) inconsistent Fix: gdTransformAffineCopy() may use unitialized values Fix: Remove cmake modules Fix: Add RAQM support for cmake Fix: gdImageGifAnimAddPtr: heap corruption with 2 identical images Fix: gdImageCropAuto(…, GD_CROP_SIDES) crops left but not right Fix: auto cropping has insufficient precision Fix: Provide a suitable malloc function to liq Fix: libtiff link returns 404 HTTP code Fix: Failed to open 1 bit per pixel bitmap Fix: new_width & new_height exception handling Fix: gdImageCrop neglecting transparency Fix: Potential infinite loop in gdImageCreateFromGifCtx Fix: gd_gd.c format documentation appears to be incorrect Fix: Fix new_a init error in gdImageConvolution() Fix: gdImageFilledArc() doesn't properly draw pies Fix: Fatal and normal libjpeg/libpng errors not distinguishable Fix: Update var type to hold bigger w&h for ellipse Fix: update doc files install directory in CMakeLists.txt Correct some test depend errors Update cmake min version to 3.7 Delete libimagequant source code download action in CMakeLists.txt Improve msys support Fix some logic error in CMakeLists.txt Remove the following macro: HAVE_STDLIB_H, HAVE_STRING_H, HAVE_STDDEF_H, HAVE_LIMITS_H, HAVE_ERRNO_H, AC_C_CONST Added test cases for following API: gdImageCopyResized(), gdImageWebpEx(), gdImageCreateFromGd2PartPtr(), gdImageCloneMatch(), gdImageColorClosestHWB(), gdImageColorMatch(), gdImageStringUp(), gdImageStringUp16(), gdImageString(), gdImageString16(), gdImageCopyMergeGray(), gdImageCopyMerge()
2020-03-22Unrestrict virtual/data size as it is very heavy at least with clang.joerg3-2/+33
Fix drop historic casts that now violate the contract.
2020-03-22qr-code-generator: update to 1.6.0.wiz3-12/+12
No changelog, commit log is long, see https://github.com/nayuki/QR-Code-generator/commits/master
2020-03-22ImageMagick: update to 7.0.10.1.wiz2-7/+7
2020-03-15 7.0.10-1 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.10-1, GIT revision 17065:130e52e:20200315. 2020-03-14 7.0.10-1 Cristy <quetzlzacatenango@image...> * Add support for returning the convex hull of an image with the %[canvas-hull] property. 2020-03-09 7.0.10-1 Dirk Lemstra <dirk@lem.....org> * Added option to specify the preferred version when writing a PDF file with -define pdf:version=version (e.g. 1.7). 2020-03-07 7.0.10-1 Cristy <quetzlzacatenango@image...> * Do not throw exception on empty draw path (reference https://github.com/ImageMagick/ImageMagick/issues/974). * Fix possible buffer overflow in ComplexImages(). * SVG to MVG requires transforms to appear before clipping paths (reference https://github.com/ImageMagick/ImageMagick/issues/1860).
2020-03-22papirus-icon-theme: Update to 20200301nia3-8/+1042
Various new icons.
2020-03-21Revbump all Go packages after go113 update.bsiegert5-10/+10
2020-03-21graphics/freeimage: add patch for char subscript in arrayrillig2-1/+26
2020-03-20MesaLib: Update to 20.0.2nia2-8/+7
Bug fixes * RPCS3 / Persona 5 - Performance regression [RADV / Navi] * [CTS] dEQP-VK.descriptor_indexing.* fails on RADV/LLVM * [RadeonSI][gfx10/navi] Kerbal Space Program crash: si_draw_vbo: Assertion `0' failed * src/compiler/glsl/glcpp/glcpp-parse.y:1297: _token_print: Assertion `!"Error: Don't know how to print token."' failed. * Budget Cuts hits VK_AMD_shader_fragment_mask assert Changes Andreas Baierl (1): * gitlab-ci: Add add a set of lima flakes Bas Nieuwenhuizen (2): * amd/llvm: Fix divergent descriptor indexing. (v3) * amd/llvm: Fix divergent descriptor regressions with radeonsi. Danylo Piliaiev (2): * glsl: do not crash if string literal is used outside of #include/#line * st/mesa: Fix signed integer overflow when using util_throttle_memory_usage Dave Airlie (1): * gallium: fix build with latest meson and gcc10 Dylan Baker (8): * docs: Add sha256sums for 20.0.1 * .pick_status.json: Update to 07f1ef5656e0721282d01a8421eaca056348137d * .pick_status.json: Update to 70341d7746c177a4cd7377ef633e9f85afd11d54 * .pick_status.json: Update to 625d8705f02e211e2733c3fe12845505725c37d4 * .pick_status.json: Mark b83c9aca4a5fd02d920c90c1799137fed52dc1d9 as backported * .pick_status.json: Update to ee9e0d1ecae307fa48200d2604d3114070253299 * .pick_status.json: Update to 3dd0d12aa5fefa94123269a541c94cdf57599e34 * .pick_status.json: Update to 94e37859a96cc56cf0c5418a5af00a3e9f5a1bf5 Eric Anholt (1): * glsl/tests: Fix waiting for disk_cache_put() to finish. Eric Engestrom (7): * bin/gen_release_notes.py: fix commit list command * .pick_status.json: Update to 24db276d11976905b2e8a44965c684bb48c3d49f * gen_release_notes: fix vulkan version reported * docs/relnotes/20.0: fix vulkan version reported * .pick_status.json: Update to ba03e308b66b0b88f60b99d9d47851a5e1522e6e * vulkan/wsi: fix cleanup when dup() fails * gen_release_notes: fix version in "you should wait" message Francisco Jerez (1): * intel/fs: Fix workaround for VxH indirect addressing bug under control flow. Jason Ekstrand (9): * isl: Set 3DSTATE_DEPTH_BUFFER::Depth correctly for 3D surfaces * iris: Don't skip fast depth clears if the color changed * anv: Parse VkPhysicalDeviceFeatures2 in CreateDevice * vulkan/wsi: Don't leak the FD when GetImageDrmFormatModifierProperties fails * vulkan/wsi: Return an error if dup() fails * anv: Use the PIPE_CONTROL instead of bits for the CS stall W/A * anv: Use a proper end-of-pipe sync instead of just CS stall * anv: Do end-of-pipe sync around MCS/CCS ops instead of CS stall * anv: Do an end-of-pipe sync before updating AUX table entries José Fonseca (1): * meson: Avoid duplicate symbols. Kristian Høgsberg (2): * Revert "glsl: Use a simpler formula for tanh" * Revert "spirv: Use a simpler and more correct implementaiton of tanh()" Marek Olšák (4): * Revert "mesa: check for z=0 in _mesa_Vertex3dv()" * radeonsi: add a bug workaround for NGG - LATE_ALLOC_GS * ac: add a bug workaround for the 100% NGG culling case * gallium/cso_context: remove cso_delete_xxx_shader helpers to fix the live cache Martin Fuzzey (3): * freedreno: android: fix build failure on android due to python version * freedreno: android: add a6xx-pack.xml.h generation to android build * freedreno: android: fix build of perfcounters. Michel Dänzer (1): * llvmpipe: Use uintptr_t for pointer values Rafael Antognolli (3): * anv: Wait for the GPU to be idle before invalidating the aux table. * iris: Split aux map initialization from invalidation. * iris: Wait for the GPU to be idle before invalidating the aux table. Rob Clark (1): * freedreno: fix FD_MESA_DEBUG=inorder Samuel Pitoiset (5): * aco: fix image load/store with lod and 1D images * nir/lower_input_attachments: remove bogus assert in try_lower_input_texop() * ac/llvm: add missing optimization barrier for 64-bit readlanes * radv: only inject implicit subpass dependencies if necessary * radv: fix random depth range unrestricted failures due to a cache issue Timur Kristóf (2): * nir: Add ability to lower non-const quad broadcasts to const ones. * radv: Enable lowering dynamic quad broadcasts. Vinson Lee (1): * st/nine: Fix incompatible-pointer-types-discards-qualifiers errors.
2020-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia9-18/+18
2020-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia57-114/+114
2020-03-20graphics/Makefile: + wcslibwiz1-1/+2
2020-03-20graphics/wcslib: import wcslib-7.2wiz5-0/+390
Packaged in wip by Thomas Orgis. The FITS "World Coordinate System" (WCS) standard defines keywords and usage that provide for the description of astronomical coordinate systems in a FITS image header. SLIB is implemented in C, with support for FORTRAN via a set of wrapper functions.
2020-03-20ruby-gettext doesn't support Ruby 2.4.joerg1-1/+3
2020-03-19Fix soname of libgifutils.so. Bump revision.joerg3-6/+6
2020-03-19glfw: Missing PKGCONFIG_OVERRIDEnia1-2/+5
2020-03-19glfw: Update to 3.3.2nia5-33/+68
This is a primarily a bug fix release. It improves Vulkan support on macOS with VK_EXT_metal_surface support and better run-time loading, and adds fixes for issues on Windows, macOS and X11.
2020-03-17graphics/giflib: remove SUBST block for nonexistent util/Makefile.inrillig1-7/+1
2020-03-17graphics/freeglut: remove nonexistent glut.pc.inrillig1-2/+1
[subst.mk:_pkgconfig] Ignoring non-existent file "./glut.pc.in".
2020-03-17libansilove: update to 1.2.1.fcambus2-7/+7
ChangeLog: libansilove 1.2.1 (2020-03-17) - Call memset() to set all fontData struct fields to zero - Use the ternary operator to simplify character attributes assignments
2020-03-17blender: Update to 2.28aryoon3-2090/+2090
* Exclude incompatible Python 3.6. * Fix build with Python 3.8. Changelog: Blender 2.82a: Bug Fixes Blender Fix T74003: Autocomplete bug with mesh.loop_triangles. in Blender Python Console. (rB69c587888) Fix T73898: UDIM crash changing form tiled to single (rBd6977b5) Fix T73862: Fluid Sim file handle resource leak (rB60890cc) Fix T74182: Crash saving images from non-image spaces (rB096936fe1) Fix T72903: Bone envelope & bone size tool functionality swapped (rBdd2cdd436) Fix T74278: camera border gizmo size (rB9cac5fa681, rB360443a48) Fix T54270: Reset last_hit and last_location when reading the file (rB2df040ed58fb) Fix T74431: crash when compiling renderpass shader on some AMD drivers (rB9c4523b1fde4 + rBe5f98c79b0ed) Fix T74295: Cloth + Internal springs crashes on a non-polygonal geometry (rB1648a7903672) Fix Fix (unreported) Separate bones creates empty armature (rB498397f7bd8) Revert "Constraints: remove special meaning of Local Space for parentless Objects." (rBf881162f81e) Fix T73932: modifying keyframes in nodes fails when there is an image sequence (rBf0a22f5) Fix crash loading .blend file saved with Blender 2.25 (rBed8aa15) Fix potential crash with Eevee render of missing image textures (rBab18dbb) Fix T72253: Mantaflow adaptive domain cuts off (rB32fc22db5679) Keymap: Add front/back Alt-MMB absolute view axis switching (rBa200986273) Fix T72028: Crash switching to vertex paint (rB31aefdeec5) Fix bone envelopes displaying wrong when armature is scaled (rBee7034949fd) Fix Vertex weight gradient tool show wrong weight/strength values in the UI (rBf38c54d56e) Fix T74225: Image (from sequence) cannot be loaded (rB9dbfc7ca8bf) Fix T63892: Tools cannot be registered into some contexts (e.g. PAINT_TEXTURE) (rBd95e9c7cf8) Fix T73369: corner pin & sun-beam nodes gizmos are too big (rB212660f467) Fix T74425: Cannot texture paint an images sequence anymore (rBca717f0489) Add-ons glTF: Fix some strange reference error in blender api when exporting shapekeys / ApplyModifier (rBA659c121a68) glTF: Fix crash using compositor rendering for image generation (rBAaf687f5a041ee)
2020-03-17openimageio: Fix POSIX shell portability issues in Makefile and alloca(3) useryoon3-4/+24
* Bump PKGREVISION from use of alloca(3) supplied by copmpiler.
2020-03-17PR pkg/55078rin1-4/+9
Let users choose editline or readline by READLINE_DEFAULT. Bump revision.
2020-03-16opencv: Fix pkgbase is not defined errorryoon1-1/+3
2020-03-16graphics/extrema: Depend on wxGTK28 more simplygdt1-2/+3
Before, this used mk/wxGTK.mk, but that amounted to a dependency on wxGTK28. We have no reports of anyone using the variables to control this. It remains to change to wxGTK30 and test.
2020-03-16eom: Needs libxml2nia2-2/+4
2020-03-16adwaita-icon-theme: use PRINT_PLIST_AWK to prevent future accidentstnn1-1/+5
2020-03-16adwaita-icon-theme: fix PLIST for !NetBSDtnn1-3/+3
2020-03-15py-altgraph: updated to 0.17adam2-9/+9
0.17 Explicitly mark Python 3.8 as supported in wheel metadata. Migrate from Bitbucket to GitHub Run black on the entire repository
2020-03-15adwaita-icon-theme: update to 3.36.0.wiz3-42/+15
3.36.0 - symbolic: media rtl cleanup (issue 75) - symbolic: night light more identifiable 3.35.92 - fullcolor mimetype icons - firmware, addons for they are prominently exposed in Software - drop rtl variant for playback (issue 75) 3.35.91 - avatar-default: adjust metrics - index.theme fixes (alex) - *disabled more prominent (sam) - keyboard (issue 41) - settings icons (sam) - edit-clear (sam)