aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* graphics/librsvg2-rust: update to 2.52.3Jan Beich2021-11-032-9/+4
| | | | | | | No API/ABI changes since 2.52.0. Changes: https://gitlab.gnome.org/GNOME/librsvg/-/blob/2.52.3/NEWS (cherry picked from commit 5d33a1810484941ca7d847f148e8f3715626dc77)
* graphics/libemf: update to 1.0.13 releaseDima Panov2021-11-025-207/+277
| | | | | | | | | | | | | | This update fixes a number of vulnerabilities: CVE-2020-13999 (fixed in 1.0.13) CVE-2020-11863 (fixed in 1.0.12) CVE-2020-11864 (fixed in 1.0.12) CVE-2020-11865 (fixed in 1.0.12) CVE-2020-11866 (fixed in 1.0.12) PR: 259590 MFH: 2021Q4 (cherry picked from commit ebe5436797c8854e0ca72cd029642d9f589ee66a)
* graphics/libliftoff: chase to the new homeJan Beich2021-11-013-5/+7
| | | | | | | https://github.com/emersion/libliftoff/commit/e77722959dc3 "This repository has been archived by the owner. It is now read-only." (cherry picked from commit ab076faab8b0932d07e460f9fdd93676a3d8c0be)
* graphics/openexr: bug fix update to 3.1.3Matthias Andree2021-11-012-6/+6
| | | | | | | | | | | | | | | | | Note that the default zip compression level is changed from 6 to 4 by the upstream, to improve compression times by 2x "with only a tiny drop in compression ratio." Release notes: https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.1.3 Changelog: https://github.com/AcademySoftwareFoundation/openexr/blob/v3.1.3/CHANGES.md#version-313-october-27-2021 Note this was all cherry-picked to 2021Q4 in order to resolve the many OSS-fuzz issues. See ChangeLog. (cherry picked from commit 130a5d7e5a66d0feda489e3d9aefd96df696cfbc)
* graphics/openexr: Add CPE informationStefan Eßer2021-11-011-1/+1
| | | | | | Approved by: portmgr (blanket) (cherry picked from commit 8b266288bcb318b249b6d60890720a48fe5d233f)
* graphics/openexr: bug fix update to 3.1.2Matthias Andree2021-11-012-9/+9
| | | | | | | | | | | | | | | Documentation now also available through https://openexr.readthedocs.io/ Release Notes: https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.1.2 Detailed ChangeLog: https://github.com/AcademySoftwareFoundation/openexr/blob/v3.1.2/CHANGES.md#version-312-october-4-2021 Now requires py-breathe, Sphinx, and Doxygen, to build documentation. (cherry picked from commit d038b32dc736dc1f40edf3660b5b7dfd5d1ccbb1)
* graphics/vkd3d: explicitly disable doxygen documentationVVD2021-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | $ pkg install doxygen $ make [...] !pdfTeX error: /usr/local/bin/pdflatex (file 8r.enc): cannot open encoding file ==> Fatal error occurred, no output PDF file produced! mv: rename refman.pdf to ../vkd3d.pdf: No such file or directory gmake[1]: *** [Makefile:2082: doc/vkd3d.pdf] Error 1 $ pkg provides 8r.enc Name : tex-dvipsk-5.995_2 Desc : Convert a TeX DVI file to PostScript Repo : FreeBSD Filename: usr/local/share/texmf-dist/fonts/enc/dvips/txfonts/tx8r.enc usr/local/share/texmf-dist/fonts/enc/dvips/context/q-8r.enc usr/local/share/texmf-dist/fonts/enc/dvips/base/8r.enc (cherry picked from commit 00e34776185e3272e8af411e5c54e0934dabac5b)
* graphics/jpeg-xl: update to 0.6.1Jan Beich2021-10-303-6/+6
| | | | | | | | Changes: https://github.com/libjxl/libjxl/releases/tag/v0.6.1 Reported by: GitHub (watch releases) Security: CVE-2021-22563 CVE-2021-22564 (cherry picked from commit a0210022876b25217caf13c642912f71c2ceb6cb)
* graphics/librsvg2-rust: unbreak fetch due to repo growthJan Beich2021-10-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | => Fetched file size mismatch (expected 10895, actual 10911) -index 53bbd00b..93d3b4f7 100644 +index 53bbd00bb..93d3b4f79 100644 -index 9d328923..476a6f77 100644 +index 9d3289230..476a6f776 100644 -index 93d3b4f7..58953e6a 100644 +index 93d3b4f79..58953e6a0 100644 -index 476a6f77..9fa9a2e1 100644 +index 476a6f776..9fa9a2e15 100644 -index 58953e6a..3f915cd0 100644 +index 58953e6a0..3f915cd01 100644 -index 9fa9a2e1..34dfc992 100644 +index 9fa9a2e15..34dfc992e 100644 -index 3f915cd0..4f751ece 100644 +index 3f915cd01..4f751ece4 100644 -index 34dfc992..20cd0f40 100644 +index 34dfc992e..20cd0f40b 100644 PR: 259471 (cherry picked from commit 26bd69ec208f129f6fe16c9d0bc778dd7ef64122)
* */*: Revert "*/*: Make rails 6.1.3 available"Matthias Fechner2021-10-271-2/+2
| | | | | | | | | This reverts commit f4511dc4a7c439b30c898b75246d314a574f01cb. Add MOVED entries. These ports are not required anymore as gitlab 14.4.0 has upgrade now to rails 6.1.4.1. (cherry picked from commit 4a7e890e91522896eb83f1c2f278ce0414175333)
* graphics/mesa-devel: drop libatomic workaround after 620968a43a5fJan Beich2021-10-182-3/+1
| | | | | | FreeBSD 12.2 has https://cgit.freebsd.org/src/commit/?id=6e4a57b50f13 (cherry picked from commit 94831a24f5ba169bf75969f67c209f14e10b8019)
* graphics/maim: Add a missing library dependencyMateusz Piotrowski2021-10-171-1/+3
| | | | (cherry picked from commit b1ed02542fa87cf5ebc2e585e2c92ce69c4621a4)
* graphics/maim: Fix LIB_DEPENDS afer x11/slop bumpMateusz Piotrowski2021-10-171-1/+1
| | | | (cherry picked from commit 1eba9ee23931bd91682394e8adc5698ea0be4952)
* graphics/mesa-dri: Remove meson option gallium-cloverEmmanuel Vadot2021-10-171-1/+0
| | | | | | | It doesn't exists and cause error with meson >= 0.60 PR: 259140 (cherry picked from commit cacd1d00442ac5c73ce9e4d76dda7ee18207a35c)
* graphics/mesa: Update to 21.1.8Emmanuel Vadot2021-10-173-5/+4
| | | | | | | | | | | | | Update to the latest release of the 21.1 branch. Release Notes: https://lists.freedesktop.org/archives/mesa-dev/2021-July/225455.html Release Notes: https://lists.freedesktop.org/archives/mesa-dev/2021-August/225461.html Release Notes: https://lists.freedesktop.org/archives/mesa-dev/2021-September/225465.html Differential Revision: https://reviews.freebsd.org/D32351 Sponsored by: Beckhoff Automation GmbH & Co. KG (cherry picked from commit c55f38a3bc5493967a35b969ec0b442d2a9ff180)
* graphics/drm-{fbsd13,devel}-kmod: Update after 1300517Vladimir Kondratyev2021-10-144-10/+10
| | | | | | | PR: 259133 Approved by: x11 (manu) (cherry picked from commit 6aba66715cf0d9b274af2450d72cdd03259457b9)
* graphics/drm-devel-kmod: Update after FreeBSD 1400037Emmanuel Vadot2021-10-142-5/+5
| | | | | | Sponsored by: Beckhoff Automation GmbH & Co. KG (cherry picked from commit ec34ee2793a27cd46949ae7fc6bb0438c5755c5e)
* graphics/drm-current-kmod: Update after FreeBSD 1400037Emmanuel Vadot2021-10-143-7/+6
| | | | | | | | | | While here update the comment to reflect the correct version shipped. And remove the comment about amdgpu and EFI as I never had the problem so it's not something general. Sponsored by: Beckhoff Automation GmbH & Co. KG (cherry picked from commit 7b66dded882913831735bfdcdaa376c9b4e5601e)
* multimedia/libvpx: update 1.11.0Jan Beich2021-10-101-0/+1
| | | | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0 Reported by: portscout, Repology (cherry picked from commit f16d8e56352394e557b1ab24f1a3582300e414af)
* graphics/vulkan-caps-viewer: update to 3.04Jan Beich2021-10-102-7/+7
| | | | | | | Changes: https://github.com/SaschaWillems/VulkanCapsViewer/releases/tag/3.04 Reported by: GitHub (watch releases) (cherry picked from commit 36822210c4a587ea20f704f3c32c428d2e646459)
* */*: Make rails 6.1.3 availableMatthias Fechner2021-10-051-2/+2
| | | | | | | The upgrade of rails to 6.1.4 broke www/gitlab-ce. PR: 258855 (cherry picked from commit f4511dc4a7c439b30c898b75246d314a574f01cb)
* graphics/jpeg-xl: update to 0.6Jan Beich2021-10-043-9/+10
| | | | | | | Changes: https://gitlab.com/wg1/jpeg-xl/-/releases/v0.6 Reported by: GitHub (watch releases) (cherry picked from commit 52327e4bc56239d946ca6eff89e6cdc03c518ef8)
* graphics/py-glfw: Update to 2.3.0Neel Chauhan2021-10-032-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-294-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