Commit graph

30562 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
d02a771fad lang/ldc: Bump PORTREVISION of d based ports because lang/ldc port has changed 2022-11-15 11:17:05 -05:00
Svyatoslav Lempert
e749add1e7 devel/ioncube: Update to 12.0.2
PR:	267683
2022-11-15 08:15:19 -08:00
Baptiste Daroussin
722f4e181f graphics/gd: bump portrevision twice
005fd6c6be made the version go backward, bump twice portrevision fix
this.
2022-11-15 14:19:19 +01:00
Jan Beich
387f99b718 graphics/vulkan-caps-viewer: unbreak under Xorg or Xwayland-only
https://forums.freebsd.org/threads/vulkan-caps-viewer-segmentation-fault.87083/

$ pkg delete qt5-wayland
$ env -u WAYLAND_DISPLAY vulkanCapsViewer
Reading extensions
Device "Intel(R) HD Graphics 530 (SKL GT2)"
Reading Vulkan 1.1 core properties
Reading Vulkan 1.2 core properties
Reading Vulkan 1.3 core properties
Reading layers
Reading queue families
Reading physical feattures
Reading Vulkan 1.1 core features
Reading Vulkan 1.2 core features
Reading Vulkan 1.3 core features
Reading limits
Reading memory properties
Reading surface info
Segmentation fault

```c++
(lldb) bt
* thread #1, name = 'vulkanCapsViewer', stop reason = signal SIGSEGV: invalid address (fault address: 0x18)
  * frame #0: 0x0000000824ac758e libwayland-client.so.0`wl_proxy_create_wrapper(proxy=0x0000000000000000) at wayland-client.c:2406:37
    frame #1: 0x00000008749dc1ef libvulkan_intel.so`wsi_wl_display_init(wsi_wl=0x000000085c889660, display=0x000000082088e668, wl_display=0x0000000000000000, get_format_list=true, sw=false) at wsi_common_wayland.c:558:34
    frame #2: 0x00000008749dca1b libvulkan_intel.so`wsi_wl_surface_get_formats(icd_surface=0x000000085ca621a0, wsi_device=0x000000085c8beb58, pSurfaceFormatCount=0x000000082088e7c0, pSurfaceFormats=0x0000000000000000) at wsi_common_wayland.c:779:8
    frame #3: 0x00000008749d16b1 libvulkan_intel.so`wsi_GetPhysicalDeviceSurfaceFormatsKHR(physicalDevice=0x000000085c8be000, _surface=0x000000085ca621a0, pSurfaceFormatCount=0x000000082088e7c0, pSurfaceFormats=0x0000000000000000) at wsi_common.c:709:11
    frame #4: 0x00000008749ed972 libvulkan_intel.so`vk_tramp_GetPhysicalDeviceSurfaceFormatsKHR(physicalDevice=0x000000085c8be000, surface=0x000000085ca621a0, pSurfaceFormatCount=0x000000082088e7c0, pSurfaceFormats=0x0000000000000000) at vk_dispatch_trampolines.c:162:12
    frame #5: 0x00000000003bf422 vulkanCapsViewer`VulkanSurfaceInfo::get(this=0x000000085c978348, device=0x000000085ca7a280, surface=0x000000085c8892a0) at vulkansurfaceinfo.hpp:61:13
    frame #6: 0x000000000039d67b vulkanCapsViewer`VulkanDeviceInfo::readSurfaceInfo(this=0x000000085c977c00, surface=0x000000085c8892a0, surfaceExtension="VK_KHR_wayland_surface") at vulkanDeviceInfo.cpp:760:17
    frame #7: 0x00000000002fc8da vulkanCapsViewer`VulkanCapsViewer::getGPUinfo(this=0x000000082088f448, GPU=0x000000085c977c00, id=0, device=0x000000085ca7a280) at vulkancapsviewer.cpp:809:10
    frame #8: 0x00000000002f792b vulkanCapsViewer`VulkanCapsViewer::getGPUs(this=0x000000082088f448) at vulkancapsviewer.cpp:902:9
    frame #9: 0x00000000002f6317 vulkanCapsViewer`VulkanCapsViewer::VulkanCapsViewer(this=0x000000082088f448, parent=0x0000000000000000) at vulkancapsviewer.cpp:262:5
    frame #10: 0x00000000002a438d vulkanCapsViewer`main(argc=1, argv=0x000000082088fc68) at main.cpp:93:22
    frame #11: 0x000000000029c2d0 vulkanCapsViewer`_start(ap=<unavailable>, cleanup=<unavailable>) at crt1_c.c:75:7
