summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: re-assign kuriyama@s ports to the pool, commit bit safekeptRene Ladan2021-10-044-4/+4
| | | | With hat: portmgr-secretary
* graphics/xaos: Fix build on HEADJoerg Preiss2021-10-042-1/+11
| | | | | | | | Add clocale include in src/ui/main.cpp where LC_NUMERIC was missing. Pass maintainership to submitter. PR: 258893
* graphics/R-cran-s2: fix build on powerpc64*Piotr Kubaj2021-10-031-0/+14
|
* */*: Remove more compiler:openmp instancesFernando Apesteguía2021-10-036-12/+6
| | | | | Reported by: antoine@ Fixes: 07fb2d5e9d00
* */*: Remove compiler:openmp from Mk/Uses/compiler.mkFernando Apesteguía2021-10-033-12/+9
| | | | | | | | | | | | | | | | | | The option implied a dependency on gcc but clang got openmp support long ago. Remove compiler:openmp from Mk/Uses/compiler.mk For ports using USE=compiler:openmp, just remove it and make them build with clang. Fix conditionals when necessary Bump PORTREVISION where appropriate If problem arises, they can be addressed by using USE_GCC=yes An update to the Porter's Handbook will follow. Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D31971
* graphics/py-glfw: Update to 2.3.0Neel Chauhan2021-10-022-4/+4
|
* graphics/mesa-devel: update to 21.2.b.3070Jan Beich2021-10-022-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/1da70c7e935...2aa705ec87c
* graphics/libjxl: drop obsolete OpenEXR fix after 155610d50513Jan Beich2021-10-011-2/+0
|
* graphics/libjxl: replace fc75da3a3b2a with upstream versionJan Beich2021-10-013-13/+3
|
* graphics/R-cran-visNetwork: Update to 2.1.0TAKATSU Tomonari2021-10-012-5/+4
|
* graphics/sxiv: Mark deprecatedMateusz Piotrowski2021-10-011-0/+3
| | | | | | Upstream has archived the repository. The community maintains a fork of sxiv called nsxiv. It's already available in the ports tree as graphics/nsxiv.
* graphics/nsxiv: New portMateusz Piotrowski2021-10-015-0/+70
| | | | | nsxiv is a fork of now unmaintained sxiv with the purpose of maintaining it and adding simple, sensible features.
* graphics/librsvg2-rust: fix build on big-endianPiotr Kubaj2021-10-015-8/+50
| | | | | | | | | | | | | | patch-vendor_crossbeam-* patches are necessary on powerpc. They may be removed after Rust 1.56.0 is released, upstream for crossbeam* crates regenerates no_atomic.rs and those changes flow into ports. Same for the patch for builtns.rs (except that it also affects powerpc64le which is already in the upstream cfg_expr crate, but powerpc has not yet landed there). To fix build generally on big-endian (so powerpc and powerpc64 at the moment), merging https://gitlab.gnome.org/GNOME/librsvg/-/commit/92df18a3faf80c1d6d35899d9a5d22c74adfb8f8 is also necessary.
* graphics/R-cran-s2: Update to 1.0.7TAKATSU Tomonari2021-10-012-5/+5
|
* graphics/vulkan-validation-layers: update to 1.2.194Jan Beich2021-10-012-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.193...v1.2.194 Reported by: portscout
* graphics/wings: mark as BROKEN (requires erlang-esdl).Jimmy Olgeni2021-09-301-0/+2
|
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-3020-172/+3
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* graphics/libjxl: document upstreaming for 6280c5793ec5Jan Beich2021-09-301-0/+2
|
* graphics/libjxl: use the upstream build fix from ↵Piotr Kubaj2021-09-302-21/+27
| | | | | | | | | https://github.com/google/highway/commit/3769cb2c464c While here, also remove the BROKEN_powerpc64 (I did not see it because I tested on powerpc64le previously). Reported by: jbeich
* graphics/librsvg2-rust: document upstreaming for b421d406a3ecJan Beich2021-09-301-0/+2
|
* graphics/libjxl: fix build on powerpc64*Piotr Kubaj2021-09-302-0/+43
| | | | | | Add FreeBSD variants for linux code. The include in cpu.cc is not actually necessary, so I did not include anything for FreeBSD.
* graphics/librsvg2-rust: fix build on powerpc64lePiotr Kubaj2021-09-301-0/+19
| | | | | | Add powerpc64le-unknown-freebsd target support to cfg_expr so that system-deps can build: thread 'main' panicked at 'Invalid TARGET: powerpc64le-unknown-freebsd', /wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.52.0/vendor/system-deps/src/lib.rs:735:32
* graphics/py-cairosvg: Add CPE informationBernhard Froehlich2021-09-301-1/+3
| | | | Approved by: portmgr (blanket)
* graphics/linux-c7-cairo-gobject: Add CPE informationBernhard Froehlich2021-09-301-1/+2
| | | | Approved by: portmgr (blanket)
* graphics/libimagequant: Add new portWen Heping2021-09-304-0/+35
| | | | | | | Small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images. It's powering pngquant2. WWW: https://github.com/ImageOptim/libimagequant
* graphics/mesa-devel: update to 21.2.b.2896Jan Beich2021-09-302-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/e043b97704f...1da70c7e935
* graphics/vulkan-extension-layer: update to 1.2.194Jan Beich2021-09-302-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.2.193...v1.2.194 Reported by: portscout
* graphics/drm-{current,devel}-kmod: Update after 1400034Vladimir Kondratyev2021-09-304-10/+10
| | | | | PR: 258788 Approved by: x11 (manu)
* graphics/linux-c7-cairo: Add CPE informationBernhard Froehlich2021-09-291-1/+2
| | | | Approved by: portmgr (blanket)
* graphics/hugin: update to 2020.0.0Robert Clausecker2021-09-294-25/+40
| | | | | | | ChangeLog: http://hugin.sourceforge.net/releases/2020.0.0/en.shtml PR: 258355 Reported by: fuz@fuz.su (maintainer)
* graphics/vulkan-tools: update to 1.2.194Jan Beich2021-09-292-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.193...v1.2.194 Reported by: portscout
* graphics/vulkan-loader: update to 1.2.194Jan Beich2021-09-293-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.193...v1.2.194 Reported by: portscout
* graphics/vulkan-headers: update to 1.2.194Jan Beich2021-09-293-4/+5
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.193...v1.2.194 Reported by: portscout
* graphics/mesa-devel: update to 21.2.b.2768Jan Beich2021-09-282-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/db99462de67...e043b97704f
* graphics/p5-Image-Sane: Update BUILD_DEPENDS: add check for sane-backendsPo-Chuan Hsieh2021-09-281-0/+1
|
* graphics/libexif: Update to 0.6.23Po-Chuan Hsieh2021-09-282-5/+5
| | | | Changes: https://github.com/libexif/libexif/releases
* graphics/librsvg2-rust: update to 2.52.0Jan Beich2021-09-274-73/+15
| | | | | | | Changes: https://gitlab.gnome.org/GNOME/librsvg/-/blob/2.52.0/NEWS PR: 258561 Exp-run by: antoine Approved by: tcberner
* graphics/gexiv2: update to 0.12.3Christoph Moench-Tegeder2021-09-273-8/+15
| | | | | | | | https://download.gnome.org/sources/gexiv2/0.12/gexiv2-0.12.2.news https://download.gnome.org/sources/gexiv2/0.12/gexiv2-0.12.3.news PR: 258739 Reported by: nc
* graphics/vulkan-extension-layer: update to 1.2.193Jan Beich2021-09-272-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.2.191...v1.2.193 Reported by: portscout
* graphics/py-tifffile: Update to 2021.8.30Po-Chuan Hsieh2021-09-272-4/+4
| | | | Changes: https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
* graphics/py-pyvips: Fix *_DEPENDSPo-Chuan Hsieh2021-09-272-9/+9
| | | | | | | - Sort *_DEPENDS - Update WWW - Bump PORTREVISION for dependency change - Take maintainership
* graphics/vips: Modernize MakefilePo-Chuan Hsieh2021-09-271-84/+61
| | | | | | - Sort *_DEPENDS - Sort OPTIONS_* - Take maintainership
* graphics/geoserver: Update version 2.19.1=>2.19.2Muhammad Moinur Rahman2021-09-273-12/+13
| | | | Relnotes: http://geoserver.org/announcements/2021/07/18/geoserver-2-19-2-released.html
* graphics/gifski: fix build on powerpcPiotr Kubaj2021-09-271-0/+10
|
* graphics/rlottie: New port: Platform independent standalone library that ↵Yuri Victorovich2021-09-265-0/+50
| | | | plays Lottie Animation
* graphics/darktable: Update to 3.6.1Jean-Sébastien Pédron2021-09-262-5/+4
| | | | | | | | | Release notes: * https://github.com/darktable-org/darktable/releases/tag/release-3.6.1 Thank you svvord@soft-wizard.ru for the patch! PR: 258662
* graphics/py-mpl-interactions: update to 0.19.0Max Brazhnikov2021-09-252-4/+4
|
* graphics/mesa-devel: update to 21.2.b.2710Jan Beich2021-09-252-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/978a5ec5d28...db99462de67
* graphics/jpeg-turbo: Disable SIMD instructions on ARMv6 platformsDaniel Engberg2021-09-241-1/+5
| | | | | | | | | | libjpeg-turbo incorrectly assumes that SIMD instructions are available on all ARM platforms PR: 258685 Reported by: Martin Birgmeier Approved by: antoine (portmgr / maintainer) Differential Revision: https://reviews.freebsd.org/D32096
* graphics/vips: Update to 8.11.4Danilo Egea Gondolfo2021-09-243-7/+8
| | | | Drop maintainership.