Jan Beich
fb733e0dfc
graphics/mesa-devel: update to 21.3.b.86
...
Changes: c4323dc846...aac47c4b24
2021-10-16 00:54:47 +00:00
Jan Beich
8a9d369d03
graphics/vulkan-validation-layers: update to 1.2.196
...
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.195...v1.2.196
Reported by: portscout
2021-10-14 23:59:42 +00:00
Jan Beich
fce0ad9fe2
graphics/egl-wayland: update to 1.1.9
...
Changes: https://github.com/NVIDIA/egl-wayland/compare/1.1.8...1.1.9
Reported by: portscout
2021-10-14 22:36:08 +00:00
Jan Beich
a950db788b
multimedia/aom: force rebuild consumers after 6f68add3f9
...
$ ffmpeg ... -c:v libaom-av1 ...
[libaom-av1 @ 0x804a89900] 3.2.0
[libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!
https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/
2021-10-14 22:20:58 +00:00
Jan Beich
342d9a81ac
graphics/vulkan-tools: update to 1.2.196
...
Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.195...v1.2.196
Reported by: portscout
2021-10-14 21:41:14 +00:00
Jan Beich
e9c69f9733
graphics/vulkan-loader: update to 1.2.196
...
Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.195...v1.2.196
Reported by: portscout
2021-10-14 17:17:03 +00:00
Jan Beich
9fe9bf90d8
graphics/vulkan-headers: update to 1.2.196
...
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.
Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.195...v1.2.196
Reported by: Repology
2021-10-14 12:31:07 +00:00
Stefan Eßer
35874aa14d
graphics/py-gdal: Add CPE information
...
Approved by: portmgr (blanket)
2021-10-14 12:15:10 +02:00
Jan Beich
dd3b4f6d0e
graphics/mesa-devel: update to 21.3.b.13
...
Changes: ad0bd2a7d2...c4323dc846
2021-10-14 00:53:27 +00:00
Po-Chuan Hsieh
c6b9096657
graphics/py-rasterio: Update to 1.2.9
...
Changes: https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
2021-10-14 03:14:04 +08:00
Po-Chuan Hsieh
032513a59e
graphics/py-hiplot: Update to 0.1.29
...
Changes: https://github.com/facebookresearch/hiplot/releases
2021-10-14 03:14:02 +08:00
Jan Beich
6a70cd6188
graphics/mesa-devel: unbreak on FreeBSD < 13
2021-10-13 16:52:54 +00:00
Emmanuel Vadot
cacd1d0044
graphics/mesa-dri: Remove meson option gallium-clover
...
It doesn't exists and cause error with meson >= 0.60
PR: 259140
2021-10-13 17:42:29 +02:00
Vladimir Kondratyev
6aba66715c
graphics/drm-{fbsd13,devel}-kmod: Update after 1300517
...
PR: 259133
Approved by: x11 (manu)
2021-10-13 14:24:36 +03:00
Emmanuel Vadot
c55f38a3bc
graphics/mesa: Update to 21.1.8
...
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
2021-10-13 10:46:30 +02:00
Po-Chuan Hsieh
5af048f5e2
graphics/py-cairocffi: Add NO_ARCH
...
Approved by: portmgr (blanket)
2021-10-13 13:40:37 +08:00
Po-Chuan Hsieh
5fc4865474
graphics/py-cairosvg: Cosmetic change
2021-10-13 13:37:10 +08:00
Po-Chuan Hsieh
eeb3a662d6
graphics/mozjpeg: Cosmetic change
2021-10-13 13:36:04 +08:00
Po-Chuan Hsieh
908820b719
graphics/jhead: Cosmetic change
2021-10-13 13:36:01 +08:00
Po-Chuan Hsieh
7efc68a5a1
graphics/dcraw: Cosmetic change
2021-10-13 13:35:59 +08:00
Eric Turgeon
01a680707f
graphics/eom: updated to 1.26.0
2021-10-12 20:30:21 -03:00
Tobias C. Berner
e140c1eb79
graphics/poppler: bump consumers after 2dee0997fb
2021-10-12 20:23:21 +02:00
Tobias C. Berner
2dee0997fb
graphics/poppler: update to 21.10.0
...
Release 21.10.0:
core:
* Add support for setting custom stamp annotations
* Add default appearance for the well known stamp names
* Correct encoding of signature's properties Reason & Location
* Splash: Fix rendering of some odd patterns
* SignatureHandler::validateCertificate: Add option to not do OCSP revocation check
* SignatureHandler::validateCertificate: Add support for AIA fetching to verify certificates
* greallocn: if memory allocation fails, free the previous pointer to avoid memory leak
* Fix issues with malformed files
* Internal code improvements
utils:
* pdfsig: Add a way to list certificate nicknames
* pdfsig: You can now add signatures from pdfsig
* pdfsig: Add option to not do OCSP revocation check
* pdfsig: Add option for AIA fetching to verify certificates
* pdfinfo: Add -custom option to print custom metadata
* pdfinfo: add metadata flags
qt:
* Add support for setting custom stamp annotations
* Add getters for signature's properties Reason & Location
* Internal code improvements
glib:
* Remove incorrect PopplerAttachment deprecation
Exp-run by: antoine
PR: 258836
2021-10-12 20:19:40 +02:00
Mateusz Piotrowski
1eba9ee239
graphics/maim: Fix LIB_DEPENDS afer x11/slop bump
2021-10-12 18:27:05 +02:00
Tobias Kortkamp
ae22a7846a
*: Clean up some things
...
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
2021-10-12 17:01:38 +02:00
Emmanuel Vadot
ec34ee2793
graphics/drm-devel-kmod: Update after FreeBSD 1400037
...
Sponsored by: Beckhoff Automation GmbH & Co. KG
2021-10-12 11:00:14 +02:00
Emmanuel Vadot
7b66dded88
graphics/drm-current-kmod: Update after FreeBSD 1400037
...
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
2021-10-12 11:00:13 +02:00
Jan Beich
6722db9227
graphics/mesa-devel: update to 21.2.b.3457
...
Changes: 1c3ee13a7f...ad0bd2a7d2
2021-10-12 00:46:40 +00:00
Jan Beich
d6cc794945
graphics/mesa-devel: update to 21.2.b.3456
...
Changes: 878d8d96c7...1c3ee13a7f
2021-10-12 00:38:01 +00:00
Yuri Victorovich
02c6f07f08
graphics/py-pyqtgraph: Update 0.12.2 -> 0.12.3
...
Reported by: portscout
2021-10-11 08:51:35 -07:00
Guido Falsi
512a4a559e
graphics/ristretto: Update to 0.12.0
2021-10-11 17:28:18 +02:00
Bernhard Froehlich
a90e961f4d
*/*: Avoid extra CPE_VENDOR=kde by properly sorting USES
...
CPE_VENDOR=kde is already set in Uses/kde.mk so adding cpe after
kde in our USES line makes sure that it's picked up properly.
Approved by: portmgr (blanket)
2021-10-11 14:57:51 +00:00
Adriaan de Groot
5a3346dee3
graphics/okular: needs Qt testlib to build
2021-10-11 16:07:20 +02:00
Mateusz Piotrowski
373a73d6cd
graphics/birdfont: Update to 2.29.5
2021-10-11 09:57:07 +02:00
Baptiste Daroussin
2c672a4de9
INSTALLS_ICONS: retire the macro and rework the related dependencies
...
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2021-10-10 21:44:42 +02:00
Baptiste Daroussin
46bcb098c8
graphics/gtk-update-icon-cache: use triggers
...
Use triggers instead of enforcing the INSTALL_ICONS which enforces
gtk-update-icon-cache dependency on every ports installing icons.
The bonus:
- factorize gtk-update-icon-cache update at the end of the build
- stop adding a gratuicious dependency on gtk-update-icon-cache on
packages which do not need it
- works on packages where INSTALLS_ICONS were forgotten
PR: 258502
Exp-run: antoine
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D31960
2021-10-10 19:46:46 +02:00
Ganael LAPLANCHE
036bda781b
devel/onetbb: Update to 2021.4.0
...
Release notes: https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
2021-10-10 17:11:27 +02:00
Jan Beich
36822210c4
graphics/vulkan-caps-viewer: update to 3.04
...
Changes: https://github.com/SaschaWillems/VulkanCapsViewer/releases/tag/3.04
Reported by: GitHub (watch releases)
2021-10-10 14:14:34 +00:00
Neel Chauhan
85d98d375b
graphics/atril(-lite): Update to 1.26.0
2021-10-09 16:33:24 -07:00
Matthew Seaman
b26281167e
graphics/py-leather: update to 0.3.4
...
ChangeLog: https://github.com/wireservice/leather/blob/0.3.4/CHANGELOG.rst
2021-10-09 15:17:58 +01:00
Jan Beich
11c0674904
graphics/mesa-devel: update to 21.2.b.3412
...
Changes: 0209311c6e...878d8d96c7
2021-10-09 00:48:51 +00:00
Jan Beich
f16d8e5635
multimedia/libvpx: update 1.11.0
...
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology
2021-10-09 00:45:18 +00:00
Bernhard Froehlich
2bd3882009
graphics/tesseract: Add CPE information
...
Approved by: portmgr (blanket)
2021-10-08 11:20:08 +00:00
Bernhard Froehlich
eca863e70a
graphics/swftools: Add CPE information
...
Approved by: portmgr (blanket)
2021-10-08 11:19:26 +00:00
Bernhard Froehlich
32ea85334f
graphics/pngcrush: Add CPE information
...
Approved by: portmgr (blanket)
2021-10-08 11:18:59 +00:00
Bernhard Froehlich
716b8667b8
graphics/pecl-imagick: Add CPE information
...
Approved by: portmgr (blanket)
2021-10-08 11:18:19 +00:00
Bernhard Froehlich
06a003abd4
graphics/optipng: Add CPE information
...
Approved by: portmgr (blanket)
2021-10-08 11:17:36 +00:00
Bernhard Froehlich
04f527eb78
graphics/libspiro: Add CPE information
...
Approved by: portmgr (blanket)
2021-10-08 11:16:58 +00:00
Bernhard Froehlich
fc1d99f7fa
graphics/jhead: Add CPE information
...
Approved by: portmgr (blanket)
2021-10-08 11:16:16 +00:00
Bernhard Froehlich
dcfcd32d02
graphics/gifsicle: Add CPE information
...
Approved by: portmgr (blanket)
2021-10-08 11:15:36 +00:00