```
2022-11-15 00:56:31 +00:00
Jan Beich
61a4888ec7 graphics/mesa-devel: update to 22.3.b.567
Changes:	ae76bba34a...b283567456
2022-11-14 23:37:57 +00:00
Jan Beich
51e8603ed8 graphics/wayland-protocols: update to 1.29
Changes:	https://lists.freedesktop.org/archives/wayland-devel/2022-November/042499.html
PR:		267759
Reported by:	GitLab (notify releases)
Approved by:	manu
2022-11-14 15:49:23 +00:00
Emanuel Haupt
03e9ec4c67 graphics/chafa: Update to 1.12.4 2022-11-14 15:46:49 +01:00
Jan Beich
56ebf85eae graphics/dssim: update to 3.2.4
Changes:	https://github.com/kornelski/dssim/compare/3.2.3...3.2.4
Reported by:	Repology
2022-11-14 10:19:08 +00:00
Dirk Meyer
896a897422 graphics/gd: mark option AVIF as broken
PR: 267523
2022-11-14 10:39:33 +01:00
Yuri Victorovich
03c2cf9f80 graphics/cxxplot: Broken on 12
Reported by:	fallout
2022-11-13 16:22:46 -08:00
Dima Panov
1c65779922 graphics/inkscape: Add runtime dependency on www/py-requests to "Import Web Image"
PR:		267735
2022-11-13 13:20:32 +03:00
Jan Beich
4b3fd457a4 graphics/mesa-devel: update to 22.3.b.518
Changes:	2f85d9095e...ae76bba34a
2022-11-13 00:08:14 +00:00
Jan Beich
67f5dc164a graphics/gstreamer1-plugins-gl: simplify quoting via :ts modifier
PR:		267517
2022-11-12 20:38:17 +00:00
Jan Beich
ef2d73ff45 graphics/gstreamer1-plugins-gl: re-enable WAYLAND after e3b732b479
$ clapper foo.mp4
(com.github.rafostar.Clapper:1234): Clapper-CRITICAL **: Error from element /GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstClapperSink:clappersink0: Resource not found.
No importer for given caps found
../lib/gst/plugin/gstclappersink.c(733): gst_clapper_sink_set_caps (): /GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstClapperSink:clappersink0
^C

PR:		267517
2022-11-12 20:38:12 +00:00
Jan Beich
f23f6a9c6a graphics/libplacebo: update to 5.229.1
Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v5.229.0
Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v5.229.1
Reported by:	Repology
2022-11-12 20:22:15 +00:00
Alexey Dokuchaev
4b9b7ef429 graphics/alembic: update the port to version 1.8.4
Reported by:	portscout
2022-11-12 18:54:50 +00:00
Thierry Thomas
c2bd7b890b graphics/SciPlot: update WWW and the license
PR:		267697
Reported by:	yuri
2022-11-12 17:52:04 +01:00
Thierry Thomas
f36c5181f4 cad/opencascade: bump PORTREVISION of consumers after upgrade to 7.7.0 2022-11-12 14:32:00 +01:00
Nuno Teixeira
97d0103e23 graphics/heimer: Update to 3.6.2
ChangeLog: https://github.com/juzzlin/Heimer/releases/tag/3.6.2
2022-11-12 12:00:38 +00:00
Robert Clausecker
2ff55486c6 graphics/libemf: fix build on riscv64
Add missing RISC-V specific bits to winnt.h to make the build succeed.
These bits are custom written stubs.

PR:		267395
Approved by:	maintainer timeout
2022-11-11 21:49:16 +01:00
Robert Clausecker
a1e972553d graphics/colmap: update to 3.7
- Update to 3.7
- portclippy and portfmt a bit
- Assume MAINTAINER
2022-11-11 21:41:58 +01:00
Jan Beich
cb22576845 graphics/mesa-devel: update to 22.3.b.511
Changes:	0f81d9bc88...2f85d9095e
2022-11-11 20:37:27 +00:00
Rafael Grether
7b5781edc5 graphics/p5-Image-ExifTool: Update to 12.50
PR:		267701
2022-11-11 21:18:04 +01:00
Neel Chauhan
e67777f2ba graphics/eog: Update to 43.1 2022-11-11 10:21:25 -08:00
Jan Beich
b6842a67bd graphics/vulkan-validation-layers: update to 1.3.234
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.233...v1.3.234
Reported by:	Repology, portscout
2022-11-11 16:52:59 +00:00
Jan Beich
0989d81aae graphics/vulkan-tools: update to 1.3.234
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.3.233...v1.3.234
Reported by:	Repology, portscout
2022-11-11 16:52:59 +00:00
Jan Beich
2b2d179a48 graphics/vulkan-loader: update to 1.3.234
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.233...v1.3.234
Reported by:	Repology, portscout
2022-11-11 16:52:59 +00:00
Jan Beich
ac256f81df graphics/vulkan-headers: update to 1.3.234
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.233...v1.3.234
Reported by:	Repology, portscout
2022-11-11 16:52:58 +00:00
Yuri Victorovich
1e13e1ee9f graphics/filament: Update 1.28.2 -> 1.28.3
Reported by:	portscout
2022-11-10 23:30:32 -08:00
Antoine Brodin
005fd6c6be graphics/gd: revert "graphics/gd: enable option AVIF as default"
It creates a dependency loop.
This reverts commit 84531028a8.
2022-11-10 13:12:51 +00:00
Jan Beich
5b4fe9892b graphics/libwmf: track gdk-pixbuf2 dependency after 84531028a8
Installing libgd-2.3.3_3,1...
`-- Installing libavif-0.11.1...
|   `-- Installing aom-3.5.0...
|   | `-- Installing libjxl-0.7.0...
|   |   `-- Installing gdk-pixbuf2-2.42.10...
|   |   | `-- Installing glib-2.74.1,2...

====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics
/gdk-pixbuf2 but it is not declared as a dependency
Warning: you need USE_GNOME+=gdkpixbuf2
Error: /usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so is linked to /usr/local/lib/libgobject-2.0.so.0 from devel/glib20 but it is not declared as a dependency
Warning: you need USE_GNOME+=glib20
Error: /usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency
Warning: you need USE_GNOME+=glib20
Error: /usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency
Warning: you need USES+=gettext-runtime
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.a
Error: Orphaned: lib/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
2022-11-10 12:52:20 +00:00
Dirk Meyer
84531028a8 graphics/gd: enable option AVIF as default
PR: 267523
2022-11-10 09:27:32 +01:00
Alexey Dokuchaev
2ffe6f07cf graphics/goxel: modernize the port and update to version 0.11.0
- Lowercase all but the first word of the COMMENT, adjust LICENSE
  to match the source code headers
- Drop unused dependency and INSTALLS_ICONS knob, massage USES and
  USE_GNOME lists as needed
- Install more complete set of high-color icons, do not capitalize
  loop iterator variable
- Provide more elaborate port description, move WWW line where it
  belongs these days (in the Makefile) and chase redirection
- Assume maintainership since previous maintainer had stepped down
2022-11-10 06:23:50 +00:00
Yuri Victorovich
bc87463a96 graphics/sciplot: New port: Modern C++ scientific plotting library powered by gnuplot 2022-11-09 13:52:29 -08:00
Jan Beich
b8ae34430b graphics/mesa-devel: update to 22.3.b.316
Changes:	9abeb3d739...0f81d9bc88
2022-11-09 21:45:51 +00:00
Nuno Teixeira
f664b99381 graphics/py-traitsui: Update to 7.4.2
ChangeLog:	https://github.com/enthought/traitsui/releases/tag/7.4.2
MFH:		2022Q4 (bugfixes)
2022-11-09 18:09:37 +00:00
Alexey Dokuchaev
f6123f561a graphics/goxel: resurrect the port, unbreak against Python 3.x
Keep the changes at minimum to help Git track history better.
2022-11-09 11:20:56 +00:00
Yuri Victorovich
fd28496df4 graphics/cxxplot: New port: C++ 2D plotting library 2022-11-09 01:31:02 -08:00
Emmanuel Vadot
a44332a896 graphics/mesa: Update to 22.2.3
Release notes:	https://lists.freedesktop.org/archives/mesa-announce/2022-November/000691.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2022-11-09 09:57:45 +01:00
Dmitry Marakasov
1a58c77017 graphics/exifprobe: install manpage into canonical location 2022-11-08 15:09:17 +03:00
Tobias C. Berner
3a7ab00b4f graphics/poppler: bump PORTREVISION of dependencies
- after update to 22.11 in d01d0d73b169
2022-11-08 06:07:17 +01:00
Tobias C. Berner
9bb14b358e graphics/poppler: update to 22.11
Release 22.11.0:
        core:
         * CairoOutputDev: Update font after restore
         * Protect against broken files
         * Small code refactoring

PR:		267496
Exp-run by:	antoine
2022-11-08 06:06:53 +01:00
Jan Beich
db30843b70 graphics/mesa-devel: update to 22.3.b.249
Changes:	7753e80219...9abeb3d739
2022-11-08 00:55:04 +00:00
Jan Beich
7116472e60 graphics/libglvnd: update to 1.5.0
Changes:	https://gitlab.freedesktop.org/glvnd/libglvnd/-/releases/v1.5.0
PR:		267458
Reported by:	GitLab (notify releases), Repology
Exp-run by:	antoine
Approved by:	manu
2022-11-07 18:18:19 +00:00
Wen Heping
37388c6c43 graphics/mupdf: Update to 1.20.3
PR:		258977
Reported by:	wen@
Approved by:	maintainer
2022-11-07 07:04:05 +00:00
Jan Beich
8ce88744d0 graphics/mesa-devel: update to 22.3.b.196
Changes:	cb8038b841...7753e80219
2022-11-05 23:56:26 +00:00
Jan Beich
66387e1d2a graphics/mesa-devel: re-enable panfrost after 340cc52fb7
https://gitlab.freedesktop.org/mesa/mesa/-/commit/8cd8f3d69743

This reverts commit beb133aa29.
2022-11-05 23:56:25 +00:00
Jan Beich
68acc16093 graphics/yacreader: add -qt6 flavor
PDF isn't supported yet: poppler is broken and pdfium isn't packaged.
2022-11-05 23:56:25 +00:00
Alexey Dokuchaev
3f4558150d graphics/fotoxx: the port had been updated to version 22.41
Rephrase the COMMENT for better readability and shortness.
2022-11-05 18:01:40 +00:00
Yuri Victorovich
7303e3cf10 graphics/filament: Update 1.28.0 -> 1.28.2
Reported by:	portscout
2022-11-05 08:54:02 -07:00